-
Notifications
You must be signed in to change notification settings - Fork 41
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 split beesdoo inventory #420
Conversation
aa8a6cb
to
37fbd5e
Compare
@carmenbianca I can't get the tests to pass because I can't adapt |
@robinkeunen You own that PR, so you can add the setup file yourself, no? |
Ha yes, I had missed the |
d45fef1
to
2bb0900
Compare
@victor-champonnois @carmenbianca this pr is open for reviews @vdewulf this PR is open for tests on all databases
|
Tested on lenid-test (lenid.test.coopiteasy.be)
|
No migration script needed : never inherited.
2bb0900
to
37e827c
Compare
@vdewulf merci pour les test
I added to the migration script a bit of code to remove all users from group "stock.group_tracking_lot" aka "Manage Packages" sometimes translated to "Gérer les emplacements multiples et les entrepôts". The change was deployed on the test server on all bases who had beesdoo_inventory installed. |
@robinkeunen can you tell me which DB are in this situation? I just went to Demain and Ouftcoop, they don't have beesdoo_inventory. I don't want to make it manually on all DB ;) |
@vdewulf Here you are:
|
@robinkeunen
On this db, the group was empty:
|
37e827c
to
a3c122e
Compare
@vdewulf
I confused in stock.group_tracking_lot in my previous comment with Manage Multiple Stock Locations. I adapted my script to remove all users from these three groups. It is being updated on all relevant databases right now. |
a3c122e
to
e6b8d5b
Compare
@vdewulf the script to remove users from groups displaying the "burger icon" was run on all supermarket database, can you test again ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one comment, otherwise LGTM.
also left a review at OCA/stock-logistics-workflow#1026
"version": "12.0.1.0.1", | ||
"version": "12.0.2.0.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to bump. ocabot does it for us.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to do it to control my migration scripts. I'll nobump merge it (or patch merge it ?) .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ahh makes sense. merge nobump
is ok
@vdewulf avant que je ne reprenne tout à zero, si tu peux valider ceci, je le mergerai déjà. |
@robinkeunen
Conclusion: ok! Just to make sure it's not forgotten, there is still this that has not been done yet: |
fixes :
beesdoo_inventory
intostock_picking_responsible
#348beesdoo_inventory
intostock_picking_max_shipping_date
#349beesdoo_inventory
intostock_picking_copy_quantity
#350related PR :
[12.0][ADD] stock picking max shipping date coopiteasy/stock-logistics-workflow#1Notes :
stock_picking_copy_quantity
stock_picking_responsible
since pip setup files are not generated on oca/stock-logistics-workflow