I am trying to include the Name field from the Lin...
# administration
d
I am trying to include the Name field from the Lines sublist in our custom Journal Entry Advanced PDF/HTML template. I am able to pull every line field except for Name, which shows the Customer tied to the JO. I am not sure why this is happening? I have tried ${line.name} & ${line.customer}, no luck…
I found the solution. line.entity did it