Option for auto create branch when creating new customer. Link to Customer Transactions.
[fa-stable.git] / sales / inquiry / customer_inquiry.php
index 1e81a2434ebbaf90007ceec4ddae7cb368b75461..058c5fa17176f08839ca8bebe31e3cb2f401887b 100644 (file)
@@ -41,7 +41,7 @@ if (!isset($_POST['customer_id']))
 start_table(TABLESTYLE_NOBORDER);\r
 start_row();\r
 \r
-customer_list_cells(_("Select a customer: "), 'customer_id', null, true);\r
+customer_list_cells(_("Select a customer: "), 'customer_id', null, true, false, false, true);\r
 \r
 date_cells(_("From:"), 'TransAfterDate', '', null, -30);\r
 date_cells(_("To:"), 'TransToDate', '', null, 1);\r