Openbravo Issue Tracking System - POS2
View Issue Details
0052158POS2POSpublic2023-04-17 16:072023-04-20 15:34
jayala 
jayala 
normalminorhave not tried
closedfixed 
5
 
23Q1.223Q1.2 
No
0052158: PriceList not setted when adding product via ProductPopOver
The attribute "obpos2Pricelist" isn't setted when using ProductPopOver component, using de PropertyButton "Add to Receipt".
1. Add a non groupable item from keymap.
2. Left click on created line.
3. Click "Product Card".
4. Click "Add to Receipt".

The line will be created but in the BO won't have a price list.
No tags attached.
blocks defect 0052133 closed jayala PriceList not setted when adding product via ProductPopOver 
Issue History
2023-04-18 19:52javierRodriguezTypedefect => backport
2023-04-18 19:52javierRodriguezTarget Version => 23Q1.2
2023-04-19 11:10hgbotNote Added: 0148588
2023-04-20 15:34javierRodriguezFixed in Version23Q3 => 23Q1.2
2023-04-20 15:34hgbotStatusscheduled => closed
2023-04-20 15:34hgbotNote Added: 0148652
2023-04-20 15:34hgbotNote Added: 0148653

Notes
(0148588)
hgbot   
2023-04-19 11:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1701 [^]
(0148652)
hgbot   
2023-04-20 15:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1701 [^]
(0148653)
hgbot   
2023-04-20 15:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2a2595d3f0317828daa055999a7bcc9a73fa8a60
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 19-04-2023 11:08:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2a2595d3f0317828daa055999a7bcc9a73fa8a60 [^]

Fixed ISSUE-52158: PriceList not setted when adding product via ProductPopOver

---
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/AddProductActionPreparation.js
---