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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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"/>
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 20
|
1998 | ||
|
1
Mar 15
|
3852 | ||
|
1
Mar 15
|
4073 | ||
|
0
Aug 24
|
2641 | ||
|
0
Feb 23
|
1060 |