Description

Notes that one Warehouse manager can leave for the other warehouse manager

Columns

Name Title Datatype Nullable Other Description Last edit
id int(11) NO auto_increment 2 years ago
data Note date date NO 2 years ago
title Note title text NO 2 years ago
text text NO 2 years ago
id_user User int(11) NO Ref. users - who made the note 2 years ago
deleted Is deleted flag int(11) NO 0 - not deleted, 1 - deleted 2 years ago