Openbravo Issue Tracking System - POS2
View Issue Details
0047057POS2POSpublic2021-06-10 15:392021-06-14 16:31
gorka_gil 
gorka_gil 
normalminoralways
closedfixed 
5
 
 
No
0047057: Errors while importing keymaps blocks cashup import entries
If an import entry of type keymap fail, it goes to errors while importing.

The next cashup to be processed by an import entry, there are no errors while importing for that terminal.

It will found the keymap errors and the cashup will not be processed.
1. Modify the keymap loader to produce any error.
2. Open the keymap editor and press save
3. It will generate an error in errors while importing of type keymap
4. Do a cashup
5. It will generate an error in errors while importing saying: There are errors related to non-created customers, orders, or cash management movements pending to be processed.
Cashup loader should not take into account keymap errors for this check
No tags attached.
causes defect 0048813 new rqueralta Retail Modules OBMOBC_ImportEntriesNonBlockingCashupImportEntry is in pos so should start with OBPOS_ 
Issue History
2021-06-10 15:39gorka_gilNew Issue
2021-06-10 15:39gorka_gilAssigned To => gorka_gil
2021-06-10 15:39gorka_gilTriggers an Emergency Pack => No
2021-06-10 15:39gorka_gilStatusnew => acknowledged
2021-06-10 15:39gorka_gilStatusacknowledged => scheduled
2021-06-10 17:02gorka_gilResolution time => 1626904800
2021-06-10 18:44hgbotNote Added: 0129365
2021-06-10 19:49hgbotNote Added: 0129367
2021-06-10 19:52hgbotNote Added: 0129368
2021-06-11 12:51hgbotNote Added: 0129410
2021-06-14 16:30hgbotResolutionopen => fixed
2021-06-14 16:30hgbotStatusscheduled => closed
2021-06-14 16:30hgbotFixed in Version => RR21Q3
2021-06-14 16:30hgbotNote Added: 0129475
2021-06-14 16:31hgbotNote Added: 0129476
2021-06-14 16:31hgbotNote Added: 0129477
2021-06-14 16:31hgbotNote Added: 0129478
2022-03-16 12:58gorka_gilRelationship addedcauses 0048813

Notes
(0129365)
hgbot   
2021-06-10 18:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/544 [^]
(0129367)
hgbot   
2021-06-10 19:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/474 [^]
(0129368)
hgbot   
2021-06-10 19:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/233 [^]
(0129410)
hgbot   
2021-06-11 12:51   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/233 [^]
(0129475)
hgbot   
2021-06-14 16:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: b6291ef5f1d8b06e3eabb7ebb72f1997b300323f
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2021-06-11T12:56:04+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b6291ef5f1d8b06e3eabb7ebb72f1997b300323f [^]

Fixes ISSUE-47057: Allow to ignore some errors while importing when processing an import entry of cashup

- Create reference so modules can add ref list of errors while importing to ignore in cashup process

---
M src-db/database/sourcedata/AD_REFERENCE.xml
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0129476)
hgbot   
2021-06-14 16:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/474 [^]
(0129477)
hgbot   
2021-06-14 16:31   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3c26a4233bfd222244da8c7d91c30485b0989c64
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2021-06-14T14:30:49+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3c26a4233bfd222244da8c7d91c30485b0989c64 [^]

Related to ISSUE-47057: Add ref list to ignore errors of keymap to process the cashup import entries

---
M src-db/database/sourcedata/AD_REF_LIST.xml
---
(0129478)
hgbot   
2021-06-14 16:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/544 [^]