// change to price parameter in list

This commit is contained in:
tDidierjean
2011-11-03 17:49:30 +00:00
parent cdf22f1f11
commit 23fd56583e
8 changed files with 38 additions and 35 deletions
@@ -229,7 +229,7 @@ class AdminStockMvtControllerCore extends AdminController
'title' => $this->l('Price (TE)'),
'width' => 70,
'align' => 'right',
'price' => true,
'type' => 'price',
'currency' => true,
'filter_key' => 'a!price_te'
),