jims_inventory_management
jims_inventory_management copied to clipboard
Attribute adding error
I can add category but while i try to add an attribute i get following error.
SQLSTATE[01000]: Warning: 1265 Data truncated for column 'type' at row 1 (SQL: insert into attributes
(title
, type
, categories_id
) values (size, dropdown, 2))