Skip to content

Commit

Permalink
Update purchase_invoice.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 1309949 commit 814192f
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
{
"fieldname": "due_date",
"fieldtype": "Date",
"in_list_view": 1,
"label": "Due Date",
"oldfieldname": "due_date",
"oldfieldtype": "Date"
Expand Down Expand Up @@ -960,6 +961,7 @@
{
"fieldname": "outstanding_amount",
"fieldtype": "Currency",
"in_list_view": 1,
"label": "Outstanding Amount",
"no_copy": 1,
"oldfieldname": "outstanding_amount",
Expand Down Expand Up @@ -1602,7 +1604,7 @@
"idx": 204,
"is_submittable": 1,
"links": [],
"modified": "2023-10-16 16:24:51.886231",
"modified": "2023-11-01 12:24:12.174269",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice",
Expand Down Expand Up @@ -1665,4 +1667,4 @@
"timeline_field": "supplier",
"title_field": "title",
"track_changes": 1
}
}

0 comments on commit 814192f

Please sign in to comment.