List os available macros [V14]

Hello!

I am farly new to the system, but willing to give it a go. I have figured that the built in print tempaltes are pretty much usless, so I am working on my owns.

However I could not find a single list of available macros.

I figured a few by looking at various sources, but for example I could not figure out how to get the customer’s email address for example.

Please link me the documentation where I can find this.

Thanks!

Zoltan

The print formats are just standard Jinja:

https://jinja.palletsprojects.com/en/3.0.x/templates/

Introductions to Jinja and the Frappe API are available in the documentation:
https://docs.erpnext.com/docs/v13/user/manual/en/customize-erpnext/print-format
https://frappeframework.com/docs/v14/user/en/api