Skip to Content
Menu
This question has been flagged
1 Reply
3863 Views

Hi everybody,

i would like to to add a column on stock.report_inventory. This column will record the difference between theorical stock and real stock. thanks.

Avatar
Discard
Best Answer

You modify Qweb report with id = 'report_inventory', and insert new column in table, like this:

<span t-esc="line.theoretical_qty - line.product_qty"/>

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 25
509
1
Jun 20
3042
1
Mar 15
5027
1
Mar 15
5234
0
Aug 24
3546