Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0044909 | Retail Modules | Web POS | public | 2020-08-27 10:25 | 2020-08-31 08:26 |
|
Reporter | nicola_uva | |
Assigned To | prakashmurugesan88 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | pi | Fixed in Version | RR20Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0044909: XML template is printed when the cancel operation is set to true |
Description | XML template is printed when the cancel operation is set to true |
Steps To Reproduce | 1) create a custom module
2) Implement OBPRINT_PrePrint hook and set args.cancelOperation = true
3) Open the HW
4) Login in the WEBPOS
5) pay fully the receipt
6) check the HW. The ticket is printed.
|
Proposed Solution | In org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js just add a "return resolve();" when the args.cancelOperation is set to true. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0044995 | | closed | Retail | Review doPrint promise to find non-returned return points |
|
Attached Files | proposalSolution.diff (616) 2020-08-27 10:25 https://issues.openbravo.com/file_download.php?file_id=14902&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2020-08-27 10:25 | nicola_uva | New Issue | |
2020-08-27 10:25 | nicola_uva | Assigned To | => Retail |
2020-08-27 10:25 | nicola_uva | File Added: proposalSolution.diff | |
2020-08-27 10:25 | nicola_uva | Triggers an Emergency Pack | => No |
2020-08-27 10:29 | javietxe | Resolution time | => 1600293600 |
2020-08-27 12:06 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-08-27 12:08 | prakashmurugesan88 | Status | new => scheduled |
2020-08-28 06:53 | hgbot | Note Added: 0122397 | |
2020-08-31 08:26 | hgbot | Resolution | open => fixed |
2020-08-31 08:26 | hgbot | Status | scheduled => closed |
2020-08-31 08:26 | hgbot | Fixed in Version | => RR20Q4 |
2020-08-31 08:26 | hgbot | Note Added: 0122453 | |
2020-08-31 08:26 | hgbot | Note Added: 0122454 | |
2020-09-04 16:29 | jarmendariz | Relationship added | related to 0044995 |