Files
Odoo-18.0-20251222/account_financial_report/tests
Hughes Damry 88a00ef4cb FIX missing date in invoice
The second invoice created has no explicit so taking the current date could lead to failing tests because the invoice is out of search as the the setup sets date_from as time.strftime("%Y-%m-01") and date_to as time.strftime("%Y-%m-28"). So i choose the easy way by setting an explicit date for the invoice.
2024-11-29 15:38:40 +07:00
..
2024-11-29 15:38:40 +07:00