QUOTE(Superlatanium @ May 30 2016, 02:27)

It might be that another script is interfering. Can you open your javascript console (control-shift-J) and tell me if there's an error when you open your inventory?
I am not good at handling Script.
Do you say this?
Syntax error @ "Income Summary"!
##########################
JSHINT output:
script: (W079) Redefinition of 'name' on line: 64 at character: 10
script: (W004) 'name' is already defined on line: 187 at character: 16
script: (W004) 'name' is already defined on line: 189 at character: 16
script: (W004) 'quantity' is already defined on line: 195 at character: 18
script: (W004) 'price' is already defined on line: 196 at character: 15
script: (W004) 'thisRevenue' is already defined on line: 197 at character: 21
script: (W004) 'name' is already defined on line: 201 at character: 17
script: (W004) 'quantity' is already defined on line: 204 at character: 18
script: (W004) 'price' is already defined on line: 205 at character: 15
script: (W004) 'thisRevenue' is already defined on line: 206 at character: 21
script: (W004) 'logDivHtml' is already defined on line: 361 at character: 18
script: (W008) A leading decimal point can be confused with a dot: '.375' on line: 502 at character: 51
script: (E041) Unrecoverable syntax error. (98% scanned) on line: 560 at character: 9
##########################
SyntaxError: missing ) after argument list
at Function (native)
at v (eval at <anonymous> (unknown source), <anonymous>:52:428)
at eval (eval at <anonymous> (unknown source), <anonymous>:1:25)
at eval (native)
at <anonymous>:2:95
at b (<anonymous>:1:200)
at ha (eval at <anonymous> (unknown source), <anonymous>:54:243)
at C (eval at <anonymous> (unknown source), <anonymous>:52:495)
at Object.Pa.create (eval at <anonymous> (unknown source), <anonymous>:61:313)
at x (eval at <anonymous> (unknown source), <anonymous>:13:184)(anonymous function) @ VM405:53
VM405:54 Uncaught SyntaxError: missing ) after argument list