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 6 months ago
data Note date date NO 6 months ago
title Note title text NO 6 months ago
text text NO 6 months ago
id_user User int(11) NO Ref. users - who made the note 6 months ago
deleted Is deleted flag int(11) NO 0 - not deleted, 1 - deleted 6 months ago