Files
report-print-send/README.md
2023-03-29 09:04:09 +00:00

47 lines
2.3 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/report-print-send&target_branch=14.0)
[![Pre-commit Status](https://github.com/OCA/report-print-send/actions/workflows/pre-commit.yml/badge.svg?branch=14.0)](https://github.com/OCA/report-print-send/actions/workflows/pre-commit.yml?query=branch%3A14.0)
[![Build Status](https://github.com/OCA/report-print-send/actions/workflows/test.yml/badge.svg?branch=14.0)](https://github.com/OCA/report-print-send/actions/workflows/test.yml?query=branch%3A14.0)
[![codecov](https://codecov.io/gh/OCA/report-print-send/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/report-print-send)
[![Translation Status](https://translation.odoo-community.org/widgets/report-print-send-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/report-print-send-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# report-print-send
This project aims to deal with the printing of documents on external devices.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[base_report_to_label_printer](base_report_to_label_printer/) | 14.0.1.0.0 | | Report to label printer
[base_report_to_printer](base_report_to_printer/) | 14.0.2.0.1 | | Report to printer
[base_report_to_printer_mail](base_report_to_printer_mail/) | 14.0.1.0.0 | | Report to printer - Mail extension
[printer_zpl2](printer_zpl2/) | 14.0.2.1.0 | | Add a ZPL II label printing feature
[remote_report_to_printer](remote_report_to_printer/) | 14.0.1.1.0 | | Report to printer on remotes
[server_env_printing_server](server_env_printing_server/) | 14.0.1.0.0 | | Server Environment for Printing Server
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.