Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- this.transactionWarehouse.ItemCollection[this.transactionWarehouse.ItemCollection.length - 1].ItemPrice100 = this.selectedInventory[this.transactionWarehouse.ItemCollection.length - 1].Price100
- this.transactionWarehouse.ItemCollection[this.transactionWarehouse.ItemCollection.length - 1].ItemPrice90 = this.selectedInventory[this.transactionWarehouse.ItemCollection.length - 1].Price90
- this.transactionWarehouse.ItemCollection[this.transactionWarehouse.ItemCollection.length - 1].ItemPrice60 = this.selectedInventory[this.transactionWarehouse.ItemCollection.length - 1].Price60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement