Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034077 | Retail Modules | Web POS | public | 2016-09-24 13:56 | 2016-09-28 09:11 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q4 | Fixed in Version | RR16Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034077: Unnecessary set of json property with wrong value when saving cusotmer(address) |
Description | There are several places in the customer address code where the json property is set in the wrong way and unnecessarily as it was already set correctly.
|
Steps To Reproduce | Put breakpoints in the changed locations and check what is being set in the object's json property |
Proposed Solution | remove the unnecessary line or use JSON.stringify to correctly set the value |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0034026 | RR16Q3.2 | closed | mtaal | JSON error unexpected token in remote BP data when saving address through customer - remove unnecessary json set |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-24 13:56 | mtaal | New Issue | |
2016-09-24 13:56 | mtaal | Assigned To | => mtaal |
2016-09-24 13:56 | mtaal | Triggers an Emergency Pack | => No |
2016-09-24 14:14 | mtaal | Summary | Json property should always be set using stringified json => Unnecessary set of json property with wrong value when saving cusotmer(address) |
2016-09-24 14:14 | mtaal | Description Updated | bug_revision_view_page.php?rev_id=13176#r13176 |
2016-09-24 14:14 | mtaal | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=13178#r13178 |
2016-09-24 14:14 | mtaal | Proposed Solution updated | |
2016-09-25 11:49 | hgbot | Checkin | |
2016-09-25 11:49 | hgbot | Note Added: 0090226 | |
2016-09-25 11:49 | hgbot | Status | new => resolved |
2016-09-25 11:49 | hgbot | Resolution | open => fixed |
2016-09-25 11:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a9084e1f26fcbdaf885aefb77cb78fb6408de94 [^] |
2016-09-25 11:50 | mtaal | Review Assigned To | => Sandrahuguet |
2016-09-25 12:18 | mtaal | Relationship added | depends on 0034026 |
2016-09-28 09:11 | Sandrahuguet | Note Added: 0090324 | |
2016-09-28 09:11 | Sandrahuguet | Status | resolved => closed |
2016-09-28 09:11 | Sandrahuguet | Fixed in Version | => RR16Q4 |