Openbravo Issue Tracking System - POS2
View Issue Details
0053218POS2POSpublic2023-08-16 11:372024-05-15 21:53
ebecerra 
justin_patterson 
normalmajorhave not tried
closedfixed 
5
 
 
approved
guilleaer
No
No
0053218: Openbravo CRM connector should allow to create and update BPs
Cashier should be able to:

- Update customers created in openbravo
- Create new customers in openbravo

It must be accomplished with: https://issues.openbravo.com/view.php?id=50403 [^]
N/A
No tags attached.
related to feature request 0055062 closed jayala Add ability to launch customer creation form (with defaults) when a filter used for scan does not have results 
Issue History
2023-08-16 11:37ebecerraNew Issue
2023-08-16 11:37ebecerraAssigned To => Retail
2023-08-16 11:37ebecerraOBNetwork customer => No
2023-08-16 11:37ebecerraTriggers an Emergency Pack => No
2023-08-16 12:56guilleaerAssigned ToRetail => justin_patterson
2024-03-27 14:04hgbotMerge Request Status => open
2024-03-27 14:04hgbotNote Added: 0162719
2024-04-08 13:29hgbotNote Added: 0162920
2024-04-09 09:42hgbotNote Added: 0162957
2024-04-09 15:57jayalaReview Assigned To => guilleaer
2024-04-09 15:57jayalaNote Added: 0162995
2024-04-09 15:57jayalaStatusnew => closed
2024-04-09 15:57jayalaResolutionopen => no change required
2024-04-09 15:58jayalaRelationship addedrelated to 0055062
2024-04-12 10:06hgbotMerge Request Statusopen => approved
2024-04-12 10:56hgbotResolutionno change required => fixed
2024-04-12 10:56hgbotFixed in Version => PR24Q3
2024-04-12 10:56hgbotNote Added: 0163133
2024-04-12 10:56hgbotNote Added: 0163135
2024-04-16 10:28hgbotNote Added: 0163254
2024-04-22 09:40hgbotNote Added: 0163490
2024-05-15 16:55hgbotNote Added: 0164682
2024-05-15 16:55hgbotNote Added: 0164683
2024-05-15 17:46hgbotNote Added: 0164694
2024-05-15 21:53hgbotNote Added: 0164695
2024-05-15 21:53hgbotNote Added: 0164696

Notes
(0162719)
hgbot   
2024-03-27 14:04   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1179 [^]
(0162920)
hgbot   
2024-04-08 13:29   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/130 [^]
(0162957)
hgbot   
2024-04-09 09:42   
Merge request closed: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/130 [^]
(0162995)
jayala   
2024-04-09 15:57   
Fixed with ISSUE-55062: https://issues.openbravo.com/view.php?id=55062 [^]
(0163133)
hgbot   
2024-04-12 10:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 223e6bde61ff01e390870d6c69d829ce390921d5
Author: Justin Patterson <justin.patterson@openbravo.com>
Date: 10-04-2024 15:20:51
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/223e6bde61ff01e390870d6c69d829ce390921d5 [^]

Fixes FR-53218: Infrastructure to have 2 different scanning handlers for CRM connector
WIP commit 1

---
A src-util/modulescript/src/org/openbravo/modulescript/ScanFilterPriorityModuleScript.java
M src-db/database/model/tables/C_EXTBP_CONFIG_FILTER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
---
(0163135)
hgbot   
2024-04-12 10:56   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1179 [^]
(0163254)
hgbot   
2024-04-16 10:28   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1203 [^]
(0163490)
hgbot   
2024-04-22 09:40   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1203 [^]
(0164682)
hgbot   
2024-05-15 16:55   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: dcdd6c79be2a47c991b7d114e29c3c47c065e1fb
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 15-05-2024 16:43:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/dcdd6c79be2a47c991b7d114e29c3c47c065e1fb [^]

Related to ISSUE-53218: [CRM-LaunchCustomerCreation] Fix typo in a property's name

---
M web/org.openbravo.mobile.core/app/integration/external-business-partner/CRMConfigurationHelper.js
---
(0164683)
hgbot   
2024-05-15 16:55   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e7a7e0209cd443a96b16cefa10696f76ab9c120f
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 15-05-2024 16:43:59
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e7a7e0209cd443a96b16cefa10696f76ab9c120f [^]

Related to ISSUE-53218: [CRM-LaunchCustomerCreation] Fix typo in a property's name

---
M web-jspack/org.openbravo.pos2/src/services/scan/handlers/CrmConnectorScanEventHandler.js
---
(0164694)
hgbot   
2024-05-15 17:46   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1245 [^]
(0164695)
hgbot   
2024-05-15 21:53   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1245 [^]
(0164696)
hgbot   
2024-05-15 21:53   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e255a8eff79ca4297eb37c246d1683bb20692897
Author: Javier Ayala <javier.ayala@openbravo.com>
Date: 15-05-2024 19:53:28
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e255a8eff79ca4297eb37c246d1683bb20692897 [^]

Related to ISSUE-53218: [CRM-LaunchCustomerCreation] Adjust modulescript to limit execution to specific circumstances

---
M src-util/modulescript/build/classes/org/openbravo/modulescript/ScanFilterTypeData.class
M src-util/modulescript/src/org/openbravo/modulescript/ScanFilterType_data.xsql
---