Commit Graph

2 Commits

Author SHA1 Message Date
Akim Juillerat
97e8a98852 Use SQL in post_init_hook to avoid potential Memory error
Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com>
2022-12-23 11:07:04 +01:00
Akim Juillerat
03105207c9 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
2022-12-23 11:05:21 +01:00