Help In Printing

Discussion in 'Requests' started by laxman, Apr 23, 2013.

    
  1. laxman

    laxman Member


    Deat All Bellow Code Is delevery note add field employee but printing code is missing please guide & Possible add print code.

    thanks.

    [Collection: Employee]
    Type : Cost Centre
    Title : $$LocaleString:"List of Employees"
    Filter : EmployeesFilter
    Child of : $Parent

    [#Part: EI DelNoteInfo]
    Add : Option : Veh EI DelNoteInfo : @@IsSales

    [!Part: Veh EI DelNoteInfo]
    Add : Line : EI Employee Det
    Height : 4

    [Line: EI Employee Det]
    Field : Medium Prompt, EI Employee Det
    Local : Field: Medium Prompt :Set as : "Employees : "

    [Field: EI Employee Det]
    Use : Short Name Field
    Keys : create Employee
    Table : Employee, Not Applicable
    Show Table : Always
    Storage : Employee
    [System: UDF]
    Employee : String :20001
     


  2. admin

    admin Administrator Staff Member


    Refer

    [#Form : Printed Invoice]

    Add a Line this Form's Part level and get the result to be printed
     


  3. laxman

    laxman Member


    Dear admin thanks for reply but iam not devloper please add line this code......

    thanks again ..
     


  4. Nur Mohammed

    Nur Mohammed Member


    Add this with your code:

    [#Part: EXPSMP Party]
    Add:Bottom Line : EI Employee Det
    Local:Field:EI Employee Det: Set as :$Employee
     


  5. laxman

    laxman Member


    thank for reply but no print employee detail in invoice....
     


  6. Nur Mohammed

    Nur Mohammed Member


    After make a sales invoice. see preview in simple format then you can see employee name after party address .
     


  7. laxman

    laxman Member


    yes print have came but need to print in without simple format and add despatch throw & destination type....thanks again for reply...
     


Share This Page