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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040729
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POScriticalalways2019-03-07 12:352019-05-02 15:17
ReportermalsasuaView Statuspublic 
Assigned TojavierRodriguez 
PriorityurgentResolutionfixedFixed in VersionRR19Q2
StatusclosedFix in branchFixed in SCM revision6d9529275e19
ProjectionnoneETAnoneTarget VersionRR19Q2
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

0040729: sales orders are missing when environment is updated from 17Q3 to 18Q3

Descriptionwhen there are sales orders pending to sync in the terminal, and system is updated from 17Q3 (or before) to 18Q3 (or higher), the sales orders never are synced to the backoffice.
Steps To Reproduce[POS]
. in 17Q3
. go offline
. complete Sales Order SO1 -> record is stored in message local table

. update to 18Q3
. go online
. the records in local table are deleted, but sales order SO1 is not sent to backoffice -> there is not any record in Data IMport Entry with this sales order

It seems that this problem is generated by Terminal Log functionality, as it is changing the table "message" structure (see attachments)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0040336 closedjavierRodriguez sales orders are missing when environment is updated from 17Q3 to 18Q3 

-  Notes
(0111389)
hgbot (developer)
2019-04-30 14:59

Repository: retail/backports/3.0RR19Q2/org.openbravo.mobile.core
Changeset: 6d9529275e19753d97409bebf61dd584a1054679
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Tue Apr 30 14:57:46 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2/org.openbravo.mobile.core/rev/6d9529275e19753d97409bebf61dd584a1054679 [^]

Fixed issue 40729: sales orders are missing when environment is updated from 17Q3 to 18Q3

Created a new function to check if there is any data to sync in message table before drop all local database

if there is something, the app will try to sync all this data. if any data failed, A pop up will be shown and it will
force to relog again.

there is also a modification in sendAllMessages function wich allow as to add a callback and also a errorcalback

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0111431)
hgbot (developer)
2019-05-02 12:21

Repository: retail/backports/3.0RR19Q2/org.openbravo.mobile.core
Changeset: 3a25838878ff11df5d88e91b3262c85613629e70
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Thu May 02 12:21:22 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2/org.openbravo.mobile.core/rev/3a25838878ff11df5d88e91b3262c85613629e70 [^]

Related to issue 40729

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---

- Issue History
Date Modified Username Field Change
2019-04-30 14:38 javierRodriguez Type defect => backport
2019-04-30 14:38 javierRodriguez Target Version => RR19Q2
2019-04-30 14:59 hgbot Checkin
2019-04-30 14:59 hgbot Note Added: 0111389
2019-04-30 14:59 hgbot Status scheduled => resolved
2019-04-30 14:59 hgbot Resolution open => fixed
2019-04-30 14:59 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d8e541e2640072aa6f992bcd1e209b68ea9cbc05 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q2/org.openbravo.mobile.core/rev/6d9529275e19753d97409bebf61dd584a1054679 [^]
2019-05-02 12:21 hgbot Checkin
2019-05-02 12:21 hgbot Note Added: 0111431
2019-05-02 15:17 marvintm Review Assigned To => marvintm
2019-05-02 15:17 marvintm Status resolved => closed
2019-05-02 15:17 marvintm Fixed in Version => RR19Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker