Click or drag to resize

SalesOrdersRules Fields

The SalesOrdersRules type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDistributionChannelMinimalPrice
Enforce the minimal price, specified in the distribution channel.
Public fieldStatic memberDistributionChannelMinimalQuantity
Cannot sell below the minimal quantity, specified in the distribution channel.
Public fieldStatic memberDocumentHasLines
Check whether the document has lines.
Public fieldStatic memberPaymentAccountEnterpriseCompany
The payment account enterprise company should be the same as the payment enterprise company.
Public fieldStatic memberProductMinimalPrice
Enforce the minimal price, specified in the product.
Public fieldStatic memberProductMinimalQuantity
Sales below the minimal quantity, specified in the product are not allowed.
Top
See Also