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_hide_empty_category #950

Open
wants to merge 19 commits into
base: 16.0
Choose a base branch
from

Commits on Jul 15, 2024

  1. [ADD] website_sale_category_empty: Create module (OCA#342)

    * [ADD] website_sale_category_empty: Create module
    * Add module to hide categories that have no products associated with them
    
    * [FIX] website_sale_hide_empty_category: PR Fix
    * Add trailing comma to manifest
    * Rename Module
    Ted Salmon authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    602c5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0431dac View commit details
    Browse the repository at this point in the history
  3. [MIG] Migrated to Odoo 12

    wpichler authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    66e8a28 View commit details
    Browse the repository at this point in the history
  4. [IMP] : black, isort, prettier

    CarlosRoca13 authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    70f56d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abe91b7 View commit details
    Browse the repository at this point in the history
  6. allow for recursive evaluation

    Rad0van authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0069951 View commit details
    Browse the repository at this point in the history
  7. Added translation using Weblate (Dutch)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: e-commerce-13.0/e-commerce-13.0-website_sale_hide_empty_category
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_hide_empty_category/nl/
    bosd authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    315420d View commit details
    Browse the repository at this point in the history
  8. Added translation using Weblate (Catalan)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: e-commerce-13.0/e-commerce-13.0-website_sale_hide_empty_category
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_hide_empty_category/ca/
    claudiagn authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    75dc9d3 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Spanish)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: e-commerce-13.0/e-commerce-13.0-website_sale_hide_empty_category
    Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-website_sale_hide_empty_category/es/
    claudiagn authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5521cca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed599d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99dd6ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74f8ddf View commit details
    Browse the repository at this point in the history
  13. [UPD] Update website_sale_hide_empty_category.pot

    oca-ci authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dad9e4e View commit details
    Browse the repository at this point in the history
  14. [UPD] README.rst

    OCA-git-bot authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9c0d743 View commit details
    Browse the repository at this point in the history
  15. [UPD] README.rst

    OCA-git-bot authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    800b08f View commit details
    Browse the repository at this point in the history
  16. [IMP] website_sale_hide_empty_category: test performance improvement

    - Create setUpClass method if necessary
    - Switch to setUpClass for avoiding repeat the same setup for each test.
    - Include context keys for avoiding mail operations overhead.
    josep-tecnativa authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    47b834f View commit details
    Browse the repository at this point in the history
  17. [BOT] post-merge updates

    OCA-git-bot authored and jr2-adhoc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fe4e221 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f50f180 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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