This commit is contained in:
Frédéric FRANCE 2015-11-19 16:31:55 +01:00
parent 3094f9ed32
commit 6c8ac1e95c

View File

@ -112,7 +112,7 @@ class Commande extends CommonOrder
var $nbtodolate; var $nbtodolate;
/** /**
* ERR Not engouch stock * ERR Not enough stock
*/ */
const STOCK_NOT_ENOUGH_FOR_ORDER = -3; const STOCK_NOT_ENOUGH_FOR_ORDER = -3;