Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040181 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-02-11 18:31 | 2019-02-28 08:54 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a67707bed965 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | jorge-garcia | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040181: Closed Invoice template is no longer used when reprinting invoices in Web POS | |||||||
Description | Closed Invoice template is no longer used when reprinting invoices in Web POS. When an invoice is printed, the Closed Receipt template is used. | |||||||
Steps To Reproduce | Login in Web POS Create a new ticket Go to the menu and click on Invoice this receipt Add a product to the ticket Pay and complete the receipt. Load the receipt again. Go to the menu > Print this receipt Select the invoice and click on Print Invoices Verify on the Network tab of devtools that the printclosedreceipt.xml file has been requested, instead of printclosedinvoice.xml | |||||||
Proposed Solution | When a ticket is printed, the code looks for an isInvoice flag to see if the printed model is an invoice. This flag only exists when an invoice is generated for the first time (during the synchronization of the receipt). When the OpenInvoices process is called to load the invoices to be printed, and the invoice models are generated, the isInvoice flag needs to be set. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0109785) hgbot (developer) 2019-02-13 05:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a67707bed965a7471bd4277a2e21d56058f7f3cd Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Mon Feb 11 16:35:31 2019 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a67707bed965a7471bd4277a2e21d56058f7f3cd [^] Fixed issue 40181: Closed Invoice template is no longer used when reprinting invoices in Web POS - isinvoice property was seted into OpenInvoices process --- M web/org.openbravo.retail.posterminal/js/components/modalinvoices.js --- |
(0110115) jorge-garcia (viewer) 2019-02-28 08:54 |
Code reviewed and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2019-02-11 18:31 | aaroncalero | New Issue | |
2019-02-11 18:31 | aaroncalero | Assigned To | => Retail |
2019-02-11 18:31 | aaroncalero | OBNetwork customer | => Gold |
2019-02-11 18:31 | aaroncalero | Resolution time | => 1551135600 |
2019-02-11 18:31 | aaroncalero | Triggers an Emergency Pack | => No |
2019-02-11 20:46 | rqueralta | Assigned To | Retail => rqueralta |
2019-02-11 20:47 | rqueralta | Status | new => scheduled |
2019-02-13 05:19 | hgbot | Checkin | |
2019-02-13 05:19 | hgbot | Note Added: 0109785 | |
2019-02-13 05:19 | hgbot | Status | scheduled => resolved |
2019-02-13 05:19 | hgbot | Resolution | open => fixed |
2019-02-13 05:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a67707bed965a7471bd4277a2e21d56058f7f3cd [^] |
2019-02-13 15:32 | marvintm | Status | resolved => new |
2019-02-13 15:32 | marvintm | Resolution | fixed => open |
2019-02-13 15:32 | marvintm | Status | new => scheduled |
2019-02-13 15:32 | marvintm | Status | scheduled => resolved |
2019-02-13 15:32 | marvintm | Resolution | open => fixed |
2019-02-28 08:42 | jorge-garcia | Review Assigned To | => jorge-garcia |
2019-02-28 08:54 | jorge-garcia | Note Added: 0110115 | |
2019-02-28 08:54 | jorge-garcia | Status | resolved => closed |
2019-02-28 08:54 | jorge-garcia | Fixed in Version | => RR19Q2 |
Copyright © 2000 - 2009 MantisBT Group |