Hi,
I need to add a filed product name in account.invoice report. I also tried to modified the field name 'Description' as 'product/description' but that too not working.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Product field already exists in the Report, all you need to do just select it by clicking on '+' towards left Total (i.e in default view, assuming measures are in Top)
Apart from that if you still need to add the field, then you will have to add in 2 places,one will be ofcourse in object 'account.invoice.report' and other will be in the view query which renders this object.
Once done, drop the view in PostgreSQL, and upgrade the module, which in turn will recreate View-Table for the object account.invoice.report.
Be noted, Object (which represents View) execution slightly varies from Other Object, infact the Data Insertion happens at 2 stages, either at Initial or when any action is taken place on its associated objects.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 24
|
3759 | ||
|
2
Feb 24
|
22850 | ||
|
0
Aug 23
|
570 | ||
|
2
Jan 20
|
6349 | ||
|
1
Aug 19
|
1961 |