Skip to content
Snippets Groups Projects
  1. Dec 01, 2022
  2. Nov 27, 2022
  3. Nov 25, 2022
  4. Nov 20, 2022
  5. Nov 13, 2022
  6. Nov 06, 2022
  7. Oct 30, 2022
  8. Oct 23, 2022
  9. Oct 16, 2022
  10. Oct 10, 2022
  11. Oct 09, 2022
  12. Oct 02, 2022
  13. Sep 25, 2022
  14. Sep 18, 2022
  15. Sep 11, 2022
  16. Aug 28, 2022
  17. Aug 14, 2022
  18. Aug 11, 2022
    • Ahmed Khalaf (ahkh)'s avatar
      [FIX] stock_picking_batch: add picks to batch · 82580b0b
      Ahmed Khalaf (ahkh) authored
      
      When adding list of transfers to batch from transfer tree view,
      if transfers belong to two or more batches an error traceback pops.
      
      To reproduce:
      
      1-Create Transfer 1, go to Transfer list view and add it to batch under Action, choose
      add to a new batch transfer and confirm.
      2-Create Transfer 2 and do the same.
      3-Now that we have two transfer belonging to two different batches,
      Under Inventory->Operations->Transfers, select the two transfers
      in the tree view and choose add to batch under Action, choose add to new batch
      and confirm, error popsup
      
      Bug originated from: #89815
      Discovered while working on TaskId:2871679
      
      closes odoo/odoo#97401
      
      Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
      82580b0b
    • Ahmed Khalaf (ahkh)'s avatar
      [IMP] stock_picking_batch: remove ensure_one in action_cancel · cf6013ff
      Ahmed Khalaf (ahkh) authored
      This commit removes a needless `ensure_one` in batch `action_cancel`
      
      Part-of: odoo/odoo#97401
      cf6013ff
  19. Aug 07, 2022
  20. Jul 31, 2022
  21. Jul 24, 2022
  22. Jul 17, 2022
  23. Jul 03, 2022
  24. Jun 26, 2022
  25. Jun 24, 2022
  26. Jun 19, 2022
  27. Jun 12, 2022
  28. Jun 01, 2022
  29. May 29, 2022
  30. May 22, 2022
  31. May 17, 2022
  32. May 01, 2022
  33. Apr 28, 2022
  34. Apr 24, 2022
  35. Apr 17, 2022
  36. Apr 10, 2022
  37. Apr 03, 2022
  38. Mar 27, 2022
  39. Mar 20, 2022
Loading