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] fieldservice_sale #1231

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

Commits on Oct 15, 2024

  1. [ADD] fieldservice_sale

    osi-scampbell authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9139bf4 View commit details
    Browse the repository at this point in the history
  2. [REN] fsm_location.py

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    33e054f View commit details
    Browse the repository at this point in the history
  3. [FIX] View + icon

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2ea3180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3157628 View commit details
    Browse the repository at this point in the history
  5. [IMP] FSM Sale Update

    [IMP] Remove Duplicate Field
    osi-scampbell authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fc75a34 View commit details
    Browse the repository at this point in the history
  6. [ADD] fieldservice_sale

    osi-scampbell authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bae64b3 View commit details
    Browse the repository at this point in the history
  7. [FIX] View + icon

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6fcb889 View commit details
    Browse the repository at this point in the history
  8. [IMP] fieldservice_sale

    Added ability to link a product with FSM order template and create FSM
    orders upon sale order confirmation
    Added option to install fieldservice_sale module
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    49a9511 View commit details
    Browse the repository at this point in the history
  9. [IMP] fieldservice_sale

    Added support for selling recurring orders
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ce3b30f View commit details
    Browse the repository at this point in the history
  10. [FIX] fieldservice_sale errors

    Travis
    Typo, wrong model relationship
    Improved values prepation method for recurring
    Updated errors on SO smart button for recurring
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3d0bf22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67a4e31 View commit details
    Browse the repository at this point in the history
  12. [FIX] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c503363 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c698d79 View commit details
    Browse the repository at this point in the history
  14. [IMP] fieldservice_sale: Compute qty_delivered

    - Completed field service orders will now update the qty_delivered field on linked SO line
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    674fb53 View commit details
    Browse the repository at this point in the history
  15. [IMP] fieldservice_sale: Compute qty_delivered

    -  suggestions from reviewer comments
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0cd232a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6b31243 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f5060da View commit details
    Browse the repository at this point in the history
  18. [IMP] fieldservice_sale: Add service policy

    - This change will allow to create an FSM order for each sales order and link it to the delivery order and invoice
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6df3f0f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2135945 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a28550 View commit details
    Browse the repository at this point in the history
  21. [IMP] fieldservice_sale

    - Combine field service template info from sale order lines and add it to field service order
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e8305b7 View commit details
    Browse the repository at this point in the history
  22. [FIX] fieldservice_sale

    Consumable and Storable product types were not generating field services
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7d2c4ee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0dc3011 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e5eac0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ff87891 View commit details
    Browse the repository at this point in the history
  26. [FIX] fieldservice_sale_recurring

    - Was not calling super properly and FSM orders on the sale line that were not recurring orders were not being created.
    - Delete unused computed field.
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bfccf34 View commit details
    Browse the repository at this point in the history
  27. [IMP] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6d09997 View commit details
    Browse the repository at this point in the history
  28. [FIX] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4399970 View commit details
    Browse the repository at this point in the history
  29. [FIX] fieldservice_sale: PEP8 errors

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b7cf856 View commit details
    Browse the repository at this point in the history
  30. [FIX] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8de28f1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f2248b3 View commit details
    Browse the repository at this point in the history
  32. [FIX] fieldservice_sale: bug fixes

    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    767af96 View commit details
    Browse the repository at this point in the history
  33. [FIX] Improved code.

    murtuzasaleh authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1061282 View commit details
    Browse the repository at this point in the history
  34. [FIX] fieldservice_sale

    handle multiple sale order lines
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4514186 View commit details
    Browse the repository at this point in the history
  35. [FIX] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    05f8388 View commit details
    Browse the repository at this point in the history
  36. [IMP] fieldservice_sale

    # Conflicts:
    #	fieldservice_sale/models/sale_order_line.py
    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a7bffda View commit details
    Browse the repository at this point in the history
  37. Update fieldservice_sale/models/fsm_order.py

    Co-Authored-By: brian10048 <brian@mcmpest.com>
    2 people authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9f10e00 View commit details
    Browse the repository at this point in the history
  38. [FIX] fieldservice_sale

    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8116e62 View commit details
    Browse the repository at this point in the history
  39. [FIX] fieldservice_sale

    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7554346 View commit details
    Browse the repository at this point in the history
  40. [IMP] fieldservice_sale: Add test case

    Tests multiple scenarios of selling products with field service tracking options
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f951559 View commit details
    Browse the repository at this point in the history
  41. [FIX] fieldservice_sale

    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fe978bb View commit details
    Browse the repository at this point in the history
  42. [FIX] fieldservice_sale: Access rights

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e97664 View commit details
    Browse the repository at this point in the history
  43. [FIX] fieldservice_sale

    max3903 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b410ae View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b7c8874 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d07e5af View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    106e0dc View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a83e15c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    57aa48a View commit details
    Browse the repository at this point in the history
  49. [FIX] invoice creation from SO

    RLeeOSI authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ab5049 View commit details
    Browse the repository at this point in the history
  50. [IMP] pre-commit, black

    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f3cf069 View commit details
    Browse the repository at this point in the history
  51. [FIX] Travis

    Freni-OSI authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9f1afac View commit details
    Browse the repository at this point in the history
  52. [14.0][MIG] fieldservice_sale

    Freni-OSI authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1168d9f View commit details
    Browse the repository at this point in the history
  53. fieldservice_sale: remove required tpl in prd view

    Create a blank fsm from a SO is a valid use case.
    And it make more sense when used with fsm_recurring_sale
    
    Implement rfc OCA#735
    hparfr authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d8d9472 View commit details
    Browse the repository at this point in the history
  54. [FIX] fieldservice_sale: Restrict views to authorized users

    Not putting groups on the view makes the rest of the users that access
    to these views to receive a permission error.
    
    It's also not enough to put the groups on the field, but the view.
    pedrobaeza authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8467374 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    dc8ea5a View commit details
    Browse the repository at this point in the history
  56. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (35 of 35 strings)
    
    Translation: field-service-14.0/field-service-14.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_sale/es_AR/
    ibuioli authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7995570 View commit details
    Browse the repository at this point in the history
  57. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (44 of 44 strings)
    
    Translation: field-service-14.0/field-service-14.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-14-0/field-service-14-0-fieldservice_sale/pt_BR/
    marcos-mendez authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ca19a19 View commit details
    Browse the repository at this point in the history
  58. [14.0][FIX] fieldservice_sale

    murtuzasaleh authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8cccd5c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    29cb1e0 View commit details
    Browse the repository at this point in the history
  60. [15.0][MIG] fieldservice_sale

    Freni-OSI authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2eb9663 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a7aadd3 View commit details
    Browse the repository at this point in the history
  62. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    50e023f View commit details
    Browse the repository at this point in the history
  63. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/es_AR/
    ibuioli authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7462572 View commit details
    Browse the repository at this point in the history
  64. Translated using Weblate (German)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/de/
    NICO-SOLUTIONS authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ad00c15 View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/it/
    francesco-ooops authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    eb3ef0e View commit details
    Browse the repository at this point in the history
  66. [IMP] fieldservice_sale: Simplify FSM creation

    Sale order and sale order line shared similar code.  This simplifies the logic needed to create FSM orders from a sale order while maintaining the same results
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e060166 View commit details
    Browse the repository at this point in the history
  67. [IMP] fieldservice_sale: Clean up tests

    Additions made to tests in migration to 15 (5a3201c) do not make sense.  They just call certain methods, but assert nothing after the method call
    brian10048 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f6b6346 View commit details
    Browse the repository at this point in the history
  68. Translated using Weblate (Spanish)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/es/
    macagua authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c8a0d2b View commit details
    Browse the repository at this point in the history
  69. Translated using Weblate (Spanish (Chile))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/es_CL/
    macagua authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6ebfa77 View commit details
    Browse the repository at this point in the history
  70. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/es_AR/
    ibuioli authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    63b75f0 View commit details
    Browse the repository at this point in the history
  71. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b892f75 View commit details
    Browse the repository at this point in the history
  72. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/it/
    francesco-ooops authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    08d8714 View commit details
    Browse the repository at this point in the history
  73. [FIX] fieldservice_sale: duplicated sales order doesn't create FSM Order

    As sales order line link to order is preserved when duplicating a Sales Order,
    the FSM Order generation when confirming the sales order is wrongly skipped.
    This commit fix it.
    dalonsod authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b61f0f0 View commit details
    Browse the repository at this point in the history
  74. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-15.0/field-service-15.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e54aea5 View commit details
    Browse the repository at this point in the history
  75. [FIX] fieldservice_sale: fsm_location_id is mandatory

    only if order line display_type not in ('line_section', 'line_note')
    yankinmax authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b3cea5 View commit details
    Browse the repository at this point in the history
  76. [MIG] fieldservice_sale: Migration to 16.0

    Co-Authored-By: Alexandre Fayolle, Stefan Ungureanu
    
    Dependency on migration of fieldservice_account: OCA#1042
    Refactoring and fix view errors
    Fix view error (obsolete XMLID)
    Remove obsolete onchange
    Update unit tests
    epanisset authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5867bdf View commit details
    Browse the repository at this point in the history
  77. [UPD] Update fieldservice_sale.pot

    oca-ci authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c63648a View commit details
    Browse the repository at this point in the history
  78. [UPD] README.rst

    OCA-git-bot authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ce57b24 View commit details
    Browse the repository at this point in the history
  79. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/
    weblate authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    73b782c View commit details
    Browse the repository at this point in the history
  80. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ae2750d View commit details
    Browse the repository at this point in the history
  81. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/es_AR/
    ibuioli authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12ad2db View commit details
    Browse the repository at this point in the history
  82. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/pt_BR/
    adrianojprado authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e8cd59c View commit details
    Browse the repository at this point in the history
  83. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/pt_BR/
    adrianojprado authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    895489d View commit details
    Browse the repository at this point in the history
  84. Translated using Weblate (Spanish)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/es/
    Ivorra78 authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    10f1c20 View commit details
    Browse the repository at this point in the history
  85. [UPD] README.rst

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

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e27e895 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c17a0ae View commit details
    Browse the repository at this point in the history
  88. [BOT] post-merge updates

    OCA-git-bot authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a0e6dc5 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    9560060 View commit details
    Browse the repository at this point in the history
  90. [16.0][FIX] Remove module version bump

    apatyk authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    906286f View commit details
    Browse the repository at this point in the history
  91. [BOT] post-merge updates

    OCA-git-bot authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3994025 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    1576d68 View commit details
    Browse the repository at this point in the history
  93. Translated using Weblate (Slovak)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-16.0/field-service-16.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_sale/sk/
    peterdovicovic authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    45216f2 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8253dc8 View commit details
    Browse the repository at this point in the history
  95. [FIX] fieldservice_sale: Migrate from 17.0

    [FIX] fieldservice_sale
    
    [FIX] fieldservice_sale
    santiagordz authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    54b04fa View commit details
    Browse the repository at this point in the history
  96. [UPD] Update fieldservice_sale.pot

    oca-ci authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    23da6eb View commit details
    Browse the repository at this point in the history
  97. [BOT] post-merge updates

    OCA-git-bot authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    992ebdb View commit details
    Browse the repository at this point in the history
  98. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: field-service-17.0/field-service-17.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_sale/
    weblate authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4c1ecbd View commit details
    Browse the repository at this point in the history
  99. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-17.0/field-service-17.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ab0a9a View commit details
    Browse the repository at this point in the history
  100. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-17.0/field-service-17.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_sale/es_AR/
    ibuioli authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    04c89d9 View commit details
    Browse the repository at this point in the history
  101. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: field-service-17.0/field-service-17.0-fieldservice_sale
    Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_sale/it/
    mymage authored and EdgarRetes committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2f9a910 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    380fb09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6137d0 View commit details
    Browse the repository at this point in the history