Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033241 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] StoreServer | major | have not tried | 2016-06-13 16:26 | 2016-08-12 12:30 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 994e60bf0c15 | ||||
Projection | none | ETA | none | Target Version | RR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033241: Synchronized mode: in synchronized mode preference on then still don't do cashup in synchronized mode | |||||||
Description | OB Commerce supports synchronized mode in the 16Q3 release: http://wiki.openbravo.com/wiki/Retail:Store_Server#Synchronized_Transactions [^] Synchronized mode is enabled (using a preference) for all transactional actions. This includes cashups. The thing with cashups is that they happen all at the same time if stores are in the same timezone. Around the common closing time of the stores. A cashup takes a fair amount of time (seconds) so there is danger of congestion on the (central) server if they all happen at the same time. Therefore the proposal is to do cashups always as non-synchronized to let them be done asynchronously. | |||||||
Steps To Reproduce | Set the synchronized mode preference to Y Start webpos Do a ticket Do a cashup, check the web service request and see that it uses the synchronized process caller | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0088653) hgbot (developer) 2016-07-25 22:46 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b20b01127b06bd2a028b61d019ec2175217c9401 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Jul 25 22:45:02 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b20b01127b06bd2a028b61d019ec2175217c9401 [^] Related to issue 33241: Synchronized mode: in synchronized mode preference on then still don't do cashup in synchronized mode Added utility method to set the synchronized mode preference --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0088654) hgbot (developer) 2016-07-25 22:52 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 994e60bf0c154824c26058d7ab31d724dd539185 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Jul 25 22:51:14 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/994e60bf0c154824c26058d7ab31d724dd539185 [^] Fixes issue 33241: Synchronized mode: in synchronized mode preference on then still don't do cashup in synchronized mode Reset synchronized mode before the cashup and then restore afterwards. --- M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js --- |
(0089084) migueldejuana (viewer) 2016-08-12 12:30 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2016-06-13 16:26 | mtaal | New Issue | |
2016-06-13 16:26 | mtaal | Assigned To | => mtaal |
2016-06-13 16:26 | mtaal | OBNetwork customer | => No |
2016-06-13 16:26 | mtaal | Triggers an Emergency Pack | => No |
2016-06-30 11:57 | mtaal | Target Version | RR16Q3 => RR16Q4 |
2016-07-01 10:03 | mtaal | Category | Web POS => Store Server |
2016-07-01 10:28 | mtaal | Category | Store Server => Web POS |
2016-07-11 16:23 | mtaal | Category | Web POS => StoreServer Infrastructure |
2016-07-12 16:13 | gorka_gil | Category | StoreServer Infrastructure => StoreServer |
2016-07-25 22:46 | hgbot | Checkin | |
2016-07-25 22:46 | hgbot | Note Added: 0088653 | |
2016-07-25 22:52 | hgbot | Checkin | |
2016-07-25 22:52 | hgbot | Note Added: 0088654 | |
2016-07-25 22:52 | hgbot | Status | new => resolved |
2016-07-25 22:52 | hgbot | Resolution | open => fixed |
2016-07-25 22:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/994e60bf0c154824c26058d7ab31d724dd539185 [^] |
2016-08-01 13:03 | mtaal | Review Assigned To | => migueldejuana |
2016-08-12 12:30 | migueldejuana | Note Added: 0089084 | |
2016-08-12 12:30 | migueldejuana | Status | resolved => closed |
2016-11-24 13:50 | mtaal | Relationship added | related to 0034616 |
Copyright © 2000 - 2009 MantisBT Group |