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

[16.0] [MIG] website_sale_product_pack: Migration to 16.0 #135

Commits on Jun 6, 2023

  1. [ADD] website_sale_product_pack: New module

    Compatibility module between sale_product_pack and website_sale
    
    TT30385
    chienandalu authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0679726 View commit details
    Browse the repository at this point in the history
  2. [FIX] stock_product_pack: get already computed values if existing

    Done for e-commerce compatibility purposes, althoug it's more performant
    indeed.
    chienandalu authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f1ecd9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86f73a View commit details
    Browse the repository at this point in the history
  4. [UPD] README.rst

    OCA-git-bot authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4a6f728 View commit details
    Browse the repository at this point in the history
  5. [ADD] icon.png

    OCA-git-bot authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    76089e8 View commit details
    Browse the repository at this point in the history
  6. [FIX] website_sale_product_pack: Resilient tests

    Create and select a specific pricelist for avoiding problems in
    integrated environments where the default pricelist currency has been
    changed.
    pedrobaeza authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ed85de3 View commit details
    Browse the repository at this point in the history
  7. Set portal user pricelist

    chienandalu authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    eb1bf26 View commit details
    Browse the repository at this point in the history
  8. [FIX] website_sale_product_pack: detailed totalized packs

    When the cart is confirmed, a price recalculation is triggered for every
    order line. This is wrong for detailed totalized packs, which lines
    should be at 0.
    
    TT38186
    chienandalu authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7070308 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84b86f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05d4490 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ab2da0 View commit details
    Browse the repository at this point in the history
  12. [UPD] Update website_sale_product_pack.pot

    oca-ci authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    87c9f7d View commit details
    Browse the repository at this point in the history
  13. [UPD] README.rst

    OCA-git-bot authored and alvaro-domatix committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f4afb50 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    820f59e View commit details
    Browse the repository at this point in the history