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
|
888 | ||
|
1
6월 20
|
3336 | ||
|
1
3월 15
|
5282 | ||
|
1
3월 15
|
5582 | ||
|
0
8월 24
|
3800 |