i think i uderstand a little (i didn'tcreate the CRM model ... sorry)
"subscription event" how referent to an "event entity" how reference some "product" (generic name not realy usable in invoice)
user select event and options in "subscription event" and that create an invoice with product
i don't understan how i can display of event entity in "invoice"
PDF retreive some value
Collapse
X
-
yes that i write ... but return nothing it's empty
did you validation that i need relationship and its in good way ?Leave a comment:
-
not sure what you mean. but if you have evenement then you can do something like this {{evenement.name}} you can access the attributes of the evenement entity.
i hope this help.Leave a comment:
-
hello i continu to learn and discover pdf function
1 in placeholder of my incoice template i didn't have "evenement" field
2 i add relationship between "invoice" to "evenement" with "many to one"
3 now i have my field in placeholder pdf
BUT no value are display in my pdf
i need to do something more ?
regardsLeave a comment:
-
hello i have some problem with pdf generation
1 how to display invoice numberA in pdf ? i try many combine like {{invoice.numberA}} like {{salesOrder.numberA}} bur doesn't <orks
2 i have an enty 'event' and i need to display name in my invoice. i do this {{evenementName}} (good name of field) but impossible to display something
what is my error ?
regardsLast edited by rabii; 01-10-2023, 09:42 AM.Leave a comment:
-
yes but i didn't have any reference to invoice.something
its a basic field : fieldManager/scope=Invoice&field=numberALeave a comment:
-
To finde the correct placeholders you use the WYSIWYG mode. From there you can copy the values in your template in code view.
The placeholders you mention in your message for me do not seem correct.
Mind that you have to create the template for the correct entity as well. For example, if you choose invoice and look for the invoice number, the placeholder will be {{number}}.Leave a comment:
-
PDF retreive some value
hello i have some problem with pdf generation
1 how to display invoice numberA in pdf ? i try many combine like {{invoice.numberA}} like {{salesOrder.numberA}} bur doesn't <orks
2 i have an enty 'event' and i need to display name in my invoice. i do this {{evenementName}} (good name of field) but impossible to display something
what is my error ?
regards
Tags: None
Leave a comment: