You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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!
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))
The text was updated successfully, but these errors were encountered: