X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=doc%2Fcalculate_price.txt;h=d10ae536b9f1a341cae79b56ddb91b05bab6b3a8;hb=40048ce06ec19e91186a38b841b03038ddd6107f;hp=dd1c8e3ac1abff7be372aa9431c491acc45201d7;hpb=4f57367b97832827258d1140ca423a26cf714142;p=fa-stable.git diff --git a/doc/calculate_price.txt b/doc/calculate_price.txt index dd1c8e3a..d10ae536 100644 --- a/doc/calculate_price.txt +++ b/doc/calculate_price.txt @@ -1,21 +1,22 @@ Calculate sales price from standard cost ---------------------------------------- -You can have automatic sales price calculation from items that do not have any prices in Sales Prices entered. This works -independently from Base Price factor, but if Base Price is set it works together with it. +You can have automatic sales price calculation for items that do not have any prices in Sales Prices entered. This works +independently from the Base Price List setting, but if the factor is set in the other Sales Type Lists it works together with them. Preparing and operation ----------------------- Go into Setup tab - Company Setup. -In the field, Add Price from Std cost, enter the % that you want to increase from the average standard costs for the items not. +In the field, Base for auto price calculation, set a Base Price List. +In the field, Add Price from Std cost, enter the % that you want to increase from the average standard costs for the items not listed in the Item Price List. If this value is empty there are no automatic price calculations. BE aware that an increase value of 0 will calculate the price to be the same as the Std cost. So to remove the calculation, just empty the field. It will then get an internal value of -1. If the average standard costs is 0, the calculation would result in 0 as well. The field, Round to nearest xxx Cents, will round the calculated result to the nearest Cent entered. If you have 2 decimals in the amounts -the value 100 would be divided by the xxx value. If you have 3 dicimans in the amounts the value 1000 will be divided by the xxx value. +the value 100 would be divided by the xxx value. If you have 3 decimals in the amounts the value 1000 will be divided by the xxx value. If there is no fraction, the value will be rounded up to the nearest xxx value. If there is a fraction, the value xxx will be subtracted from the value (100-xxx) or (1000-xxx).