Skip to content

Commit

Permalink
Update payment_entry.json
Browse files Browse the repository at this point in the history
MAJ In list view
  • Loading branch information
bvisible authored Nov 1, 2023
1 parent d3ed1f0 commit c90f7a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions erpnext/accounts/doctype/payment_entry/payment_entry.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
"bold": 1,
"fieldname": "paid_amount",
"fieldtype": "Currency",
"in_list_view": 1,
"label": "Paid Amount",
"options": "paid_from_account_currency",
"reqd": 1
Expand Down Expand Up @@ -750,7 +751,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-06-23 18:07:38.023010",
"modified": "2023-11-01 12:20:39.032997",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Payment Entry",
Expand Down Expand Up @@ -796,4 +797,4 @@
"states": [],
"title_field": "title",
"track_changes": 1
}
}

0 comments on commit c90f7a6

Please sign in to comment.