lint(stickler)

This commit is contained in:
Antonin MARCHAL 2021-04-27 09:58:36 +02:00
parent 5fd0c1b810
commit c865199a78

View File

@ -2184,8 +2184,6 @@ class Product extends CommonObject
//For MultiCompany //For MultiCompany
//PMP per entity & Stocks Sharings stock_reel includes only stocks shared with this entity //PMP per entity & Stocks Sharings stock_reel includes only stocks shared with this entity
//TODO : Add to Dolibarr update : SQL ;
$separatedEntityPMP = false; $separatedEntityPMP = false;
$separatedStock = false; $separatedStock = false;
if (!empty($conf->global->MULTICOMPANY_PRODUCT_SHARING_ENABLED)) { if (!empty($conf->global->MULTICOMPANY_PRODUCT_SHARING_ENABLED)) {