Description

This table tracks returned items from customers and their associated details.

Columns

Name Title Datatype Nullable Other Description Last edit
return_id int(11) NO auto_increment 1 month ago
sales_order_id int(11) YES 1 month ago
product_id int(11) YES 1 month ago
quantity int(11) NO 1 month ago
return_date date NO 1 month ago