Merge pull request #2886 from neilLasrado/bom_test_records
text records fixed in bom
This commit is contained in:
commit
b888359b45
@ -59,7 +59,7 @@
|
||||
"operations": [
|
||||
{
|
||||
"operation": "_Test Operation 1",
|
||||
"opn_description": "_Test",
|
||||
"description": "_Test",
|
||||
"workstation": "_Test Workstation 1",
|
||||
"time_in_mins": 60,
|
||||
"operating_cost": 100
|
||||
@ -98,7 +98,7 @@
|
||||
"operations": [
|
||||
{
|
||||
"operation": "_Test Operation 1",
|
||||
"opn_description": "_Test",
|
||||
"description": "_Test",
|
||||
"workstation": "_Test Workstation 1",
|
||||
"time_in_mins": 60,
|
||||
"operating_cost": 140
|
||||
|
Loading…
Reference in New Issue
Block a user