Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047931 | Retail Modules | Web POS | public | 2021-10-26 00:08 | 2021-11-08 11:12 |
|
Reporter | guilleaer | |
Assigned To | justin_patterson | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047931: Store address format is not shown correctly in web POS |
Description | Store information is shown with incorrect format
Address Information obtained by
org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/master/CrossStoreInfoProperties.java
does not provide the expected format
expected: Pau Claris - 138-1-1, 08099 Barcelona (BARCELONA), Spain
current: Pau Claris - 138 1-1 08009 Barcelona (BARCELONA ) Spain
* check that regions includes a space at the end which should be removed using trim |
Steps To Reproduce | Login in POS or POS2
execute in dev tools
JSON.parse(
OB.UTIL.localStorage.getItem('terminalSchedule')
)[0].address;
information stored there is provided by org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/master/CrossStoreInfoProperties.java
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 47931_1.diff (687) 2021-10-26 00:14 https://issues.openbravo.com/file_download.php?file_id=16301&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2021-10-26 00:08 | guilleaer | New Issue | |
2021-10-26 00:08 | guilleaer | Assigned To | => Retail |
2021-10-26 00:08 | guilleaer | OBNetwork customer | => No |
2021-10-26 00:08 | guilleaer | Triggers an Emergency Pack | => No |
2021-10-26 00:14 | guilleaer | File Added: 47931_1.diff | |
2021-10-26 09:54 | marvintm | OBNetwork customer | No => OBPS |
2021-10-26 11:53 | marvintm | Status | new => scheduled |
2021-10-26 11:53 | marvintm | Assigned To | Retail => justin_patterson |
2021-10-28 17:49 | hgbot | Merge Request Status | => open |
2021-10-28 17:49 | hgbot | Note Added: 0132719 | |
2021-11-05 12:11 | hgbot | Note Added: 0132870 | |
2021-11-08 07:26 | hgbot | Merge Request Status | open => approved |
2021-11-08 11:06 | hgbot | Note Added: 0132883 | |
2021-11-08 11:11 | hgbot | Note Added: 0132884 | |
2021-11-08 11:11 | hgbot | Resolution | open => fixed |
2021-11-08 11:11 | hgbot | Status | scheduled => closed |
2021-11-08 11:11 | hgbot | Note Added: 0132885 | |
2021-11-08 11:11 | hgbot | Note Added: 0132886 | |
2021-11-08 11:12 | hgbot | Fixed in Version | => RR22Q1 |
2021-11-08 11:12 | hgbot | Note Added: 0132887 | |
2021-11-08 11:12 | hgbot | Note Added: 0132888 | |
Notes |
|
(0132719)
|
hgbot
|
2021-10-28 17:49
|
|
|
|
(0132870)
|
hgbot
|
2021-11-05 12:11
|
|
|
|
(0132883)
|
hgbot
|
2021-11-08 11:06
|
|
|
|
(0132884)
|
hgbot
|
2021-11-08 11:11
|
|
|
|
(0132885)
|
hgbot
|
2021-11-08 11:11
|
|
|
|
(0132886)
|
hgbot
|
2021-11-08 11:11
|
|
|
|
(0132887)
|
hgbot
|
2021-11-08 11:12
|
|
|
|
(0132888)
|
hgbot
|
2021-11-08 11:12
|
|
|