Skip to Content
Menu
This question has been flagged

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.

Avatar
Discard
Best Answer

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.


Avatar
Discard
Related Posts Replies Views Activity
1
Mar 24
3759
2
Feb 24
22850
0
Aug 23
570
2
Jan 20
6349
1
Aug 19
1961