-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
[17.0][MIG] product_configurator: Migration to 17.0 #117
Conversation
4aca803
to
e549ed5
Compare
…_extra method and write test cases
…r : add domain on value_id and value_ids and create a new field and add compute method.
…for inverse method and check weight_extra method
…ce and _compute_cfg_weight methods.
…ct_configurator_purchase : create test case for after or before validate the product then it id or sol is equal or not
[FIX] tests fails issue [IMP]
79bf2aa
to
47eaede
Compare
[IMP]IMP Code.
9a95e3b
to
9da9898
Compare
9da9898
to
d268049
Compare
/ocabot migration product_configurator |
@dreispt hi, what's the status here? |
I don't have plans to work on this. |
FYI The pandoc*.deb file has been added here. I'm updating the template here #129 and I will cleanup this PR (also removing all the improvements to be in a separated PR if they are not mandatory for 17.0) |
BTW I've just found out that most of the tests are not running because they were commented on v13 It's the same till 16 https://github.com/OCA/product-configurator/blob/16.0/product_configurator/tests/__init__.py 😱 😱 😱 😱 😱 😱 |
FYI I'm cleaning up this branch, splitting things and keeping what is compatible w/ v16 to ease fwd/back porting. |
Supersedes #106