Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The submenu items at accounting/control/EditAcctgTrans are rendered as anchor so when clicked it throws an error related to the parameters not being passed securely. I checked the demo site and the links are rendering as hidden form.
To reproduce:
1. Find and click a transaction at Accounting-Organization GL Settings-Accounting Transactions
2. Click a submenu links like "Revert Accounting Transaction"
An error should be thrown after step 2. Hovering over the link showsthat the parameters are being passed with GET rather than POST method.