// update StockInstantState

This commit is contained in:
bMancone
2012-01-31 13:31:11 +00:00
parent 2e68407c09
commit 9804e09280
2 changed files with 89 additions and 90 deletions
@@ -93,9 +93,7 @@ class AdminStockInstantStateControllerCore extends AdminController
'width' => 80,
'orderby' => true,
'search' => false,
'hint' => $this->l('Pysical qty,
in combination with the quantity you ordered (atm) from your supplier,
minus what is ordered (atm) by clients.')
'hint' => $this->l('Pysical qty (usable) - Clients orders + Supply Orders'),
),
);