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
4507 Widoki

Under the accounting dashboard > Customer Invoices I see fields like custmer, ship to, invoices lines, etc. Can someone tell me what tables make up all of the fields I am viewing?

Awatar
Odrzuć

Which deployment (Online, Odoo.sh, On Premise), version (11, 12 or 13) and Edition (Community, Enterprise) are you working with? There was a major change in the database schema in version 13 and the account.invoice model and corresponding table account_invoice no longer exist.

Autor

Odoo 11.0+e (Enterprise Edition) - Online

Autor

Niyas,


Thanks. I am new to odoo. The table you mention (account.invoice) does not hold all of the invoice information. How do I obtain all of the tables that contain this info? 

How to edit customer table in accounting module product heading to Medicine 

Najlepsza odpowiedź

Hi,

The model will be account.invoice , you can just activate the debug mode and click the debugger button near logged in user name, and click edit view form/tree/kanban, from there you can see the model name/table name.


Or even you can see the model name in the url.


Thanks

Awatar
Odrzuć