Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4064 Переглядів

hello,


in the report_picking I added the following line to get the description of the product printed:

....
<tr t-foreach="o.pack_operation_ids" t-as="pack_operation">
<td><span t-field="pack_operation.product_id"/> <!-- Test --> <span field="stock.move.name"/> <!-- Test -->
<t t-if="not pack_operation.product_id and pack_operation.package_id"><span t-field="pack_operation.package_id"/> </t></td>

However, as soon as the delivery note is booked as "delivered" the text disappears from the printout - WHY?

In state draft, wait for.., ready for shipment all seems to be OK.


Who can helphere?

Аватар
Відмінити
Найкраща відповідь

are you solve this isuue? I triying print description in stock picking but nothing

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 19
3113
2
груд. 16
7064
1
лют. 24
12860
1
січ. 16
4744
1
жовт. 15
7230