mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
[docs]
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
Print Formats are the layouts that are generated when you want to Print or Email a transaction like a Sales Invoice. There are two types of Print Formats,
|
||||
|
||||
- The auto-generated “Standard” Print Format: This type of format follows the same layout as the form and is generated automatically by ERPNext.
|
||||
- Based on the Print Format document. This is templates in HTML that will be rendered with data.
|
||||
- Based on the Print Format document. There are templates in HTML that will be rendered with data.
|
||||
|
||||
ERPNext comes with a number of pre-defined templates in three styles: Modern, Classic and Spartan. You modify these templates or create their own. Editing ERPNext templates is not allowed because they may be over-written in an upcoming release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user