Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054182 | Retail Modules | Web POS | public | 2023-12-20 22:42 | 2024-04-24 17:20 |
|
Reporter | sdossantos | |
Assigned To | NaroaIriarte | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054182: Region property is missing when I create a business Partner |
Description | Region property is missing when I create a business Partner
|
Steps To Reproduce | - Go to the webPos
- Try to create a new customer
- Miss the Region property |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0054497 | | closed | Retail | POS2 | The "Region" field is missing. |
|
Attached Files | Captura de pantalla -2023-12-20 18-41-31.png (291,272) 2023-12-20 22:42 https://issues.openbravo.com/file_download.php?file_id=19242&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2023-12-20 22:42 | sdossantos | New Issue | |
2023-12-20 22:42 | sdossantos | Assigned To | => Retail |
2023-12-20 22:42 | sdossantos | File Added: Captura de pantalla -2023-12-20 18-41-31.png | |
2023-12-20 22:42 | sdossantos | Triggers an Emergency Pack | => No |
2023-12-20 22:57 | Practics | Issue Monitored: Practics | |
2023-12-21 06:48 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2023-12-21 06:48 | Rajesh_18 | Status | new => scheduled |
2024-01-11 11:33 | sdossantos | Note Added: 0159121 | |
2024-01-17 08:14 | Rajesh_18 | Note Added: 0159399 | |
2024-01-24 12:05 | sdossantos | Note Added: 0159699 | |
2024-01-29 13:29 | sdossantos | Note Added: 0159873 | |
2024-01-29 21:50 | axelmercado | Relationship added | related to 0054497 |
2024-01-30 05:51 | hgbot | Note Added: 0159900 | |
2024-01-30 05:54 | hgbot | Note Added: 0159901 | |
2024-02-09 11:58 | sdossantos | Note Added: 0160547 | |
2024-02-14 06:47 | guillermogil | Relationship replaced | has duplicate 0054497 |
2024-02-20 12:31 | sdossantos | Note Added: 0160992 | |
2024-02-28 10:00 | guilleaer | Type | defect => feature request |
2024-02-28 10:00 | guilleaer | Note Added: 0161357 | |
2024-02-28 10:07 | guillermogil | Assigned To | Rajesh_18 => |
2024-02-29 20:57 | axelmercado | Note Added: 0161460 | |
2024-03-12 19:15 | hgbot | Note Added: 0162038 | |
2024-03-27 17:32 | NaroaIriarte | Assigned To | => NaroaIriarte |
2024-04-03 13:34 | ivazquez | Issue Monitored: ivazquez | |
2024-04-22 15:56 | guilleaer | Note Added: 0163538 | |
2024-04-24 17:20 | hgbot | Note Added: 0163671 | |
2024-04-24 17:20 | hgbot | Note Added: 0163672 | |
2024-04-24 17:20 | hgbot | Note Added: 0163673 | |
2024-04-24 17:20 | hgbot | Resolution | open => fixed |
2024-04-24 17:20 | hgbot | Status | scheduled => closed |
2024-04-24 17:20 | hgbot | Fixed in Version | => 24Q3 |
2024-04-24 17:20 | hgbot | Note Added: 0163674 | |
2024-04-24 17:20 | hgbot | Note Added: 0163675 | |
Notes |
|
|
|
|
|
Created Region for Pos modules and working on for POS2. I will complete this week |
|
|
|
|
|
|
|
|
(0159900)
|
hgbot
|
2024-01-30 05:51
|
|
|
|
(0159901)
|
hgbot
|
2024-01-30 05:54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi Guillermo!
Why has FR been declared? Partner Practics is one of the organizations that is waiting for this fix, they expect it to be handled as Defect since there are countries like Spain where fiscally it is necessary to indicate the field Region. |
|
|
(0162038)
|
hgbot
|
2024-03-12 19:15
|
|
|
|
|
|
|
(0163671)
|
hgbot
|
2024-04-24 17:20
|
|
|
|
(0163672)
|
hgbot
|
2024-04-24 17:20
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 103082ea7d42d2903896bc4e8e55e04ab64e380b
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 24-04-2024 15:20:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/103082ea7d42d2903896bc4e8e55e04ab64e380b [^]
Related to ISSUE-54182: [RegionForCustomerAddress] Added Region model and give support to regions in POS
---
A src/org/openbravo/retail/posterminal/master/Region.java
A src/org/openbravo/retail/posterminal/master/RegionProperties.java
A web/org.openbravo.retail.posterminal/app/model/masterdata/RegionModel.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/editcreatecustomeraddress.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---
|
|
|
(0163673)
|
hgbot
|
2024-04-24 17:20
|
|
|
|
(0163674)
|
hgbot
|
2024-04-24 17:20
|
|
|
|
(0163675)
|
hgbot
|
2024-04-24 17:20
|
|
|