mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-24 17:53:17 +01:00
NEW Remove hardcoded code for OVH sms. Generic method is ok now.
This commit is contained in:
@@ -208,6 +208,7 @@ class FormMargin
|
||||
public function displayMarginInfos($object, $force_price = false)
|
||||
{
|
||||
global $langs, $conf, $user, $hookmanager;
|
||||
global $action;
|
||||
|
||||
if (!empty($user->socid)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user