Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][MIG] product_unit_manager_group + rename #117

Open
wants to merge 1 commit into
base: 12.0
Choose a base branch
from

Conversation

clementmbr
Copy link
Member

Basic module migration and :

  • rename module's name product_unit_manager_group into uom_manager_group
    in order to follow the new separation between product and uom modules
    in Odoo 12.0
  • add readme
  • light refactor adding a group category "Units of Measure" with two
    levels :
    • User : UoM fields are displayed but not Uom menus (Users are not
      allowed to create or modify UoM)
    • Manager : display both fields and UoM menus
    • nothing : neither UoM fields nor menus are displayed

The rest of the module philosophy is maintained. All the Sales
Manager, Stock Manager, MRP Manager have no more rights to create or
modify UoMs. Only "UoM Managers" can.


TODO : migration script to change module name during migration

cc @sebastienbeau

Basic module migration and :

- rename module's name product_unit_manager_group into uom_manager_group
in order to follow the new separation between product and uom modules
in Odoo 12.0
- light refactor adding a group category "Units of Measure" with two
levels :
    - nothing : neither UoM fields nor menus are displayed
    - User : UoM fields are displayed but not Uom menus (Users are not
    allowed to create or modify UoM)
    - Manager : display both fields and UoM menus

The rest of the module philosophy is maintained. All the Sales
Manager, Stock Manager, MRP Manager have no more rights to create or
modify UoMs. Only "UoM Managers" can.
@clementmbr clementmbr force-pushed the 12.0-mig-product-unit-manager-group branch from 9b94aa3 to 16424a6 Compare May 13, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant