Skip to Content
Menu
This question has been flagged

hi all,

i'm using the export data in excel module, odoo v8. i define my custom export list, for example selecting from supplier invoice.

now in the export data custom form i created, i have this domain 

[['type', '=', 'in_invoice']]
i would like to export all invoice (supplier and customer) so i would like to have a domain [['type', '=', 'in_invoice']] + out_invoice.
what syntax should i use so it get data from both domains?


thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
2655
0
Feb 18
4284
2
Jun 16
5281
0
Mar 15
4820
2
May 24
482