From 74afbb457aac6a1f6e2d4a2357768f710977a640 Mon Sep 17 00:00:00 2001 From: aurynn_cmd Date: Mon, 10 Sep 2007 23:02:09 +0000 Subject: Creation of next-gen admin.pl, admin.pm, and admin.sql systems. Admin.pm defines the new controller admin.pl is the direct view-backing software. POD is not completed, will be provided shortly. Full UI templates provided for the Reconciliation, Vendor, Customer, and Employee as well. UI/ is being delineated by subdirectories for Admin, Vendor, Customer and Employee, to date. Minor whitespace cleanup. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1557 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Customer/customer.html | 139 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 UI/Customer/customer.html (limited to 'UI/Customer') diff --git a/UI/Customer/customer.html b/UI/Customer/customer.html new file mode 100644 index 00000000..fd0933ca --- /dev/null +++ b/UI/Customer/customer.html @@ -0,0 +1,139 @@ +
+ + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + +
Shipping AddressBilling Address (if different)

+ + + + +
+ + + + + +
+ + + + + days + + + +
+ + + + + + + + +
+ + + + + +
+
+ +
+ + + + + + + + + + + +
+
+
\ No newline at end of file -- cgit v1.2.3