Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030964 | Retail Modules | Web POS | public | 2015-09-29 16:11 | 2015-10-23 14:55 |
|
Reporter | guilleaer | |
Assigned To | guilleaer | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q1 | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030964: Wrong WEB POS code is trying to update a register which doesn't exist in local database |
Description | When a layaway is loaded we are executing a save providing an id. It results in a update transaction but it cannot be donde because there is nothing to update.
This update should be managed as a insert into the database. |
Steps To Reproduce | N/A |
Proposed Solution | Do an insert instead of an update |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0030966 | | new | Retail | Group of all Fixes related to wrong updates in c_order |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-29 16:11 | guilleaer | New Issue | |
2015-09-29 16:11 | guilleaer | Assigned To | => guilleaer |
2015-09-29 16:11 | guilleaer | Triggers an Emergency Pack | => No |
2015-09-29 16:30 | guilleaer | Relationship added | related to 0030966 |
2015-09-30 18:05 | Orekaria | Target Version | RR15Q4 => RR16Q1 |
2015-10-01 12:56 | hgbot | Checkin | |
2015-10-01 12:56 | hgbot | Note Added: 0080778 | |
2015-10-01 12:56 | hgbot | Status | new => resolved |
2015-10-01 12:56 | hgbot | Resolution | open => fixed |
2015-10-01 12:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b00bc503d1f905d72c96e735bd6bc467c2ad0b0a [^] |
2015-10-13 10:08 | dmitry_mezentsev | Note Added: 0080941 | |
2015-10-23 14:55 | marvintm | Review Assigned To | => marvintm |
2015-10-23 14:55 | marvintm | Status | resolved => closed |
2015-10-23 14:55 | marvintm | Fixed in Version | => RR15Q4 |