Openbravo Issue Tracking System - POS2
View Issue Details
0056605POS2POSpublic2024-09-12 13:152024-10-08 14:40
malsasua 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q3.2 
No
0056605: 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:06marvintmTypedefect => backport
2024-10-01 13:06marvintmTarget Version => 24Q3.2
2024-10-03 08:53hgbotNote Added: 0169914
2024-10-03 08:53hgbotNote Added: 0169915
2024-10-03 16:49hgbotResolutionopen => fixed
2024-10-03 16:49hgbotStatusscheduled => closed
2024-10-03 16:49hgbotFixed in Version => PR24Q3.2
2024-10-03 16:49hgbotNote Added: 0169965
2024-10-03 16:49hgbotNote Added: 0169966
2024-10-03 16:49hgbotNote Added: 0169967
2024-10-03 16:49hgbotNote Added: 0169968
2024-10-08 14:40hgbotNote Added: 0170115
2024-10-08 14:40hgbotNote Added: 0170116

Notes
(0169914)
hgbot   
2024-10-03 08:53   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1370 [^]
(0169915)
hgbot   
2024-10-03 08:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2960 [^]
(0169965)
hgbot   
2024-10-03 16:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: adeae7c745cf9979923bc775ac782875e2cabc8c
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 03-10-2024 06:54:06
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/adeae7c745cf9979923bc775ac782875e2cabc8c [^]

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

---
M src-db/database/model/tables/C_LOCATION.xml
---
(0169966)
hgbot   
2024-10-03 16:49   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1370 [^]
(0169967)
hgbot   
2024-10-03 16:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 318c69482f16ac7910b080b1c9daa1ef4daf5f42
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 03-10-2024 06:54:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/318c69482f16ac7910b080b1c9daa1ef4daf5f42 [^]

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

---
M referencedata/standard/CRM_Connector_for_Openbravo_Customers.xml
---
(0169968)
hgbot   
2024-10-03 16:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2960 [^]
(0170115)
hgbot   
2024-10-08 14:40   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9a555075cabe809d143913383b8ab70d516514bd
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 08-10-2024 18:09:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9a555075cabe809d143913383b8ab70d516514bd [^]

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

This reverts commit 318c69482f16ac7910b080b1c9daa1ef4daf5f42.

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

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 5171e429155ca917086743c04238ff0cca85d509
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 08-10-2024 18:09:06
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5171e429155ca917086743c04238ff0cca85d509 [^]

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

This reverts commit adeae7c745cf9979923bc775ac782875e2cabc8c.

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