Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055171
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-04-11 13:262024-06-04 13:12
ReporterMarkel_IruretagoyenaView Statuspublic 
Assigned ToRajesh_18 
PrioritynormalResolutionfixedFixed in Version24Q3
StatusclosedFix in branchFixed in SCM revisionPR24Q3
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerOBPS
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055171: [24Q2] Cash up and Order errors after adding a new address with a large number or string in the postal code field

DescriptionAdd a new address for a customer with large number or string in the postal code field and select it as the 'Invoicing Address'. After creating a ticket and doing the cash up, it will generate Cash Up and Order errors.
Steps To Reproduce1. Login to POS
2. Click on 'VBS Customer' and search for any customer, e.g. Arturo Montoro
3. Click on 'Arturo Montoro' (or the customer you selected), then click on 'Manage Address(es)'
4. Click on 'NEW ADDRESS'
5. On 'Postal Code' type 59300 VALENCIENNES
6. Fill in the rest of the mandatory fields and check the 'Invoicing Address' checkbox
7. Click on 'SAVE AND ASSIGN'
8. Add a product to the ticket and pay for it
9. Do a cash up
10. Login to Backoffice, then go to the 'Errors While Importing POS Data' window

Note that you have the next Cash Up error: org.openbravo.base.exception.OBException: There are errors related to non-created customers, orders, or cash management movements pending to be processed. Process them before processing the cash ups...

And also the next Order error: org.postgresql.util.PSQLException: ERROR: insert or update on table "c_order" violates foreign key constraint "c_order_billto"
  Detail: Key (billto_id)=(279D36FB44608B06620A640DDF363AD3) is not present in table "c_bpartner_location".
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0055170 closedRajesh_18 POS2 [24Q2] When creating a customer with a name that is too long, there is no error message and the customer is apparently created 
related to defect 0054544pi closedRajesh_18 Retail Modules Capency: On customer screen the system allow to add a postal code more than 10 digit and EWI is generated 
depends on backport 005567024Q2 closedRajesh_18 POS2 [24Q2] Cash up and Order errors after adding a new address with a large number or string in the postal code field 
depends on backport 005567124Q1.3 closedRajesh_18 POS2 [24Q2] Cash up and Order errors after adding a new address with a large number or string in the postal code field 
has duplicate defect 0055648 closedRajesh_18 Retail Modules When creating a customer on POS with too long name, ticket go in EWI 

-  Notes
(0164948)
guilleaer (viewer)
2024-05-22 10:50

Marked as OBPS with due date 14 jun because they are major/critical issues reported by QA tagged for 24Q2.
(0165027)
hgbot (developer)
2024-05-23 14:38

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2660 [^]
(0165028)
hgbot (developer)
2024-05-23 15:01

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1257 [^]
(0165110)
hgbot (developer)
2024-05-24 15:48

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/89 [^]
(0165158)
hgbot (developer)
2024-05-27 11:20

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 36c9bde3744123c66c4fed210b5d5ecfa626cd68
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 26-05-2024 08:17:52
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/36c9bde3744123c66c4fed210b5d5ecfa626cd68 [^]

Fixed ISSUE-55171: Added new field length to validate input field

---
M src-db/database/model/tables/C_EXTBP_CONFIG_PROPERTY.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0165159)
hgbot (developer)
2024-05-27 11:20

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d054bc2dce58f729363bba3ae6cad326fcdc7527
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 27-05-2024 09:19:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d054bc2dce58f729363bba3ae6cad326fcdc7527 [^]

Related to ISSUE-55171: Added max length property to input field

---
M referencedata/standard/CRM_Connector_for_Openbravo_Customers.xml
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerUtils/CustomerFormHandlerUtils.js
M web-jspack/org.openbravo.pos2/src/services/crm/OBCustomerRelationshipManagement.js
---
(0165160)
hgbot (developer)
2024-05-27 11:20

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2660 [^]
(0165161)
hgbot (developer)
2024-05-27 11:20

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1257 [^]
(0165162)
hgbot (developer)
2024-05-27 11:20

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/merge_requests/89 [^]
(0165163)
hgbot (developer)
2024-05-27 11:20

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata [^]
Changeset: e86638526357150840f08ceac511d3391b35f562
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 23-05-2024 23:01:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.sampledata/-/commit/e86638526357150840f08ceac511d3391b35f562 [^]

