product_library adds some fields to product and some utilities addons from OCA
This commit is contained in:
parent
9145e0cabe
commit
6c8876b991
334 changed files with 92878 additions and 0 deletions
1
mass_operation_abstract/readme/CONTRIBUTORS.rst
Normal file
1
mass_operation_abstract/readme/CONTRIBUTORS.rst
Normal file
|
@ -0,0 +1 @@
|
|||
* Sylvain LE GAL (https://www.twitter.com/legalsylvain)
|
2
mass_operation_abstract/readme/DESCRIPTION.rst
Normal file
2
mass_operation_abstract/readme/DESCRIPTION.rst
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module provides generic tools to develop modules that process mass
|
||||
operations on any models.
|
7
mass_operation_abstract/readme/ROADMAP.rst
Normal file
7
mass_operation_abstract/readme/ROADMAP.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
* refactor ``mass_editing`` and ``mass_sorting`` OCA modules to depend on
|
||||
this module.
|
||||
|
||||
* Develop new modules like:
|
||||
|
||||
1. ``mass_scripting`` to have the possibility to execute custom python code
|
||||
on any model, for selected items.
|
Loading…
Add table
Add a link
Reference in a new issue