Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0043103 | Retail Modules | Web POS Hardware Manager | public | 2020-02-03 20:55 | 2020-02-10 07:44 | |||||||
Reporter | AugustoMauch | |||||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | RR20Q2 | ||||||||||
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 | 0043103: Wrong check prevents printing pdfs | |||||||||||
Description | This check [1] is preventing the webpos from printing tickets into pdf files. It compares a boolean value with 'true' (String) instead of with true (boolean). https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/blob/6e157be7/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js#L18 [^] A patch has been attached that checks both 'true' and true, just in case the input value contains both values. | |||||||||||
Steps To Reproduce | Configure the second printer of the hardware manager to print into a DIN-A4 printer: ## Receipt printers ## machine.printer = usb machine.printer.2 = printer\:(Default),standard Make the system default printer a pdf printer. Try to print an invoice, it won't be printed | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=13964&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2020-02-03 20:55 | AugustoMauch | New Issue | ||||||||||
2020-02-03 20:55 | AugustoMauch | Assigned To | => Retail | |||||||||
2020-02-03 20:55 | AugustoMauch | OBNetwork customer | => No | |||||||||
2020-02-03 20:55 | AugustoMauch | Triggers an Emergency Pack | => No | |||||||||
2020-02-03 20:56 | AugustoMauch | File Added: bug-43103.diff | ||||||||||
2020-02-04 08:40 | marvintm | OBNetwork customer | No => Gold | |||||||||
2020-02-04 08:40 | marvintm | Resolution time | => 1582153200 | |||||||||
2020-02-06 14:15 | plujan | Note Added: 0117513 | ||||||||||
2020-02-06 14:15 | plujan | Severity | minor => major | |||||||||
2020-02-06 14:16 | plujan | Relationship added | related to 0043131 | |||||||||
2020-02-10 07:43 | guilleaer | Status | new => scheduled | |||||||||
2020-02-10 07:44 | guilleaer | Note Added: 0117584 | ||||||||||
2020-02-10 07:44 | guilleaer | Status | scheduled => resolved | |||||||||
2020-02-10 07:44 | guilleaer | Fixed in Version | => RR20Q2 | |||||||||
2020-02-10 07:44 | guilleaer | Resolution | open => fixed | |||||||||
2020-02-10 07:44 | guilleaer | Review Assigned To | => guilleaer | |||||||||
2020-02-10 07:44 | guilleaer | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|