Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4157 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 25
869
1
jun. 20
3299
1
mar. 15
5259
1
mar. 15
5560
0
aug. 24
3785