Skip to content

Commit

Permalink
[fix] [minor] merge conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akhileshdarjee committed Dec 10, 2013
1 parent aebb9f4 commit f0dad52
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions manufacturing/doctype/bom/bom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,24 +120,18 @@
"options": "Price List"
},
{
<<<<<<< HEAD
=======
"depends_on": "with_operations",
>>>>>>> 4e677a3f5235c96e86c5fe5acd8d2f59dff895dc
"description": "Specify the operations, operating cost and give a unique Operation no to your operations.",
"doctype": "DocField",
"fieldname": "operations",
"fieldtype": "Section Break",
"hidden": 0,
"label": "Operations",
"oldfieldtype": "Section Break"
},
{
"depends_on": "with_operations",
"doctype": "DocField",
"fieldname": "bom_operations",
"fieldtype": "Table",
"hidden": 0,
"label": "BOM Operations",
"oldfieldname": "bom_operations",
"oldfieldtype": "Table",
Expand Down

0 comments on commit f0dad52

Please sign in to comment.