frappe / books

Free Accounting Software
https://frappe.io/books
GNU Affero General Public License v3.0
2.68k stars 614 forks source link

Stock Balance and Stock Ledger both not loading. This error is for Stock Balance #885

Open LeonFriends opened 2 months ago

LeonFriends commented 2 months ago

Description

Balance

Steps to Reproduce

Click on inventory - Stock Balance

Info

Error: Error: invalid input 'Infinity' of type 'string' value: 'Infinity', type: number

Stack:

Error: invalid input 'Infinity' of type 'string' value: 'Infinity', type: number
    at XX (app://assets/index-c659ca9f.js:11:34056)
    at ZX (app://assets/index-c659ca9f.js:11:33635)
    at kf._f (app://assets/index-c659ca9f.js:11:38357)
    at set value [as value] (app://assets/index-c659ca9f.js:11:36453)
    at new kf (app://assets/index-c659ca9f.js:11:35380)
    at new Dv (app://assets/index-c659ca9f.js:11:39496)
    at qX (app://assets/index-c659ca9f.js:11:44205)
    at vK.pesa (app://assets/index-c659ca9f.js:11:44263)
    at gK (app://assets/index-c659ca9f.js:40:5806)
    at mK (app://assets/index-c659ca9f.js:40:5610)

Version: 0.21.2 Platform: win32 Path: /report/StockBalance Language: - Country: my

LeonFriends commented 2 months ago

I believe it might be related with issue #871 and #842