Hello, I am working on Advance PDF template for in...
# general
j
Hello, I am working on Advance PDF template for invoice and want to have address fields sourced directly from customer record so if there will be some changes, person can only update customer record address and not corresponding invoice. When I use in template e.g. record.entity.billaddress I get whole address but If I want each part separately e.g. record.entity.billaddr1 it does not work, anyone would know why please?
Or anyone has idea please? When I use record.billaddr1 but once invoice has been created then person would need to manulally go to invoice and change bill to address and then the pdf will be generated correctly.