oca-ocb-core/odoo-bringout-oca-ocb-base/odoo/addons/base/models
Ernad Husremovic bbd1d1d065 fix: store res.company.country_id for 19.0 account module compatibility
account_fiscal_country_id depends on country_id which must be stored to be
converted to SQL. Without store=True, installing account module fails with
ValueError: Cannot convert res.company.country_id to SQL.

🤖 assisted by claude
2026-03-09 18:09:45 +01:00
..
__init__.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
assetsbundle.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
avatar_mixin.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
decimal_precision.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
image_mixin.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
ir_actions.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_actions_report.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_asset.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_attachment.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_autovacuum.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_binary.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_config_parameter.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_cron.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_default.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_demo.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_demo_failure.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_embedded_actions.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_exports.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_fields.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_filters.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_http.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_logging.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_mail_server.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_model.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_module.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_profile.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_qweb.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_qweb_fields.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_rule.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_sequence.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
ir_ui_menu.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
ir_ui_view.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
properties_base_definition.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
properties_base_definition_mixin.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
report_layout.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
report_paperformat.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
res_bank.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_company.py fix: store res.company.country_id for 19.0 account module compatibility 2026-03-09 18:09:45 +01:00
res_config.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
res_country.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_currency.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
res_device.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_groups.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_groups_privilege.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
res_lang.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_partner.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_users.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
res_users_deletion.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
res_users_settings.py 19.0 vanilla 2025-10-03 18:07:25 +02:00