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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053474
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorrandom2023-09-11 08:462023-09-26 16:23
Reporterranjith_qualiantech_comView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR23Q3.1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR23Q3.1
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

0053474: POS draft tickets should be validated in backoffice when completing/deleting the ticket

DescriptionIn issue 51445, added mechanism to check the current ticket is present in backoffice when loading/refreshing POS. (And also loading ticket using loadLocalTicket action)
It should be enhanced for the following case.
If pos has draft tickets in State TicketList, then when completing/deleting state ticket, next draft ticket from State TicketList should be checked in backoffice.

Steps To ReproduceCheck Description or Issue 51445
Proposed SolutionWhen completing/deleting the ticket, add the actionPreparation for the respective action.
In the actionPreparation, "all" draft tickets should checked in backoffice. If the draft tickets present in backoffice, then those should be removed from State TicketList.
And above logic has to be added in "loadLocalTicket" action also (Currently, "loadLocalTicket" action is validating only the current draft ticket.)

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0053425 closedranjith_qualiantech_com POS draft tickets should be validated in backoffice when completing/deleting the ticket 

-  Notes
(0155081)
hgbot (developer)
2023-09-21 10:43

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1353 [^]
(0155260)
hgbot (developer)
2023-09-26 16:23

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1353 [^]
(0155262)
hgbot (developer)
2023-09-26 16:23

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: af83773fd140a8b961935af04af47699111219d6
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 21-09-2023 13:46:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/af83773fd140a8b961935af04af47699111219d6 [^]

Fixed ISSUE-53474: Added validation for state TicketList present in backoffice
* When completing/deleting ticket, next draft ticket from TicketList
  should be checked in backoffice

---
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actionpreparations/ValidateTicketList.js
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M src/org/openbravo/retail/posterminal/utility/OrderFinder.java
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadLocalTicket.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/LoadTicketUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CancelTicket.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteCreditTicket.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteLayaway.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteTicket.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js
---

- Issue History
Date Modified Username Field Change
2023-09-18 14:20 marvintm Type defect => backport
2023-09-18 14:20 marvintm Target Version => RR23Q3.1
2023-09-21 10:43 hgbot Note Added: 0155081
2023-09-26 16:23 hgbot Note Added: 0155260
2023-09-26 16:23 hgbot Resolution open => fixed
2023-09-26 16:23 hgbot Status scheduled => closed
2023-09-26 16:23 hgbot Fixed in Version => RR23Q3.1
2023-09-26 16:23 hgbot Note Added: 0155262


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker