Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041047 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2019-05-07 18:57 | 2019-07-09 18:15 | |||
Reporter | barbararoncato | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6d6c5cecd1f6 | ||||
Projection | none | ETA | none | Target Version | RR19Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041047: Deferred service not invoiced. | |||||||
Description | Deferred service not invoiced. | |||||||
Steps To Reproduce | Steps to reproduce: 1. Log into webPOS 2. Add a cliente with Invoice Terms = After Order Delivery 3. Select option "Layaway this receipt" 4. Add a product with stock and delivery condition = Pick and Carry 5. Click on the total amount and layaway the receipt --- In backend, the layaway has qty delivered = 0 and qty invoiced = 0. 6. Go to webPOS again and open the layaway. 7. Add a deferred service and pay it totally. --- In backend, the order with the service has qty delivered = 0 and qty invoiced = 0. 8. Go to webPOS again, open the layaway from step 5 and pay it totally. --- In backend, the layaway now has qty delivered = 1 and qty invoiced = 1 the order with the service has qty delivered = 1 and qty invoiced = 0. Order: https://drive.google.com/open?id=1HSQeFUefnkc-wIC-3w27dKmnLkEkRhxy [^] Service: https://drive.google.com/open?id=1K5EpeOcnbQn9IiVZB845EAJyJWHR6eml [^] | |||||||
Proposed Solution | Solution set in the attached file | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0112948) hgbot (developer) 2019-06-21 16:42 |
Repository: retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal Changeset: 6d6c5cecd1f6c44645aaea602f6550fbaa319f33 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Thu Jun 20 15:34:27 2019 -0400 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/6d6c5cecd1f6c44645aaea602f6550fbaa319f33 [^] Fixed issue 41047: The deferred service can generate the invoice now When a deferred service is delivered due to an order loader hook, the invoice is not created in the case that should. Now, it will be possible to load again that order in the Web POS and synchronize it again creating the invoice for the deferred service lines. --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0113003) hgbot (developer) 2019-06-25 12:24 |
Repository: retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal Changeset: 86372ce6c9dc73cf4301864c1ef034a2f05708c5 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Tue Jun 25 12:24:13 2019 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/86372ce6c9dc73cf4301864c1ef034a2f05708c5 [^] Related to issue 41047: fix js formater --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-06-06 20:29 | marvintm | Type | defect => backport |
2019-06-06 20:29 | marvintm | Target Version | => RR19Q1.3 |
2019-06-21 16:42 | hgbot | Checkin | |
2019-06-21 16:42 | hgbot | Note Added: 0112948 | |
2019-06-21 16:42 | hgbot | Status | scheduled => resolved |
2019-06-21 16:42 | hgbot | Resolution | open => fixed |
2019-06-21 16:42 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e06363a486fc092bdca7210773ff4db6ba5f3bb8 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/6d6c5cecd1f6c44645aaea602f6550fbaa319f33 [^] |
2019-06-25 12:22 | gorka_gil | Target Version | RR19Q1.3 => RR19Q1.2 |
2019-06-25 12:24 | hgbot | Checkin | |
2019-06-25 12:24 | hgbot | Note Added: 0113003 | |
2019-07-09 18:15 | guilleaer | Review Assigned To | => guilleaer |
2019-07-09 18:15 | guilleaer | Status | resolved => closed |
2019-07-09 18:15 | guilleaer | Fixed in Version | => RR19Q1.2 |
Copyright © 2000 - 2009 MantisBT Group |