blueseerERP/blueseer

Can not create a tax code

coxced opened this issue · 3 comments

Can not create a tax code. Says Record not added!

Video Attached!

Thanks, Cedric

Recording_COXWS.MAIN.-030623_133159.mp4

This is a bug with the MySQL version . Data.log file details:
Mar 06, 2023 9:19:05 PM bsmf.MainFrame bslog
SEVERE: null
com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Incorrect date value: '' for column 'tax_crtdate'

I will update the blueseer.jar with a patch asap.

This has been patched and a new jar file provided in the 6.4 release. Download the blueseer.jaronly.zip file, extract the blueseer.jar file from the zip, and overwrite file at blueseer/dist/blueseer.jar. Then restart the app. The link is here: https://github.com/blueseerERP/blueseer/releases/download/v6.4/blueseer.jaronly.zip .

Thanks, that fixed it!