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

[17.0] [MIG] website_product_configurator: Migration to 17.0 #143

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8f2750b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d6bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aea70f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5457bf0 View commit details
    Browse the repository at this point in the history
  5. [FIX]product_configurator, website_product_configurator, product_conf…

    …igurator_mrp : correct method-name, claas-name, arguments
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    32dea04 View commit details
    Browse the repository at this point in the history
  6. [FIX]website_product_configurator : replace val._model with val._name…

    …, replace request.website.render with request.render
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ff29a52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cac077 View commit details
    Browse the repository at this point in the history
  8. [FIX][T1902] : fix singleton error(product.config.session), fix view …

    …production_lots, fix singleton error(product.config.step.line)
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1681f27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    336f68b View commit details
    Browse the repository at this point in the history
  10. Added product_configurator_stock and website_product_configurator and…

    … website_product_configurator_mrp to uninstallable list
    PCatinean authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e534b6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62e5e21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d95b67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6741035 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c218b2b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d43ed2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac71bde View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3b5cfd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    58fe037 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f52120 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e5c5723 View commit details
    Browse the repository at this point in the history
  21. [WIP]add code to handle multi attribute and call onchange, and send d…

    …ata to js in specific json formate
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6d23b74 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7795a71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5d880ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2231280 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d07f53d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    08ca2d5 View commit details
    Browse the repository at this point in the history
  27. [IMP]website_product_configurator : redirect product and prevent to c…

    …hange step if required field have not value
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7a2105c View commit details
    Browse the repository at this point in the history
  28. [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 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e6ad6d5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1a8e268 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    90f586b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    503b0dc View commit details
    Browse the repository at this point in the history
  32. [IMP]add attribute name

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0d0b748 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5331735 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    99ab78b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6864ab8 View commit details
    Browse the repository at this point in the history
  36. [ADD][#T00494]website_product_configurator:create method for increase…

    … or decrease quantity using javascript
    Pooja Khandelwal authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1d3e7fc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    08e0f7c View commit details
    Browse the repository at this point in the history
  38. [ADD][#T00494]website_product_configurator:add or remove quantity usi…

    …ng jquery on dynamic value
    Pooja Khandelwal authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bad796e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e2557f1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6002640 View commit details
    Browse the repository at this point in the history
  41. [ADD][#T00494]website_product_configurator:add and remove quantity on…

    … button click
    Pooja Khandelwal authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f620bbc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5a0faaa View commit details
    Browse the repository at this point in the history
  43. [IMP][#T2720]website_product_configurator:change the alert message.

    Pooja Khandelwal authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    24a69b2 View commit details
    Browse the repository at this point in the history
  44. [ADD][#T2720]website_product_configurator: solved the issue of when n…

    …o value in input it take NAN.
    Pooja Khandelwal authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3130585 View commit details
    Browse the repository at this point in the history
  45. Revert "[IMP]website_product_configurator : configurablr images will …

    …display using url"
    
    This reverts commit b6fce8956868c009ee49ed17fc2004422f9d1a5a.
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a95cd3c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8280c00 View commit details
    Browse the repository at this point in the history
  47. [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 bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    27d1948 View commit details
    Browse the repository at this point in the history
  48. [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 bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6b137a1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    995c78d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    71bc65f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    364451c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    38baf77 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c71b758 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    51155ef View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    45bb86b View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    67b08f9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    25e5759 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    a108f98 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    81fd668 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    618a6ba View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    19677d2 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    073ed2f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    417c6d6 View commit details
    Browse the repository at this point in the history
  64. [IMP][T-00511] website configuration image

    Divya Modi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    db882f5 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    961e5f3 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    806465e View commit details
    Browse the repository at this point in the history
  67. [FIX]fix attribute_value_line_ids in _prepare_configurator_values and…

    … other code improvements
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    aacc6f8 View commit details
    Browse the repository at this point in the history
  68. [FIX]fix qty spinner

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c83d17c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    af022d5 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    36a4d58 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    c06e71d View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    d70a9b2 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    64c4287 View commit details
    Browse the repository at this point in the history
  74. [FIX]fix active_step

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ab0b088 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    90df8da View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    8a5711d View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    45f270e View commit details
    Browse the repository at this point in the history
  78. [IMP][#T00494] website_product_configurator : when we click on image …

    …than radio button is checked.
    Krunal Dabhi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d85a2f8 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    09de528 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    f18604e View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    88137b3 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    5670121 View commit details
    Browse the repository at this point in the history
  83. [FIX]fix try catch

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    712eb53 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    cc14dee View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    687f83a View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    d6d942f View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    80baad2 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    8dc27c6 View commit details
    Browse the repository at this point in the history
  89. [FIX]add domain website_published = true in record rules by inheritin…

    …g them in website module
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b7dc23e View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    8f2c602 View commit details
    Browse the repository at this point in the history
  91. [FIX]remove extra file

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    be13acf View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    97854dc View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    d2989ee View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    df803d6 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    31bc626 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    4c40ff6 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    a9582f9 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    f13627f View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    e611a41 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    a236c38 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    9a2486e View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    0837f61 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    0e7ddb9 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    27b59ea View commit details
    Browse the repository at this point in the history
  105. [FIX]fix flake8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ced5bc5 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    0642db7 View commit details
    Browse the repository at this point in the history
  107. [FIX]fix flake8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0de3d0d View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    0ec4ffb View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    0783124 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    c66ff3e View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    593252b View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    300c589 View commit details
    Browse the repository at this point in the history
  113. [FIX]fixes from 11.0

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    78f7904 View commit details
    Browse the repository at this point in the history
  114. [FIX]fix doc string

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1f8a1cf View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    7be4f39 View commit details
    Browse the repository at this point in the history
  116. [IMP][T-00513] website_product_configurator: write test-case for webs…

    …ite_product_configurator
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d34919e View commit details
    Browse the repository at this point in the history
  117. [FIX]add error page

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6e1510f View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    6268e8e View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    a8d5f97 View commit details
    Browse the repository at this point in the history
  120. [FIX]fix web tour : add demo data (website_publish true) and search p…

    …roduct using name instead of id
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    09c7d69 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    c96393e View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    ba68ebe View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    c051d34 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    101d0d5 View commit details
    Browse the repository at this point in the history
  125. [FIX] fix ex. name

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    38a4a48 View commit details
    Browse the repository at this point in the history
  126. [FIX]import web.dialog in js

    Krunal Dabhi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    99d4b31 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    b7c3abf View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    641f0ae View commit details
    Browse the repository at this point in the history
  129. [FIX] website_product_configurator : comment test file

    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    527b1a2 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    0bed1e7 View commit details
    Browse the repository at this point in the history
  131. [FIX]change string

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    58e91b8 View commit details
    Browse the repository at this point in the history
  132. [FIX]fixes from 11.0

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    11cb986 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    597c579 View commit details
    Browse the repository at this point in the history
  134. [FIX]add if value_ids is None instead if not value_ids, fix parameter…

    … while calling ._get_config_image from controller
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9917377 View commit details
    Browse the repository at this point in the history
  135. [FIX]fix argument name

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    438a88b View commit details
    Browse the repository at this point in the history
  136. [FIX]fix csv

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    57785e1 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    4e47457 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    b646ea0 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    fb55854 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    e9f98ca View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    4ab7bf9 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    d9979e3 View commit details
    Browse the repository at this point in the history
  143. [FIX][T-00517]website_product_configurator : fix when configure step …

    …not exist then not able to continue
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    761b522 View commit details
    Browse the repository at this point in the history
  144. [FIX][T-00517]website_product_configurator : fix message when enter n…

    …umber greater then allowed on custom value
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    05f2617 View commit details
    Browse the repository at this point in the history
  145. [FIX][T-00517]website_product_configurator : write config step when c…

    …hange step from conifige to any other
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a289ebc View commit details
    Browse the repository at this point in the history
  146. [IMP][T00517] website_product_configurator : add field in config sett…

    …ings.
    Krunal Dabhi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6bc1e15 View commit details
    Browse the repository at this point in the history
  147. [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 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f996ec1 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    e8833cb View commit details
    Browse the repository at this point in the history
  149. [IMP][T00517] website_product_configurator : write method for return …

    …the template and set the default template
    Krunal Dabhi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2a09452 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    6a66143 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    10f8f9a View commit details
    Browse the repository at this point in the history
  152. [FIX][T-00517]website_product_configurator: fix css on radio buttons,…

    … fix default temlate id, fix onchange on datetime picker
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    03ca072 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    93c3c57 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    7907173 View commit details
    Browse the repository at this point in the history
  155. [FIX][T-00517]website_product_configurator: inherit _cart_update and …

    …prevent to create new product
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7b077fc View commit details
    Browse the repository at this point in the history
  156. [FIX][T-00517]website_product_configurator: enable add or remove butt…

    …on of spiiner in current container only
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d3ba060 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    9694581 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    22b74e5 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    6906d78 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    59d04d0 View commit details
    Browse the repository at this point in the history
  161. [FIX]website_product_configurator : solve pylint

    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    46ebce0 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    2a8a9b7 View commit details
    Browse the repository at this point in the history
  163. [FIX] website_product_configurator : Change condition in Configuratio…

    …n Steps
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3edfaf6 View commit details
    Browse the repository at this point in the history
  164. [FIX]fix keyerror

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    371f881 View commit details
    Browse the repository at this point in the history
  165. [FIX] website_product_configurator : change for decimal_precision]

    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3063de1 View commit details
    Browse the repository at this point in the history
  166. [FIX]website_product_configurator,product_configurator : change for d…

    …ecimal_precision
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    540ce1f View commit details
    Browse the repository at this point in the history
  167. [FIX]website_product_configurator : change blockui

    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a3ba166 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    a8b5e29 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    b64039f View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    f4e9829 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    b4ae78d View commit details
    Browse the repository at this point in the history
  172. [FIX]fix flake8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0c4e003 View commit details
    Browse the repository at this point in the history
  173. [FIX]add error code

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    70be785 View commit details
    Browse the repository at this point in the history
  174. [FIX]fix flake8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f990c82 View commit details
    Browse the repository at this point in the history
  175. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    009f08a View commit details
    Browse the repository at this point in the history
  176. [FIX]website_product_configurator : changes in v12 website_product_co…

    …nfigurator module accoding to v11 commits
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7c53c11 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    83588d8 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    da09080 View commit details
    Browse the repository at this point in the history
  179. [FIX][ADD] website_product_configurator : add price_precision in extr…

    …a price fields
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    96102af View commit details
    Browse the repository at this point in the history
  180. [FIX]website_product_configurator : change condition for extra_price

    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    dde990e View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    fcf853f View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    8531ee2 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    b23f8cd View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    97bd2fa View commit details
    Browse the repository at this point in the history
  185. [FIX] Tiny flake8 issue

    PCatinean authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    91f4c0e View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    e0272b5 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    1426224 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    fc84cc7 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    36a6dcb View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    e937bac View commit details
    Browse the repository at this point in the history
  191. [FIX]product_configurator,website_product_configurator : chnages acco…

    …ding to v11
    Harshil Trivedi authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f68219 View commit details
    Browse the repository at this point in the history
  192. [IMP][T-00560] product_Configurator: for the restricted value check a…

    …vailable value and based on add required or not required
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4ab882d View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    225b515 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    b622565 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    acef9fd View commit details
    Browse the repository at this point in the history
  196. [IMP][T-00560] product_Configurator: custom value make required if at…

    …tribute line custom&required
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f6976d1 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    2dd013d View commit details
    Browse the repository at this point in the history
  198. [FIX]create js widget

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7432e1a View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    bc0d5ec View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    1133d34 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    482b9ec View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    ce6e05d View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    1273ce5 View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    14dc5a2 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    09663b9 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    ea2747d View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    1f7a2e0 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    e102383 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    7184910 View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    b3fd182 View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    6ec9702 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    a90093d View commit details
    Browse the repository at this point in the history
  213. [FIX]update manifest

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a07f6a3 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    c6d65d2 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    f7bd4a3 View commit details
    Browse the repository at this point in the history
  216. [FIX]fix flak8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8032ce7 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    4f6edf0 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    ef2cbb3 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    3f388db View commit details
    Browse the repository at this point in the history
  220. [FIX]update po file

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d30f1bc View commit details
    Browse the repository at this point in the history
  221. [FIX]fix flake8

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    37962a9 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    a639266 View commit details
    Browse the repository at this point in the history
  223. [FIX][T3200]fix js error if no file selected in custom type attachmen…

    …t and error while reconfigure product
    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3e65641 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    a769de7 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    180e8ee View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    2b8443a View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    656f104 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    65bc5e1 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    c6bae12 View commit details
    Browse the repository at this point in the history
  230. [FIX]fix flake8 error

    bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a61981a View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    d4e7cb1 View commit details
    Browse the repository at this point in the history
  232. 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 bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    330cf40 View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    d73c062 View commit details
    Browse the repository at this point in the history
  234. [FIX] website_product_configurator : fix the image for attribute and …

    …add 404 from website.
    pledrateam authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    94e4207 View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    6b5876c View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    08d2704 View commit details
    Browse the repository at this point in the history
  237. Configuration menu
    Copy the full SHA
    66d0cf1 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    c151af1 View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    8bd44aa View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    d0d8dd6 View commit details
    Browse the repository at this point in the history
  241. [WIP][T-01839]product_configurator: remove price calculation from ses…

    …sion and also get value from get_attribute_value_extra_prices
    pledrateam authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    db2b4d7 View commit details
    Browse the repository at this point in the history
  242. [REF] *: fix PCatinean maintainer

    dreispt authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5a52a1a View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    68db648 View commit details
    Browse the repository at this point in the history
  244. [IMP] cron noupdate

    patrickrwilson authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f4fa7d View commit details
    Browse the repository at this point in the history
  245. Configuration menu
    Copy the full SHA
    2666b0c View commit details
    Browse the repository at this point in the history
  246. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b5ee56e View commit details
    Browse the repository at this point in the history
  247. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: product-configurator-14.0/product-configurator-14.0-website_product_configurator
    Translate-URL: https://translation.odoo-community.org/projects/product-configurator-14-0/product-configurator-14-0-website_product_configurator/
    weblate authored and bizzappdev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    620b82c View commit details
    Browse the repository at this point in the history
  248. Configuration menu
    Copy the full SHA
    59619e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    9003b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1542af4 View commit details
    Browse the repository at this point in the history