Skip to content
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

[MIG] website_product_configurator: Migration to 16.0 #103

Open
wants to merge 260 commits into
base: 16.0
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 25, 2024

  1. Flake8 fixes (OCA#47)

    * Flake8 fixes
    PCatinean authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0fb4d6a View commit details
    Browse the repository at this point in the history
  2. [ENH] Enable usage of OR operators on domain lines

    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
    matt454357 authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d9ec81e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6242159 View commit details
    Browse the repository at this point in the history
  4. [IMP/FIX] Preventing duplicates via checks and refactored create_vari…

    …ant to get_variant
    PCatinean authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d57f153 View commit details
    Browse the repository at this point in the history
  5. General fixes and flake8

    PCatinean authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4552068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2abe900 View commit details
    Browse the repository at this point in the history
  7. #T1532 partial commit

    Helly Rajyaguru authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    db58e69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cca8c31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecb8628 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f98e263 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c709de9 View commit details
    Browse the repository at this point in the history
  12. [FIX]product_configurator, website_product_configurator, product_conf…

    …igurator_mrp : correct method-name, claas-name, arguments
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d98664f View commit details
    Browse the repository at this point in the history
  13. [FIX]website_product_configurator : replace val._model with val._name…

    …, replace request.website.render with request.render
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    742242b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ce8703 View commit details
    Browse the repository at this point in the history
  15. [FIX][T1902] : fix singleton error(product.config.session), fix view …

    …production_lots, fix singleton error(product.config.step.line)
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a29388a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3f2991 View commit details
    Browse the repository at this point in the history
  17. Added product_configurator_stock and website_product_configurator and…

    … website_product_configurator_mrp to uninstallable list
    PCatinean authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2bdaecf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec5c0cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    78fc145 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c7eef36 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ad2ffe6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9a61ff7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7b8fb11 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    00d5873 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5e90c1f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e4394e7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9602cc5 View commit details
    Browse the repository at this point in the history
  28. [WIP]add code to handle multi attribute and call onchange, and send d…

    …ata to js in specific json formate
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    66499cd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ca9d9e7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a9a7d34 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dbddb5c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7b4faab View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1db25f5 View commit details
    Browse the repository at this point in the history
  34. [IMP]website_product_configurator : redirect product and prevent to c…

    …hange step if required field have not value
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be56486 View commit details
    Browse the repository at this point in the history
  35. [IMP]product_configurator, website_product_configurator : write a wra…

    …pper function in session for next step and redirect to step if any incomplete step is there
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    189a0c4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b730863 View commit details
    Browse the repository at this point in the history
  37. [IMP]add code for custom values

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c7e988c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5b915dd View commit details
    Browse the repository at this point in the history
  39. [IMP]add attribute name

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    966c804 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d05bd8d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4826821 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cf1c9f7 View commit details
    Browse the repository at this point in the history
  43. [ADD][#T00494]website_product_configurator:create method for increase…

    … or decrease quantity using javascript
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ce0952b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5e29049 View commit details
    Browse the repository at this point in the history
  45. [ADD][#T00494]website_product_configurator:add or remove quantity usi…

    …ng jquery on dynamic value
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7cad4f7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    82f886a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fbd9d5b View commit details
    Browse the repository at this point in the history
  48. [ADD][#T00494]website_product_configurator:add and remove quantity on…

    … button click
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f5213e9 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    90e9dd6 View commit details
    Browse the repository at this point in the history
  50. [IMP][#T2720]website_product_configurator:change the alert message.

    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e1c13ba View commit details
    Browse the repository at this point in the history
  51. [ADD][#T2720]website_product_configurator: solved the issue of when n…

    …o value in input it take NAN.
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    927b22b View commit details
    Browse the repository at this point in the history
  52. Revert "[IMP]website_product_configurator : configurablr images will …

    …display using url"
    
    This reverts commit b6fce8956868c009ee49ed17fc2004422f9d1a5a.
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f33c8bd View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    bcc41f3 View commit details
    Browse the repository at this point in the history
  54. [ADD][#T2720]website_product_configurator:solved the issue of when no…

    … value in input then it was taken Nan and when old value is Nan then it will consider blank string
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eaece44 View commit details
    Browse the repository at this point in the history
  55. [ADD][#T2720]website_product_configurator:add css on text_box when no…

    … value filled then it fill highlight all required filled.
    Pooja Khandelwal authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fc9b04a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0ab1e60 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5b22802 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    d52e543 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    1a20392 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    dea6bbb View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    44f7383 View commit details
    Browse the repository at this point in the history
  62. [FIX]fix flake8 and py-lint errors

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a5fdaf1 View commit details
    Browse the repository at this point in the history
  63. [FIX]fic indentation error

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4a8e6e5 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    21bbda2 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9a01ab8 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    04a254c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    caae2b0 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    cd51808 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7c86f38 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    0fb3db4 View commit details
    Browse the repository at this point in the history
  71. [IMP][T-00511] website configuration image

    Divya Modi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    07bab96 View commit details
    Browse the repository at this point in the history
  72. [FIX]changes suggested in review

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    faedf4c View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    0237928 View commit details
    Browse the repository at this point in the history
  74. [FIX]fix attribute_value_line_ids in _prepare_configurator_values and…

    … other code improvements
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7ad39f3 View commit details
    Browse the repository at this point in the history
  75. [FIX]fix qty spinner

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    25ebfab View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    f340d0c View commit details
    Browse the repository at this point in the history
  77. [FIX]set min_val to 0 if not exist

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a01bd9 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    3bc74db View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    d996b2a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    d84fe44 View commit details
    Browse the repository at this point in the history
  81. [FIX]fix active_step

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ab3a90f View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c78fcaf View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    fb3902b View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    605f6d7 View commit details
    Browse the repository at this point in the history
  85. [IMP][#T00494] website_product_configurator : when we click on image …

    …than radio button is checked.
    Krunal Dabhi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fa9f548 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    5944406 View commit details
    Browse the repository at this point in the history
  87. [IMP]price and weight on website

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d985fe7 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    cf14845 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    7be42d1 View commit details
    Browse the repository at this point in the history
  90. [FIX]fix try catch

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    73d3c30 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    64e60e0 View commit details
    Browse the repository at this point in the history
  92. [FIX]fix flake8 and pylint errors

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e5040e3 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    2f00d10 View commit details
    Browse the repository at this point in the history
  94. [FIX]website_product_configurator : display price extra with attr val…

    …ue name if defined
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cf78ae2 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    8a3e332 View commit details
    Browse the repository at this point in the history
  96. [FIX]add domain website_published = true in record rules by inheritin…

    …g them in website module
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dec4608 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    125a5ea View commit details
    Browse the repository at this point in the history
  98. [FIX]remove extra file

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    49541bc View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    dc25209 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    9ee476a View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    11f0cde View commit details
    Browse the repository at this point in the history
  102. [FIX]fix attr value style disable

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    821786e View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    0d8a71f View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    ce05d8c View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    5fcfd3b View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    f581542 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    8a5cbe2 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    67d5555 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    72cae5b View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    771c2d7 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    f52ea67 View commit details
    Browse the repository at this point in the history
  112. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8f867bc View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    5b26be2 View commit details
    Browse the repository at this point in the history
  114. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5879a9b View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    f79363e View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    013d1f7 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    1c512c3 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    92c67d1 View commit details
    Browse the repository at this point in the history
  119. [FIX]fix price extra functionality

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b9257cc View commit details
    Browse the repository at this point in the history
  120. [FIX]fixes from 11.0

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4bfbf85 View commit details
    Browse the repository at this point in the history
  121. [FIX]fix doc string

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d3ec355 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    524bd5f View commit details
    Browse the repository at this point in the history
  123. [IMP][T-00513] website_product_configurator: write test-case for webs…

    …ite_product_configurator
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    047ad02 View commit details
    Browse the repository at this point in the history
  124. [FIX]add error page

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    249586d View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    26837e2 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    06109ab View commit details
    Browse the repository at this point in the history
  127. [FIX]fix web tour : add demo data (website_publish true) and search p…

    …roduct using name instead of id
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6437c6e View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    fa74fa6 View commit details
    Browse the repository at this point in the history
  129. [FIX]set default value as None and

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    93b8318 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    5104950 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    f127b03 View commit details
    Browse the repository at this point in the history
  132. [FIX] fix ex. name

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    88b976c View commit details
    Browse the repository at this point in the history
  133. [FIX]import web.dialog in js

    Krunal Dabhi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    24a7411 View commit details
    Browse the repository at this point in the history
  134. [FIX]fix configuration step

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed5f508 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    a1a6315 View commit details
    Browse the repository at this point in the history
  136. [FIX] website_product_configurator : comment test file

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2e3b8a4 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    5ce6530 View commit details
    Browse the repository at this point in the history
  138. [FIX]change string

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e551989 View commit details
    Browse the repository at this point in the history
  139. [FIX]fixes from 11.0

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9290c32 View commit details
    Browse the repository at this point in the history
  140. [WIP] website_product_configurator

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    31aa93f View commit details
    Browse the repository at this point in the history
  141. [FIX]add if value_ids is None instead if not value_ids, fix parameter…

    … while calling ._get_config_image from controller
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    86e88c7 View commit details
    Browse the repository at this point in the history
  142. [FIX]fix argument name

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eb6fa3c View commit details
    Browse the repository at this point in the history
  143. [FIX]fix csv

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1edf5c8 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    5c42c5b View commit details
    Browse the repository at this point in the history
  145. [FIX]dateime picker on website

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e904e3c View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    9ef45d7 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    40f1b64 View commit details
    Browse the repository at this point in the history
  148. [FIX]remove sudo, fix active atep

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    22ac7ff View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    7d61453 View commit details
    Browse the repository at this point in the history
  150. [FIX][T-00517]website_product_configurator : fix when configure step …

    …not exist then not able to continue
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d64a59 View commit details
    Browse the repository at this point in the history
  151. [FIX][T-00517]website_product_configurator : fix message when enter n…

    …umber greater then allowed on custom value
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5e14307 View commit details
    Browse the repository at this point in the history
  152. [FIX][T-00517]website_product_configurator : write config step when c…

    …hange step from conifige to any other
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b3388f5 View commit details
    Browse the repository at this point in the history
  153. [IMP][T00517] website_product_configurator : add field in config sett…

    …ings.
    Krunal Dabhi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9bfef02 View commit details
    Browse the repository at this point in the history
  154. [FIX][T-00517] website_product_configurator: fix the issue of label n…

    …ame of radio button and add control label margin-top, magin-bottom
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c23b98f View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    a7746a2 View commit details
    Browse the repository at this point in the history
  156. [IMP][T00517] website_product_configurator : write method for return …

    …the template and set the default template
    Krunal Dabhi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a99d589 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    e90b198 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    d8a4051 View commit details
    Browse the repository at this point in the history
  159. [FIX][T-00517]website_product_configurator: fix css on radio buttons,…

    … fix default temlate id, fix onchange on datetime picker
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    87bd51d View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    b29d02d View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    4496742 View commit details
    Browse the repository at this point in the history
  162. [FIX][T-00517]website_product_configurator: inherit _cart_update and …

    …prevent to create new product
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    afa0edc View commit details
    Browse the repository at this point in the history
  163. [FIX][T-00517]website_product_configurator: enable add or remove butt…

    …on of spiiner in current container only
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    63e29b4 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    cd7a85b View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    a48a022 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    c0abc6e View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    4833e2b View commit details
    Browse the repository at this point in the history
  168. [FIX]website_product_configurator : solve pylint

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    246ec42 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    273b181 View commit details
    Browse the repository at this point in the history
  170. [FIX] website_product_configurator : Change condition in Configuratio…

    …n Steps
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1826b2a View commit details
    Browse the repository at this point in the history
  171. [FIX]fix keyerror

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    95824cc View commit details
    Browse the repository at this point in the history
  172. [FIX] website_product_configurator : change for decimal_precision]

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6669b63 View commit details
    Browse the repository at this point in the history
  173. [FIX]website_product_configurator,product_configurator : change for d…

    …ecimal_precision
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed2ce6f View commit details
    Browse the repository at this point in the history
  174. [FIX]website_product_configurator : change blockui

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    63c8e46 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    0f0993f View commit details
    Browse the repository at this point in the history
  176. [FIX]website_product_configurator : change v12 accoding to v11 commit

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4e42f3a View commit details
    Browse the repository at this point in the history
  177. [FIX]website_product_configurator : change v12 accoding to v11 commit

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2a41c9f View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    7dc8dbe View commit details
    Browse the repository at this point in the history
  179. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ec5257f View commit details
    Browse the repository at this point in the history
  180. [FIX]add error code

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a6a5650 View commit details
    Browse the repository at this point in the history
  181. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    75d976e View commit details
    Browse the repository at this point in the history
  182. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e359514 View commit details
    Browse the repository at this point in the history
  183. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4fed1f6 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    6f520be View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    b975f53 View commit details
    Browse the repository at this point in the history
  186. [FIX][ADD] website_product_configurator : add price_precision in extr…

    …a price fields
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    243c828 View commit details
    Browse the repository at this point in the history
  187. [FIX]website_product_configurator : change condition for extra_price

    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    792175a View commit details
    Browse the repository at this point in the history
  188. [FIX]fix space in text area

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    959ccd2 View commit details
    Browse the repository at this point in the history
  189. [FIX]check value not exist

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5aca2f1 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    cd72572 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    7b342f5 View commit details
    Browse the repository at this point in the history
  192. [FIX] Tiny flake8 issue

    PCatinean authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f26c72 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    025a5e5 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    49f6409 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    e9b280b View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    4367f4f View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    0632fe0 View commit details
    Browse the repository at this point in the history
  198. [FIX]product_configurator,website_product_configurator : chnages acco…

    …ding to v11
    Harshil Trivedi authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    627188c View commit details
    Browse the repository at this point in the history
  199. [IMP][T-00560] product_Configurator: for the restricted value check a…

    …vailable value and based on add required or not required
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e8a98e4 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    f715d94 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    4c51027 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    18b24f6 View commit details
    Browse the repository at this point in the history
  203. [IMP][T-00560] product_Configurator: custom value make required if at…

    …tribute line custom&required
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1aae28a View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    7aaa3bb View commit details
    Browse the repository at this point in the history
  205. [FIX]create js widget

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e774e09 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    52c1067 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    2389909 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    c957260 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    c1e997c View commit details
    Browse the repository at this point in the history
  210. [FIX][t-00563]add curser style

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    43bbcf9 View commit details
    Browse the repository at this point in the history
  211. [WIP][T-00616] Product_configurator: show price_extra in attribute va…

    …lue if related product
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d560dc6 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    be283e7 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    b20300f View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    4414098 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    a0bd25f View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    7689341 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    1f1fb89 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    4838b77 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    87fa51d View commit details
    Browse the repository at this point in the history
  220. [FIX]update manifest

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bd3b8bf View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    d1fe0f6 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    1e82ded View commit details
    Browse the repository at this point in the history
  223. [FIX]fix flak8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8ab876b View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    9090e7d View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    2546a32 View commit details
    Browse the repository at this point in the history
  226. [FIX]fix res config settings view

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    514596c View commit details
    Browse the repository at this point in the history
  227. [FIX]update po file

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    00a01d3 View commit details
    Browse the repository at this point in the history
  228. [FIX]fix flake8

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    54a3c72 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    b901288 View commit details
    Browse the repository at this point in the history
  230. [FIX][T3200]fix js error if no file selected in custom type attachmen…

    …t and error while reconfigure product
    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    780f7ee View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    ed774db View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    be6e3ed View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    1f50ae9 View commit details
    Browse the repository at this point in the history
  234. [FIX][T3200]fix images on onchange

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4195e7d View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    4da4c95 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    ae45979 View commit details
    Browse the repository at this point in the history
  237. [FIX]fix flake8 error

    bizzappdev authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4e81ffd View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    53cd943 View commit details
    Browse the repository at this point in the history
  239. Update config_form.js (#181)

    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
    BenjaHe authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8013192 View commit details
    Browse the repository at this point in the history
  240. [MIG] website_product_configurator

    pledrateam authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e210144 View commit details
    Browse the repository at this point in the history
  241. [FIX] website_product_configurator : fix the image for attribute and …

    …add 404 from website.
    pledrateam authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7c543b3 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    4b37ee1 View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    5e1bab6 View commit details
    Browse the repository at this point in the history
  244. Configuration menu
    Copy the full SHA
    a5f8ce9 View commit details
    Browse the repository at this point in the history
  245. Configuration menu
    Copy the full SHA
    436869c View commit details
    Browse the repository at this point in the history
  246. [WIP][T-01839]product_configurator: remove price calculation from ses…

    …sion and also get value from get_attribute_value_extra_prices
    pledrateam authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d0c1751 View commit details
    Browse the repository at this point in the history
  247. [REF] *: fix PCatinean maintainer

    dreispt authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    46be0f4 View commit details
    Browse the repository at this point in the history
  248. [IMP] cron noupdate

    patrickrwilson authored and SirAionTech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a995cc5 View commit details
    Browse the repository at this point in the history
  249. Configuration menu
    Copy the full SHA
    0c528dc View commit details
    Browse the repository at this point in the history
  250. Configuration menu
    Copy the full SHA
    f39aef2 View commit details
    Browse the repository at this point in the history