Now We will learn how to add your own field or extra field or UDF at voucher or sales invoice Print out
Please see Previous video for UDF creation in Item master and ledger master
• Tally Customization Tutorial 03 - How to A...
Below Our Channel Link Given Where you will find Basic Tally ERP 9 Video
/ @tallycustomizationtallyerp3718
For Details pls log in -
http://www.solutionsbags.in/Tally.html
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Code;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Done by SOLUTION'S BAG
[#Part: EXPINV Buyer]
Add:Bottom Line:adh
[Line:adh]
Field: short prompt,use42
Local: Field: short prompt : Set as:"Aadhar No :";& Route /Car :"
[field:use42]
use:name field
Set as:$aadh
;;;;;Item print
[#Line: EXPINV Column1]
Add:Option:dddd: @@IsSales
[!Line: dddd]
Add:right Field: before: EXPINV QtyTitle:EXPINV Desc2a
[#Line: EXPINV Column2]
Add:Option:dddd3: @@IsSales
[!Line: dddd3]
Add:right Field: before:EXPINV ActualQtyTitle:EXPINV Desc2a
Local:Field:EXPINV Desc2a:Set as:""
[Field: EXPINV Desc2a]
use : name field
width : .9 inch
align : centre
set as :"Min Qty"
set always : yes
border:thin left
[#Line: EXPINV InvDetails]
Add:Option:dddd4: @@IsSales
[!Line: dddd4]
Add:right Field: before:EXPINV Qty:EXPINV Desc2
[Field: EXPINV Desc2]
use : name field
width : .9 inch
align : centre
set as :$minudf
set always : yes
skip:yes
border:thin left
[#Line: EXPINV AccDetails]
Add:Option:dddd43: @@IsSales
[!Line: dddd43]
Add:right Field: before: EXPINV AccQty:EXPINV Desc2e
[Field: EXPINV Desc2e]
use : name field
width : .9 inch
align : centre
[#Field: EXPINV AccName]
add : option :EXPINV AccName33:@@IsSales
[!Field: EXPINV AccName33]
Align : Left