Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031258Retail ModulesLayaway orderpublic2015-10-27 10:252015-12-18 04:50
maite 
marvintm 
urgentmajoralways
closedfixed 
5
 
RR16Q1RR16Q1 
guilleaer
No
0031258: 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.
depends on backport 0031259RR15Q4 closed marvintm Goods Shipment related with a layaway order should be created with the date when the layaway was paid in full. 
depends on backport 0031260RR15Q3.2 closed marvintm Goods Shipment related with a layaway order should be created with the date when the layaway was paid in full. 
related to defect 0031485RR16Q1 closed mtaal Exception in performance build as movement date was not set from client json 
diff issue31258.diff (1,424) 2015-10-27 19:07
https://issues.openbravo.com/file_download.php?file_id=8656&type=bug
Issue History
2015-10-27 10:25maiteNew Issue
2015-10-27 10:25maiteAssigned To => Retail
2015-10-27 10:25maiteTriggers an Emergency Pack => No
2015-10-27 10:26maiteResolution time => 1446505200
2015-10-27 10:26maiteTarget Version => RR16Q1
2015-10-27 10:26maiteIssue Monitored: networkb
2015-10-27 10:27marvintmAssigned ToRetail => marvintm
2015-10-27 10:27marvintmStatusnew => scheduled
2015-10-27 19:07marvintmFile Added: issue31258.diff
2015-10-30 10:28marvintmReview Assigned To => guilleaer
2015-10-30 11:29hgbotCheckin
2015-10-30 11:29hgbotNote Added: 0081398
2015-10-30 11:29hgbotStatusscheduled => resolved
2015-10-30 11:29hgbotResolutionopen => fixed
2015-10-30 11:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/313d4d99847438a53abe5f5af9b1174d1b9502fe [^]
2015-10-30 13:08guilleaerStatusresolved => closed
2015-10-30 13:08guilleaerFixed in Version => RR16Q1
2015-11-15 13:39mtaalRelationship addedrelated to 0031485
2015-11-27 09:24malsasuaRelationship addedrelated to 0031458
2015-11-27 09:24malsasuaRelationship deletedrelated to 0031458
2015-12-18 04:50hgbotCheckin
2015-12-18 04:50hgbotNote Added: 0082856

Notes
(0081398)
hgbot   
2015-10-30 11:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 313d4d99847438a53abe5f5af9b1174d1b9502fe
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 28 10:04:24 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/313d4d99847438a53abe5f5af9b1174d1b9502fe [^]

Fixed issue 31258. 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
---
(0082856)
hgbot   
2015-12-18 04:50   
Repository: tools/automation/pi-mobile
Changeset: 4d52c2c3ebf1c2fc2064c48ecf43515cd678206c
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Dec 17 21:49:39 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4d52c2c3ebf1c2fc2064c48ecf43515cd678206c [^]

Verifies issue 31258: Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31258_LayawayGoodsShipmentDate.java
---