19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:28 +01:00
parent ff721d030e
commit 7721452493
1826 changed files with 124775 additions and 274114 deletions

View file

@ -6,8 +6,8 @@
<field name="model">res.partner</field>
<field name="inherit_id" ref="account.view_partner_property_form"/>
<field name="arch" type="xml">
<group name="accounting_entries" position="after">
<group string="Payment Options Sweden" name="payment_options">
<group name="general" position="after">
<group string="Payment Options Sweden" name="payment_options" invisible="'SE' not in fiscal_country_codes">
<field name="l10n_se_check_vendor_ocr"/>
<field name="l10n_se_default_vendor_payment_ref"/>
</group>