odoo/enterprise#79598

Created by fw-bot
Merged at c46cca7abb275457841444ae3132eee8b5591532

Statuses:

Linked pull requests
label
odoo-dev:saas-18.1-16.0-opw-4406582-3_step_description_inconsistency-gute-416418-fw
head
07a8b75c71580f2093d3b2f10569224fd54ba5bc
merged
7 months ago by Guillaume Teboul-Tornezy (gute)
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: #79415
Forward-Port-Of: #79349