Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032073Retail ModulesWeb POSpublic2016-02-01 14:092016-02-18 13:37
asiermartirena 
migueldejuana 
urgentmajoralways
closedfixed 
5
 
piRR16Q2 
marvintm
No
0032073: [SERQA 609-610] When having two tickets in Web POS, a customer cannot be loaded for both tickets in high volumes
Using high volumes, if there are two tickets created in web pos, a customer cannot be loaded for both tickets at the same time. The second time tried the customer is not set.
Enable high volumes properties for customer and address.
Select, for example, 'Arturo Montoro' business partner.
Open a new ticket.
Assign 'Arturo Montoro' for this new ticket.

The second ticket doesn't load the business partner.
SER-QA
Issue History
2016-02-01 14:09asiermartirenaNew Issue
2016-02-01 14:09asiermartirenaAssigned To => migueldejuana
2016-02-01 14:09asiermartirenaRegression level => Production - Confirmed Stable
2016-02-01 14:09asiermartirenaRegression introduced in release => RR15Q3.4
2016-02-01 14:09asiermartirenaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3bfd5690abf1 [^]
2016-02-01 14:09asiermartirenaTriggers an Emergency Pack => No
2016-02-01 14:12asiermartirenaTag Attached: SER-QA
2016-02-01 14:26migueldejuanaRegression levelProduction - Confirmed Stable =>
2016-02-01 14:26migueldejuanaRegression introduced in releaseRR15Q3.4 =>
2016-02-01 14:26migueldejuanaRegression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3bfd5690abf1 [^] =>
2016-02-01 14:30OrekariaStatusnew => scheduled
2016-02-04 11:31hgbotCheckin
2016-02-04 11:31hgbotNote Added: 0083923
2016-02-05 11:37hgbotCheckin
2016-02-05 11:37hgbotNote Added: 0083959
2016-02-05 11:37hgbotStatusscheduled => resolved
2016-02-05 11:37hgbotResolutionopen => fixed
2016-02-05 11:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fa92f93169e823d13ab8d104547ef329423fe8a9 [^]
2016-02-18 13:37marvintmReview Assigned To => marvintm
2016-02-18 13:37marvintmStatusresolved => closed
2016-02-18 13:37marvintmFixed in Version => RR16Q2

Notes
(0083923)
hgbot   
2016-02-04 11:31   
Repository: tools/automation/pi-mobile
Changeset: d8ebaff86d154240446a903cf4823c133087ba39
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Feb 04 11:31:06 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d8ebaff86d154240446a903cf4823c133087ba39 [^]

Related to issue 32073: HGVOL Set a customer to 2 opened orders

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/I32073_ChangeCustomerTwoOrders.java
---
(0083959)
hgbot   
2016-02-05 11:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: fa92f93169e823d13ab8d104547ef329423fe8a9
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Feb 05 11:18:19 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fa92f93169e823d13ab8d104547ef329423fe8a9 [^]

Fixed issue 0032073: [SERQA 609-610] When having two tickets in Web POS, a customer cannot be loaded for both tickets in high volumes

- Execute success callback also when is not needed to the OB.Dal.save/remove

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---