2
0
forked from Wavyzz/dolibarr

WIP Complete module MRP

This commit is contained in:
Laurent Destailleur
2019-12-08 23:45:06 +01:00
parent a6ca56a7e1
commit 2b5866aca2
7 changed files with 212 additions and 10 deletions

View File

@@ -44,6 +44,7 @@ if ($cancel)
$action = '';
}
// Action to add record
if ($action == 'add' && !empty($permissiontoadd))
{