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.
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"/>
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
1
8月 25
|
2378 | |||
|
1
6月 20
|
4833 | |||
|
1
3月 15
|
6727 | |||
|
1
3月 15
|
7399 | |||
|
0
8月 24
|
4983 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.