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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029462
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2015-03-30 18:182015-10-30 12:59
ReportermigueldejuanaView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision2e86768ab6f2
ProjectionnoneETAnoneTarget Version
OSOtherDatabaseAnyJava version
OS VersioniOSDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029462: We get an error in iOS everytime we save an order

DescriptionUsing an iOS device we get an error everytime we save an order:

posterminal.main.js: RangeError: Invalid Date; line: [URL]/openbravo/web/js/gen/ed74a30d49a83f633f6a254e6ea14a05_WebPOS.js:771; stackTrace:


The line of the code where this error is launched is:

undoCopy = this.get('undo');
this.unset('undo');
this.set('json', JSON.stringify(this.toJSON()));
if (!OB.MobileApp.model.get('preventOrderSave')) {
    OB.Dal.save(this, function() {}, function() {
        OB.error(arguments);
    });
}

We get an error but it does not affect to the application.
Steps To Reproduce- Login in a iOS device
- Create and order and save it
- See javascript error in the console
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0031269RR15Q4 closedmarvintm We get an error in iOS everytime we save an order 
depends on backport 0031270RR15Q3.2 closedmarvintm We get an error in iOS everytime we save an order 

-  Notes
(0080848)
marvintm (manager)
2015-10-06 19:19

This problem cannot be reproduced anymore in recent versions of iOS (iOS 8 and 9)
(0081258)
malsasua (developer)
2015-10-23 13:33

I have tested RR15Q3.1 with IOS 9 and the same error is returned
(0081346)
hgbot (developer)
2015-10-27 13:33

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2e86768ab6f2905500d1eb5c73a6d0573f4fe7cf
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Oct 27 09:18:42 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2e86768ab6f2905500d1eb5c73a6d0573f4fe7cf [^]

Fixed issue 29462. Now the cashup creationDate will be formated to ISO when being loaded from the backend.

---
M src/org/openbravo/retail/posterminal/master/Cashup.java
---

- Issue History
Date Modified Username Field Change
2015-03-30 18:18 migueldejuana New Issue
2015-03-30 18:18 migueldejuana Assigned To => Retail
2015-03-30 18:18 migueldejuana Triggers an Emergency Pack => No
2015-03-30 18:18 migueldejuana Severity minor => major
2015-03-30 18:19 migueldejuana Description Updated View Revisions
2015-04-28 16:07 plujan Description Updated View Revisions
2015-09-29 19:02 malsasua Resolution time => 1446505200
2015-10-05 12:26 Orekaria Assigned To Retail => marvintm
2015-10-05 12:27 Orekaria Status new => scheduled
2015-10-06 19:19 marvintm Review Assigned To => marvintm
2015-10-06 19:19 marvintm Note Added: 0080848
2015-10-06 19:19 marvintm Status scheduled => closed
2015-10-06 19:19 marvintm Resolution open => unable to reproduce
2015-10-23 13:33 malsasua Note Added: 0081258
2015-10-23 13:33 malsasua Status closed => new
2015-10-23 13:33 malsasua Resolution unable to reproduce => open
2015-10-23 15:31 Orekaria Status new => acknowledged
2015-10-23 15:31 Orekaria Status acknowledged => scheduled
2015-10-27 13:33 hgbot Checkin
2015-10-27 13:33 hgbot Note Added: 0081346
2015-10-27 13:33 hgbot Status scheduled => resolved
2015-10-27 13:33 hgbot Resolution open => fixed
2015-10-27 13:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2e86768ab6f2905500d1eb5c73a6d0573f4fe7cf [^]
2015-10-27 13:41 marvintm Status resolved => new
2015-10-27 13:41 marvintm Resolution fixed => open
2015-10-27 13:42 marvintm Status new => scheduled
2015-10-27 13:42 marvintm Status scheduled => resolved
2015-10-27 13:42 marvintm Fixed in Version => RR16Q1
2015-10-27 13:42 marvintm Resolution open => fixed
2015-10-28 15:25 marvintm Review Assigned To marvintm =>
2015-10-30 12:59 guilleaer Review Assigned To => guilleaer
2015-10-30 12:59 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker