ERP5: add test reproducing problem printing invoices with date <= 1900
It currently fails with such ValueError: ``` year=101 is before 1900; the datetime strftime() methods require year >= 1900 ```
Showing
Please register or sign in to comment