Update auto_order.php

This commit is contained in:
Frédéric FRANCE
2024-12-07 14:37:40 +01:00
committed by GitHub
parent fde5d6fdea
commit aefde2bbd8

View File

@@ -35,7 +35,7 @@ if (!defined('NOBROWSERNOTIF')) {
require '../../main.inc.php';
if (!getDolGlobalString('TAKEPOS_AUTO_ORDER')) {
accessforbidden('Auto order is not allwed'); // If Auto Order is disabled never allow access to this page (that is a NO LOGIN access)
accessforbidden('Auto order is not allowed'); // If Auto Order is disabled never allow access to this page (that is a NO LOGIN access)
}
$_SESSION["basiclayout"] = 1; // For the simple layout for public submission