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

[18.0][MIG] purchase_order_type: Migration to 18.0 #2437

Open
wants to merge 57 commits into
base: 18.0
Choose a base branch
from

Commits on Oct 17, 2024

  1. Add purchase_order_type

    Add a type of purchase orders
    guewen authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b2e57e0 View commit details
    Browse the repository at this point in the history
  2. [FIX] purchase_order_type to add policy to purchase orders

    [FIX] bugs
    
    [FIX] in purchase_order.py
    
    [FIX] string in field purchase_type
    Nicolas Mac Rouillon authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ddec13e View commit details
    Browse the repository at this point in the history
  3. [UPD] prefix versions with 8.0

    sbidoul authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    420a4f1 View commit details
    Browse the repository at this point in the history
  4. OCA Transbot updated translations from Transifex

    [UPD] Update purchase_order_type.pot
    oca-transbot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3859f81 View commit details
    Browse the repository at this point in the history
  5. [MIG] purchase_order_type: Migration to 11.0

    * remove coding info and fix reference
    * added tests
    * add sequence is mandatory
    oihane authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    90c3739 View commit details
    Browse the repository at this point in the history
  6. [UPD] Update purchase_order_type.pot

    [UPD] README.rst
    oca-travis authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6ab6861 View commit details
    Browse the repository at this point in the history
  7. [MIG][12.0] purchase_order_type migrate

    Iryna Vushnevska authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    db76c9c View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: jcoux <[email protected]>
    2 people authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1682d5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3289f76 View commit details
    Browse the repository at this point in the history
  10. [UPD] README.rst

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    00039d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5062d34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f5c22f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    701560e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da86217 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3964f3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ee09868 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    02d16ee View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    15e9dfd View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (French)

    Currently translated at 21.7% (5 of 23 strings)
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_order_type/fr_FR/
    Yvesldff authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    edf19ed View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f6e6ca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    709caae View commit details
    Browse the repository at this point in the history
  22. purchase_order_type 14.0.1.0.1

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8518427 View commit details
    Browse the repository at this point in the history
  23. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_order_type/
    oca-transbot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fb3ccbb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1d8eef7 View commit details
    Browse the repository at this point in the history
  25. purchase_order_type 14.0.1.0.2

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ac9f168 View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (Italian)

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_order_type/it/
    alessandro-fiorino authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c347119 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9fface5 View commit details
    Browse the repository at this point in the history
  28. [UPD] Update purchase_order_type.pot

    oca-ci authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ea86eff View commit details
    Browse the repository at this point in the history
  29. [UPD] README.rst

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e7ea5d0 View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 42.3% (11 of 26 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_type/pt_BR/
    douglascstd authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1cb31b9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    51f8b4b View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (Italian)

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_type/it/
    francesco-ooops authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e2fb83 View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Slovenian)

    Currently translated at 50.0% (13 of 26 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_type/sl/
    sysadminmatmoz authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eaf7838 View commit details
    Browse the repository at this point in the history
  34. Translated using Weblate (Italian)

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_type/it/
    mymage authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f53f20 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a44f2f2 View commit details
    Browse the repository at this point in the history
  36. [UPD] Update purchase_order_type.pot

    oca-ci authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6706370 View commit details
    Browse the repository at this point in the history
  37. [UPD] README.rst

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9809d6b View commit details
    Browse the repository at this point in the history
  38. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/
    weblate authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    363f772 View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/pt_BR/
    adrianojprado authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a3e7777 View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Italian)

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/it/
    francesco-ooops authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4cf9c1b View commit details
    Browse the repository at this point in the history
  41. [UPD] README.rst

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ba32b76 View commit details
    Browse the repository at this point in the history
  42. Translated using Weblate (Spanish)

    Currently translated at 100.0% (26 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/es/
    Ivorra78 authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8195b5 View commit details
    Browse the repository at this point in the history
  43. Translated using Weblate (French)

    Currently translated at 100.0% (26 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/fr/
    sofien-moalla authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6794a8b View commit details
    Browse the repository at this point in the history
  44. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/
    weblate authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    66a478e View commit details
    Browse the repository at this point in the history
  45. Translated using Weblate (Italian)

    Currently translated at 96.1% (25 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/it/
    mymage authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    85280c8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    01565cb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3a86bb8 View commit details
    Browse the repository at this point in the history
  48. [FIX] purchase_order_type: sequence depending on date ranges

    Custom sequence for an order type wasn't take in account date ranges
    during order creation, this fix it.
    dalonsod authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5a29af0 View commit details
    Browse the repository at this point in the history
  49. [UPD] Update purchase_order_type.pot

    oca-ci authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a69c145 View commit details
    Browse the repository at this point in the history
  50. [BOT] post-merge updates

    OCA-git-bot authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f3c05a4 View commit details
    Browse the repository at this point in the history
  51. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_order_type/
    weblate authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    78d6dc2 View commit details
    Browse the repository at this point in the history
  52. Translated using Weblate (Italian)

    Currently translated at 100.0% (25 of 25 strings)
    
    Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_order_type/it/
    mymage authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6a50ec3 View commit details
    Browse the repository at this point in the history
  53. Translated using Weblate (Swedish)

    Currently translated at 100.0% (25 of 25 strings)
    
    Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_order_type/sv/
    jakobkrabbe authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d001fdf View commit details
    Browse the repository at this point in the history
  54. [FIX] purchase_order_type: preserve order type when matches company

    Before this fix, when onchange event for company_id was fired, type for
    purchase order was always set, then sometimes overwritten, even if
    former order type was compatible with the new company.
    
    This cause an incompatibility with e.g. purchase_order_type_dashboard.
    When PO creation form is accesed coming from PO dashboard, selected
    order type was actually igored, because onchange for company was fired
    and order type overwritten. This fix it.
    dalonsod authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2ef3221 View commit details
    Browse the repository at this point in the history
  55. Translated using Weblate (Chinese (Traditional) (zh_TW))

    Currently translated at 44.0% (11 of 25 strings)
    
    Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_order_type/zh_TW/
    WildfootW authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    509dad5 View commit details
    Browse the repository at this point in the history
  56. [IMP]purchase_order_type: Automatically get partner purchase type on …

    …purchase creation.
    Roger authored and StefanRijnhart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6857cd3 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9cd0809 View commit details
    Browse the repository at this point in the history