[IMP] odoo_sh: styling

This commit is contained in:
Richard Mathot 2019-09-11 09:21:14 +02:00
parent 72b8229d95
commit c26fe206d1
No known key found for this signature in database
GPG Key ID: A7A432464AA3F482

View File

@ -32,14 +32,14 @@ We advise that:
cause side-effects if they are started more often than expected.
Can you install pycups or some similar library linked to `CUPS <https://www.cups.org/>`_ ?
------------------------------------------------------------------------------------------
Can you install `pycups <https://pypi.org/project/pycups/>`_ or some similar library linked to `CUPS <https://www.cups.org/>`_ ?
--------------------------------------------------------------------------------------------------------------------------------
Several community apps for Odoo list *pycups* as required dependency.
Several community apps for Odoo list ``pycups`` as required dependency.
- Pycups is a set of Python bindings for the libcups library. They are meant to integrate your computer with a local printing server.
- ``pycups`` is a set of Python bindings for the libcups library. They are meant to integrate your computer with a local printing server.
- CUPS is printing server meant to be used for printers on the same local network as the Odoo server.
We consider adding new system packages as long as they are indeed used.
Regarding pycups, you won't be able to configure a printer in the local network of your Odoo.sh server.
Regarding ``pycups``, you won't be able to configure a printer in the local network of your Odoo.sh server.