You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open general ledger in language other than English
Try applying any filter
Error: UncaughtPromiseError > TypeError وعد لم يتم رصده > Cannot set properties of null (setting 'value') TypeError: Cannot set properties of null (setting 'value') at Class.apply_filter (http://127.0.0.1:8069/web/assets/debug/web.assets_backend.js:217130:24) (/dynamic_accounts_report/static/src/js/general_ledger.js:409) at HTMLButtonElement. (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:73797:23) (/web/static/src/legacy/js/core/mixins.js:277) at HTMLDivElement.dispatch (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:27803:27) (/web/static/lib/jquery/jquery.js:5183) at elemData.handle (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:27611:28) (/web/static/lib/jquery/jquery.js:4991)
Reason:
A condition that doesn't show the 'journals' filter unless the title name matches the condition
/dynamic_accounts_report/static/src/xml/general_ledger_view.xml:166
Code: <t t-if="title == 'General Ledger'">
triggering the error in /dynamic_accounts_report/static/src/js/general_ledger.js:409
The text was updated successfully, but these errors were encountered:
How to repeat:
Error:
UncaughtPromiseError > TypeError وعد لم يتم رصده > Cannot set properties of null (setting 'value') TypeError: Cannot set properties of null (setting 'value') at Class.apply_filter (http://127.0.0.1:8069/web/assets/debug/web.assets_backend.js:217130:24) (/dynamic_accounts_report/static/src/js/general_ledger.js:409) at HTMLButtonElement. (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:73797:23) (/web/static/src/legacy/js/core/mixins.js:277) at HTMLDivElement.dispatch (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:27803:27) (/web/static/lib/jquery/jquery.js:5183) at elemData.handle (http://127.0.0.1:8069/web/assets/debug/web.assets_common.js:27611:28) (/web/static/lib/jquery/jquery.js:4991)
Reason:
A condition that doesn't show the 'journals' filter unless the title name matches the condition
/dynamic_accounts_report/static/src/xml/general_ledger_view.xml:166
Code:
<t t-if="title == 'General Ledger'">
triggering the error in /dynamic_accounts_report/static/src/js/general_ledger.js:409
The text was updated successfully, but these errors were encountered: