How to add custmore address on bill

and this is what i got in print out

so any suggestion need you urgent responce if posible

i might missing some action or rules command?

Show a screenshot of your entities so we can see what you have labelled each field

The reason only the number prints is because youve only told the ticket template to print ENTITY DATA:FieldName

You must be inputting the customers number in a field called FieldName

If the customers name is in a field called Customer Name you would input ENTITY DATA:Customer Name in your template

If the customers address is entered in a field called address you woulf input ENTITY DATA:address into your print template to print this

It all depends on how you have setup your entites and what field names you have given to each part of the information you store on each entity

Show us a screenshot of an entity setup and we can tell you exactly what to put in your template (remember its all also case sensitive so address is NOT the same as Address)

O thanks for your replay i will send you screen shot in a mint

is this can help me.

if its your customer entity your using i need a screenshot of one of those entities so we can see what fields you are using, Name, Address, Phone Number etc

AR u talking about is screen

Yes, so it would be {ENTITY DATA:Address}

i was working on that tutoral that i did mention above

Why is there no closing } on that?

wait i will show u screen shot

Your entity type is customers NOT customer so you need to put:

{ENTITY DATA:Customers:Address} in your template

thats printer templete i made some changes according to totarul

still same i have change it

But your entities are not set to the tags you have put in your template:

You have {ENTITY DATA:DeliveryAddress} in your template but you entity field name is NOT DeliveryAddress it is just Address so your printer tag should be {ENTITY DATA:Address}

Also the Entities section of your template you inputting your printer tags into is under [ENTITIES:Customer] but your entity is NOT called Customer, is called Customers so this could be why {ENTITY NAME} doesnt display anything because its trying to find the Name of the Customer entity which on your setup does not exist as youve called it Customers

You havent changed it in the template youve shown above it still says {ENTITY DATA:DeliveryAddress}

still same