| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| article_stock_location_id |
Foreign key of the article_stock_location |
globally unique identifier | |
| article_id |
Foreign key of article |
globally unique identifier | |
| quantity |
Quantity in stock for this article, for this stock |
integer | |
| sys_computed_eco_stock | decimal number | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |