Purchase Invoice error (1525, "Incorrect Date value: 'None'")

pymysql.err.InternalError: (1525, "Incorrect DATE value: 'None'")

This occurs when trying to create a new Purchase Invoice on a fresh installation.

1 Like

Same Issue
while we creating Purchase-Order/Purchase Invoice getting error Please Suggest

1 Like

You may need to use MariaDB instead of MySQL; switching over to MariaDB resolved the issue for me.

2 Likes