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
TypeError: Cannot read properties of undefined (reading 'querySelectorAll')
at disableButtons (web.assets_web.min.js:9573:624)
at executeButtonCallback (web.assets_web.min.js:9575:1)
at Object.onClickViewButton (web.assets_web.min.js:9585:487)
at ViewButton.onClick (web.assets_web.min.js:9564:10)
at Object.mainEventHandler (web.assets_web.min.js:1603:77)
at HTMLButtonElement.listener (web.assets_web.min.js:762:15)
To Reproduce
Affected versions:
Ver-18
Steps to reproduce the behavior:
1.Create a opeining debit balance for a partner,create a bank paymnet for same partner
2.open partner from contact-click action buton-click reconcile- select the entries for debit,credit line from below widget. after click reconcile
3.error as reported here
Expected behavior
A clear and concise description of what you expected to happen.
the selected transctions must reconciled Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered:
Module
account_reconcile_oca
Describe the bug
TypeError: Cannot read properties of undefined (reading 'querySelectorAll')
at disableButtons (web.assets_web.min.js:9573:624)
at executeButtonCallback (web.assets_web.min.js:9575:1)
at Object.onClickViewButton (web.assets_web.min.js:9585:487)
at ViewButton.onClick (web.assets_web.min.js:9564:10)
at Object.mainEventHandler (web.assets_web.min.js:1603:77)
at HTMLButtonElement.listener (web.assets_web.min.js:762:15)
To Reproduce
Affected versions:
Ver-18
Steps to reproduce the behavior:
1.Create a opeining debit balance for a partner,create a bank paymnet for same partner
2.open partner from contact-click action buton-click reconcile- select the entries for debit,credit line from below widget. after click reconcile
3.error as reported here
Expected behavior
A clear and concise description of what you expected to happen.
the selected transctions must reconciled
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered: