Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030964 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2015-09-29 16:11 | 2015-10-23 14:55 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b00bc503d1f9 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0080778) hgbot (developer) 2015-10-01 12:56 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b00bc503d1f905d72c96e735bd6bc467c2ad0b0a Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Sep 29 13:46:40 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b00bc503d1f905d72c96e735bd6bc467c2ad0b0a [^] Fixed issue 30964: Removed wrong update. An insert will be executed when layaway is added from the server. --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0080941) dmitry_mezentsev (developer) 2015-10-13 10:08 |
Not closed for 12 days! Please take an immediate action. |
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 |
Copyright © 2000 - 2009 MantisBT Group |