Typo
This commit is contained in:
parent
9fa23dea49
commit
455a09f184
@ -182,8 +182,7 @@ if ($action == 'update' && !$_POST["cancel"] && $user->rights->tax->charges->cre
|
|||||||
|
|
||||||
if (!$dateech)
|
if (!$dateech)
|
||||||
{
|
{
|
||||||
setEventMessages($langs->trans("ErrorFieldReqrequire_once DOL_DOCUMENT_ROOT.'/compta/sociales/class/chargesociales.class.php';
|
setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentities("Date")), null, 'errors');
|
||||||
uired", $langs->transnoentities("Date")), null, 'errors');
|
|
||||||
$action = 'edit';
|
$action = 'edit';
|
||||||
} elseif (!$dateperiod)
|
} elseif (!$dateperiod)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user