mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
51 lines
2.6 KiB
Plaintext
51 lines
2.6 KiB
Plaintext
diff a/README.md b/README.md (rejected hunks)
|
|
@@ -1,37 +1,14 @@
|
|
+
|
|
+[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-report-print-send-144)
|
|
+[](https://travis-ci.org/OCA/report-print-send)
|
|
+[](https://coveralls.io/github/OCA/report-print-send?branch=13.0)
|
|
|
|
-[](https://runboat.odoo-community.org/builds?repo=OCA/report-print-send&target_branch=13.0)
|
|
-[](https://github.com/OCA/report-print-send/actions/workflows/pre-commit.yml?query=branch%3A13.0)
|
|
-[](https://github.com/OCA/report-print-send/actions/workflows/test.yml?query=branch%3A13.0)
|
|
-[](https://codecov.io/gh/OCA/report-print-send)
|
|
-[](https://translation.odoo-community.org/engage/report-print-send-13-0/?utm_source=widget)
|
|
+Report - Printing and Sending
|
|
+=============================
|
|
|
|
-<!-- /!\ do not modify above this line -->
|
|
+This project aim to deal with modules related to manage document printing and sending in a generic way. You'll find modules that:
|
|
|
|
-# report-print-send
|
|
-
|
|
-TODO: add repo description.
|
|
-
|
|
-<!-- /!\ do not modify below this line -->
|
|
-
|
|
-<!-- prettier-ignore-start -->
|
|
-
|
|
-[//]: # (addons)
|
|
-
|
|
-This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
|
|
-
|
|
-[//]: # (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.
|
|
+ - Interface Odoo with Pingen (https://www.pingen.com/en)
|
|
+ - Add an printing queue
|
|
+ - Allow to choose printer
|
|
+ - ...
|