Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056607 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-09-12 13:15 | 2024-10-08 14:37 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056607: EWI: Location.addressLine1: Value too long. Length 81, maximum allowed 60 | |||||||
Description | 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 | |||||||
Steps To Reproduce | . 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 | |||||||
Proposed Solution | Update length to 255 of addres1 and address2 Update Openbravo CRM dataset to support 255 instead of 60 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0169835) hgbot (developer) 2024-10-01 13:45 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1368 [^] |
(0169836) hgbot (developer) 2024-10-01 13:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2956 [^] |
(0169973) hgbot (developer) 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 (developer) 2024-10-03 16:50 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2956 [^] |
(0169975) hgbot (developer) 2024-10-03 16:50 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1368 [^] |
(0169976) hgbot (developer) 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 (developer) 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 (developer) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-01 13:07 | marvintm | Type | defect => backport |
2024-10-01 13:07 | marvintm | Target Version | => 24Q4 |
2024-10-01 13:45 | hgbot | Note Added: 0169835 | |
2024-10-01 13:45 | hgbot | Note Added: 0169836 | |
2024-10-03 16:50 | hgbot | Note Added: 0169973 | |
2024-10-03 16:50 | hgbot | Note Added: 0169974 | |
2024-10-03 16:50 | hgbot | Note Added: 0169975 | |
2024-10-03 16:50 | hgbot | Resolution | open => fixed |
2024-10-03 16:50 | hgbot | Status | scheduled => closed |
2024-10-03 16:50 | hgbot | Fixed in Version | => PR24Q4 |
2024-10-03 16:50 | hgbot | Note Added: 0169976 | |
2024-10-08 14:37 | hgbot | Note Added: 0170113 | |
2024-10-08 14:37 | hgbot | Note Added: 0170114 |
Copyright © 2000 - 2009 MantisBT Group |