Skip to content

Commit

Permalink
[FIX] Config param
Browse files Browse the repository at this point in the history
  • Loading branch information
valentincastravete committed Dec 3, 2024
1 parent f521704 commit 217b488
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ class ResConfigSettings(models.TransientModel):

disable_vat_check = fields.Boolean(
string="Disable VAT validation",
readonly=False,
config_parameter="partner_disable_vat_check_option.disable_vat_check",
)

0 comments on commit 217b488

Please sign in to comment.