Skip to content

Delete item function not working #13

@syedhaziqhamdani

Description

@syedhaziqhamdani

Exception:
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (pos.inventories, CONSTRAINT inventories_item_id_foreign FOREIGN KEY (item_id) REFERENCES items (id)) (SQL: delete from items where id = 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions