Update objectline_create.tpl.php

This commit is contained in:
Laurent Destailleur 2018-02-03 17:00:47 +01:00 committed by GitHub
parent c45e5c91b1
commit a308e45c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,7 +144,7 @@ else {
<?php
$freelines = false;
if(empty($conf->global->MAIN_DISABLE_FREE_LINES))
if (empty($conf->global->MAIN_DISABLE_FREE_LINES))
{
$freelines = true;
$forceall=1; // We always force all type for free lines (module product or service means we use predefined product or service)