Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042020 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2019-10-15 13:09 | 2020-02-13 09:59 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2a99f2895071 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2019-02-21 | |||||||
Regression introduced in release | RR19Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd2a851dbf79 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042020: Error when updating an order using ExternalOrderLoader | |||||||
Description | Error when updating an order using ExternalOrderLoader Previously, OrderLoader only checked loaded property from order json when updating an existing order. Now, OrderLoader checks loaded property also from order lines json. In case we are updating the order using the ExternalOrderLoader, loaded property is only added to order json, but not to order lines json, and OutDatedDataChangeException exception is thrown in OrderLoader. | |||||||
Steps To Reproduce | Install retail pack modules. Install Magento Connector: - org.openbravo.externaldata.integration - org.openbravo.service.external.integration - org.openbravo.service.integration.magento.core - org.openbravo.service.integration.magento.mappings Run MagentoImportOrderEntityTest test two times: - The first time it will run success because it will import new orders in OB. - The second time it will fail because it will update those orders in OB. | |||||||
Proposed Solution | Add loaded property also to order lines json in ExternalOrderLoader.disableConcurrencyCheck(). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0116442) hgbot (developer) 2019-12-20 03:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 2a99f2895071f95d0e189c0fc31a821aedc1b659 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Dec 20 07:48:55 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a99f2895071f95d0e189c0fc31a821aedc1b659 [^] Fixed issue 42020 : Property loaded should be added to OrderLine JSON to avoid Concurrency Check --- M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-10-15 13:09 | aferraz | New Issue | |
2019-10-15 13:09 | aferraz | Assigned To | => Retail |
2019-10-15 13:09 | aferraz | OBNetwork customer | => No |
2019-10-15 13:09 | aferraz | Regression level | => Production - Confirmed Stable |
2019-10-15 13:09 | aferraz | Regression date | => 2019-02-21 |
2019-10-15 13:09 | aferraz | Regression introduced in release | => RR19Q2 |
2019-10-15 13:09 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd2a851dbf79 [^] |
2019-10-15 13:09 | aferraz | Triggers an Emergency Pack | => No |
2019-10-15 15:58 | aferraz | Steps to Reproduce Updated | View Revisions |
2019-12-16 11:16 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-12-16 11:41 | ranjith_qualiantech_com | Status | new => scheduled |
2019-12-20 03:19 | hgbot | Checkin | |
2019-12-20 03:19 | hgbot | Note Added: 0116442 | |
2019-12-20 03:19 | hgbot | Status | scheduled => resolved |
2019-12-20 03:19 | hgbot | Resolution | open => fixed |
2019-12-20 03:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a99f2895071f95d0e189c0fc31a821aedc1b659 [^] |
2019-12-24 11:35 | guilleaer | Review Assigned To | => guilleaer |
2019-12-24 11:35 | guilleaer | Status | resolved => closed |
2019-12-24 11:35 | guilleaer | Fixed in Version | => RR20Q1 |
2020-02-13 09:59 | guilleaer | Target Version | RR20Q1 => |
Copyright © 2000 - 2009 MantisBT Group |