Type search words and press enter
Seamless e-invoicing is now at your fingertips. Check out our self-help videos.
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