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

I tried to import data for the account.invoice model with correct invoice_line_ids/invoice_line_tax_ids/id and invoice_line_ids/price_unit.

Data correctly reflects in account_invoice_line and account_invoice_line_tax, but account_invoice has a zero value for amount_tax.

I tried to force import using amount_untaxed, amount_tax, amount_total, but these fields are ignored by Odoo import.

I have been able to import Quotations/Sales Orders


Awatar
Odrzuć
Najlepsza odpowiedź

Note: Right click the images below and select VIEW IMAGE or OPEN IMAGE IN NEW TAB to see a larger version.


The minimal schema needed to import an Invoice into an Odoo demo database (v11) would be:


You can download this represented in a CSV file at \nofile.io


Import like this - the fields should map automatically if you use the same names I have used:



This gives you the following draft Customer Invoice:



And when validated, the following Tax lines are recorded:



Awatar
Odrzuć

Hi Ray, How to import now in the version 16/17. As it's automatically fetching taxes even if I put it blank. Actually I don't want to import tax line, but it's taking 5% GST(Indian DB) automatically.

Please open a ticket with Odoo Support for help. I don't have any knowledge about tax configurations for India.

Powiązane posty Odpowiedzi Widoki Czynność
2
paź 23
3081
4
lip 16
11318
1
mar 15
4701
2
wrz 24
1193
0
sie 24
1205