Openbravo Issue Tracking System - Retail Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0032761 | Retail Modules | Web POS | public | 2015-11-18 13:20 | 2016-04-22 17:20 |
|
| Reporter | migueldejuana | |
| Assigned To | marvintm | |
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | RR15Q4.6 | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | migueldejuana |
| OBNetwork customer | No |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0032761: [HGVOL] There is no service for Void Layaway |
| Description | 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.
|
| Steps To Reproduce | - 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). |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0031523 | | closed | migueldejuana | [HGVOL] There is no service for Void Layaway |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2016-04-22 09:10 | marvintm | Type | defect => backport |
| 2016-04-22 09:10 | marvintm | Target Version | => RR15Q4.6 |
| 2016-04-22 09:14 | hgbot | Checkin | |
| 2016-04-22 09:14 | hgbot | Note Added: 0085870 | |
| 2016-04-22 09:14 | hgbot | Status | scheduled => resolved |
| 2016-04-22 09:14 | hgbot | Resolution | open => fixed |
| 2016-04-22 09:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9770f130277007a15f61c6bca42f48ad9746b9a5 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q4.6/org.openbravo.retail.posterminal/rev/afd37e7b2a8378d1c51ef1441e4293d06654dd88 [^] |
| 2016-04-22 09:19 | hgbot | Checkin | |
| 2016-04-22 09:19 | hgbot | Note Added: 0085872 | |
| 2016-04-22 12:47 | migueldejuana | Assigned To | migueldejuana => marvintm |
| 2016-04-22 13:20 | migueldejuana | Review Assigned To | mtaal => migueldejuana |
| 2016-04-22 13:20 | migueldejuana | Note Added: 0085896 | |
| 2016-04-22 13:20 | migueldejuana | Status | resolved => closed |
| 2016-04-22 17:20 | hgbot | Checkin | |
| 2016-04-22 17:20 | hgbot | Note Added: 0085909 | |
|
Notes |
|
|
(0085870)
|
|
hgbot
|
|
2016-04-22 09:14
|
|
Repository: retail/backports/3.0RR15Q4.6/org.openbravo.retail.posterminal
Changeset: afd37e7b2a8378d1c51ef1441e4293d06654dd88
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Apr 22 09:14:17 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.6/org.openbravo.retail.posterminal/rev/afd37e7b2a8378d1c51ef1441e4293d06654dd88 [^]
Fixed issue 32761. [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
---
|
|
|
|
(0085872)
|
|
hgbot
|
|
2016-04-22 09:19
|
|
|
|
|
|
|
Tested and reviewed in RR15Q4.6 |
|
|
|
(0085909)
|
|
hgbot
|
|
2016-04-22 17:20
|
|
Repository: retail/backports/3.0RR15Q4.6/org.openbravo.retail.posterminal
Changeset: 42af4b54c6e2e3f26bb98ad1d8e35d6ac115675e
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Fri Apr 22 17:19:56 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.6/org.openbravo.retail.posterminal/rev/42af4b54c6e2e3f26bb98ad1d8e35d6ac115675e [^]
Related to issue 32466. Related to issue 32761. Fixed copyright year.
---
M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java
M src/org/openbravo/retail/posterminal/importprocess/VoidLayawayEntryProcessor.java
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
|
|