mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
text records fixed in bom
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
"operation": "_Test Operation 1",
|
"operation": "_Test Operation 1",
|
||||||
"opn_description": "_Test",
|
"description": "_Test",
|
||||||
"workstation": "_Test Workstation 1",
|
"workstation": "_Test Workstation 1",
|
||||||
"time_in_mins": 60,
|
"time_in_mins": 60,
|
||||||
"operating_cost": 100
|
"operating_cost": 100
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
"operation": "_Test Operation 1",
|
"operation": "_Test Operation 1",
|
||||||
"opn_description": "_Test",
|
"description": "_Test",
|
||||||
"workstation": "_Test Workstation 1",
|
"workstation": "_Test Workstation 1",
|
||||||
"time_in_mins": 60,
|
"time_in_mins": 60,
|
||||||
"operating_cost": 140
|
"operating_cost": 140
|
||||||
|
|||||||
Reference in New Issue
Block a user