fix: missing relation

This commit is contained in:
Methapon Metanipat 2024-10-07 13:50:29 +07:00
parent c4f3677ca6
commit 4060851340

View file

@ -231,6 +231,7 @@ export class QuotationController extends Controller {
product: true, product: true,
work: true, work: true,
service: true, service: true,
worker: true,
}, },
}, },
paySplit: true, paySplit: true,