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_sale_cart_expire: Migration #923

Open
wants to merge 28 commits into
base: 17.0
Choose a base branch
from

Commits on May 10, 2024

  1. [ADD] website_sale_cart_expire

    Module that allows to automatically cancel carts without
    activity after a configurable time.
    ivantodorovich authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    82bdffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2cb08 View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7ff614b View commit details
    Browse the repository at this point in the history
  4. [ADD] icon.png

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    db04017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    286a2a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed9f49 View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bc62021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f40ae3 View commit details
    Browse the repository at this point in the history
  9. [FIX] website_sale_cart_expire: Don't cancel sent quotations

    In a typical website flow, quotations are moved to sent state when
    a payment by Wire transfer is chosen.
    
    In this scenario, the quotation shouldn't be automatically cancelled.
    
    It's up to the salesman to determine when a sent quotation is expired,
    as technically speaking this isn't just a cart anymore.
    ivantodorovich authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    410c18d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23cd9ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbcb18a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ad9005 View commit details
    Browse the repository at this point in the history
  13. [UPD] Update website_sale_cart_expire.pot

    oca-ci authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8cd8d76 View commit details
    Browse the repository at this point in the history
  14. [UPD] README.rst

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f28485a View commit details
    Browse the repository at this point in the history
  15. [UPD] Update website_sale_cart_expire.pot

    oca-ci authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c0830ba View commit details
    Browse the repository at this point in the history
  16. [MIG] website_sale_cart_expire: Migration to 16.0

    [Fix] Use new payment.payment_provider_demo for test cases
    
    [Fix] Change acquirer_id to provider_id for test cases
    Highcooley authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a060e6d View commit details
    Browse the repository at this point in the history
  17. [UPD] Update website_sale_cart_expire.pot

    oca-ci authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e5ed81f View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    230abbc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4f7537c View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 100.0% (14 of 14 strings)
    
    Translation: e-commerce-16.0/e-commerce-16.0-website_sale_cart_expire
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_cart_expire/es/
    Ivorra78 authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d5e8e53 View commit details
    Browse the repository at this point in the history
  21. [UPD] README.rst

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f79cb1d View commit details
    Browse the repository at this point in the history
  22. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: e-commerce-16.0/e-commerce-16.0-website_sale_cart_expire
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_cart_expire/
    weblate authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9712705 View commit details
    Browse the repository at this point in the history
  23. [FIX] website_sale_cart_expire:

    Before this commit, there are an issue the method raise
    an error if transaction_ids.last_state_change was false.
    It's possible for last_state_change to be false as a result
    of migrating data from a past Odoo DB version.
    kanda999 authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b52bfed View commit details
    Browse the repository at this point in the history
  24. [BOT] post-merge updates

    OCA-git-bot authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4259d40 View commit details
    Browse the repository at this point in the history
  25. Added translation using Weblate (Italian)

    mymage authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c8cde6d View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (Italian)

    Currently translated at 100.0% (14 of 14 strings)
    
    Translation: e-commerce-16.0/e-commerce-16.0-website_sale_cart_expire
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_cart_expire/it/
    mymage authored and Mantux11 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1d408d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    a3d6561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bb648 View commit details
    Browse the repository at this point in the history