Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031523Retail ModulesWeb POSpublic2015-11-18 13:202016-04-22 09:11
migueldejuana 
migueldejuana 
highmajoralways
closedfixed 
5
 
 
mtaal
No
0031523: [HGVOL] There is no service for Void Layaway
Void Layaway process does not have any service related on Mobile Services window so when voiding a layaway, that order is not closed in Central Server.
- Log in Web POS (user Openbravo).
- Create a new layaway (Layaway this receipt menu entry).
- Add a product and pay partially.
- Go to menu dropdown and open the layaway created on step 2.
- Go to menu dropdown and click on Void Layaway option.
- Log in Store Server.
- Sales order window: the layaway has been created and voided correctly.
- Log in Central Server.
- Sales order window: the layaway has been created correctly but NOT voided (it is not closed).
No tags attached.
depends on backport 0032761RR15Q4.6 closed marvintm [HGVOL] There is no service for Void Layaway 
related to feature request 0031969 closed mtaal Change technical name of list reference to readable name 
Issue History
2015-11-18 13:20migueldejuanaNew Issue
2015-11-18 13:20migueldejuanaAssigned To => migueldejuana
2015-11-18 13:20migueldejuanaTriggers an Emergency Pack => No
2015-11-18 13:21migueldejuanaReview Assigned To => mtaal
2015-11-20 09:04hgbotCheckin
2015-11-20 09:04hgbotNote Added: 0082004
2015-11-20 09:04hgbotStatusnew => resolved
2015-11-20 09:04hgbotResolutionopen => fixed
2015-11-20 09:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9770f130277007a15f61c6bca42f48ad9746b9a5 [^]
2015-12-07 11:51hgbotCheckin
2015-12-07 11:51hgbotNote Added: 0082588
2015-12-07 11:52mtaalNote Added: 0082591
2015-12-07 11:52mtaalStatusresolved => closed
2015-12-07 11:52mtaalFixed in Version => RR16Q1
2016-01-21 01:00mtaalRelationship addedrelated to 0031969
2016-04-22 09:10marvintmStatusclosed => new
2016-04-22 09:10marvintmResolutionfixed => open
2016-04-22 09:10marvintmFixed in VersionRR16Q1 =>
2016-04-22 09:10marvintmStatusnew => scheduled
2016-04-22 09:11marvintmStatusscheduled => resolved
2016-04-22 09:11marvintmResolutionopen => fixed
2016-04-22 09:11marvintmStatusresolved => closed

Notes
(0082004)
hgbot   
2015-11-20 09:04   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9770f130277007a15f61c6bca42f48ad9746b9a5
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Nov 18 13:28:12 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9770f130277007a15f61c6bca42f48ad9746b9a5 [^]

Fixed issue 0031523: [MULTISERVER] There is no service for Void Layaway

Add Void Layaway to DataSynch objects to work with Multi servers

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
A src/org/openbravo/retail/posterminal/importprocess/VoidLayawayEntryProcessor.java
---
(0082588)
hgbot   
2015-12-07 11:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 320d1a96e6d6ca3f0378c31f6f974b574a86e096
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 07 11:51:41 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/320d1a96e6d6ca3f0378c31f6f974b574a86e096 [^]

Related to issue 31523 related to issue 31467: added services to POS business event handler

---
M src/org/openbravo/retail/posterminal/importprocess/POSImportEntryProcessor.java
---
(0082591)
mtaal   
2015-12-07 11:52   
Reviewed