[+] Project : B2B Features

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11619 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
jBreux
2011-12-22 15:30:21 +00:00
parent 96df495dd6
commit e3a5d7fe37
18 changed files with 984 additions and 19 deletions
+1
View File
@@ -285,6 +285,7 @@ class FrontControllerCore extends Controller
'vat_management' => (int)Configuration::get('VATNUMBER_MANAGEMENT'),
'opc' => (bool)Configuration::get('PS_ORDER_PROCESS_TYPE'),
'PS_CATALOG_MODE' => (bool)Configuration::get('PS_CATALOG_MODE') OR !(bool)Group::getCurrent()->show_prices,
'b2b_enable' => (bool)Configuration::get('PS_B2B_ENABLE')
));
// Deprecated