Guest User

Untitled

a guest
Sep 21st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. model.sale.opportunity.search_read
  2.  
  3. response:
  4. id: xx
  5. rec_name: xxx
  6. Sales: [sale id 1,
  7. sale id 2,
  8. sale id 3
  9. ]
  10.  
  11.  
  12.  
  13. I want sales array with full details like rec_name,stete,etc. instead of just ids.
Add Comment
Please, Sign In to add comment