odoo/enterprise#79349

Created by Guillaume Teboul-Tornezy (gute)
Merged at 3f35cf2ec78c0329f6039526877ea5232f064458

Statuses:

Linked pull requests
label
odoo-dev:16.0-opw-4406582-3_step_description_inconsistency-gute
head
145307e894f1aabdf0831c9fe82ac9f159d3756d
merged
7 months ago by Logistics, Quentin Wolfs (quwo)
odoo/odoo odoo/enterprise
saas-17.4 #193996 #79349
18.0 #197834 #79415
saas-18.1 #198186 #79598
saas-18.2 #198206 #79608
saas-18.3
saas-18.4
19.0
master #198549 #79822

[FIX] stock_barcode: display description picking

Test that when creating a receipt or internal transfer using the barcode app, the description_picking field of the move_line is not empty.

Steps to reproduce the issue:

  • Create a product with a description for receipts (e.g., 'receipt').
  • In the barcode app, create a new receipt and add the product (leave it in draft).
  • In the inventory app, check the corresponding receipt.
  • The move_line has no description_picking, even though the product has one.

community: odoo/odoo#193996/files

opw-4406582