added address template:
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user