Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051358
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2023-01-12 15:542023-04-03 11:27
Reporterphilippe_muiView Statuspublic 
Assigned Toandrea_lopez 
PriorityhighResolutionfixedFixed in Version23Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051358: RM-5747: [Product LABELS] product line disappear while changing the quantity of labels to print in step 2

DescriptionIn WebPos, the product line is deleted when changing the quantity of labels to print by deleting the field to type a new value for the number of labels

See video attached

https://openbravo.atlassian.net/browse/RM-5747 [^]
Steps To ReproduceGo to WebPos
Go to " Print Product Labels " screen
Select date, template and print option then click next
In step 2 : Select products to print and try to modify manually the quantity to print by deleting the default quantity and replace it with the new one

Current behavior : the product line disappear

Expected behavior : The value in the field can be deleted and changed for another value without dissappearing
TagsFASH
Attached Files? file icon Untitled 130.mp4 [^] (3,124,648 bytes) 2023-01-12 15:54

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0146990)
gorka_gil (administrator)
2023-02-24 14:47

The component reacts to onChange, probably needed to create a new component that reacts to onblur (so it is only evaluated when lost the focus)
(0147302)
hgbot (developer)
2023-03-06 14:00

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/14 [^]
(0147690)
hgbot (developer)
2023-03-20 09:55

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/14 [^]
(0147698)
hgbot (developer)
2023-03-20 12:21

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/15 [^]
(0147699)
hgbot (developer)
2023-03-20 12:28

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1016 [^]
(0148184)
hgbot (developer)
2023-04-03 11:26

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: bfeb5ff5c9161ffff2111b2f3bdde4689ce02ba1
Author: Andrea Lopez <andrea.lopez@openbravo.com>
Date: 03-04-2023 09:26:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/bfeb5ff5c9161ffff2111b2f3bdde4689ce02ba1 [^]

Fixes BUG-51358: [Product LABELS] product line disappear while changing the quantity of labels to print in step 2.

---
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/IncrementalInput.jsx
M web-jspack/org.openbravo.core2/src/components/IncrementalInput/__test__/IncrementalInput.test.jsx
M web-jspack/org.openbravo.core2/src/hooks/useEditNumber/__test__/useEditNumber.test.jsx
M web-jspack/org.openbravo.core2/src/hooks/useEditNumber/useEditNumber.js
---
(0148185)
hgbot (developer)
2023-04-03 11:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1016 [^]
(0148186)
hgbot (developer)
2023-04-03 11:27

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/merge_requests/15 [^]
(0148187)
hgbot (developer)
2023-04-03 11:27

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing [^]
Changeset: b5ef11c545a28f6e557c6d0e92e1b13cdea0beb4
Author: Andrea Lopez <andrea.lopez@openbravo.com>
Date: 03-04-2023 09:27:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.product.label.printing/-/commit/b5ef11c545a28f6e557c6d0e92e1b13cdea0beb4 [^]

Fixes BUG-51358: [Product LABELS] product line disappear while changing the quantity of labels to print in step 2.

---
M web-jspack/org.openbravo.pos2.product.label.printing/src/components/PrintProductLabel/PrintProductLabelSelectProdStep/PrintProductLabelSelectProdIncrementalInput/PrintProductLabelSelectProdIncrementalInput.jsx
---

- Issue History
Date Modified Username Field Change
2023-01-12 15:54 philippe_mui New Issue
2023-01-12 15:54 philippe_mui Assigned To => Retail
2023-01-12 15:54 philippe_mui File Added: Untitled 130.mp4
2023-01-12 15:54 philippe_mui Triggers an Emergency Pack => No
2023-01-12 15:56 philippe_mui Tag Attached: FASH
2023-02-21 23:45 mtaal Assigned To Retail => andrea_lopez
2023-02-24 14:47 gorka_gil Note Added: 0146990
2023-03-06 14:00 hgbot Note Added: 0147302
2023-03-20 09:55 hgbot Note Added: 0147690
2023-03-20 12:21 hgbot Note Added: 0147698
2023-03-20 12:28 hgbot Note Added: 0147699
2023-03-27 12:37 mtaal Summary [Product LABELS] product line disappear while changing the quantity of labels to print in step 2 => RM-5747: [Product LABELS] product line disappear while changing the quantity of labels to print in step 2
2023-03-27 12:37 mtaal Description Updated View Revisions
2023-04-03 11:26 hgbot Resolution open => fixed
2023-04-03 11:26 hgbot Status new => closed
2023-04-03 11:26 hgbot Fixed in Version => 23Q3
2023-04-03 11:26 hgbot Note Added: 0148184
2023-04-03 11:26 hgbot Note Added: 0148185
2023-04-03 11:27 hgbot Note Added: 0148186
2023-04-03 11:27 hgbot Note Added: 0148187


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker