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/faq/6325.html

Converting the data types of any format to Due Date Format

Function DateRange is available to convert a value of Type Date to Due Date Type.

Syntax:

$$DateRange:<Due Date Expression>:<Base Date Expression>:<Logical Flag>

Where:

Base Date Expression is a String Expression and evaluates to DueDate.

Due Date Expression is a String Expression and evaluates to Date.

Flag is a logical expression decides whether to include date given in second parameter.

For example ,

$$DateRange:"10 Days":$Date:True

The resultant Due Date will be 10 days from $Date including $Date.