Odoo 14 Environment has no flush_all() (added in Odoo 15+). Use the Odoo 14 global flush via a recordset .flush(). This was raising AttributeError mid-generation, failing ~10 tests + their downstream "no blog.post created" assertions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| blog_generation_log.py | ||
| blog_post.py | ||
| blog_post_social.py | ||
| blog_schedule.py | ||
| blog_topic.py | ||
| res_config_settings.py | ||