Skip to content
Snippets Groups Projects
  1. Sep 18, 2023
  2. Sep 15, 2023
    • Simon Wydooghe's avatar
      [FIX] mrp: properly handle subassembly production with same serial · 4f07b260
      Simon Wydooghe authored
      
      If a subassembly was used as component in a finished good and both the
      subassembly and finished good were unbuilt, the subassembly could not be
      produced again with the same serial (specific use case: medical hardware
      refurbishment, medical device is produced/packaged (subassembly), put as
      a component into a procedure pack (finished good), both are returned and
      unbuilt so the medical device can be refurbished and produced/packaged
      again into a subassembly with the same serial).
      
      The _is_finished_sn_already_produced function duplicates domain was
      wrongly picking up stock move lines related to the unbuild of the
      finished good, making the function wrongly returning True. This fixes
      the search domain and adds a test to prevent regression.
      
      closes odoo/odoo#132723
      
      Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
      4f07b260
  3. Sep 07, 2023
  4. Aug 31, 2023
  5. Aug 30, 2023
  6. Aug 29, 2023
  7. Aug 14, 2023
  8. Aug 11, 2023
  9. Aug 08, 2023
  10. Aug 07, 2023
  11. Jul 31, 2023
  12. Jul 29, 2023
  13. Jul 28, 2023
  14. Jul 26, 2023
  15. Jul 25, 2023
  16. Jul 24, 2023
  17. Jul 20, 2023
  18. Jul 11, 2023
  19. Jul 06, 2023
  20. Jul 03, 2023
  21. Jun 27, 2023
  22. Jun 26, 2023
  23. Jun 23, 2023
  24. Jun 16, 2023
  25. Jun 13, 2023
  26. Jun 10, 2023
  27. Jun 09, 2023
  28. Jun 08, 2023
  29. Jun 06, 2023
Loading