Skip to content

Commit

Permalink
fix: default enabled 'Automatically Fetch Payment Terms from Order' i…
Browse files Browse the repository at this point in the history
…n accounts settings
  • Loading branch information
rohitwaghchaure authored and bosue committed Nov 19, 2023
1 parent 420a590 commit 425799f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"label": "Stale Days"
},
{
"default": "0",
"default": "1",
"description": "Payment Terms from orders will be fetched into the invoices as is",
"fieldname": "automatically_fetch_payment_terms",
"fieldtype": "Check",
Expand Down Expand Up @@ -458,4 +458,4 @@
"sort_order": "ASC",
"states": [],
"track_changes": 1
}
}

0 comments on commit 425799f

Please sign in to comment.