You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
2.4 KiB

  1. [![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=14.0)
  2. [![Build Status](https://travis-ci.com/OCA/server-backend.svg?branch=14.0)](https://travis-ci.com/OCA/server-backend)
  3. [![codecov](https://codecov.io/gh/OCA/server-backend/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/server-backend)
  4. [![Translation Status](https://translation.odoo-community.org/widgets/server-backend-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/server-backend-14-0/?utm_source=widget)
  5. <!-- /!\ do not modify above this line -->
  6. # server-backend
  7. TODO: add repo description.
  8. <!-- /!\ do not modify below this line -->
  9. <!-- prettier-ignore-start -->
  10. [//]: # (addons)
  11. Available addons
  12. ----------------
  13. addon | version | maintainers | summary
  14. --- | --- | --- | ---
  15. [base_global_discount](base_global_discount/) | 14.0.1.0.0 | | Base Global Discount
  16. [base_import_match](base_import_match/) | 14.0.1.0.0 | | Try to avoid duplicates before importing
  17. [base_user_role](base_user_role/) | 14.0.2.3.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles
  18. [base_user_role_company](base_user_role_company/) | 14.0.2.0.1 | | User roles by company
  19. [base_user_role_profile](base_user_role_profile/) | 14.0.1.0.0 | | User profiles
  20. [server_action_navigate](server_action_navigate/) | 14.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) [![ashishhirpara](https://github.com/ashishhirpara.png?size=30px)](https://github.com/ashishhirpara) | Navigate between any items of any Odoo Models
  21. [//]: # (end addons)
  22. <!-- prettier-ignore-end -->
  23. ## Licenses
  24. This repository is licensed under [AGPL-3.0](LICENSE).
  25. However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
  26. policy. Consult each module's `__manifest__.py` file, which contains a `license` key
  27. that explains its license.
  28. ----
  29. OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
  30. organization whose mission is to support the collaborative development of Odoo features
  31. and promote its widespread use.