I have a problem , whenever I add new Item/customer ... the data turns into garbage as seen in the images,, the posted form data doesn't seem to be stored as utf-8 ,
Question: do you know the encoding of the tables pre setting them to unicode_utf8_ci ?
all tables should be set to unicode_utf8_ci by default in Simple Invoices .sql files - but i can;t guarantee how all the different version of MySQL import our .sql files