From 6ae7ef6cbbdcedc30922ee40321478fa72977a1c Mon Sep 17 00:00:00 2001 From: vSchoener Date: Fri, 18 Nov 2011 13:19:13 +0000 Subject: [PATCH] // Update Accounting, handle errors for Date and fix bug when default_account_number isn't set at all git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10264 b9a71923-0436-4b27-9f14-aed3839534dd --- .../accounting_export/common_form.tpl | 3 ++ .../template/accounting_export/menu.tpl | 36 ++++++++++++++++++- .../admin/AdminAccountingExportController.php | 4 ++- css/admin.css | 11 ++++++ 4 files changed, 52 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/template/accounting_export/common_form.tpl b/admin-dev/themes/template/accounting_export/common_form.tpl index a8eb50632..28324e4ee 100644 --- a/admin-dev/themes/template/accounting_export/common_form.tpl +++ b/admin-dev/themes/template/accounting_export/common_form.tpl @@ -35,14 +35,17 @@
+
+ {l s="The date has not the right format"}
+ {l s="The date has not the right format"}
diff --git a/admin-dev/themes/template/accounting_export/menu.tpl b/admin-dev/themes/template/accounting_export/menu.tpl index 530034a8f..c3e2f61a3 100644 --- a/admin-dev/themes/template/accounting_export/menu.tpl +++ b/admin-dev/themes/template/accounting_export/menu.tpl @@ -25,12 +25,42 @@ *}