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"/>
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
8月 25
|
867 | ||
|
1
6月 20
|
3298 | ||
|
1
3月 15
|
5257 | ||
|
1
3月 15
|
5559 | ||
|
0
8月 24
|
3785 |