commit | 330dae90cb8586b155d44df0785681c1bd366b5d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Sep 10 13:46:15 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Sep 10 13:46:28 2013 +0530 |
tree | e2442e12107a35c1e35546214dfea4ba98b23310 | |
parent | 429fd1d3d846312e46374148e4b143c194015106 [diff] [blame] |
[website] [minor] moving to framework
diff --git a/portal/templates/pages/invoices.html b/portal/templates/pages/invoices.html new file mode 100644 index 0000000..f108683 --- /dev/null +++ b/portal/templates/pages/invoices.html
@@ -0,0 +1 @@ +{% extends "app/portal/templates/sales_transactions.html" %} \ No newline at end of file