- fix order stg

This commit is contained in:
Fadli 2022-12-08 16:07:37 +07:00
parent f3f22d1beb
commit 7f412abfa7

View File

@ -367,6 +367,7 @@ export class TransactionService {
userData.partner?.id,
);
let costInventory = product_price.price;
let supervisorData = [];
let profit = product_price.mark_up_price;