books icon indicating copy to clipboard operation
books copied to clipboard

When running reports, getting type error

Open krishnasoyjaudah opened this issue 2 years ago • 4 comments

Description

Error when running reports

Error Info

Error: TypeError: Cannot set properties of undefined (setting 'valueMap')

Stack:

TypeError: Cannot set properties of undefined (setting 'valueMap')
    at _ (app://./js/index.0e127820.js:1:450739)
    at Proxy._getAccountTree (app://./js/index.0e127820.js:1:447020)
    at async Proxy.setReportData (app://./js/index.0e127820.js:1:469471)
    at async Proxy.setReportData (app://./js/index.0e127820.js:1:351496)
    at async Proxy.activated (app://./js/index.0e127820.js:1:350524)

Version: 0.6.1-beta.0 Platform: win32 Path: /report/TrialBalance

krishnasoyjaudah avatar Jul 31 '22 05:07 krishnasoyjaudah

After creating transactions, the reports do not update. Must re open the db to see changes

krishnasoyjaudah avatar Jul 31 '22 06:07 krishnasoyjaudah

@krishnasoyjaudah can you provide some steps to recreate both the issues?

It seems to be working correctly for me (0.6.2-beta.0).

18alantom avatar Jul 31 '22 09:07 18alantom

Steps:

  1. Create journal entries, add opening balances.
  2. Run reports

krishnasoyjaudah avatar Jul 31 '22 11:07 krishnasoyjaudah

@krishnasoyjaudah I am still unable to replicate it. Does it work for you in the latest version?

If not can you send a screenshot of your Journal Entry, or replicate the issue and send me the database (zip it and drag it into the edit box of the issue)?

18alantom avatar Aug 10 '22 05:08 18alantom

Closing this cause no reply

18alantom avatar Mar 06 '23 05:03 18alantom