Openbravo Issue Tracking System - POS2
View Issue Details
0056439POS2POSpublic2024-09-12 13:152024-10-01 13:07
malsasua 
Rajesh_18 
highmajoralways
closedfixed 
5
 
25Q1 
approved
Gold
No
0056439: EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60
Using CRM Connector, when a new BP is created with address line1 length higher than 60, and Invoice is created, a new EWI is generated:
Location.addressLine1: Value too long. Length 81, maximum allowed 60
. using external CRM Connector:
. in POS:
- new BP & new Address: Address Line1 length higher than 60 chars
- new Order using the previous BP
- add one item
- menu (three points) -> issue invoice
- complete the ticket

EWI:
Location.addressLine1: Value too long. Length 81, maximum allowed 60
Update length to 255 of addres1 and address2
Update Openbravo CRM dataset to support 255 instead of 60
No tags attached.
depends on defect 0056526 closed Rajesh_18 API Change: Refactor column length of address 
depends on backport 005660524Q3.2 closed Rajesh_18 EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60 
depends on backport 005660624Q2.4 closed Rajesh_18 EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60 
depends on backport 005660724Q4 closed Rajesh_18 EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60 
Issue History
2024-09-12 13:15malsasuaNew Issue
2024-09-12 13:15malsasuaAssigned To => Retail
2024-09-12 13:15malsasuaOBNetwork customer => Gold
2024-09-12 13:15malsasuaTriggers an Emergency Pack => No
2024-09-16 12:26guilleaerNote Added: 0169232
2024-09-20 10:30eduardo_ArgalProposed Solution updated
2024-09-20 11:06guilleaerStatusnew => acknowledged
2024-09-20 11:08guilleaerProposed Solution updated
2024-09-23 06:37Rajesh_18Assigned ToRetail => Rajesh_18
2024-09-23 06:37Rajesh_18Statusacknowledged => scheduled
2024-09-23 12:12Rajesh_18Relationship addeddepends on 0056526
2024-09-23 12:35hgbotMerge Request Status => open
2024-09-23 12:35hgbotNote Added: 0169484
2024-09-23 13:05hgbotNote Added: 0169486
2024-10-01 06:04hgbotMerge Request Statusopen => approved
2024-10-01 06:05hgbotResolutionopen => fixed
2024-10-01 06:05hgbotStatusscheduled => closed
2024-10-01 06:05hgbotNote Added: 0169775
2024-10-01 06:05hgbotFixed in Version => PR25Q1
2024-10-01 06:05hgbotNote Added: 0169776
2024-10-01 06:05hgbotNote Added: 0169779
2024-10-01 06:05hgbotNote Added: 0169780
2024-10-01 13:06marvintmStatusclosed => new
2024-10-01 13:06marvintmResolutionfixed => open
2024-10-01 13:06marvintmFixed in VersionPR25Q1 =>
2024-10-01 13:06marvintmStatusnew => scheduled
2024-10-01 13:06marvintmStatusscheduled => resolved
2024-10-01 13:06marvintmFixed in Version => 24Q4
2024-10-01 13:06marvintmResolutionopen => fixed
2024-10-01 13:07marvintmStatusresolved => new
2024-10-01 13:07marvintmResolutionfixed => open
2024-10-01 13:07marvintmFixed in Version24Q4 =>
2024-10-01 13:07marvintmStatusnew => scheduled
2024-10-01 13:07marvintmStatusscheduled => resolved
2024-10-01 13:07marvintmFixed in Version => 25Q1
2024-10-01 13:07marvintmResolutionopen => fixed
2024-10-01 13:07marvintmStatusresolved => closed

Notes
(0169232)
guilleaer   
2024-09-16 12:26   
Waiting responso from Miguel angel because theoretically a configuration should exist to avoid this problem
(0169484)
hgbot   
2024-09-23 12:35   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1355 [^]
(0169486)
hgbot   
2024-09-23 13:05   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2938 [^]
(0169775)
hgbot   
2024-10-01 06:05   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1355 [^]
(0169776)
hgbot   
2024-10-01 06:05   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f9e5d7e3cde3f46bba4bf541b8b1e97d15e6d51b
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 01-10-2024 04:04:39
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f9e5d7e3cde3f46bba4bf541b8b1e97d15e6d51b [^]

Fixed ISSUE-56439: Changed length of address from 60 to 255

---
M src-db/database/model/tables/C_LOCATION.xml
---
(0169779)
hgbot   
2024-10-01 06:05   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 61b5bc26cf754bee855cdaa4aff3158927717e84
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 01-10-2024 04:04:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/61b5bc26cf754bee855cdaa4aff3158927717e84 [^]

Related to ISSUE-56439: Changed length of address from 60 to 255

---
M referencedata/standard/CRM_Connector_for_Openbravo_Customers.xml
M src-db/database/sourcedata/AD_DATASET.xml
---
(0169780)
hgbot   
2024-10-01 06:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2938 [^]