From a24f6224e9cac752f34da6752a14fac7fa37c210 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 7 Dec 2007 00:06:29 +0000 Subject: New templates added for contact search and invoice/order git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1957 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Contact/search.html | 472 +++++++++++++++++++++++++++++++++++++++ UI/orders/order.html | 322 ++++++++++++++++++++++++++ UI/payments/payments_detail.html | 6 + 3 files changed, 800 insertions(+) create mode 100644 UI/Contact/search.html create mode 100644 UI/orders/order.html (limited to 'UI') diff --git a/UI/Contact/search.html b/UI/Contact/search.html new file mode 100644 index 00000000..1db82d3e --- /dev/null +++ b/UI/Contact/search.html @@ -0,0 +1,472 @@ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + +
+ +
+ +
+ +
+
+ + + + + + + + + + +
+ + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + + +
+ + + + + +
+ + + + + +
+
+ + + + + +
+ + + + + + +
+ + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + + + +
+
+
+ + + + + + + + +
+ +
+
+

+ +
+ + + diff --git a/UI/orders/order.html b/UI/orders/order.html new file mode 100644 index 00000000..fe8b6474 --- /dev/null +++ b/UI/orders/order.html @@ -0,0 +1,322 @@ + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
  +
+ + + + +
+
+ +
+
+ + ' _ text('Exchange Rate') _ ''; + PROCESS input element_data=form_elements.exchangerate; + END; + ?> +
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + +
+ + + + +
+
+
+ +
+ + + + + + + + + +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + + + + +
+ + diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html index be3facb2..ef6f3a9b 100644 --- a/UI/payments/payments_detail.html +++ b/UI/payments/payments_detail.html @@ -270,6 +270,12 @@ class = "submit" name = 'action' } ?> + -- cgit v1.2.3