pricing system settings

The ability of users to be able to over-ride prices on a sales order can be controlled either:

 

Not allowing users to sell items to be sold below minimum GP% can be controlled by a setting in Jiwa.xml.  

The setting is only invoked when the price is changed on the screen

<InvoicingParams>
<EnforceMinGP>0</EnforceMinGP>

Implement the setting as follows:

0=Ignore
1=Display message
2=Enforce

Whether an additional discount is applied to the price set in a sales order is determined by

The discount is setup in the Debtor record, Financial, General tab

 

Copyright © 2012 Jiwa Financials. All rights reserved.