Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4522 Vizualizări

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?

Imagine profil
Abandonează

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 

Cel mai bun răspuns

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

Imagine profil
Abandonează