Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043103
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POS Hardware Managermajorhave not tried2020-02-03 20:552020-02-10 07:44
ReporterAugustoMauchView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in VersionRR20Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043103: Wrong check prevents printing pdfs

DescriptionThis 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 ReproduceConfigure 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
TagsNo tags attached.
Attached Filesdiff file icon bug-43103.diff [^] (755 bytes) 2020-02-03 20:56 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0043131 closedranjith_qualiantech_com It is not possible to print PDF in Web POS 

-  Notes
(0117513)
plujan (manager)
2020-02-06 14:15

Updated to major as it prevents a functionality to be properly used
(0117584)
guilleaer (manager)
2020-02-10 07:44

http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/197742163297dc29b180fd8c6adfc5cad10aa9d5 [^]

- 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 Triggers an Emergency Pack => No
2020-02-03 20:56 AugustoMauch File Added: bug-43103.diff
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
Powered by Mantis Bugtracker