{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":769454525,"defaultBranch":"main","name":"mrp_split_production","ownerLogin":"stevencodelab","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-09T05:48:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46344837?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709963330.287082","currentOid":""},"activityList":{"items":[{"before":"85689eed2cc179778a69cfce2cf80c710efd3aa2","after":"205dabe6646b92e3c517db0491707fc2683e84dc","ref":"refs/heads/main","pushedAt":"2024-07-09T07:47:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"[UPD] update icon","shortMessageHtmlLink":"[UPD] update icon"}},{"before":"3af3815b5d2ea4a581123395aaf94f94f44b6290","after":"85689eed2cc179778a69cfce2cf80c710efd3aa2","ref":"refs/heads/main","pushedAt":"2024-07-09T02:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"[UPD] Add overview","shortMessageHtmlLink":"[UPD] Add overview"}},{"before":"a6eb95f0a9a48cc5358b53b134440e1d75cb59f8","after":"3af3815b5d2ea4a581123395aaf94f94f44b6290","ref":"refs/heads/main","pushedAt":"2024-07-09T01:07:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/stevencodelab/mrp_split_production","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/stevencodelab/mrp_split_pro…"}},{"before":"32e88a798536e0aac5978ae901bea4a86f4f4d50","after":"a6eb95f0a9a48cc5358b53b134440e1d75cb59f8","ref":"refs/heads/main","pushedAt":"2024-07-05T04:55:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update README.rst","shortMessageHtmlLink":"Update README.rst"}},{"before":"ce1014ccbe6eed3162708c7c65a3925073fc7c3b","after":"32e88a798536e0aac5978ae901bea4a86f4f4d50","ref":"refs/heads/main","pushedAt":"2024-07-03T08:18:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"[IMP] mrp: Enhance work order splitting logic\n\n- Add new field 'quantity_per_workorder' to allow users to specify\n the desired quantity for each split work order\n- Update '_compute_details' method to calculate the number of\n work orders based on 'quantity_per_workorder'\n- Modify 'action_split_workorder' to create new work orders\n according to the calculated split details\n- Update XML view to display 'quantity_per_workorder' field\n instead of 'quantity_to_split'\n\nThis change improves the flexibility of the work order splitting\nprocess, allowing users to specify exact quantities for each\nresulting work order and automatically handling any remaining\nquantities.","shortMessageHtmlLink":"[IMP] mrp: Enhance work order splitting logic"}},{"before":"5158ab02c8bb1158793932d31c72b6bd628274cc","after":"ce1014ccbe6eed3162708c7c65a3925073fc7c3b","ref":"refs/heads/main","pushedAt":"2024-03-26T08:59:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"[UPD] mrp_production_split\n\n{UPD}","shortMessageHtmlLink":"[UPD] mrp_production_split"}},{"before":"26831ee97013d1601992f56aeafa5e61ee6bfad2","after":"5158ab02c8bb1158793932d31c72b6bd628274cc","ref":"refs/heads/main","pushedAt":"2024-03-26T07:27:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"[UPD] mrp_production_split\n\nback to original code :D (26/03/2024)","shortMessageHtmlLink":"[UPD] mrp_production_split"}},{"before":"e44d24e17a028de1d6b7a44ee98d33cadbe935ff","after":"26831ee97013d1601992f56aeafa5e61ee6bfad2","ref":"refs/heads/main","pushedAt":"2024-03-25T04:28:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update mrp_production_split\n\nupdate logic for action split (25/03/2024)","shortMessageHtmlLink":"Update mrp_production_split"}},{"before":"beae0e120f2d6c5731720ed4ecbc004b04678f1b","after":"e44d24e17a028de1d6b7a44ee98d33cadbe935ff","ref":"refs/heads/main","pushedAt":"2024-03-25T02:10:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/stevenmorison/mrp_split_production","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/stevenmorison/mrp_split_pro…"}},{"before":"2bb45b477f9f733b5e20cc16aac66f9250c53f06","after":"beae0e120f2d6c5731720ed4ecbc004b04678f1b","ref":"refs/heads/main","pushedAt":"2024-03-23T05:27:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update README.rst","shortMessageHtmlLink":"Update README.rst"}},{"before":"980d33a64c0b3c945763f33edca8c7a019edf4c9","after":"2bb45b477f9f733b5e20cc16aac66f9250c53f06","ref":"refs/heads/main","pushedAt":"2024-03-23T05:26:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update mrp_production_split\n\nadd some fields in mrp_production_split (23-03-2024)","shortMessageHtmlLink":"Update mrp_production_split"}},{"before":"946abef8859015e1ab15e62f8ab607c84b748076","after":"980d33a64c0b3c945763f33edca8c7a019edf4c9","ref":"refs/heads/main","pushedAt":"2024-03-21T07:45:39.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/AntiTeror88/mrp_split_production","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/AntiTeror88/mrp_split_produ…"}},{"before":"309613a6da0dcdc22465c7d4644dbdc4c65e4005","after":"946abef8859015e1ab15e62f8ab607c84b748076","ref":"refs/heads/main","pushedAt":"2024-03-21T06:13:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Delete README.md","shortMessageHtmlLink":"Delete README.md"}},{"before":"7496fa9c88871cdffaf333e6fa4f6d8d76433513","after":"309613a6da0dcdc22465c7d4644dbdc4c65e4005","ref":"refs/heads/main","pushedAt":"2024-03-21T02:11:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update the __init__\n\nupdate the __init__ by import the inherit mrp_workorder","shortMessageHtmlLink":"Update the __init__"}},{"before":"ae936c851293183729af9158a95bcf6a75db0880","after":"7496fa9c88871cdffaf333e6fa4f6d8d76433513","ref":"refs/heads/main","pushedAt":"2024-03-21T02:06:45.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Update __manifest__\n\nadd new views for inherit mrp work order tree view and change the name of inherit mrp production view and deleted the mrp backorder view because we don't need it.","shortMessageHtmlLink":"Update __manifest__"}},{"before":"a2ea629c9bb9496ee48430979235a8867ba6cd80","after":"ae936c851293183729af9158a95bcf6a75db0880","ref":"refs/heads/main","pushedAt":"2024-03-13T08:30:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"update logic for button action (13-03-2024)\n\nlogic for split production button action has beend updated.","shortMessageHtmlLink":"update logic for button action (13-03-2024)"}},{"before":"19368bd5105a12e53974f382fc41f3a78bb8674a","after":"a2ea629c9bb9496ee48430979235a8867ba6cd80","ref":"refs/heads/main","pushedAt":"2024-03-09T05:50:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"First Commit (09-03-2024)","shortMessageHtmlLink":"First Commit (09-03-2024)"}},{"before":null,"after":"19368bd5105a12e53974f382fc41f3a78bb8674a","ref":"refs/heads/main","pushedAt":"2024-03-09T05:48:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stevencodelab","name":"Steven Morison","path":"/stevencodelab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46344837?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOVQwNzo0NzozOS4wMDAwMDBazwAAAAR6YKtW","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wOVQwNTo0ODo0OS4wMDAwMDBazwAAAAQQxx3d"}},"title":"Activity · stevencodelab/mrp_split_production"}