Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030964Retail ModulesWeb POSpublic2015-09-29 16:112015-10-23 14:55
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR16Q1RR15Q4 
marvintm
No
0030964: Wrong WEB POS code is trying to update a register which doesn't exist in local database
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.
N/A
Do an insert instead of an update
No tags attached.
related to defect 0030966 new Retail Group of all Fixes related to wrong updates in c_order 
Issue History
2015-09-29 16:11guilleaerNew Issue
2015-09-29 16:11guilleaerAssigned To => guilleaer
2015-09-29 16:11guilleaerTriggers an Emergency Pack => No
2015-09-29 16:30guilleaerRelationship addedrelated to 0030966
2015-09-30 18:05OrekariaTarget VersionRR15Q4 => RR16Q1
2015-10-01 12:56hgbotCheckin
2015-10-01 12:56hgbotNote Added: 0080778
2015-10-01 12:56hgbotStatusnew => resolved
2015-10-01 12:56hgbotResolutionopen => fixed
2015-10-01 12:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b00bc503d1f905d72c96e735bd6bc467c2ad0b0a [^]
2015-10-13 10:08dmitry_mezentsevNote Added: 0080941
2015-10-23 14:55marvintmReview Assigned To => marvintm
2015-10-23 14:55marvintmStatusresolved => closed
2015-10-23 14:55marvintmFixed in Version => RR15Q4

Notes
(0080778)
hgbot   
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   
2015-10-13 10:08   
Not closed for 12 days!
Please take an immediate action.