-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
[16.0][MIG] res_company_category (from 12.0 to 16.0) #392
[16.0][MIG] res_company_category (from 12.0 to 16.0) #392
Conversation
b71097e
to
afb52c5
Compare
/ocabot migration res_company_category |
Sorry @legalsylvain you are not allowed to mark the addon tobe migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
1 similar comment
Sorry @legalsylvain you are not allowed to mark the addon tobe migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
afb52c5
to
07dcb01
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
/ocabot migration res_company_category |
@hbrunn The rebase process failed, because command
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
07dcb01
to
c64e46d
Compare
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at b89ad3b. Thanks a lot for contributing to OCA. ❤️ |
Note : please review trivial dependency that makes CI red : #390
Simple migration of
res_company_category
module from 12.0 to 16.0Addition during migration
smart button between category and companies
Description
This module adds company categories concept. On the company form view, you can set the category of the company.
This module is usefull for statistical purposes, in a multi company context.