mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
39
README.md
39
README.md
@@ -1,19 +1,40 @@
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-${REPO_NAME}-${REPO_ID})
|
||||
[](https://travis-ci.com/OCA/${REPO_NAME})
|
||||
[](https://codecov.io/gh/OCA/${REPO_NAME})
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-pms-)
|
||||
[](https://travis-ci.com/OCA/pms)
|
||||
[](https://codecov.io/gh/OCA/pms)
|
||||
[](https://translation.odoo-community.org/engage/pms-14-0/?utm_source=widget)
|
||||
|
||||
# ${REPO_NAME_VERBOSE}
|
||||
<!-- /!\ do not modify above this line -->
|
||||
|
||||
${REPO_DESCRIPTION}
|
||||
# Property Management System
|
||||
|
||||
All-in-One Property Management System (PMS) focused on medium-sizeations.
|
||||
|
||||
<!-- /!\ 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.
|
||||
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[pms](pms/) | 14.0.1.0.0 | A property management system
|
||||
|
||||
[//]: # (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](http://odoo-community.org/), is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
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