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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052507
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSminoralways2023-05-17 14:462023-05-25 10:42
Reporterruben_jimenezView Statuspublic 
Assigned Toruben_jimenez 
PrioritynormalResolutionfixedFixed in Version23Q1.3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version23Q1.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052507: RM-6155: It is possible to create sales with a delivery mode that is not allowed for a specific schema.

DescriptionThe issue arises because we store the delivery mode in the order lines, and the deleted lines are kept in the order records. The deleted lines may have a different delivery mode than the rest.
Steps To Reproduce1- Select a product in a schema where the allowed delivery mode is 'PickupInStore'.
2- Delete the product.
3- Switch to a different schema where the delivery mode allowed is not 'PickupInStore'.
4- Select a product.
5- Proceed with the payment.
If you open the ticket through the order screen, the delivery mode of the ticket will be "PickupInStore" instead of "PickAndCarry," which is the only allowed delivery mode for the current schema.
Proposed SolutionIgnore the deleted lines when determining the delivery mode.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks design defect 0052473main closedruben_jimenez RM-6155: It is possible to create sales with a delivery mode that is not allowed for a specific schema. 

-  Notes
(0150258)
hgbot (developer)
2023-05-25 09:14

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1842 [^]
(0150260)
hgbot (developer)
2023-05-25 09:23

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1212 [^]
(0150284)
hgbot (developer)
2023-05-25 10:41

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1212 [^]
(0150285)
hgbot (developer)
2023-05-25 10:41

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a461bb3c11fd58310efe80f2c85cb358cf79b505
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 25-05-2023 09:22:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a461bb3c11fd58310efe80f2c85cb358cf79b505 [^]

Fixed ISSUE-52507: Ignored deleted lines to get delivery mode in sales orders

---
M src/org/openbravo/retail/posterminal/PaidReceiptsFilterProperties.java
---
(0150286)
hgbot (developer)
2023-05-25 10:42

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 62b20211eedb835b1f9e9c0813f806c4c0fc3267
Author: Ruben Jimenez <ruben.jimenez@openbravo.com>
Date: 25-05-2023 08:42:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/62b20211eedb835b1f9e9c0813f806c4c0fc3267 [^]

Fixed ISSUE-52507: Ignored deleted lines to get delivery mode in sales orders

---
M src/org/openbravo/pos2/master/PaidReceiptProperties.java
---
(0150287)
hgbot (developer)
2023-05-25 10:42

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1842 [^]

- Issue History
Date Modified Username Field Change
2023-05-22 13:30 nicola_uva Type design defect => backport
2023-05-22 13:30 nicola_uva Target Version main => 23Q1.3
2023-05-25 09:14 hgbot Note Added: 0150258
2023-05-25 09:23 hgbot Note Added: 0150260
2023-05-25 10:41 hgbot Merge Request Status open => approved
2023-05-25 10:41 hgbot Resolution open => fixed
2023-05-25 10:41 hgbot Status scheduled => closed
2023-05-25 10:41 hgbot Note Added: 0150284
2023-05-25 10:41 hgbot Fixed in Version => RR23Q1.3
2023-05-25 10:41 hgbot Note Added: 0150285
2023-05-25 10:42 hgbot Fixed in Version RR23Q1.3 => 23Q1.3
2023-05-25 10:42 hgbot Note Added: 0150286
2023-05-25 10:42 hgbot Note Added: 0150287


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker