customer_cogs_expense_account/tests
2026-02-25 16:19:42 +07:00
..
__init__.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_account_validation.py feat: Expand valid account types for customer income and expense accounts to include receivable, payable, and direct cost types, and update Odoo version in manifest. 2026-02-25 16:19:42 +07:00
test_audit_trail.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_customer_account_fields.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_error_handling.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_expense_account_determination.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_form_view.py feat: Expand valid account types for customer income and expense accounts to include receivable, payable, and direct cost types, and update Odoo version in manifest. 2026-02-25 16:19:42 +07:00
test_income_account_determination.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00
test_sales_flow_integration.py refactor: Update account field domains and validation to use active status for Odoo 19 compatibility. 2026-01-20 15:57:26 +07:00