// StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9634 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-10-25 14:27:21 +00:00
parent 5ee2e7a6bb
commit d0fd852078
6 changed files with 85 additions and 46 deletions
@@ -158,7 +158,7 @@ class AdminStockCoverControllerCore extends AdminController
$this->displayInformation(
$this->l('Considering the coverage period choosen and the quantity of products/combinations that you sold,
this interface gives you an idea of when one product will run out of stock .'
this interface gives you an idea of when one product will run out of stock.'
)
);