Skip to content

Commit

Permalink
Merge pull request #41428 from frappe/mergify/bp/version-15-hotfix/pr…
Browse files Browse the repository at this point in the history
…-40468

fix: update description of Supplier Invoice Number (backport #40468)
  • Loading branch information
nabinhait authored May 14, 2024
2 parents 041bcc9 + 4036ef8 commit cb9df5e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
{
"default": "0",
"description": "Enabling ensure each Purchase Invoice has a unique value in Supplier Invoice No. field",
"description": "Enabling this ensures each Purchase Invoice has a unique value in Supplier Invoice No. field within a particular fiscal year",
"fieldname": "check_supplier_invoice_uniqueness",
"fieldtype": "Check",
"label": "Check Supplier Invoice Number Uniqueness"
Expand Down Expand Up @@ -461,7 +461,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2024-01-30 14:04:26.553554",
"modified": "2024-03-15 12:11:36.085158",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounts Settings",
Expand Down Expand Up @@ -490,4 +490,4 @@
"sort_order": "ASC",
"states": [],
"track_changes": 1
}
}

0 comments on commit cb9df5e

Please sign in to comment.