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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038868
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2018-06-29 14:482018-07-26 16:15
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR18Q4
StatusclosedFix in branchFixed in SCM revision860691a86fbb
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

0038868: Asynchrony is not correctly managed in function setBPandBPLoc

Descriptionfollowing function
   var saveBP = function () {
defined inside function setBPandBPLoc, is not managing asynchrony correctly.

Both below instructions

OB.MobileApp.model.orderList.saveCurrent();
finishSaveData(callback);

should be executed in the callback of save.


First line of the function
 me.set('bp', businessPartner);
Also can generate internaly an asynchronous point.

We should think how to manage those scenarios.
Steps To ReproduceN/A
TagsNo tags attached.
Attached Filesdiff file icon diffIssue38868.diff [^] (1,648 bytes) 2018-06-29 15:45 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0105574)
hgbot (developer)
2018-07-04 14:12

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 860691a86fbb5a739fcfa837201cea4df6ed2cf5
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 04 14:12:36 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/860691a86fbb5a739fcfa837201cea4df6ed2cf5 [^]

Fixed issue 38868: Fix asynchrony point + add log when BP is set

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---

- Issue History
Date Modified Username Field Change
2018-06-29 14:48 guilleaer New Issue
2018-06-29 14:48 guilleaer Assigned To => Retail
2018-06-29 14:48 guilleaer Triggers an Emergency Pack => No
2018-06-29 15:28 guilleaer File Added: diffIssue38868.diff
2018-06-29 15:44 guilleaer File Deleted: diffIssue38868.diff
2018-06-29 15:45 guilleaer File Added: diffIssue38868.diff
2018-07-02 15:36 javierRodriguez Assigned To Retail => javierRodriguez
2018-07-02 16:14 guilleaer Assigned To javierRodriguez => guilleaer
2018-07-02 16:14 guilleaer Status new => scheduled
2018-07-04 14:12 hgbot Checkin
2018-07-04 14:12 hgbot Note Added: 0105574
2018-07-04 14:12 hgbot Status scheduled => resolved
2018-07-04 14:12 hgbot Resolution open => fixed
2018-07-04 14:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/860691a86fbb5a739fcfa837201cea4df6ed2cf5 [^]
2018-07-26 16:15 marvintm Review Assigned To => marvintm
2018-07-26 16:15 marvintm Status resolved => closed
2018-07-26 16:15 marvintm Fixed in Version => RR18Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker