You cannot view this unit as you're not logged in yet.

11 thoughts on “Live Project ( Tally TD) : Customise Invoice – Part II

  1. Giridharan Varadharajan says:

    Giridharan Varadharajan

    Sir,
    You have commented the default field using /* */
    we are able to add our field like sl.no.
    But the default fields is also appearing in the output.
    But in your demo is not so.
    clarification is needed.
    if default fields should not appear should we write as
    [#Field:EI Column One]
    Delete: Right Fields
    please clarify

    1. Hello,
      WE are not deleting the default definitions in our code.
      we are keeping them in our code just for our reference purpose.

      [#Line : EI info]
      /*
      code…..
      */
      here are are keeping the codes between /* … */ only for our reference purpose but they are still active in the default definitions so our /* …. */ have no effect. that’s only for our reference purpose so that we don’t need to look the original definition if we want to look something again in that definition.

  2. SATISHBHAI SAVALIYA says:

    [#Line:EI COLUMNONE]
    Add:Field:Before:VCH ItemTitle:NEW
    Local:Field:NEW:Info:$$LocaleString:”SER NO.”

    [Field:NEW]
    Set as:”SER NO.”

    [#Line:EI INVINFO]
    Add:Field:Before:VCH STOCKItem:NEW1

    [Field:NEW1]
    Style:BOLD
    Info:$$Line

    ઉપરોક્ત કોડિંગ કરતાં સેલ્સ બિલમાં SER NO.આવે છે પરંતું બીજી આઇટમ લખતા
    પહેલોજ SER NO.આવે છે એવું દરેક આઇટમ માં થાય છે.પછી તેને સેવ કરીને
    ફરીથી જોઇશો તો બરાબર આવે છે અહી કઈક ભૂલ હોવી જોઈએ.

  3. Sachin Tarate says:

    Hi Sir,
    ln module-5/forms-parts-lines-and-fields-in-tally-tdl/ chapter when we defined size of box for report of top part / bottom part etc,
    We defined size like Height 6 inches / Width 10 inched that means we defined it in inches.

    In above chapter for space on left entered 8,
    Here what is unit of 8 , 8 pixels or 8 characters

    Secondly what is default unit in tdl. Supposed in module-5/forms-parts-lines-and-fields-in-tally-tdl/ we mentioned only 6 & 10 to mention size of box , what does tdl considers as unit of measure.

    2/5/21

    Thank you.

Leave a Reply