Warning: Undefined variable $result in /var/www/html/tallyweb/modules/pss/crm/kb/search/CKBTallyHelpSearchM.php on line 1103
error T0036: Menu item '%s' does not have an action parameter.
Type search words and press enter
"Use Edit Log for transactions/masters, and digital signature for invoices/reports with Release 2.1. Download NOW!"
https://help.tallysolutions.com/docs/td9rel54/td9/troubleshooting/error_code_0036.htm

error T0036: Menu item '%s' does not have an action parameter.

Cause

This error occurs when action parameter is not specified for a menu item.

%s - Menu name.

Solution

Add the appropriate action parameter.

Example

[#Menu: Gateway of Tally]

Add: item: "MyReport" :Display

In the above example, the action Display for menu item does not have its parameter. Hence the message error T0036:Menu Item MyReport' does not have an action parameter.

This code is corrected by adding the appropriate action parameter.

[#Menu: Gateway of Tally]

Add: item: "MyReport" :Display : MyReport

[Report: MyReport]

Use: Balance Sheet