Related to ISSUE-55171: Added new field length in sample data

---
M referencedata/sampledata/The_White_Valley_Group/C_EXTBP_CONFIG_PROPERTY.xml
---
(0165166)
guillermogil (viewer)
2024-05-27 12:21

Reducing severity as it is not a critical issue

- Issue History
Date Modified Username Field Change
2024-04-11 13:26 Markel_Iruretagoyena New Issue
2024-04-11 13:26 Markel_Iruretagoyena Assigned To => Retail
2024-04-11 13:26 Markel_Iruretagoyena OBNetwork customer => No
2024-04-11 13:26 Markel_Iruretagoyena Triggers an Emergency Pack => No
2024-04-11 13:37 Markel_Iruretagoyena Severity major => critical
2024-05-06 16:40 lorenzofidalgo Target Version => 24Q2
2024-05-22 10:45 guilleaer Status new => acknowledged
2024-05-22 10:50 guilleaer OBNetwork customer No => OBPS
2024-05-22 10:50 guilleaer Note Added: 0164948
2024-05-22 10:58 Rajesh_18 Assigned To Retail => Rajesh_18
2024-05-22 10:58 Rajesh_18 Status acknowledged => scheduled
2024-05-22 11:00 Rajesh_18 Relationship added related to 0054544
2024-05-23 14:38 hgbot Merge Request Status => open
2024-05-23 14:38 hgbot Note Added: 0165027
2024-05-23 15:01 hgbot Note Added: 0165028
2024-05-24 15:48 hgbot Note Added: 0165110
2024-05-26 21:14 guilleaer Relationship added duplicate of 0055170
2024-05-26 21:15 guilleaer Target Version 24Q2 =>
2024-05-27 11:19 hgbot Merge Request Status open => approved
2024-05-27 11:20 hgbot Resolution open => fixed
2024-05-27 11:20 hgbot Status scheduled => closed
2024-05-27 11:20 hgbot Fixed in Version => PR24Q3
2024-05-27 11:20 hgbot Note Added: 0165158
2024-05-27 11:20 hgbot Note Added: 0165159
2024-05-27 11:20 hgbot Note Added: 0165160
2024-05-27 11:20 hgbot Note Added: 0165161
2024-05-27 11:20 hgbot Note Added: 0165162
2024-05-27 11:20 hgbot Note Added: 0165163
2024-05-27 12:21 guillermogil Note Added: 0165166
2024-05-27 12:21 guillermogil Severity critical => major
2024-05-27 12:21 guillermogil Fixed in Version PR24Q3 =>
2024-05-27 12:22 guillermogil Fixed in SCM revision => PR24Q3
2024-06-04 13:11 marvintm Status closed => new
2024-06-04 13:11 marvintm Resolution fixed => open
2024-06-04 13:11 marvintm Status new => acknowledged
2024-06-04 13:11 marvintm Status acknowledged => scheduled
2024-06-04 13:11 marvintm Status scheduled => resolved
2024-06-04 13:11 marvintm Fixed in Version => 24Q3
2024-06-04 13:11 marvintm Resolution open => fixed
2024-06-04 13:11 marvintm Status resolved => closed
2024-06-04 13:11 marvintm Status closed => new
2024-06-04 13:11 marvintm Resolution fixed => open
2024-06-04 13:11 marvintm Fixed in Version 24Q3 =>
2024-06-04 13:11 marvintm Status new => scheduled
2024-06-04 13:12 marvintm Status scheduled => resolved
2024-06-04 13:12 marvintm Fixed in Version => 24Q3
2024-06-04 13:12 marvintm Resolution open => fixed
2024-06-04 13:12 marvintm Status resolved => closed
2024-06-04 13:16 Rajesh_18 Relationship added has duplicate 0055648


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker