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
  • Loading branch information
ruthra-kumar committed Oct 23, 2023
1 parent 2a7d1c4 commit 55dbcee
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 55dbcee

Please sign in to comment.