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_gls_asm: Migration to 15.0 #2550

Merged
merged 33 commits into from Oct 20, 2022

Commits on Oct 19, 2022

  1. [ADD] gls_asm_delivery: New module

    [UPD] Update delivery_gls_asm.pot
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-spain-12.0/l10n-spain-12.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-12-0/l10n-spain-12-0-delivery_gls_asm/
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-spain-12.0/l10n-spain-12.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-12-0/l10n-spain-12-0-delivery_gls_asm/
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f990125 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Spanish)

    Currently translated at 68.4% (93 of 136 strings)
    
    Translation: l10n-spain-12.0/l10n-spain-12.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-12-0/l10n-spain-12-0-delivery_gls_asm/es/
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    afa0baa View commit details
    Browse the repository at this point in the history
  3. [IMP] delivery_gls and delivery_seur: add informative exceptions

    Non implemented methods should raise informative exceptions if used
    
    [UPD] Update delivery_gls_asm.pot
    
    delivery_gls_asm 12.0.1.0.1
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-spain-12.0/l10n-spain-12.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-12-0/l10n-spain-12-0-delivery_gls_asm/
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8c73474 View commit details
    Browse the repository at this point in the history
  4. [FIX] delivery_gls_asm: manifest

    delivery_gls_asm 12.0.1.0.2
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b2b59dc View commit details
    Browse the repository at this point in the history
  5. [FIX] delivery_gls_manifest: manifest destination name

    The `cliente` key corresponds to the company not to the customer, wich
    is `nombre_dst`
    
    delivery_gls_asm 12.0.1.0.3
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4530ef4 View commit details
    Browse the repository at this point in the history
  6. [FIX] delivery_gls_asm: Proper signature for gls_asm_rate_shipment

    Alhough it will raise another exception, at least it will show the
    proper message and not a traceback.
    pedrobaeza authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d292be3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2033e26 View commit details
    Browse the repository at this point in the history
  8. [FIX] delivery_gls_asm: escaping shipping vals for xml

    Ensure that the values sent to the xml soap request are properly
    escaped. A partner name like "Johnson & Johnson" would fail otherwise.
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    92f075e View commit details
    Browse the repository at this point in the history
  9. [MIG] delivery_gls_asm: Migration to 13.0

    [UPD] Update delivery_gls_asm.pot
    
    [UPD] README.rst
    victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    eff82fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3439fe View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Spanish)

    Currently translated at 98.5% (135 of 137 strings)
    
    Translation: l10n-spain-13.0/l10n-spain-13.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-13-0/l10n-spain-13-0-delivery_gls_asm/es/
    brendapaniagua authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    93088db View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Catalan)

    Currently translated at 5.2% (7 of 134 strings)
    
    Translation: l10n-spain-13.0/l10n-spain-13.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-13-0/l10n-spain-13-0-delivery_gls_asm/ca/
    brendapaniagua authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5800b5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0766f21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f81f504 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ca724e View commit details
    Browse the repository at this point in the history
  16. [14.0][IMP] delivery_gls_asm: GLS states

    Add field for GLS specific states, so the customer can have the same tracking and grouping
    on Odoo as they have on the GLS interface
    hildickethan-S73 authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    13becfe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a1150d8 View commit details
    Browse the repository at this point in the history
  18. [FIX] delivery_gls_asm: escaped int

    `res_country.phone_code` is an Integer field, thus it should not be
    scaped.
    
    TT33879
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    098b6fc View commit details
    Browse the repository at this point in the history
  19. [UPD] Update delivery_gls_asm.pot

    [UPD] README.rst
    oca-ci authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9640505 View commit details
    Browse the repository at this point in the history
  20. [14.0][FIX] delivery_gls_asm: stock_picking_batch fail

    delivery_gls_asm 14.0.1.1.0
    Reyes4711-S73 authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8ce2307 View commit details
    Browse the repository at this point in the history
  21. [IMP] delivery_gls_asm: warn about reference limit

    GLS ASM API has a limit of 15 characters for its reference so we should
    avoid sequences longer than that if we want to avoid collisions.
    
    TT33272
    
    [UPD] Update delivery_gls_asm.pot
    
    delivery_gls_asm 14.0.1.1.1
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_gls_asm
    Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_gls_asm/
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    792868f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3073be6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cd2800a View commit details
    Browse the repository at this point in the history
  24. [IMP] delivery_gls_asm: master data

    Add error codes meaning and rearrange master data in an independent
    file.
    
    TT34458
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    50ad2c9 View commit details
    Browse the repository at this point in the history
  25. [IMP] delivery_gls_asm: fallback to commercial entity phone

    When we deliver to some destinations, the mobile phone and the email
    address turn into required fields. We try to fallback to the ones
    informed in the commercial entity data.
    
    TT34458
    
    delivery_gls_asm 14.0.1.1.2
    
    [UPD] Update delivery_gls_asm.pot
    
    delivery_gls_asm 14.0.1.2.0
    
    [UPD] Update delivery_gls_asm.pot
    
    delivery_gls_asm 14.0.1.3.0
    chienandalu authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7656199 View commit details
    Browse the repository at this point in the history
  26. [IMP] delivery_gls_asm: Mark as return

    [UPD] Update delivery_gls_asm.pot
    hildickethan-S73 authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5b8dc2a View commit details
    Browse the repository at this point in the history
  27. [14.0][FIX] delivery_gls_asm: Convert into list if not Iterable

    - If the manifest only comes with 1 delivery it is in form of a singular dict instead of a list of dicts and this causes issues when iterating in the XML
    
    delivery_gls_asm 14.0.1.4.1
    hildickethan-S73 authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    48d3f2f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    736a0c1 View commit details
    Browse the repository at this point in the history
  29. [IMP] delivery_gls_asm: Add maintainers

    [UPD] README.rst
    
    delivery_gls_asm 14.0.1.4.2
    hildickethan-S73 authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    77ef9ea View commit details
    Browse the repository at this point in the history
  30. [14.0][FIX] delivery_gls_asm: prevent escape of bool

    delivery_gls_asm 14.0.1.4.3
    Abraham Anes authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8c1c61d View commit details
    Browse the repository at this point in the history
  31. [IMP] delivery_gls_asm: hide cancel button for other carriers

    delivery_gls_asm 14.0.1.5.0
    mariadforgeflow authored and victoralmau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1eb3b9f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e0c4475 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. [MIG] delivery_gls_asm: Migration to 15.0

    TT37282
    victoralmau committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4296796 View commit details
    Browse the repository at this point in the history