[IMP] wording, leftover bits of french

This commit is contained in:
Xavier Morel
2015-04-16 14:18:43 +02:00
parent 6c250deca8
commit 65ad67b85d
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -165,7 +165,7 @@
: v.toOrderedMap();
});
var operations = Immutable.fromJS([{
label: "Inventaire Initial",
label: "Initial Inventory",
operations: [
{location: locations.getIn(['virtual','locations','initial']), qty: -3},
{location: locations.getIn(['warehouse','locations','zone1']), qty: +3}