This commit is contained in:
Priya Shrivastava
2013-07-24 16:17:57 +05:30
parent 922c1806b7
commit 7480d55609
4 changed files with 10 additions and 14 deletions

View File

@@ -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.