Skip to content

Commit

Permalink
fixup! [REF] base_vat_optional_vies: refactor the code to make it val…
Browse files Browse the repository at this point in the history
…id for the change odoo/odoo@eff3b14
  • Loading branch information
RodrigoBM committed Jan 31, 2023
1 parent 359a065 commit eb3dd33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base_vat_optional_vies/models/res_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ def _build_vat_error_message(self, country_code, wrong_vat, record_label):
country_code, "'CC##' (CC=Country Code, ##=VAT Number)"
),
)

0 comments on commit eb3dd33

Please sign in to comment.