Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031260Retail ModulesLayaway orderpublic2015-10-27 10:252015-11-02 12:21
maite 
marvintm 
urgentmajoralways
closedfixed 
5
 
RR15Q3.2RR15Q3.2 
guilleaer
No
0031260: Goods Shipment related with a layaway order should be created with the date when the layaway was paid in full.
At the moment, related Goods Shipment is created with first layaway's date
1. Log into POS terminal
2. Access "Layaways" section and search for one layaway order
3. Pay pending amount and process
4. Go to back office, access created order and navigate to related good shipment. Realize that shipment date is the first layaway's date
No tags attached.
blocks defect 0031258RR16Q1 closed marvintm Goods Shipment related with a layaway order should be created with the date when the layaway was paid in full. 
Issue History
2015-10-27 10:27marvintmTypedefect => backport
2015-10-27 10:27marvintmTarget VersionRR16Q1 => RR15Q3.2
2015-10-30 14:15hgbotCheckin
2015-10-30 14:15hgbotNote Added: 0081410
2015-10-30 14:15hgbotStatusscheduled => resolved
2015-10-30 14:15hgbotResolutionopen => fixed
2015-10-30 14:15hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/cee94ff6c485fe719fb133c13f5be556d97c02e0 [^]
2015-11-02 11:43guilleaerReview Assigned To => guilleaer
2015-11-02 11:43guilleaerStatusresolved => closed
2015-11-02 11:43guilleaerFixed in Version => RR15Q3.2
2015-11-02 12:05guilleaerStatusclosed => new
2015-11-02 12:05guilleaerResolutionfixed => open
2015-11-02 12:05guilleaerFixed in VersionRR15Q3.2 =>
2015-11-02 12:08hgbotCheckin
2015-11-02 12:08hgbotNote Added: 0081423
2015-11-02 12:09marvintmStatusnew => scheduled
2015-11-02 12:09marvintmStatusscheduled => resolved
2015-11-02 12:09marvintmFixed in Version => RR15Q3.2
2015-11-02 12:09marvintmResolutionopen => fixed
2015-11-02 12:20hgbotCheckin
2015-11-02 12:20hgbotNote Added: 0081424
2015-11-02 12:21guilleaerStatusresolved => closed

Notes
(0081410)
hgbot   
2015-10-30 14:15   
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal
Changeset: cee94ff6c485fe719fb133c13f5be556d97c02e0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 30 14:15:25 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/cee94ff6c485fe719fb133c13f5be556d97c02e0 [^]

Fixed issue 31260. Now shipment date will be correct when it's created for a layaway

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0081423)
hgbot   
2015-11-02 12:08   
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core
Changeset: 2ba0f5914f7cef25378e6676aa9d3cc4c45dfaf8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Nov 02 12:08:35 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core/rev/2ba0f5914f7cef25378e6676aa9d3cc4c45dfaf8 [^]

Related to issue 31260. Added missing utility function

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0081424)
hgbot   
2015-11-02 12:20   
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core
Changeset: 9320552a7445af392bdba1b340d570bec5f8470f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Nov 02 12:20:37 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.mobile.core/rev/9320552a7445af392bdba1b340d570bec5f8470f [^]

Related to issue 31260. jsbeautifier

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---