From 6806e2b36bbff889c4987b89157e83492118a6a7 Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Thu, 13 Aug 2015 10:27:35 +0200 Subject: [PATCH] FIX : Accountancy expert module filter on column must not launch ventil ventil --- htdocs/accountancy/customer/list.php | 5 +++-- htdocs/accountancy/journal/sellsjournal.php | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/accountancy/customer/list.php b/htdocs/accountancy/customer/list.php index 6d82c324fd6..31df2c38899 100644 --- a/htdocs/accountancy/customer/list.php +++ b/htdocs/accountancy/customer/list.php @@ -53,6 +53,7 @@ $search_desc = GETPOST('search_desc', 'alpha'); $search_amount = GETPOST('search_amount', 'alpha'); $search_account = GETPOST('search_account', 'alpha'); $search_vat = GETPOST('search_vat', 'alpha'); +$btn_ventil = GETPOST('ventil', 'alpha'); // Getpost Order and column and limit page $sortfield = GETPOST('sortfield', 'alpha'); @@ -129,7 +130,7 @@ print '