mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Extract the module's description in a REAME.rst file
This commit is contained in:
15
printer_tray/README.rst
Normal file
15
printer_tray/README.rst
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Report to printer - Paper tray selection
|
||||||
|
========================================
|
||||||
|
|
||||||
|
**Author:** Camptocamp SA
|
||||||
|
|
||||||
|
*This module extends `Report to printer` module.*
|
||||||
|
|
||||||
|
It detects trays on printer installation plus permits to select the
|
||||||
|
paper source on which you want to print directly.
|
||||||
|
|
||||||
|
You will find this option on default user config, on default report
|
||||||
|
config and on specific config per user per report.
|
||||||
|
|
||||||
|
This allows you to dedicate a specific paper source for exemple for
|
||||||
|
preprinted paper such as payment slip.
|
||||||
@@ -21,23 +21,6 @@
|
|||||||
{'name': 'Report to printer - Paper tray selection',
|
{'name': 'Report to printer - Paper tray selection',
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'category': 'Printer',
|
'category': 'Printer',
|
||||||
'description': """
|
|
||||||
Report to printer - Paper tray selection
|
|
||||||
========================================
|
|
||||||
|
|
||||||
**Author:** Camptocamp SA
|
|
||||||
|
|
||||||
*This module extends `Report to printer` module.*
|
|
||||||
|
|
||||||
It detects trays on printer installation plus permits to select
|
|
||||||
the paper source on which you want to print directly.
|
|
||||||
|
|
||||||
You will find this option on default user config, on default report config
|
|
||||||
and on specific config per user per report.
|
|
||||||
|
|
||||||
This allows you to dedicate a specific paper source for exemple for prepinted
|
|
||||||
paper such as payment slip.
|
|
||||||
""",
|
|
||||||
'author': 'Camptocamp',
|
'author': 'Camptocamp',
|
||||||
'maintainer': 'Camptocamp',
|
'maintainer': 'Camptocamp',
|
||||||
'website': 'http://www.camptocamp.com/',
|
'website': 'http://www.camptocamp.com/',
|
||||||
|
|||||||
Reference in New Issue
Block a user