2 Commits

Author SHA1 Message Date
Akim Juillerat
bf55da9b60 Use SQL in post_init_hook to avoid potential Memory error
Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com>
2023-11-24 10:22:47 +01:00
Akim Juillerat
16e40e4c16 Ensure workorder sequence is applied on new workorders
Test sequence is applied for multiple operations
Rewrite _reset_work_order_sequence in a more pythonic way
Change _order of mrp.workorder to use sequence
Set sequence on existing workorders after module install
2023-11-24 10:22:47 +01:00