From d41b230f735ce4333c9d8a8dc045dca75f8a6659 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 4 Jan 2008 02:42:28 +0000 Subject: new tax rate editor --- httemplate/edit/process/cust_main_county.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 httemplate/edit/process/cust_main_county.html (limited to 'httemplate/edit/process/cust_main_county.html') diff --git a/httemplate/edit/process/cust_main_county.html b/httemplate/edit/process/cust_main_county.html new file mode 100644 index 000000000..3d9d20b85 --- /dev/null +++ b/httemplate/edit/process/cust_main_county.html @@ -0,0 +1,6 @@ +<% include( 'elements/process.html', + 'table' => 'cust_main_county', + 'popup_reload' => 'Tax changed', #a popup "parent reload" for now + #someday change the individual element and go away instead + ) +%> -- cgit v1.2.1