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][BACKPORT][12.0] ddmrp #63

Closed
wants to merge 191 commits into from
Closed

[MIG][BACKPORT][12.0] ddmrp #63

wants to merge 191 commits into from

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    aea5a61 View commit details
    Browse the repository at this point in the history
  2. [IMP] add security rules

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9656acd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2257376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4919e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31020ab View commit details
    Browse the repository at this point in the history
  6. [FIX] various fixes

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    398952d View commit details
    Browse the repository at this point in the history
  7. [FIX] various fixes

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b60ea2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b79012f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de54163 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41ccf15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2650efa View commit details
    Browse the repository at this point in the history
  12. [IMP] search optimization

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4303cc4 View commit details
    Browse the repository at this point in the history
  13. [FIX] fix search

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5834f90 View commit details
    Browse the repository at this point in the history
  14. [FIX] search optimization

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7869859 View commit details
    Browse the repository at this point in the history
  15. [FIX] fix search optimization

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3ae320f View commit details
    Browse the repository at this point in the history
  16. [FIX] search optimization

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5a7f932 View commit details
    Browse the repository at this point in the history
  17. [FIX] update stock_demand_estimate

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f7ac03d View commit details
    Browse the repository at this point in the history
  18. [IMP] add tests

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d1cae54 View commit details
    Browse the repository at this point in the history
  19. [FIX] fix buffer view

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f7b1d28 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    795fdc5 View commit details
    Browse the repository at this point in the history
  21. [IMP] improve tests

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f99beb2 View commit details
    Browse the repository at this point in the history
  22. [IMP] various improvements

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4dcbfa0 View commit details
    Browse the repository at this point in the history
  23. Migration to v9

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f5c24aa View commit details
    Browse the repository at this point in the history
  24. fix

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c6d75f4 View commit details
    Browse the repository at this point in the history
  25. improve compute_orderpoint

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6bc67d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    63f3a9f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e4a85b0 View commit details
    Browse the repository at this point in the history
  28. [9.0][FIX] subtract qty only if positive.

    Sometimes procurements are over-fulfilled so the subtract qty becomes negative, we don't want to apply it in that case, since we will be taking into account some stock moves twice.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1cb2c03 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    40fe2cb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    74daf4b View commit details
    Browse the repository at this point in the history
  31. [9.0][FIX] ddmrp: fix MO filters

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b74cec9 View commit details
    Browse the repository at this point in the history
  32. add ddmrp chart

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7df0f84 View commit details
    Browse the repository at this point in the history
  33. cleanup

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2d850d2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c0f2c91 View commit details
    Browse the repository at this point in the history
  35. [9.0][ADD] ddmrp_history

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    706587c View commit details
    Browse the repository at this point in the history
  36. [9.0][IMP] import exceptions

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    814d833 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7c35544 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3ed6d93 View commit details
    Browse the repository at this point in the history
  39. add demo data

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    192e29a View commit details
    Browse the repository at this point in the history
  40. various improvements

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3f71b52 View commit details
    Browse the repository at this point in the history
  41. fix

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cc867e1 View commit details
    Browse the repository at this point in the history
  42. fix

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8948b43 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    63e3fbf View commit details
    Browse the repository at this point in the history
  44. [FIX] ddmrp: wrong string

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    45b4b0b View commit details
    Browse the repository at this point in the history
  45. [9.0][IMP] ddmrp: enhance performace

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d61b686 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    72d684c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8d618b2 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6d13726 View commit details
    Browse the repository at this point in the history
  49. PO reference clickable

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    573b321 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a683ba7 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0fa9a14 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    56f935d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    31d2821 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    48f07a2 View commit details
    Browse the repository at this point in the history
  55. [9.0][IMP] make DLT computed

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cbe6418 View commit details
    Browse the repository at this point in the history
  56. improve bom structure report

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3991bc8 View commit details
    Browse the repository at this point in the history
  57. move dlt logic to bom

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5975663 View commit details
    Browse the repository at this point in the history
  58. dlt: several improvements

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6f73426 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    04b241e View commit details
    Browse the repository at this point in the history
  60. [9.0][ADD] ddmrp_product_replace

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5477400 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    42b9dbd View commit details
    Browse the repository at this point in the history
  62. [10.0][MIG] ddmrp

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f43b980 View commit details
    Browse the repository at this point in the history
  63. [10.0][FIX] ddmrp fixes

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    82a18f3 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    13a2833 View commit details
    Browse the repository at this point in the history
  65. fix travis

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e8cd0fb View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    84fc1bd View commit details
    Browse the repository at this point in the history
  67. change supply qualification for net flow position to consider only su…

    …pply
    
    the moves that are within the DLT.
    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3d707f5 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    487f1c3 View commit details
    Browse the repository at this point in the history
  69. adding ddmrp buffer profiles data

    HviorForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a6a94ec View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    1084631 View commit details
    Browse the repository at this point in the history
  71. Simplify orderpoint_id fields on purchase and mrp.production

    This is now a standard Many2one field in the purchase addon.
    Keep the index though.
    
    For mrp.production, we add the field which is filled on creation of the
    manufacturing order.
    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    29a5112 View commit details
    Browse the repository at this point in the history
  72. Migrate to model / api changes done in Odoo 11.0

    * Move method override to the new wizard
      procure_calculation has been moved to a wizard working on procurement.group
      instead of procurement.order
    * Adapt name of report model renamed in core mrp
    * Use correct format in views for colors
    * Update ir_cron xml to new structure
    * Rename field product_uom_id on mrp.bom
    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    325062b View commit details
    Browse the repository at this point in the history
  73. Remove procurement.order

    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    62da9d2 View commit details
    Browse the repository at this point in the history
  74. Fix typos in readme

    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9d3c023 View commit details
    Browse the repository at this point in the history
  75. Fix tests

    And use a SavepointCase which reduces the tests from ~10 seconds as the
    setup is done only once
    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b9c8414 View commit details
    Browse the repository at this point in the history
  76. Compute adu value on create and write

    The adu is computed by an onchange, but as the field is readonly, the
    value is never passed to the server so doesn't change. Force the
    computation on write and create.
    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f412163 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    1ccb888 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    13f2ca5 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    eda6a91 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    436b9fe View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    93924d0 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    f6e3fdb View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    1d9eaad View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    8a781a0 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    034e5c1 View commit details
    Browse the repository at this point in the history
  86. [11.0][MIG] ddmrp:

    * bump version
    * remove unneded dependency
    * fix small issues on views
    * fix procure_recommended_qty computation
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    27ab74a View commit details
    Browse the repository at this point in the history
  87. Fix lint

    guewen authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    74045e7 View commit details
    Browse the repository at this point in the history
  88. [11.0][FIX] ADU *must* only be computed by the cron job (we do *not* …

    …want real-time ADU).
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bf690e6 View commit details
    Browse the repository at this point in the history
  89. [REF] Separate compute function on mrp.bom

    Separate the compute function _compute_is_buffered in two
    functions. One function computes the orderpoint, and the other
    one the the 'is_buffered' boolean.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    105f27f View commit details
    Browse the repository at this point in the history
  90. [REF]Check product variant recordset

    Check product variant recordset, before referencing them.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6eefa4c View commit details
    Browse the repository at this point in the history
  91. [REF] Add @api.depends on compute functions

    Add @api.depends on compute functions so they are triggered by
    field changes.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5f1cc2f View commit details
    Browse the repository at this point in the history
  92. [IMP] Add tests for mrp.bom

    Add tests to check if the BoM orderpoint and is_buffered are
    properly set.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bbb4027 View commit details
    Browse the repository at this point in the history
  93. [IMP] Add tests for mrp.bom mto_rule

    Add tests for the BoM to test if the mto_rule is set.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b11c21d View commit details
    Browse the repository at this point in the history
  94. [IMP] Add tests for mrp.bom dlt

    Add tests that check check various values of the dlt for a
    BoM.
    StephanRozendaal authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b7f7def View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    741394c View commit details
    Browse the repository at this point in the history
  96. [FIX] KeyError: 'purchase_line_ids'

    max3903 authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ae7a3ed View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    0b8ff6f View commit details
    Browse the repository at this point in the history
  98. Fix [E7901(rst-syntax-error), ] Enumerated list start value not ordin…

    …al-1: "B" (ordinal 2)
    grindtildeath authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8fb581d View commit details
    Browse the repository at this point in the history
  99. fix flake8 issues

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0972e55 View commit details
    Browse the repository at this point in the history
  100. [IMP] Add buffer profiles

    max3903 authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cc4a249 View commit details
    Browse the repository at this point in the history
  101. [FIX] wrong buffer profile in tests

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fadba58 View commit details
    Browse the repository at this point in the history
  102. [11.0] ddmrp: add demo data

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6d78369 View commit details
    Browse the repository at this point in the history
  103. [11.0][REW] ddmrp: replace mrp_mto_with_stock with multi_level_mrp as…

    … decoupled explosion mechanism
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2a3ef20 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    84d9002 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    afa592f View commit details
    Browse the repository at this point in the history
  106. [11.0] ddmrp: add patch to stock moves:

     * date_expected displayed to user.
     * properly propagate the MO scheduling changes to stock moves
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    edffa8f View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    cb1dd29 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    daf5a5c View commit details
    Browse the repository at this point in the history
  109. consider warehouse calendar

    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0c433ff View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    32371b2 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    de0c61a View commit details
    Browse the repository at this point in the history
  112. [11.0][IMP] ddmrp: take advantage of the new hook method added to bom…

    … structure report.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7775663 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    b85aadc View commit details
    Browse the repository at this point in the history
  114. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0f6dac3 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    258d2df View commit details
    Browse the repository at this point in the history
  116. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cc2bd2d View commit details
    Browse the repository at this point in the history
  117. Translated using Weblate (Spanish)

    Currently translated at 94.7% (142 of 150 strings)
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/es/
    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a5d4ce6 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    74a64db View commit details
    Browse the repository at this point in the history
  119. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0ef9796 View commit details
    Browse the repository at this point in the history
  120. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2977d01 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    cdb5f57 View commit details
    Browse the repository at this point in the history
  122. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    287bec5 View commit details
    Browse the repository at this point in the history
  123. Added translation using Weblate (French)

    sbidoul authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    412f598 View commit details
    Browse the repository at this point in the history
  124. [TST] try triggering weblate msgmerge

    sbidoul authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f5d1476 View commit details
    Browse the repository at this point in the history
  125. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    79a88f4 View commit details
    Browse the repository at this point in the history
  126. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    39a95a4 View commit details
    Browse the repository at this point in the history
  127. Translated using Weblate (Spanish)

    Currently translated at 94.7% (142 of 150 strings)
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/es/
    HviorForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    53b392f View commit details
    Browse the repository at this point in the history
  128. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8570906 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    785af19 View commit details
    Browse the repository at this point in the history
  130. Translated using Weblate (Chinese (Simplified))

    Currently translated at 77.3% (116 of 150 strings)
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/zh_Hans/
    jeffery9 authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f296251 View commit details
    Browse the repository at this point in the history
  131. [11.0][IMP] ddmrp_history to OCA:

    * update ddmrp_history README and manifest to follow OCA guideliens and add new icon.
    * add context to be able to avoid history creation.
    * improve tests.
    * solve todo comments.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c574555 View commit details
    Browse the repository at this point in the history
  132. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b8dfa57 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    c2cc5da View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    f0105f7 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    79bbf67 View commit details
    Browse the repository at this point in the history
  136. [FIX] Change method to disable the automatic procurement from orderpoint

    and automatic reservation of stock moves.
    JordiBForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    60a38ca View commit details
    Browse the repository at this point in the history
  137. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4ee24d7 View commit details
    Browse the repository at this point in the history
  138. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4f4c32b View commit details
    Browse the repository at this point in the history
  139. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b6758c3 View commit details
    Browse the repository at this point in the history
  140. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    21a60b3 View commit details
    Browse the repository at this point in the history
  141. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8f15a56 View commit details
    Browse the repository at this point in the history
  142. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    976bb89 View commit details
    Browse the repository at this point in the history
  143. [11.0][FIX] ddmrp: call _quantity_in_progress with sudo() to avoid AC…

    …L errors as is an internal ddmrp engine function
    HviorForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3e38dfe View commit details
    Browse the repository at this point in the history
  144. Translated using Weblate (Spanish)

    Currently translated at 100.0% (164 of 164 strings)
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/es/
    mvrodriguez authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8156f43 View commit details
    Browse the repository at this point in the history
  145. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a38b3ad View commit details
    Browse the repository at this point in the history
  146. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8d22072 View commit details
    Browse the repository at this point in the history
  147. [11.0][FIX] ddmrp: call cron_actions with sudo() to avoid ACL errors …

    …as is an internal ddmrp engine function
    HviorForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    21aa328 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    ca6ce95 View commit details
    Browse the repository at this point in the history
  149. [11.0][FIX] ddmrp: remove unneded onchanges for the min/max quantitie…

    …s of the orderpoint.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8c77d85 View commit details
    Browse the repository at this point in the history
  150. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1aa9287 View commit details
    Browse the repository at this point in the history
  151. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    04d74aa View commit details
    Browse the repository at this point in the history
  152. [11.0][IMP] ddmrp: Use the minimum quantity to adjust the procure rec…

    …ommendation. (OCA#37)
    
     * Use the minimum quantity to adjust the procure recommendation.
     * hide fixed adu when not relevant
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    88c5953 View commit details
    Browse the repository at this point in the history
  153. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9d1d8bd View commit details
    Browse the repository at this point in the history
  154. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    dd500d4 View commit details
    Browse the repository at this point in the history
  155. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    552c09c View commit details
    Browse the repository at this point in the history
  156. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5ee1df8 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    5716ae9 View commit details
    Browse the repository at this point in the history
  158. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    22023a5 View commit details
    Browse the repository at this point in the history
  159. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2c8e197 View commit details
    Browse the repository at this point in the history
  160. [11.0][FIX] ddmrp: consider dependent requirements when computing the…

    … qualified demand.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e1a7b8d View commit details
    Browse the repository at this point in the history
  161. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    905702e View commit details
    Browse the repository at this point in the history
  162. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9546e7f View commit details
    Browse the repository at this point in the history
  163. [11.0][FIX] ddmrp: ADU past looking was considering one extra day

    because todays date is considered in the domain.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4cab262 View commit details
    Browse the repository at this point in the history
  164. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a30695c View commit details
    Browse the repository at this point in the history
  165. Translated using Weblate (Spanish)

    Currently translated at 100.0% (170 of 170 strings)
    
    Translation: ddmrp-11.0/ddmrp-11.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-11-0/ddmrp-11-0-ddmrp/es/
    Aserti Global Solutions, S.L authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8b466c3 View commit details
    Browse the repository at this point in the history
  166. [13.0][MIG/REF] ddmrp:

    * new dedicated model to stock buffer.
    * general UX improvements
    * Eficent rebranded to ForgeFlow.
    * Relicenced to LGPL as agreed by the authors.
    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4db3f1a View commit details
    Browse the repository at this point in the history
  167. [IMP] ddmrp: black, isort, prettier

    LoisRForgeFlow authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4c4e010 View commit details
    Browse the repository at this point in the history
  168. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    55f5283 View commit details
    Browse the repository at this point in the history
  169. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    38760fe View commit details
    Browse the repository at this point in the history
  170. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1d47791 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    9001a5e View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    1a0e3f5 View commit details
    Browse the repository at this point in the history
  173. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    38e15ca View commit details
    Browse the repository at this point in the history
  174. [UPD] changelog

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    63014f8 View commit details
    Browse the repository at this point in the history
  175. [UPD] README.rst

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    81c7819 View commit details
    Browse the repository at this point in the history
  176. ddmrp 13.0.1.1.0

    OCA-git-bot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    469357d View commit details
    Browse the repository at this point in the history
  177. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fbbd6bf View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    1411f3e View commit details
    Browse the repository at this point in the history
  179. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f22f75f View commit details
    Browse the repository at this point in the history
  180. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e475baf View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    2db7a07 View commit details
    Browse the repository at this point in the history
  182. [UPD] Update ddmrp.pot

    oca-travis authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    52aee6d View commit details
    Browse the repository at this point in the history
  183. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/
    oca-transbot authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3161695 View commit details
    Browse the repository at this point in the history
  184. Translated using Weblate (French)

    Currently translated at 6.1% (15 of 247 strings)
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/fr/
    didierdonze authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    dc67b2d View commit details
    Browse the repository at this point in the history
  185. Translated using Weblate (French)

    Currently translated at 15.0% (37 of 247 strings)
    
    Translation: ddmrp-13.0/ddmrp-13.0-ddmrp
    Translate-URL: https://translation.odoo-community.org/projects/ddmrp-13-0/ddmrp-13-0-ddmrp/fr/
    didierdonze authored and mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    49fd304 View commit details
    Browse the repository at this point in the history
  186. [MIG][BACKPORT] ddmrp installable

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d42ef45 View commit details
    Browse the repository at this point in the history
  187. [MIG] digits precision

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6242c91 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. [MIG] button active

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    04d3e56 View commit details
    Browse the repository at this point in the history
  2. [MIG] Backport procurements

    Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
    mileo committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    1513e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    7c8772e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ursais/12.0-MIG-ddmrp

    [FIX] ddmrp: ValueError: Expected singleton: stock.move(...)
    mileo committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f9df47f View commit details
    Browse the repository at this point in the history