mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 01:25:07 +00:00
refactor: gain_loss posting date fields in the allocation table
(cherry picked from commit 55dbcee36a)
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
"fieldname": "gain_loss_posting_date",
|
||||
"fieldtype": "Date",
|
||||
"label": "Difference Posting Date"
|
||||
<<<<<<< HEAD
|
||||
},
|
||||
{
|
||||
"fieldname": "accounting_dimensions_section",
|
||||
@@ -167,12 +168,18 @@
|
||||
{
|
||||
"fieldname": "dimension_col_break",
|
||||
"fieldtype": "Column Break"
|
||||
=======
|
||||
>>>>>>> 55dbcee36a (refactor: gain_loss posting date fields in the allocation table)
|
||||
}
|
||||
],
|
||||
"is_virtual": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2023-12-14 13:38:26.104150",
|
||||
=======
|
||||
"modified": "2023-10-23 10:44:56.066303",
|
||||
>>>>>>> 55dbcee36a (refactor: gain_loss posting date fields in the allocation table)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Payment Reconciliation Allocation",
|
||||
|
||||
Reference in New Issue
Block a user