QuotationDetails
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer |
Quotations.id | |
| CompanyId | Integer | ||
| QuotationNumber | String | ||
| Subject | String | ||
| TemplateId | Integer | ||
| QuotationDate | Date | ||
| ExpirationDate | Date | ||
| Memo | String | ||
| SendingStatus | String | ||
| CancelStatus | String | ||
| TotalAmount | Decimal | ||
| AmountWithholdingTax | Decimal | ||
| AmountIncludingTax | Decimal | ||
| AmountExcludingTax | Decimal | ||
| AmountTax | Decimal | ||
| PartnerId | Integer | ||
| PartnerName | String | ||
| PartnerDisplayName | String | ||
| BranchNo | Integer | ||
| DeliveryDeadline | String | ||
| DeliveryLocation | String | ||
| QuotationNote | String | ||
| TaxEntryMethod | String | ||
| TaxFraction | String | ||
| WithholdingTaxEntryMethod | String | ||
| CreatedAt | Datetime | ||
| AmountIncludingTax10 | Decimal | ||
| AmountExcludingTax10 | Decimal | ||
| AmountTax10 | Decimal | ||
| AmountIncludingTax8 | Decimal | ||
| AmountExcludingTax8 | Decimal | ||
| AmountTax8 | Decimal | ||
| AmountIncludingTax8Reduced | Decimal | ||
| AmountExcludingTax8Reduced | Decimal | ||
| AmountTax8Reduced | Decimal | ||
| AmountIncludingTax0 | Decimal | ||
| AmountExcludingTax0 | Decimal | ||
| AmountTax0 | Decimal | ||
| PartnerTitle | String | ||
| PartnerAddressPrefectureCode | Integer | ||
| PartnerAddressZipcode | String | ||
| PartnerAddressStreetName1 | String | ||
| PartnerAddressStreetName2 | String | ||
| PartnerContactDepartment | String | ||
| PartnerContactName | String | ||
| CompanyContactName | String | ||
| TemplateTitle | String | ||
| TemplateCompanyName | String | ||
| TemplateCompanyDescription | String | ||
| TemplateMessage | String | ||
| TemplateName | String | ||
| Lines | String |