Skip to content

Commit

Permalink
ADD: Stock Location
Browse files Browse the repository at this point in the history
  • Loading branch information
BadPixxel committed Mar 22, 2022
1 parent ae4210f commit 69f7880
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/splashsync/src/Objects/Product/StockTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
use Splash\Core\SplashCore as Splash;
use Splash\Local\Services\MultiShopManager as MSM;
use StockAvailable;
use Translate;
use Tools;
use Translate;
use Validate;

/**
Expand Down Expand Up @@ -255,7 +255,6 @@ protected function setStockLocationFields(string $fieldName, $fieldData)
unset($this->in[$fieldName]);
}


/**
* Override of Generic Stocks reading to manage MSf Mode
*
Expand Down

0 comments on commit 69f7880

Please sign in to comment.