refactor: dimensions section in allocation table in reconciliation
This commit is contained in:
parent
2e03af7ac4
commit
1cde804c77
@ -24,6 +24,7 @@
|
|||||||
"difference_account",
|
"difference_account",
|
||||||
"exchange_rate",
|
"exchange_rate",
|
||||||
"currency",
|
"currency",
|
||||||
|
"accounting_dimensions_section",
|
||||||
"cost_center"
|
"cost_center"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
@ -157,12 +158,17 @@
|
|||||||
"fieldname": "gain_loss_posting_date",
|
"fieldname": "gain_loss_posting_date",
|
||||||
"fieldtype": "Date",
|
"fieldtype": "Date",
|
||||||
"label": "Difference Posting Date"
|
"label": "Difference Posting Date"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "accounting_dimensions_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Accounting Dimensions"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_virtual": 1,
|
"is_virtual": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-11-17 17:33:38.612615",
|
"modified": "2023-12-14 12:32:45.554730",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Payment Reconciliation Allocation",
|
"name": "Payment Reconciliation Allocation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user