Skip to Content
Menu
This question has been flagged
2491 Views

How can I get res_partner total_invoice in the search.

I need do something like:

Get all customers with total invoice less that 1000, between May 4 and April 13.



Avatar
Discard

on search not possible but using query you get list of partner_ids and after that using that list of ids you can apply search method for the other details of the partner.

Related Posts Replies Views Activity
1
Jul 25
457
2
Jul 25
626
1
Jul 25
1702
3
Apr 25
1737
3
Apr 25
2739