Open hanynasyr opened 6 years ago
@hanynasyr I'm gonna take a look today and i'll come back with a fix.
@hanynasyr it is partially fixed. Now, you will not get any error on save, but when you try to edit product, if you've set a specific price it doesn't populate input values, so, this issue will remain open untill we gonna fix it. Thank you!
Any update on this bug?
An error in saving the new product.
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'start_date' cannot be null (SQL: insert into
specific_prices(
discount_type,
reduction,
start_date,
expiration_date,
product_id) values (Amount, , , , 2))