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] sale_margin_delivered: Migration to 16.0 #183

Merged
merged 19 commits into from
Sep 15, 2023

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    f9dda20 View commit details
    Browse the repository at this point in the history
  2. [IMP] sale_margin_delivered: Add new computed field for better contro…

    …l on delivery purchase price
    
    [UPD] README.rst
    
    [UPD] Update sale_margin_delivered.pot
    
    Update translation files
    
    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    sergio-teruel authored and pilarvargas-tecnativa committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ea49bde View commit details
    Browse the repository at this point in the history
  3. [11.0][FIX] sale_margin_delivered: Set % delivered percent to 0.0 if …

    …not delivered qty (OCA#43)
    
    [FIX] sale_margin_delivered: Set % delivered percent to quantities ordered if the line has not delivered quantities
    
    [ADD] icon.png
    sergio-teruel authored and pilarvargas-tecnativa committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8d367a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5a82cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e2fa18 View commit details
    Browse the repository at this point in the history
  6. [11.0][IMP] sale_margin_delivered: Compute avoid use product_uom_qty …

    …to compute delivered margin. Other module tests fails
    
    [UPD] README.rst
    sergio-teruel authored and pilarvargas-tecnativa committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6a19b0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eefdbc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce8d756 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50dad73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8614d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc13a79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd27202 View commit details
    Browse the repository at this point in the history
  13. [FIX] sale_margin_delivered: Delivered values not zero when sale line…

    … has not quantity delivered
    
    TT26105
    carlosdauden authored and pilarvargas-tecnativa committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6091a1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    036585b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e56707 View commit details
    Browse the repository at this point in the history
  16. [FIX] sale_margin_delivered: non storable

    We don't want to compute margin based on stock moves for non storable
    products. This specially true for services and kits.
    
    TT33499
    chienandalu authored and pilarvargas-tecnativa committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3f31d53 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ce6e408 View commit details
    Browse the repository at this point in the history
  2. [REF] split sale_margin_delivered into sale_margin_delivered and sale…

    …_margin_delivered_security
    legalsylvain authored and pilarvargas-tecnativa committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2fecd69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febd948 View commit details
    Browse the repository at this point in the history