[IMP] wording, leftover bits of french
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user