77cb0a130927728c6e64b3636f3bfeae4e5c3514
Declare account.bank.statement.line.cron_last_check on fusion_accounting_core so the column survives Enterprise account_accountant uninstall. Mirrors the existing pattern used for account.move and account.reconcile.model shared fields. - Add models/account_bank_statement_line.py declaring cron_last_check as fields.Datetime(copy=False) - Wire model into models/__init__.py - Add post_install regression test verifying field presence and type - Bump manifest 19.0.1.0.0 -> 19.0.1.0.1 Made-with: Cursor
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%