mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 11:31:59 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
* Laurent Mignon <laurent.mignon@acsone.eu>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
This addon allows you to use the `Extendable library`_ within Odoo.
|
||||
|
||||
.. _Extendable library: : <https://pypi.org/project/extendable/>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
The `roadmap <https://github.com/OCA/odoo-addon-extendable/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement+label%3Aextendable>`_
|
||||
and `known issues <https://github.com/OCA/odoo-addon-extendable/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aextendable>`_ can
|
||||
be found on GitHub.
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
By default, all extendable classes defined into your odoo addons are automatically
|
||||
loaded by the current addon according to the dependency graph computed by Odoo.
|
||||
Loading…
Add table
Add a link
Reference in a new issue