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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047667
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2021-09-10 07:302021-12-13 15:22
ReporterjetxarriView Statuspublic 
Assigned Torqueralta 
PriorityhighResolutionfixedFixed in VersionRR21Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047667: External Order Loader: not filling AD_ORG_TRX_ID

DescriptionExternal Order Loader: not filling AD_ORG_TRX_ID

When you import an order using the external order loader, the value in column AD_ORG_TRX_ID is not filled
Steps To Reproduce-Using external order loader
-Import an order to the ERP
-Verify that the imported order does not have filled the column AD_ORG_TRX_ID
Proposed SolutionAttached file
TagsNOR
Attached Filesdiff file icon patch.diff [^] (1,167 bytes) 2021-09-10 07:30 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0131745)
hgbot (developer)
2021-09-13 20:09

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/573 [^]
(0131758)
hgbot (developer)
2021-09-14 07:41

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/573 [^]
(0131759)
hgbot (developer)
2021-09-14 07:41

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fe73f543de93ba871e3dba9877a45688e1a2d8d9
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-09-14T05:40:14+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fe73f543de93ba871e3dba9877a45688e1a2d8d9 [^]

Fixed BUG-47667: Filled AD_ORG_TRX_ID column

---
M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java
---
(0133660)
hgbot (developer)
2021-12-13 15:22

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.magento.mappings [^]
Changeset: 73dcd70bc36d10d9aa97a1004bb650f1bc027d31
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 10-12-2021 13:52:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.magento.mappings/-/commit/73dcd70bc36d10d9aa97a1004bb650f1bc027d31 [^]

Related to ISSUE-47667: trxOrganization is now filled in ExternalOrderLoader

---
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/00-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/01-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/02-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/03-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/04-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/05-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/06-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/07-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/08-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/09-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/10-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/11-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/12-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/13-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/14-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/15-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/16-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/17-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/18-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/19-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/20-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/21-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/22-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/23-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/24-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/25-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/26-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/27-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/28-Order.json
M src-test/org/openbravo/service/integration/magento/mappings/inbound/orders/data/29-Order.json
---

- Issue History
Date Modified Username Field Change
2021-09-10 07:30 jetxarri New Issue
2021-09-10 07:30 jetxarri Assigned To => Retail
2021-09-10 07:30 jetxarri File Added: patch.diff
2021-09-10 07:30 jetxarri Triggers an Emergency Pack => No
2021-09-10 07:30 jetxarri Tag Attached: NOR
2021-09-12 13:39 rqueralta Assigned To Retail => rqueralta
2021-09-12 13:39 rqueralta Status new => scheduled
2021-09-13 20:09 hgbot Note Added: 0131745
2021-09-14 07:41 hgbot Resolution open => fixed
2021-09-14 07:41 hgbot Status scheduled => closed
2021-09-14 07:41 hgbot Note Added: 0131758
2021-09-14 07:41 hgbot Fixed in Version => RR21Q4
2021-09-14 07:41 hgbot Note Added: 0131759
2021-12-13 15:22 hgbot Note Added: 0133660


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker