odoo/enterprise#79822

Created by fw-bot
Merged at 9dd2493e4fcfb7a265b4cd9c29429174cfbb2fd3

Statuses:

Linked pull requests
label
odoo-dev:master-16.0-opw-4406582-3_step_description_inconsistency-gute-416998-fw
head
fb56da079899fb93fc7c87ac63c5dc4346f6a04d
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

[FW][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

Forward-Port-Of: #79608
Forward-Port-Of: #79349