Home
last modified time | relevance | path

Searched refs:permissiondellink (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/
H A Dactions_dellink.inc.php33 if ($action == 'addlink' && !empty($permissiondellink) && !GETPOST('cancel', 'alpha') && $id > 0 &&…
41 if ($action == 'dellink' && !empty($permissiondellink) && !GETPOST('cancel', 'alpha') && $dellinkid…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/
H A Dactions_dellink.inc.php33 if ($action == 'addlink' && !empty($permissiondellink) && !GETPOST('cancel', 'alpha') && $id > 0 &&…
40 if ($action == 'dellink' && !empty($permissiondellink) && !GETPOST('cancel', 'alpha') && $dellinkid…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/inventory/
H A Dcard.php89 $permissiondellink = $user->rights->stock->creer; // Used by the include of actions_dellink.inc.php variable
96 …$permissiondellink = $user->rights->stock->inventory_advance->write; // Used by the include of act… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/inventory/
H A Dcard.php85 $permissiondellink = $user->rights->stock->creer; // Used by the include of actions_dellink.inc.php variable
92 …$permissiondellink = $user->rights->stock->inventory_advance->write; // Used by the include of act… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/website/
H A Dwebsiteaccount_card.php69 $permissiondellink = $user->rights->websiteaccount->write; // Used by the include of actions_dellin… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/website/
H A Dwebsiteaccount_card.php72 $permissiondellink = $user->rights->websiteaccount->write; // Used by the include of actions_dellin… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dpartnership.php92 $permissiondellink = $user->rights->partnership->write; // Used by the include of actions_dellink… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/
H A Dpartnership.php104 $permissiondellink = $user->rights->partnership->write; // Used by the include of actions_dellink… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/asset/
H A Dcard.php76 $permissiondellink = $user->rights->asset->write; // Used by the include of actions_dellink.inc.php variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/asset/
H A Dcard.php81 $permissiondellink = $user->rights->asset->write; // Used by the include of actions_dellink.inc.php variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/subscription/
H A Dcard.php55 $permissiondellink = $user->rights->adherent->cotisation->creer; // Used by the include of actions_… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/recruitment/
H A Drecruitmentjobposition_applications.php128 $permissiondellink = $user->rights->recruitment->recruitmentjobposition->write; // Used by the incl… variable
H A Drecruitmentjobposition_card.php128 $permissiondellink = $user->rights->recruitment->recruitmentjobposition->write; // Used by the incl… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/workstation/
H A Dworkstation_card.php83 $permissiondellink = $user->rights->workstation->workstation->write; // Used by the include of acti… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/subscription/
H A Dcard.php56 $permissiondellink = $user->rights->adherent->cotisation->creer; // Used by the include of actions_… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/knowledgemanagement/
H A Dknowledgerecord_card.php81 $permissiondellink = $user->rights->knowledgemanagement->knowledgerecord->write; // Used by the inc… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/stock/
H A Dproductlot_card.php89 $permissiondellink = $user->rights->stock->creer; // Used by the include of actions_dellink.inc.php variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/recruitment/
H A Drecruitmentjobposition_applications.php109 $permissiondellink = $user->rights->recruitment->recruitmentjobposition->write; // Used by the incl… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/
H A Dmyobject_card.php129 $permissiondellink = $user->rights->mymodule->myobject->write; // Used by the include of actions_de… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/stock/
H A Dproductlot_card.php101 $permissiondellink = $user->rights->stock->creer; // Used by the include of actions_dellink.inc.php variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/modulebuilder/template/
H A Dmyobject_card.php110 $permissiondellink = $user->rights->mymodule->myobject->write; // Used by the include of actions_de… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/
H A Demailcollector_card.php84 $permissiondellink = $user->rights->emailcollector->write; // Used by the include of actions_dellin… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Demailcollector_card.php94 $permissiondellink = $user->rights->emailcollector->write; // Used by the include of actions_dellin… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/mrp/
H A Dmo_card.php96 $permissiondellink = $user->rights->mrp->write; // Used by the include of actions_dellink.inc.php variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/mrp/
H A Dmo_card.php94 $permissiondellink = $user->rights->mrp->write; // Used by the include of actions_dellink.inc.php variable

123