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] delivery_price_method: Migration to 15.0 #536

Merged
merged 16 commits into from
Oct 11, 2022

Commits on Oct 11, 2022

  1. [ADD] delivery_price_method

    rlizana authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3c31d91 View commit details
    Browse the repository at this point in the history
  2. [IMP] delivery_price_method: Make it independent + more compatible

    - Add default price_method called "Carrier obtained price", for being more explicit
      and avoid user confusions.
    - Shipment rate: Make it compatible with upstream code tricking the delivery_type
      field.
    - Shipping sending: Call upstream carrier sending routine + call standard one, and
      merge results (excluding the tracking_number).
    - Tests:
    
      * Make them more resilient (fixing the pricelist).
      * Use SavepointCase for executing setup only once.
      * Fine tune some code
    - Improve README
    
    [UPD] Update delivery_price_method.pot
    pedrobaeza authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    32c2878 View commit details
    Browse the repository at this point in the history
  3. [ADD] icon.png

    OCA-git-bot authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    50c5f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113c57b View commit details
    Browse the repository at this point in the history
  5. [MIG] delivery_price_method: Migration to 13.0

    [UPD] Update delivery_price_method.pot
    
    [UPD] README.rst
    misern2 authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    25b52c3 View commit details
    Browse the repository at this point in the history
  6. [FIX] delivery_price_method: method permissions

    If a user don't have the necessary permissions for writing in the
    `delivery.carrier` model (like a low range salesman) he won't be able to
    choose a carrier wich uses the rate shipment override.
    
    TT31627
    
    delivery_price_method 13.0.1.0.1
    chienandalu authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bbd7719 View commit details
    Browse the repository at this point in the history
  7. [IMP] delivery_*: Promote modules to Stable

    [UPD] README.rst
    
    delivery_price_method 13.0.1.0.2
    pedrobaeza authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a8b643f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea43001 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37930f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    365fbcd View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Spanish)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: delivery-carrier-13.0/delivery-carrier-13.0-delivery_price_method
    Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_price_method/es/
    macagua authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a0710ad View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Spanish (Chile))

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: delivery-carrier-13.0/delivery-carrier-13.0-delivery_price_method
    Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_price_method/es_CL/
    macagua authored and victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    03d4723 View commit details
    Browse the repository at this point in the history
  13. [MIG] delivery_price_method: Migration to 14.0

    TT36947
    
    [UPD] Update delivery_price_method.pot
    
    [UPD] README.rst
    victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    951117c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    924d639 View commit details
    Browse the repository at this point in the history
  15. [MIG] delivery_price_method: Migration to 15.0

    TT36947
    
    Co-authored-by: jaredkipe
    victoralmau committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    70367c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18953fb View commit details
    Browse the repository at this point in the history