ep_notificationcustomerquantity
Столбцы
id
bigint NOT NULL PRIMARY KEYcustomer_id
integer NOT NULL FOREIGN KEY REFERENCESep_orgdetail
(id
)Организация заказчика
notification_purchase_object_id
bigint NOT NULL FOREIGN KEY REFERENCESep_notificationpurchaseobject
(id
)Объект закупки
quantity
numeric(29, 11) NOT NULLКоличество для заказчика
Внешние ключи
customer_id
integer NOT NULL FOREIGN KEY REFERENCESep_orgdetail
(id
)Организация заказчика
notification_purchase_object_id
bigint NOT NULL FOREIGN KEY REFERENCESep_notificationpurchaseobject
(id
)Объект закупки