mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Added custom options module for printers by report
corrections for travis tests fix for flake8 errors and travis tests added new sections and rapleced maintainers added USAGE section in readme + bug corection for update of printers changed copyrights updated manifest and fix for case of false ppd
This commit is contained in:
2
printer_custom_options/readme/CONTRIBUTORS.rst
Executable file
2
printer_custom_options/readme/CONTRIBUTORS.rst
Executable file
@@ -0,0 +1,2 @@
|
||||
Nicolas Bornand
|
||||
Quentin Gigon <gigon.quentin@gmail.com>
|
||||
2
printer_custom_options/readme/DESCRIPTION.rst
Executable file
2
printer_custom_options/readme/DESCRIPTION.rst
Executable file
@@ -0,0 +1,2 @@
|
||||
Allow to retrieve a subset of printer options using CUPS,
|
||||
define which should be used depending on the report and finally set the correct options on the print jobs.
|
||||
5
printer_custom_options/readme/USAGE.rst
Normal file
5
printer_custom_options/readme/USAGE.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
After installing update the CUPS printers in Settings > Printing > Update Printers from CUPS
|
||||
Usage
|
||||
In the printer you can see all se options Settings > Printing > Printers
|
||||
If you want print a report with specific options, you can change these in Settings > Printing > Reports.
|
||||
When no option is configured for a report, the default option setup on the CUPS server is used.
|
||||
Reference in New Issue
Block a user