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] beesdoo_product_label #520

Merged
merged 28 commits into from
Sep 14, 2023

Commits on Aug 2, 2023

  1. [REF] split beesdoo_product

    into:
    - product_main_supplier
    - sale_suggested_price
    - sale_adapt_price_wizard
    
    [REF] split beesdoo_product -> product_main_supplier
    
    [FIX] sale_suggested_price dep on product_main_supplier
    
    [ADD] module sale_edit_price_wizard
    
    [REF] rename sale_edit_price_wizard ->  sale_adapt_price_wizard
    
    [REF] move rounding_method to sale_suggested_price
    
    [REF] refactor following PR 320
    
    [REF] search product_code -> product_main_seller
    
    [FIX] bug adapt_sales_price
    
    [IMP] use float_compare to compare prices
    
    [REF] move list_price_write_date to sale_adapt_price_wizard
    
    [FIX] beesdoo_product: main_seller_id search
    
    [FIX] run precommit
    
    fix
    victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c187c75 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update product_main_supplier.pot

    oca-ci authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    743764d View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    github-grap-bot authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e6a588f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e55c76 View commit details
    Browse the repository at this point in the history
  5. [UPD] Update product_main_supplier.pot

    oca-ci authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d0f5db0 View commit details
    Browse the repository at this point in the history
  6. [UPD] README.rst

    github-grap-bot authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    afe40d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    214944a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    366b934 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b9a855 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    330883e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0d787b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c221db5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    703fd2e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    360833c View commit details
    Browse the repository at this point in the history
  15. [REF] split beesdoo_product

    into:
    - product_ingredients.
    - product_hazard.
    - sale_product_deposit.
    - product_expiration.
    - product_sale_limit_date.
    - product_scale_label.
    - product_barcode_generator.
    - beesdoo_product_label
    - product_label_print_request
    victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d5648bd View commit details
    Browse the repository at this point in the history
  16. [FIX] Repair module docstrings

    Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
    carmenbianca authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e2abb8e View commit details
    Browse the repository at this point in the history
  17. [UPD] README.rst

    github-grap-bot authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b78cfae View commit details
    Browse the repository at this point in the history
  18. [UPD] Update beesdoo_product_label.pot

    oca-ci authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9a7c31f View commit details
    Browse the repository at this point in the history
  19. [FIX] sale_product_deposit

    - add deposit tax group (it was originally in the wrong module)
    - fix call to the consigne group
    - translate the tax group to english
    victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dd66648 View commit details
    Browse the repository at this point in the history
  20. [UPD] Update beesdoo_product_label.pot

    oca-ci authored and victor-champonnois committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0209608 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8937ac2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6ce8c6b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    27c409e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cfe226f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0a8ebe5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f7f3cdc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. [UPD] readme

    victor-champonnois committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    98626e9 View commit details
    Browse the repository at this point in the history
  2. [FIX] precommit

    victor-champonnois committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8c989e5 View commit details
    Browse the repository at this point in the history