mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] update repository template
This commit is contained in:
39
README.md
39
README.md
@@ -1,8 +1,37 @@
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-server-backend-253)
|
||||
[](https://travis-ci.org/OCA/server-backend)
|
||||
[](https://codecov.io/gh/OCA/server-backend)
|
||||
|
||||
Server Backend
|
||||
==============
|
||||
[](https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=12.0)
|
||||
[](https://github.com/OCA/server-backend/actions/workflows/pre-commit.yml?query=branch%3A12.0)
|
||||
[](https://github.com/OCA/server-backend/actions/workflows/test.yml?query=branch%3A12.0)
|
||||
[](https://codecov.io/gh/OCA/server-backend)
|
||||
[](https://translation.odoo-community.org/engage/server-backend-12-0/?utm_source=widget)
|
||||
|
||||
<!-- /!\ do not modify above this line -->
|
||||
|
||||
# Server Backend
|
||||
|
||||
Server ORM extensions, new fields...
|
||||
|
||||
<!-- /!\ 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.
|
||||
|
||||
Reference in New Issue
Block a user