Git issues not open, not sure where to report issues?
Got this after attempting to add a product:
A Database Error Occurred
Error Number: 1265
Data truncated for column ‘purchase_price’ at row 1
INSERT INTO ip_products (family_id, product_sku, product_name, product_description, product_price, tax_rate_id, purchase_price) VALUES (‘1’, ‘HB1’, ‘Hosting - Basic’, ‘’, ‘50.00’, ‘0’, ‘’)
Filename: …\DB_driver.php
Line Number: 331