salesOrdered
The salesOrdered table.
Columns
| Name | Type | References | Description |
| account | String | Account | |
| amount | Decimal | Amount | |
| amountnet | Decimal | Amount (Net) | |
| class | String | Class | |
| costestimate | Decimal | Est. Cost | |
| department | String | Department | |
| employee | String | Sales Rep | |
| entity | String | Customer | |
| estgrossprofit | Decimal | Est. Gross Profit | |
| estgrossprofitpercent | Double | Est. Gross Profit Percent | |
| item | String | Item | |
| itemcount | Double | Quantity | |
| location | String | Location | |
| memo | String | Memo | |
| partner | String | Partner | |
| subsidiary | String | Subsidiary | |
| trandate | Date | Date | |
| tranline | String | Transaction Line | |
| transaction | String | Transaction | |
| type | String | Transaction Type |