{ "info": { "author": "Agile Business Group & Domsense, Pegueroles SCP, NaN, LasLabs, Camptocamp, Odoo Community Association (OCA), Open for Small Business Ltd", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "=================\nReport to printer\n=================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freport--print--send-lightgray.png?logo=github\n :target: https://github.com/OCA/report-print-send/tree/13.0/base_report_to_printer\n :alt: OCA/report-print-send\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/report-print-send-13-0/report-print-send-13-0-base_report_to_printer\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/144/13.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows users to send reports to a printer attached to the server.\n\nIt adds an optional behaviour on reports to send it directly to a printer.\n\n* `Send to Client` is the default behaviour providing you a downloadable PDF\n* `Send to Printer` prints the report on selected printer\n\nIt detects trays on printers installation plus permits to select the\npaper source on which you want to print directly.\n\nReport behaviour is defined by settings.\n\nYou will find this option on default user config, on default report\nconfig and on specific config per user per report.\n\nThis allows you to dedicate a specific paper source for example for\npreprinted paper such as payment slip.\n\nSettings can be configured:\n\n* globally\n* per user\n* per report\n* per user and report\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nTo install this module, you need to:\n\n#. Install PyCups - https://pypi.python.org/pypi/pycups\n\n.. code-block:: bash\n\n sudo apt-get install cups\n sudo apt-get install libcups2-dev\n sudo apt-get install python3-dev\n sudo pip install pycups\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Enable the \"Printing / Print User\" option under access\n rights to give users the ability to view the print menu.\n\nUsage\n=====\n\nGuidelines for use:\n\n * To update the CUPS printers in *Settings > Printing > Update Printers\n from CUPS*\n * To print a report on a specific printer or tray, you can change\n these in *Settings > Printing > Reports* to define default behaviour.\n * To print a report on a specific printer and/or tray for a user, you can\n change these in *Settings > Printing > Reports* in\n *Specific actions per user*\n * Users may also select a default action, printer or tray in their preferences.\n\nWhen no tray is configured for a report and a user, the\ndefault tray setup on the CUPS server is used.\n\nChangelog\n=========\n\n13.0.1.0.0 (2019-09-30)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [RELEASE] Port from V12.\n\n12.0.1.0.0 (2018-02-04)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [RELEASE] Port from V11.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Agile Business Group & Domsense\n* Pegueroles SCP\n* NaN\n* LasLabs\n* Camptocamp\n* Open for Small Business Ltd\n\nContributors\n~~~~~~~~~~~~\n\n* Ferran Pegueroles \n* Albert Cervera i Areny \n* Davide Corio \n* Lorenzo Battistini \n* Yannick Vaucher \n* Lionel Sausin \n* Guewen Baconnier \n* Dave Lasley \n* Sylvain Garancher \n* Jairo Llopis \n* Graeme Gellatly \n* Rod Schouteden \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/report-print-send `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/report-print-send", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo13-addon-base-report-to-printer", "package_url": "https://pypi.org/project/odoo13-addon-base-report-to-printer/", "platform": "", "project_url": "https://pypi.org/project/odoo13-addon-base-report-to-printer/", "project_urls": { "Homepage": "https://github.com/OCA/report-print-send" }, "release_url": "https://pypi.org/project/odoo13-addon-base-report-to-printer/13.0.1.0.1.dev4/", "requires_dist": [ "odoo (<13.1dev,>=13.0a)", "pycups" ], "requires_python": ">=3.5", "summary": "Report to printer", "version": "13.0.1.0.1.dev4" }, "last_serial": 6002010, "releases": { "13.0.1.0.1.dev4": [ { "comment_text": "", "digests": { "md5": "f0b39d8d76aa2cfb63e24e099a985461", "sha256": "849addea54e68b8d79657ec03384f107b945a1ed11e856ef8ffa5a0cf8379a8f" }, "downloads": -1, "filename": "odoo13_addon_base_report_to_printer-13.0.1.0.1.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "f0b39d8d76aa2cfb63e24e099a985461", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 138237, "upload_time": "2019-10-20T05:22:25", "url": "https://files.pythonhosted.org/packages/f8/bf/aa3046b045f2803ed6815efbdd5a58d5b66dfa6dcee11cd4633c08b2aaae/odoo13_addon_base_report_to_printer-13.0.1.0.1.dev4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0b39d8d76aa2cfb63e24e099a985461", "sha256": "849addea54e68b8d79657ec03384f107b945a1ed11e856ef8ffa5a0cf8379a8f" }, "downloads": -1, "filename": "odoo13_addon_base_report_to_printer-13.0.1.0.1.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "f0b39d8d76aa2cfb63e24e099a985461", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 138237, "upload_time": "2019-10-20T05:22:25", "url": "https://files.pythonhosted.org/packages/f8/bf/aa3046b045f2803ed6815efbdd5a58d5b66dfa6dcee11cd4633c08b2aaae/odoo13_addon_base_report_to_printer-13.0.1.0.1.dev4-py3-none-any.whl" } ] }