added address template:

This commit is contained in:
Rushabh Mehta
2014-06-05 13:17:45 +05:30
parent 41471c3b44
commit c22e11d483
9 changed files with 145 additions and 17 deletions

View File

@@ -30,6 +30,11 @@ def get_data():
"name": "Print Heading",
"description": _("Titles for print templates e.g. Proforma Invoice.")
},
{
"type": "doctype",
"name": "Address Template",
"description": _("Country wise default Address Templates")
},
{
"type": "doctype",
"name": "Terms and Conditions",