diff --git a/scripts/load_path.py b/scripts/load_path.py index d1bc9b0..eba8072 100644 --- a/scripts/load_path.py +++ b/scripts/load_path.py @@ -195,6 +195,8 @@ PATHS_SALE.extend([ f"/{MOD}/free_customer_assign/index.ui", f"/{MOD}/customer_reassign", f"/{MOD}/customer_reassign/index.ui", + f"/{MOD}/customer_sale_assign_form.ui", + f"/{MOD}/customer_sale_assign_form.dspy", ]) # ============================================================