Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging

This commit is contained in:
Fadli 2022-12-08 16:07:56 +07:00
commit 0321b6bc98

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;