Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3486 Widoki

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 19
3704
1
mar 15
4945
4
paź 21
23875
2
wrz 20
5910
1
lis 19
6820