Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1.  
  2. [{:first_line=>
  3. #<struct AdvancedUk::TaxReturnFormCanada::InnerLine
  4. title="Total Supplies (Sales Figures)",
  5. line_number="101",
  6. calculated_amount=#<BigDecimal:7fa5b1c93b60,'0.11E2',9(18)>,
  7. total_amount=#<BigDecimal:7fa5b1c93c28,'0.11E2',9(18)>,
  8. edited_amount=#<BigDecimal:7fa5b1c93c28,'0.11E2',9(18)>,
  9. adjustment_amount=#<BigDecimal:7fa5b1c93a48,'0.0',9(18)>,
  10. adjustment_reason=nil,
  11. align="left",
  12. background_transparency=false,
  13. border_bottom=true,
  14. editable=false>,
  15. :second_line=>nil},
  16. {:first_line=>
  17. #<struct AdvancedUk::TaxReturnFormCanada::InnerLine
  18. title="GST/HST collectible - QST collectible",
  19. line_number="103",
  20. calculated_amount=#<BigDecimal:7fa5b1b3bc90,'0.55E0',9(18)>,
  21. total_amount=#<BigDecimal:7fa5b1b3bd30,'0.19E2',9(18)>,
  22. edited_amount=#<BigDecimal:7fa5b1b3bd30,'0.19E2',9(18)>,
  23. adjustment_amount=#<BigDecimal:7fa5b1b3bba0,'0.1845E2',18(27)>,
  24. adjustment_reason="sss",
  25. align="left",
  26. background_transparency=false,
  27. border_bottom=false,
  28. editable=true>,
  29. :second_line=>
  30. #<struct AdvancedUk::TaxReturnFormCanada::InnerLine
  31. title="GST/HST collectible - QST collectible",
  32. line_number="203",
  33. calculated_amount=#<BigDecimal:7fa5b10339d8,'0.0',9(18)>,
  34. total_amount=#<BigDecimal:7fa5b10339d8,'0.0',9(18)>,
  35. edited_amount=#<BigDecimal:7fa5b10339d8,'0.0',9(18)>,
  36. adjustment_amount=#<BigDecimal:7fa5b10339d8,'0.0',9(18)>,
  37. adjustment_reason="",
  38. align="left",
  39. background_transparency=false,
  40. border_bottom=false,
  41. editable=true>},
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement