Greetings. I need more lines on Customer Info.
And i choose this client and make sale. But in receipt need more down spaces to see all info.

Depends on where in the template your putting it but one of these two should work.
{ENTITY DATA:Address}
{ENTITY DATA:Customers:Address}
If inside [ENTITIES] section:
{ENTITY DATA:Address}
If NOT inside [ENTITIES] section:
{ENTITY DATA:Customer:Address}
And for any other entity custom fields you want to add to the receipt, just the same and replace Address with the custom field name.
@JTRTech we posted at exactly the same moment with the same answer! 


