Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056605 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-09-12 13:15 | 2024-10-08 14:40 | |||
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 | 24Q3.2 | |||
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 | 0056605: 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 | |
(0169914) hgbot (developer) 2024-10-03 08:53 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1370 [^] |
(0169915) hgbot (developer) 2024-10-03 08:53 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2960 [^] |
(0169965) hgbot (developer) 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 (developer) 2024-10-03 16:49 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1370 [^] |
(0169967) hgbot (developer) 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 (developer) 2024-10-03 16:49 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2960 [^] |
(0170115) hgbot (developer) 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 (developer) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-01 13:06 | marvintm | Type | defect => backport |
2024-10-01 13:06 | marvintm | Target Version | => 24Q3.2 |
2024-10-03 08:53 | hgbot | Note Added: 0169914 | |
2024-10-03 08:53 | hgbot | Note Added: 0169915 | |
2024-10-03 16:49 | hgbot | Resolution | open => fixed |
2024-10-03 16:49 | hgbot | Status | scheduled => closed |
2024-10-03 16:49 | hgbot | Fixed in Version | => PR24Q3.2 |
2024-10-03 16:49 | hgbot | Note Added: 0169965 | |
2024-10-03 16:49 | hgbot | Note Added: 0169966 | |
2024-10-03 16:49 | hgbot | Note Added: 0169967 | |
2024-10-03 16:49 | hgbot | Note Added: 0169968 | |
2024-10-08 14:40 | hgbot | Note Added: 0170115 | |
2024-10-08 14:40 | hgbot | Note Added: 0170116 |
Copyright © 2000 - 2009 MantisBT Group |