Quotations
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| CompanyId | Integer | ||
| IssueDate | Date | ||
| PartnerId | Integer | ||
| PartnerCode | String | ||
| QuotationNumber | String | ||
| Title | String | ||
| TotalAmount | Decimal | ||
| TotalVat | Decimal | ||
| SubTotal | Integer | ||
| Description | String | ||
| QuotationStatus | String | ||
| WebPublishedAt | Datetime | ||
| WebDownloadedAt | Datetime | ||
| WebConfirmedAt | Datetime | ||
| MailSentAt | Datetime | ||
| PartnerName | String | ||
| PartnerDisplayName | String | ||
| PartnerTitle | String | ||
| PartnerZipcode | String | ||
| PartnerPrefectureCode | Integer | ||
| PartnerPrefectureName | String | ||
| PartnerAddress1 | String | ||
| PartnerAddress2 | String | ||
| PartnerContactInfo | String | ||
| CompanyName | String | ||
| CompanyZipcode | String | ||
| CompanyPrefectureCode | Integer | ||
| CompanyPrefectureName | String | ||
| CompanyAddress1 | String | ||
| CompanyAddress2 | String | ||
| CompanyContactInfo | String | ||
| Message | String | ||
| Notes | String | ||
| QuotationLayout | String | ||
| TaxEntryMethod | String | ||
| QuotationContents | String | ||
| TotalAmountPerVatRateVat5 | Decimal | ||
| TotalAmountPerVatRateVat8 | Decimal | ||
| TotalAmountPerVatRateReducedVat8 | Decimal | ||
| TotalAmountPerVatRateVat10 | Decimal |