mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Update dotfiles
This commit is contained in:
41
README.md
41
README.md
@@ -1,27 +1,40 @@
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-reporting-engine-143)
|
||||
[](https://travis-ci.org/OCA/reporting-engine)
|
||||
[](https://coveralls.io/r/OCA/reporting-engine?branch=13.0)
|
||||
[](https://travis-ci.com/OCA/reporting-engine)
|
||||
[](https://codecov.io/gh/OCA/reporting-engine)
|
||||
[](https://translation.odoo-community.org/engage/reporting-engine-13-0/?utm_source=widget)
|
||||
|
||||
OCA alternative reporting engines and reporting utilities for Odoo
|
||||
==================================================================
|
||||
<!-- /!\ do not modify above this line -->
|
||||
|
||||
This repository hosts alternative reporting engines to the ones included on Odoo core (RML, QWeb and Webkit). It is complemented with the ones that host the reports theirself:
|
||||
# OCA alternative reporting engines and reporting utilities for Odoo
|
||||
|
||||
https://github.com/OCA/account-financial-reporting
|
||||
https://github.com/OCA/purchase-reporting
|
||||
https://github.com/OCA/sale-reporting
|
||||
...
|
||||
This repository hosts alternative reporting engines to the ones included on Odoo core (RML, QWeb and Webkit).
|
||||
|
||||
The convention is to use a suffix to each module to indicate that it's for using with that report engine (for example, account_invoice_report_birt or sale_order_report_pentaho).
|
||||
|
||||
It can contain also another utilities directly involved with reports (like merge/split utils, checkers, signing tools and so on).
|
||||
|
||||
<!-- /!\ 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 OCA
|
||||
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
|
||||
that explains its license.
|
||||
|
||||
----
|
||||
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
|
||||
https://odoo-community.org/
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user