-
-
Notifications
You must be signed in to change notification settings - Fork 697
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
[ADD] product_profile module #65
Conversation
36d5c12
to
af8dcfa
Compare
Travis is OK, Runbot failed because of product_sequence module which can't apply its contrainst with demo data of other modules. Then all is ok for this module |
|
||
.. image:: static/description/field.png | ||
|
||
**Main use case**: a lot of modules are installed (mrp, pruchase, sale, pos) |
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.
s/pruchase/purchase/
@bealdav typos to be fixed and 1 bad bug to fix before this can be merged. |
(very nice and useful module, I like the idea and the implementation). |
@gurneyalex thanks a lot for your complete review. |
👍 once the build is 🍏 |
Impossible to see runbot log result. 404 error on main links :-( |
'name': 'Product Profile', | ||
'version': '8.0.1.0.0', | ||
'author': 'Akretion, Odoo Community Association (OCA)', | ||
'summarize': "Set a configuration profile to product templates", |
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.
summary
@elicoidal if you are ok, +1 please, thanks |
👍 |
#. module: product_profile | ||
#: field:product.profile,sequence:0 | ||
msgid "Sequence" | ||
msgstr "Sequence" |
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.
Séquence
👍 (no code review though) |
144310c
to
c493eb2
Compare
…o not care about the current value we just want to write the data of the profile
… with prefix (profile_default_) ex: profile_default_categ_id
…ate product.product
c493eb2
to
2cd3818
Compare
@jgrandguillaume , it seems there are sufficient +1, and like you're PSC of the branch, thanks to look at. Thanks |
[ADD] product_profile module
[ADD] product_profile module
This module was written to make products configuration easier (in one click).
It allows to configure a product with only one field.
Profile dependents fields are hidden by default, UI is simplest