mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 19:42:45 +00:00
chore: fix conflicts
Removed fields related to job card and landed cost voucher amount from subcontracting receipt item.
This commit is contained in:
@@ -582,23 +582,6 @@
|
||||
"fieldname": "add_serial_batch_for_rejected_qty",
|
||||
"fieldtype": "Button",
|
||||
"label": "Add Serial / Batch No (Rejected Qty)"
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
},
|
||||
{
|
||||
"fieldname": "job_card",
|
||||
"fieldtype": "Link",
|
||||
"label": "Job Card",
|
||||
"options": "Job Card",
|
||||
"read_only": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "landed_cost_voucher_amount",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Landed Cost Voucher Amount",
|
||||
"no_copy": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_exht",
|
||||
@@ -609,17 +592,12 @@
|
||||
"fieldtype": "Link",
|
||||
"label": "Service Expense Account",
|
||||
"options": "Account"
|
||||
>>>>>>> 6e597b9c42 (feat: service expense account in the subcontracting receipt)
|
||||
}
|
||||
],
|
||||
"idx": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2024-12-06 15:23:58.680169",
|
||||
=======
|
||||
"modified": "2025-09-26 12:00:38.877638",
|
||||
>>>>>>> 6e597b9c42 (feat: service expense account in the subcontracting receipt)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Subcontracting",
|
||||
"name": "Subcontracting Receipt Item",
|
||||
|
||||
Reference in New Issue
Block a user