mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 22:32:09 +02:00
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
|
||
|---|---|---|
| .. | ||
| _monkeypatches | ||
| addons | ||
| api | ||
| cli | ||
| fields | ||
| models | ||
| modules | ||
| orm | ||
| osv | ||
| service | ||
| tests | ||
| tools | ||
| upgrade | ||
| upgrade_code | ||
| __init__.py | ||
| __main__.py | ||
| exceptions.py | ||
| http.py | ||
| import_xml.rng | ||
| init.py | ||
| loglevels.py | ||
| netsvc.py | ||
| release.py | ||
| sql_db.py | ||