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

This commit is contained in:
Fadli 2022-08-21 01:43:51 +07:00
commit b34b39e39c

View File

@ -592,6 +592,8 @@ export class TransactionService {
let costInventory = product_price.price;
if (hitSupplier.harga != product_price.price) {
console.log("priceupdate1supplier", hitSupplier.harga)
console.log("priceupdate1normal", product_price.price)
product_price.endDate = new Date();
costInventory = hitSupplier.harga;
const listActivePrice =