Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038823Retail ModulesWeb POSpublic2018-06-25 12:202018-06-28 09:27
migueldejuana 
migueldejuana 
normalminoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038823: createLine function is not synchronous in remote mode
createLine function is not synchronous in remote mode. It must be synchronous. In remote mode, we search and save products characteristics so we make it asynchronous
n/a
No tags attached.
related to defect 0038841 closed gorka_gil Add a Mobile Process to addProduct function 
Issue History
2018-06-25 12:20migueldejuanaNew Issue
2018-06-25 12:20migueldejuanaAssigned To => migueldejuana
2018-06-25 12:20migueldejuanaTriggers an Emergency Pack => No
2018-06-25 12:22migueldejuanaSummarycreateLine function is not sinchronous in remote mode => createLine function is not synchronous in remote mode
2018-06-25 12:22migueldejuanaDescription Updatedbug_revision_view_page.php?rev_id=17337#r17337
2018-06-26 16:08migueldejuanaRelationship addedrelated to 0038841
2018-06-27 08:51hgbotCheckin
2018-06-27 08:51hgbotNote Added: 0105460
2018-06-27 08:51hgbotStatusnew => resolved
2018-06-27 08:51hgbotResolutionopen => fixed
2018-06-27 08:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6ed5b707476d7552f5cdaec487e8f62f87e9911b [^]
2018-06-28 09:27marvintmReview Assigned To => marvintm
2018-06-28 09:27marvintmStatusresolved => closed
2018-06-28 09:27marvintmFixed in Version => RR18Q3

Notes
(0105460)
hgbot   
2018-06-27 08:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6ed5b707476d7552f5cdaec487e8f62f87e9911b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Jun 26 15:25:48 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6ed5b707476d7552f5cdaec487e8f62f87e9911b [^]

Fixed issue 0038823: createLine function is not synchronous in remote mode

- Add the logic of saving the product and related characteristics before createLine and make it synchronous

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---