fix: Resolve merge conflicts in purchase_receipt_item
This commit is contained in:
parent
55b894bfef
commit
e19abb162a
@ -79,10 +79,7 @@
|
|||||||
"batch_no",
|
"batch_no",
|
||||||
"column_break_48",
|
"column_break_48",
|
||||||
"rejected_serial_no",
|
"rejected_serial_no",
|
||||||
"section_break_50",
|
|
||||||
"project",
|
|
||||||
"expense_account",
|
"expense_account",
|
||||||
"cost_center",
|
|
||||||
"col_break5",
|
"col_break5",
|
||||||
"allow_zero_valuation_rate",
|
"allow_zero_valuation_rate",
|
||||||
"bom",
|
"bom",
|
||||||
@ -782,11 +779,20 @@
|
|||||||
"label": "Expense Account",
|
"label": "Expense Account",
|
||||||
"options": "Account",
|
"options": "Account",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "accounting_dimensions_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Accounting Dimensions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "dimension_col_break",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"modified": "2019-05-30 18:09:21.648599",
|
"modified": "2019-06-01 23:25:20.732134",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Purchase Receipt Item",
|
"name": "Purchase Receipt Item",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user