[FIX] account_edi_ubl_cii: prevent deferred test crash on Community
test_invoice_deferred_dates sets invoice.line fields
deferred_start_date/deferred_end_date on the new line's create-vals,
but only the Enterprise addon account_accountant defines them.
Without it installed, the test crashed on every Community build
instead of being skipped.
Guard it with ensure_installed("account_accountant"), the same idiom
already used four times elsewhere in this file, since the fields
belong to the Enterprise deferred-revenue feature and are absent
here by design.
Signed-off-by: David Tran <david.tran@tvtmarine.com>
| Subbuilds | Name | State | Detail |
|---|---|---|---|
| Build 415792 | At install tests: from account to website_timesheet 53m | Succeed | Log |
| Build 415793 | Post install tests: step install all modules 8m | Succeed | Log |
| Build 415794 | Post install tests: from account to hr_recruitment_survey 59m | Succeed | Log |
| Build 415795 | Post install tests: from hr_skills to phone_validation 40m | Succeed | Log |
| Build 415796 | Post install tests: from point_of_sale to purchase_requisition_stock 100m | Succeed | Log |
| Build 415797 | Post install tests: from purchase_stock to test_inherits_depends 45m | Succeed | Log |
| Build 415798 | Post install tests: from test_mail to to_product_odoo_version 40m | Succeed | Log |
| Build 415799 | Post install tests: from to_sale_order_advance to viin_appointment_website_hr 10m | Succeed | Log |
| Build 415800 | Post install tests: from viin_backend_theme to viin_product 20m | Succeed | Log |
| Build 415801 | Post install tests: from viin_project to web_unsplash 65m | Succeed | Log |
| Build 415802 | Post install tests: from website to website_timesheet 59m | Succeed | Log |
| Create Date | Level | Message |
|---|---|---|
| 09/15/2026 14:30:14 | INFO |
Updated repository Viindoo-tvtmaaddons
|
| 09/15/2026 14:30:14 | INFO |
Updated repository Viindoo-erponline-enterprise
|
| 09/15/2026 14:30:14 | INFO |
Updated repository Viindoo-branding
|
| 09/15/2026 14:30:14 | INFO |
Cloned repository Viindoo-odoo
|