Skip to content

Commit

Permalink
Merge pull request #43169 from ruthra-kumar/no_copy_on_purchase_invoi…
Browse files Browse the repository at this point in the history
…ce_status

refactor: enable no-copy on Purchase Invoice status
  • Loading branch information
ruthra-kumar committed Sep 11, 2024
2 parents 8c8dc24 + 0d9741f commit aab91a2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@
"fieldtype": "Select",
"in_standard_filter": 1,
"label": "Status",
"no_copy": 1,
"options": "\nDraft\nReturn\nDebit Note Issued\nSubmitted\nPaid\nPartly Paid\nUnpaid\nOverdue\nCancelled\nInternal Transfer",
"print_hide": 1
},
Expand Down Expand Up @@ -1630,7 +1631,7 @@
"idx": 204,
"is_submittable": 1,
"links": [],
"modified": "2024-07-25 19:42:36.931278",
"modified": "2024-09-11 12:59:19.130593",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice",
Expand Down

0 comments on commit aab91a2

Please sign in to comment.