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

[15.0][MIG] stock_picking_report_valued #181

Merged
merged 18 commits into from
Aug 17, 2022

Commits on Feb 23, 2022

  1. [11.0][MIG] stock_valued_picking_report

    Luis M. Ontalba authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0b608e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e0b8a View commit details
    Browse the repository at this point in the history
  3. [IMP] stock_picking_report_valued: Perform related & compute with sudo

    For avoiding problems if you don't have access to sales orders (stricter
    warehouse users, inter-company records...).
    pedrobaeza authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9ba1d0b View commit details
    Browse the repository at this point in the history
  4. [FIX] stock_picking_report_valued: core view change

    - This commit
    odoo/odoo@41bea41
    breaked the inheritance.
    chienandalu authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f241e0c View commit details
    Browse the repository at this point in the history
  5. [IMP] stock_picking_report_valued: Make tests more resilient

    In certain conditions of the DB (i.e. integration tests), previous code doesn't assure
    the price is going to be 100.
    pedrobaeza authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c02f263 View commit details
    Browse the repository at this point in the history
  6. [FIX] stock_picking_report_valued: 6 things:

    [FIX] stock_picking_report_valued: Wrong taxes amount if round globally (OCA#56)
    
    [FIX] stock_picking_report_valued: Remove round_method condition because don't apply here
    
    [FIX] stock_picking_report_valued: price_reduce is stored with product decimal precision
    
    [FIX] stock_picking_report_valued: division_by_zero when unrelated sale order
    
    [FIX] stock_picking_report_valued: Improve code
    
    [FIX] stock_picking_report_valued: Multiple taxes in sale line (WIP)
    carlosdauden authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8b243d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62ff5da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fcf76a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f604cce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f96c6e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5a54ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03fe802 View commit details
    Browse the repository at this point in the history
  13. [IMP] stock_picking_report_valued: black, isort, prettier

    Ernesto Tejeda authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8ed5c04 View commit details
    Browse the repository at this point in the history
  14. [MIG] stock_picking_report_valued: Migration to 14.0

    Ernesto Tejeda authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    db0317c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0b629e View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (French (France))

    Currently translated at 76.9% (20 of 26 strings)
    
    Translation: stock-logistics-reporting-14.0/stock-logistics-reporting-14.0-stock_picking_report_valued
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-0-stock_picking_report_valued/fr_FR/
    Yvesldff authored and flachica committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c615300 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5ce3f4e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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