Guest User

Untitled

a guest
Jul 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. rpt = Reports::SummaryMonthlyValuation.new(
  2. “Entity: Slobom Family > Fullow Pty Ltd”,
  3. [
  4. “level_type"=>"Entity",
  5. "level_id"=>"9",
  6. "type"=>"SummaryMonthlyValuation",
  7. "currency"=>"AUD",
  8. "start_date"=>"31/03/2017",
  9. "end_date"=>"31/03/2018",
  10. "only_selected_currency"=>false
  11. ]
  12. )
Add Comment
Please, Sign In to add comment