- push logs auto update price elang

This commit is contained in:
Fadli 2022-08-21 01:43:16 +07:00
parent 78da6bae13
commit 1ae7966861

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 =