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_stock_provisioning_date: Migration to 17.0 #949

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

Commits on Jul 8, 2024

  1. [ADD] website_sale_stock_provisioning_date: new module.

    Show the future provisioning date closest to the current date
    for a product in the eCommerce.
    Ernesto Tejeda authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f2cec0b View commit details
    Browse the repository at this point in the history
  2. [IMP] website_sale_stock_provisioning_date: black, isort, prettier

    Ernesto Tejeda authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    24b09e9 View commit details
    Browse the repository at this point in the history
  3. [MIG] website_sale_stock_provisioning_date: Migration to 13.0

    Ernesto Tejeda authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    05ac9a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38f9be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb8e591 View commit details
    Browse the repository at this point in the history
  6. [IMP] website_sale_stock_provisioning_date: format date

    The provisioning date was always showing in the same format without
    respecting the date format defined in the language settings.
    
    It is added in function `_get_combination_info` instead of in function
    `_get_next_provisioning_date` so that the date is still formatted even
    if function `_get_next_provisioning_date` is inherited.
    miguel-S73 authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cf4214a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e76c25b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b2f615 View commit details
    Browse the repository at this point in the history
  9. [UPD] Update website_sale_stock_provisioning_date.pot

    oca-ci authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    682f7cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f06119 View commit details
    Browse the repository at this point in the history
  11. 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_stock_provisioning_date
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_stock_provisioning_date/
    weblate authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d13600e View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Spanish)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: e-commerce-16.0/e-commerce-16.0-website_sale_stock_provisioning_date
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_stock_provisioning_date/es/
    Ivorra78 authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    491d70f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35f7d10 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Italian)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: e-commerce-16.0/e-commerce-16.0-website_sale_stock_provisioning_date
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_stock_provisioning_date/it/
    mymage authored and arantxa-s73 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f3449a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71c3555 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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