Openbravo Issue Tracking System - POS2
View Issue Details
0056607POS2POSpublic2024-09-12 13:152024-10-08 14:37
malsasua 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q4 
No
0056607: 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.
blocks defect 0056439 closed Rajesh_18 EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60 
Issue History
2024-10-01 13:07marvintmTypedefect => backport
2024-10-01 13:07marvintmTarget Version => 24Q4
2024-10-01 13:45hgbotNote Added: 0169835
2024-10-01 13:45hgbotNote Added: 0169836
2024-10-03 16:50hgbotNote Added: 0169973
2024-10-03 16:50hgbotNote Added: 0169974
2024-10-03 16:50hgbotNote Added: 0169975
2024-10-03 16:50hgbotResolutionopen => fixed
2024-10-03 16:50hgbotStatusscheduled => closed
2024-10-03 16:50hgbotFixed in Version => PR24Q4
2024-10-03 16:50hgbotNote Added: 0169976
2024-10-08 14:37hgbotNote Added: 0170113
2024-10-08 14:37hgbotNote Added: 0170114

Notes
(0169835)
hgbot   
2024-10-01 13:45   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1368 [^]
(0169836)
hgbot   
2024-10-01 13:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2956 [^]
(0169973)
hgbot   
2024-10-03 16:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: dc6106380b9ff5f1e20a2016364f64b4bdf6e9ff
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 03-10-2024 06:55:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/dc6106380b9ff5f1e20a2016364f64b4bdf6e9ff [^]

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

---
M referencedata/standard/CRM_Connector_for_Openbravo_Customers.xml
---
(0169974)
hgbot   
2024-10-03 16:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2956 [^]
(0169975)
hgbot   
2024-10-03 16:50   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1368 [^]
(0169976)
hgbot   
2024-10-03 16:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 5516ce788baec46ed1b40d56b49712738c8358ed
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 01-10-2024 16:56:22
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5516ce788baec46ed1b40d56b49712738c8358ed [^]

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

---
M src-db/database/model/tables/C_LOCATION.xml
---
(0170113)
hgbot   
2024-10-08 14:37   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d5e524dfcaf73cee07b29c2c6c23a057584b4042
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 08-10-2024 18:05:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d5e524dfcaf73cee07b29c2c6c23a057584b4042 [^]

Revert "Related to ISSUE-56607: Changed length of address from 60 to 255"

This reverts commit dc6106380b9ff5f1e20a2016364f64b4bdf6e9ff.

---
M referencedata/standard/CRM_Connector_for_Openbravo_Customers.xml
---
(0170114)
hgbot   
2024-10-08 14:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 01905486d82ea8ee4ef006913704bce8831268a3
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 08-10-2024 18:05:19
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/01905486d82ea8ee4ef006913704bce8831268a3 [^]

Revert "Fixed ISSUE-56607: Changed length of address from 60 to 255"

This reverts commit 5516ce788baec46ed1b40d56b49712738c8358ed.

---
M src-db/database/model/tables/C_LOCATION.xml
---