InboundDeliveryLines
Generated schema file.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
ArticleCode | String | ||
ArticleId | Integer | ||
ArticleIdentificationCode | String | ||
ArticleModelNumber | String | ||
ArticleName | String | ||
ArticleNameKana | String | ||
ArticleObjectCode | String | ||
ArticleCode | String | ||
ArticleName | String | ||
CreatedAt | Datetime | ||
LineId [KEY] | Integer | ||
IsPartialCancel | Integer | ||
Price | Decimal | ||
Quantity | Integer | ||
ReceivedQuantity | Integer | ||
Status | String | ||
Subtotal | Decimal | ||
TaxIndicator | String | ||
TaxRate | Integer | ||
TaxTotal | Decimal | ||
UpdatedAt | Datetime |