Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4031 Представления

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"/>

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 25
743
1
июн. 20
3189
1
мар. 15
5131
1
мар. 15
5429
0
авг. 24
3696