Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026123Retail ModulesWeb POSpublic2014-03-28 14:452014-04-03 17:15
gorkaion 
gorkaion 
normalmajorhave not tried
closedfixed 
20Gentoo
 
RR14Q2RR14Q2 
malsasua
No
0026123: The split line function should also return the line created
As the documentation states:

Splits a line from the ticket keeping in the line the qtyToKeep quantity,
the rest is moved to another line with the same product and no packs, or
to a new one if there's no other line.

If a new line is created during the split process this new line should be returned.
N/A
No tags attached.
Issue History
2014-03-28 14:45gorkaionNew Issue
2014-03-28 14:45gorkaionAssigned To => gorkaion
2014-03-28 14:45gorkaionTriggers an Emergency Pack => No
2014-03-28 14:49hgbotCheckin
2014-03-28 14:49hgbotNote Added: 0065589
2014-03-28 14:49hgbotStatusnew => resolved
2014-03-28 14:49hgbotResolutionopen => fixed
2014-03-28 14:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d819bac0843e91ca980af3e091a22f8b6079beef [^]
2014-04-01 09:55malsasuaReview Assigned To => malsasua
2014-04-01 09:55malsasuaNote Added: 0065647
2014-04-01 09:55malsasuaStatusresolved => closed
2014-04-01 09:55malsasuaFixed in Version => RR14Q2
2014-04-03 16:45hgbotCheckin
2014-04-03 16:45hgbotNote Added: 0066148
2014-04-03 16:45hgbotStatusclosed => resolved
2014-04-03 16:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d819bac0843e91ca980af3e091a22f8b6079beef [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cds/rev/d819bac0843e91ca980af3e091a22f8b6079beef [^]
2014-04-03 17:15malsasuaNote Added: 0066159
2014-04-03 17:15malsasuaStatusresolved => closed

Notes
(0065589)
hgbot   
2014-03-28 14:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d819bac0843e91ca980af3e091a22f8b6079beef
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 28 14:46:04 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d819bac0843e91ca980af3e091a22f8b6079beef [^]

Fixed issue 26122.Fixed issue 26123.
* Added family to the promotion information so promotions using it can add it
  and the mergeLinesWithSamePromotions can differentiate lines of different
  families during the merge.
* Add a return statement on the splitLine function when a new line is created.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0065647)
malsasua   
2014-04-01 09:55   
verified
(0066148)
hgbot   
2014-04-03 16:45   
Repository: erp/pmods/org.openbravo.retail.posterminal.cds
Changeset: d819bac0843e91ca980af3e091a22f8b6079beef
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 28 14:46:04 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cds/rev/d819bac0843e91ca980af3e091a22f8b6079beef [^]

Fixed issue 26122.Fixed issue 26123.
* Added family to the promotion information so promotions using it can add it
  and the mergeLinesWithSamePromotions can differentiate lines of different
  families during the merge.
* Add a return statement on the splitLine function when a new line is created.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0066159)
malsasua   
2014-04-03 17:15   
closed again