SalesOrdersRules Class |
Namespace: Aloe.EnterpriseOne.Model.Crm.Sales
The SalesOrdersRules type exposes the following members.
| Name | Description | |
|---|---|---|
| DistributionChannelMinimalPrice |
Enforce the minimal price, specified in the distribution channel.
| |
| DistributionChannelMinimalQuantity |
Cannot sell below the minimal quantity, specified in the distribution channel.
| |
| DocumentHasLines |
Check whether the document has lines.
| |
| PaymentAccountEnterpriseCompany |
The payment account enterprise company should be the same as the payment enterprise company.
| |
| ProductMinimalPrice |
Enforce the minimal price, specified in the product.
| |
| ProductMinimalQuantity |
Sales below the minimal quantity, specified in the product are not allowed.
|