DataKick
DataKick
> The time zone that you provide at the start of the installation isn't preserved either. Can't confirm. It is preserved inside PS_TIMEZONE key in `tb_configuration` table. I've just tested...
Your PHP notice issue will be probably caused by data inconsistency. Table `operating_system` should contain rows for all the `$osArray`: https://github.com/thirtybees/thirtybees/blob/9e8002f786ae10e0b36187871ea70245bb748f82/install-dev/data/xml/operating_system.xml. If database table contained these rows, then the row...
`Customers > Titles` currently offers 3 genders: - Male - Female - Neutral What other types should there be? What is it good for? End customers can't edit or see...
Note that every store can create their own 'titles' which acts de-facto as a genders. So, if the goal is to provide customers an option to choose, the `Customers >...