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