hello All,
Please i need assistance in the use o Jinja tags. I am not a programmer, but i use examples on jinja tags as guide on doctype when i want to get an info dynamically.
Now, i want to develop a template for sales template terms and conditions for quotation.
The terms and conditions template for the quotation would require customer name, address, contact person,item name, quantity, cost of item and i want these (aforementioned items) on the Sales Terms and Conditions to be generated automatically for any client that i want to send a quotation to.
My challenge here is that the “Item Table” on the quotation doctype is linked from either “Opportunity doctype” or “Quotation item doctype”. How do i use jinja tags to get these items from another another doctype?
Thanks, Abraham