Any field in DocMain / FAMaster table may be used in Invoice SMS variables (e.g. you may write #FULLDOCNUMBER# to get full document number and you may use #MHDA1# to get party address line-1).
Following special variables are available in templates of Invoice SMS: –
- NAME : Party Name
- TRANSPORT : Transport Name
- AGENT : Agent Name
- FIRMNAME : Own Firm’s Name
- ITEMS : Generated values of Items Template
- PARTYBALANCE : Balance of Party as on Document Date.
- DAILYSALETOTAL : Total Sale of Document Date.
You need to specify # (hash) before and after variable name / field name (e.g. to print party name write #NAME# in template).
To add item details in SMS, add #ITEMS# variable in template and specify the item-wise details template in item template. Any field in DocData / StkMaster table may be used in item template.
Following special variables are also available in Invoice items template: –
- ITEM : Name of the item (QMHD field)
- QTY : Quantity + FreeQuantity.
- UNIT : Unit of the item