move sequence.get_related_products to util module

This commit is contained in:
Andrej730
2024-05-10 17:08:35 +05:00
parent 1e630ede08
commit 845d772a08
3 changed files with 53 additions and 77 deletions
@@ -49,7 +49,6 @@ from .edit_work_calendar import edit_work_calendar
from .edit_work_plan import edit_work_plan
from .edit_work_schedule import edit_work_schedule
from .edit_work_time import edit_work_time
from .get_related_products import get_related_products
try:
from .recalculate_schedule import recalculate_schedule