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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037291
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-11-14 16:392017-11-28 17:55
ReporterxabiermerinoView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR18Q1
StatusclosedFix in branchFixed in SCM revision5e1898173892
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037291: [SERQA 3490] System problem 'Unknown Error' when the user delete the first ticket of a new terminal

DescriptionSystem problem 'Unknown Error' when the user delete the first ticket of a new terminal (document number 'search key'+ 00000001).

The problem is that OB.MobileApp.model.documentnoThreshold is 0
Steps To Reproduce1.- Activate the preference Web POS Save Removed Tickets
2.- Create a terminal
3.- Log into the new terminal
4.- Check that the document number is the first one (search key + 00000001)
5.- Delete the ticket
6.- See 'Error while importing' and realize that there is an error"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0100565)
hgbot (developer)
2017-11-17 08:51

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 524fd629eb612fdbf38613c54daa870613f7d01a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 17 13:21:30 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/524fd629eb612fdbf38613c54daa870613f7d01a [^]

Fixed issue 37291 : Save Ticket before delete with save ticket preference

* If "Save Ticket" preference is enabled, then receipt must be saved in local db for sync process

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0100575)
marvintm (manager)
2017-11-17 12:14

Logic after save should be moved to inside the save callback.
(0100607)
hgbot (developer)
2017-11-20 07:03

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9edd75a07df28b2eb967028d9b3a6b984f168f8c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Nov 20 11:33:34 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9edd75a07df28b2eb967028d9b3a6b984f168f8c [^]

Fixed issue 37291 : Save Ticket before delete with save ticket preference

* If "Save Ticket" preference is enabled, then receipt must be saved in local db for sync process

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0100648)
marvintm (manager)
2017-11-21 13:58

The problem can still be reproduced:
- create new terminal
- activate preference "Save removed tickets"
- log in the terminal
- delete the ticket which is created immediately

In this case, OrderLoader failed, and ticket goes to "Errors while importing POS Data" window.
(0100676)
hgbot (developer)
2017-11-23 07:43

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5e18981738929a3f4fc60f5e13fcb98787583730
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Nov 23 12:13:01 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e18981738929a3f4fc60f5e13fcb98787583730 [^]

Fixed issue 37291 : Validate Last Cashup Report date on Receipt complete

---
M src/org/openbravo/retail/posterminal/UpdateCashup.java
---

- Issue History
Date Modified Username Field Change
2017-11-14 16:39 xabiermerino New Issue
2017-11-14 16:39 xabiermerino Assigned To => Retail
2017-11-14 16:39 xabiermerino Resolution time => 1512169200
2017-11-14 16:39 xabiermerino Triggers an Emergency Pack => No
2017-11-15 07:25 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-11-15 07:25 ranjith_qualiantech_com Status new => scheduled
2017-11-17 08:51 hgbot Checkin
2017-11-17 08:51 hgbot Note Added: 0100565
2017-11-17 08:51 hgbot Status scheduled => resolved
2017-11-17 08:51 hgbot Resolution open => fixed
2017-11-17 08:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/524fd629eb612fdbf38613c54daa870613f7d01a [^]
2017-11-17 12:14 marvintm Note Added: 0100575
2017-11-17 12:14 marvintm Status resolved => new
2017-11-17 12:14 marvintm Resolution fixed => open
2017-11-20 07:03 hgbot Checkin
2017-11-20 07:03 hgbot Note Added: 0100607
2017-11-20 07:03 hgbot Status new => resolved
2017-11-20 07:03 hgbot Resolution open => fixed
2017-11-20 07:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/524fd629eb612fdbf38613c54daa870613f7d01a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9edd75a07df28b2eb967028d9b3a6b984f168f8c [^]
2017-11-21 13:58 marvintm Note Added: 0100648
2017-11-21 13:58 marvintm Status resolved => new
2017-11-21 13:58 marvintm Resolution fixed => open
2017-11-23 07:43 hgbot Checkin
2017-11-23 07:43 hgbot Note Added: 0100676
2017-11-23 07:43 hgbot Status new => resolved
2017-11-23 07:43 hgbot Resolution open => fixed
2017-11-23 07:43 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9edd75a07df28b2eb967028d9b3a6b984f168f8c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e18981738929a3f4fc60f5e13fcb98787583730 [^]
2017-11-28 17:55 marvintm Review Assigned To => marvintm
2017-11-28 17:55 marvintm Status resolved => closed
2017-11-28 17:55 marvintm Fixed in Version => RR18Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker