Skip to content

Commit

Permalink
fix: tabulation
Browse files Browse the repository at this point in the history
  • Loading branch information
fproldan committed Jan 11, 2024
1 parent cbefcde commit 0356e65
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"pre_check_overdue_items",
"allow_cancellation",
"cascade_cancellation",
"validate_unique_check_number",
"validate_unique_check_number",
"column_break_9",
"number_of_invoices_per_voucher",
"split_by_address",
Expand Down Expand Up @@ -220,12 +220,12 @@
"fieldtype": "Int",
"label": "File Preview Threshold"
},
{
"default": "0",
"fieldname": "validate_unique_check_number",
"fieldtype": "Check",
"label": "Validate Unique Check Number"
}
{
"default": "0",
"fieldname": "validate_unique_check_number",
"fieldtype": "Check",
"label": "Validate Unique Check Number"
}
],
"links": [],
"modified": "2024-01-11 10:49:46.062226",
Expand Down

0 comments on commit 0356e65

Please sign in to comment.