Closed elvise closed 4 years ago
@PCatinean do you have any idea :) ?
@elvise this is a small improvement we wanted to add for some time. Will ask my guys to open a PR for this that you can test
@elvise this is a small improvement we wanted to add for some time. Will ask my guys to open a PR for this that you can test
@PCatinean great news! :)
@elvise this is a small improvement we wanted to add for some time. Will ask my guys to open a PR for this that you can test
@PCatinean Do you have any idea about ETA ?
Hoping end of the week, next Monday at latest since there are a lot of projects to handle but we'll do our best to speed it up.
Hoping end of the week, next Monday at latest since there are a lot of projects to handle but we'll do our best to speed it up.
Hi @PCatinean any good news for team ? :)
@elvise it seems I have fallen back with merging a few fixes as well so everything is in https://github.com/pledra/odoo-product-configurator/pull/174/. Let me know if you have a bit of time to test the features and let me know if everything is in order.
@elvise it seems I have fallen back with merging a few fixes as well so everything is in #174. Let me know if you have a bit of time to test the features and let me know if everything is in order.
Hi @PCatinean tomorrow morning as the first thing! Please let me know what is the workflow, so i will test correctly ✌️
Hi @PCatinean i did some test (V12 CE): admin side there is to fix the label, as now the field is hidden but the label remains visible: https://recordit.co/S3LiCYoEmx
the website side seems to be working properly: https://recordit.co/aLhUHi64m7
Thanks for the feedback! This was mostly a change for the website as the backend still uses the standard Odoo views (instead of Qweb) which is more of a headache to maintain. As the backend is more for internal users the website has focus on UI I think it's nort worth pursuing this too hard.
If everything is in order according to you then I can merge this to stable branch.
Nvm the fix has already been submitted, can you give it another try?
Nvm the fix has already been submitted, can you give it another try?
Hi @PCatinean for sure tomorrow morning as first thing ✌🏻
Hi @PCatinean are we sure we need this tick ? Because from my side seems working properly from restrictions, that's correct ?
Nvm the fix has already been submitted, can you give it another try?
Great job! https://recordit.co/u3dREBSFpQ
@elvise thanks for testing! Regarding your previous question the option on the attribute serves more like a default value for the attribute lines than anything else. I get it can be confusing but it does help out when you're configuring a lot of templates.
@elvise thanks for testing! Regarding your previous question the option on the attribute serves more like a default value for the attribute lines than anything else. I get it can be confusing but it does help out when you're configuring a lot of templates.
@PCatinean ok clear! If you want add the translation for IT then: invisible= invisibile (Italian)
Hi at all! There is any way for hide attribute (not the value, but attribute) with dependency with another attribute value ?
Let me explain: I have attribute “Do you want use weight ?” (Yes/No) If yes show attribute field otherwise it is hidden.
Regards