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

[MIG] stock_operating_unit: Migration to 17.0 #673

Merged
merged 67 commits into from
Aug 5, 2024

Commits on Jul 8, 2024

  1. stock_operating_unit

    JordiBForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4e97132 View commit details
    Browse the repository at this point in the history
  2. flake8 issues

    JordiBForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f571c5a View commit details
    Browse the repository at this point in the history
  3. flake 8

    JordiBForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dc96023 View commit details
    Browse the repository at this point in the history
  4. flake 8

    JordiBForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    837a489 View commit details
    Browse the repository at this point in the history
  5. update contributors

    AaronHForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f46dda4 View commit details
    Browse the repository at this point in the history
  6. code style

    AaronHForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    93082c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    089c25c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cd218c View commit details
    Browse the repository at this point in the history
  9. travis issues

    AaronHForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    01a7bab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ddf135 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    820f121 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5d89a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cc80fe View commit details
    Browse the repository at this point in the history
  14. Correct error message and xml files

    * Replace <openerp> and <data> elements by <odoo>
    * Remove spaces in strings introduced because of \
    * Remove exclamation points in error messages
    * Remove most of the \ where it can be replaced by parenthesis
    guewen authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2ab6f65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a31c24 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    564dcb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1891532 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9473249 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f75965 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bef746c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    73a472a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4fa4fed View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cf1eb69 View commit details
    Browse the repository at this point in the history
  24. [FIX] Alignments

    MiquelRForgeFlow authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ac3cca0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d7c2b2c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a0644c8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1e47b42 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fcd6aba View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    65459fb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    03e7e85 View commit details
    Browse the repository at this point in the history
  31. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7562553 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    95cb04b View commit details
    Browse the repository at this point in the history
  33. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    05093b0 View commit details
    Browse the repository at this point in the history
  34. [14.0][MIG] stock_operating_unit

    kittiu authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f9ccda7 View commit details
    Browse the repository at this point in the history
  35. [IMP] Multi Ware Access

    osi-scampbell authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    28eb88c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b3e0779 View commit details
    Browse the repository at this point in the history
  37. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e9c9320 View commit details
    Browse the repository at this point in the history
  38. [FIX] stock_operating_unit: fix warning in orderpoint constraint oper…

    …ating_unit_id is not field of model stock.warehouse.orderpoint
    alan196 authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    42ec947 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    871b83a View commit details
    Browse the repository at this point in the history
  40. [14.0] stock_operating_unit: Add Record Rule to Quants.

    Without this rule, a user will not be able to view the inventory report if they do not belong to all operating units of all the companies they belong.
    gdgellatly authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0438ada View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d07568f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0caeb21 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bba87d3 View commit details
    Browse the repository at this point in the history
  44. [UPD] Update stock_operating_unit.pot

    oca-ci authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    366d128 View commit details
    Browse the repository at this point in the history
  45. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    489d000 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    993e3f4 View commit details
    Browse the repository at this point in the history
  47. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: operating-unit-15.0/operating-unit-15.0-stock_operating_unit
    Translate-URL: https://translation.odoo-community.org/projects/operating-unit-15-0/operating-unit-15-0-stock_operating_unit/es_AR/
    ibuioli authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    65c9073 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    35e895f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3d25199 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7c5e4e8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    80b8184 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    60b21fb View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c6b426b View commit details
    Browse the repository at this point in the history
  54. [UPD] Update stock_operating_unit.pot

    oca-ci authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ec60c15 View commit details
    Browse the repository at this point in the history
  55. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    844fc29 View commit details
    Browse the repository at this point in the history
  56. [UPD] README.rst

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b38bde8 View commit details
    Browse the repository at this point in the history
  57. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: operating-unit-16.0/operating-unit-16.0-stock_operating_unit
    Translate-URL: https://translation.odoo-community.org/projects/operating-unit-16-0/operating-unit-16-0-stock_operating_unit/
    weblate authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e8910d4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e85d5da View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    20dfcfa View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    e3debca View commit details
    Browse the repository at this point in the history
  61. [BOT] post-merge updates

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2c9d8b4 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6db729f View commit details
    Browse the repository at this point in the history
  63. [UPD] Update stock_operating_unit.pot

    oca-ci authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ee57f3c View commit details
    Browse the repository at this point in the history
  64. [BOT] post-merge updates

    OCA-git-bot authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    94bd842 View commit details
    Browse the repository at this point in the history
  65. Update translation files

    weblate authored and jdidderen-nsi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    26889be View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ffc57ec View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    d8322a7 View commit details
    Browse the repository at this point in the history