diff --git a/src/controllers/05-quotation-controller.ts b/src/controllers/05-quotation-controller.ts index 9ccd3e8..cd214ec 100644 --- a/src/controllers/05-quotation-controller.ts +++ b/src/controllers/05-quotation-controller.ts @@ -231,6 +231,7 @@ export class QuotationController extends Controller { product: true, work: true, service: true, + worker: true, }, }, paySplit: true,