Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043103 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS Hardware Manager | major | have not tried | 2020-02-03 20:55 | 2020-02-10 07:44 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0117513) plujan (viewer) 2020-02-06 14:15 |
Updated to major as it prevents a functionality to be properly used |
(0117584) guilleaer (viewer) 2020-02-10 07:44 |
http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/197742163297dc29b180fd8c6adfc5cad10aa9d5 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |