[IMP] website_product_configurator: Reconfigure cart line#105
[IMP] website_product_configurator: Reconfigure cart line#105SirAionTech wants to merge 261 commits intoOCA:16.0from
Conversation
1350d36 to
7833ec9
Compare
|
Rebased after #103 (comment) |
3038141 to
9416265
Compare
c4ff3f4 to
03e1e0f
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. |
03e1e0f to
8bd4e44
Compare
|
Rebased on #103. |
8bd4e44 to
ddea5dd
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. |
Completes the following TODOs: * Refactor so multiple values can be checked at once also a better method for building the domain using the logical operators is required * Enable the usage of OR operators between domain lines Adds the following TODOs: * Enable the usage of OR operators between implied_ids * Add implied_ids sequence field to enforce order of operations
…ant to get_variant
…igurator_mrp : correct method-name, claas-name, arguments
…t and error while reconfigure product
Fix hasClass('.cfg-radio') -> With the DOT, the class is never founded
Use getAttribute("name") instead of attribute[0].name because it crash with radio-button div
…add 404 from website.
…sion and also get value from get_attribute_value_extra_prices
ddea5dd to
d39d05c
Compare
|
Rebased on #103. |
|
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. |
Based on #103.