Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3614 Visninger

I want to do a search via xmlrpc from account.invoice.line via the account_invoice_line_tax table which is the many2many table for account.tax.

This is the code, which is not working, becaus account_invoice_line_tax is not a model:
line_tax_ids = sock.execute(dbname, uid, pwd, 'account.invoice.line.tax', 'search', [('invoice_line_id', '=', invoice_line['id'])])

Thank your for your help in advance.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
feb. 19
3781
1
mar. 15
5009
4
okt. 21
24036
2
sep. 20
6009
1
nov. 19
6910