10-07-2020, 03:47 PM
Can you do
in the console, check the value it returns and add a
around line 1968 of include/js/Inventory.js and share both results?
Code:
var currency = document.getElementById('inventory_currency').value;
Code:
console.log(obj);