Skip to content

Commit

Permalink
refactor: gain_loss posting date fields in the allocation table
Browse files Browse the repository at this point in the history
(cherry picked from commit 55dbcee)
ruthra-kumar authored and mergify[bot] committed Oct 23, 2023
1 parent ca13816 commit fa7fa85
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -151,11 +151,16 @@
"fieldtype": "Link",
"label": "Cost Center",
"options": "Cost Center"
},
{
"fieldname": "gain_loss_posting_date",
"fieldtype": "Date",
"label": "Difference Posting Date"
}
],
"istable": 1,
"links": [],
"modified": "2023-09-03 07:52:33.684217",
"modified": "2023-10-23 10:44:56.066303",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Payment Reconciliation Allocation",

0 comments on commit fa7fa85

Please sign in to comment.