Service prices are calculated wrongly on Sales Orders form
Problem Description: Service prices are calculated wrongly on Sales Orders form
Price for service is defined with a Month UOM.
Monthly price = 93.3333
Goto Sales Orders form. Enter the service item with Pricing UOM = MONTH, now
Enter the duration for the service as 1 Year.
The price should be calculated as below:
Monthly Price * 12 (93.3333 * 12 = 1120)
But the application is looking into the Inventory UOM Conversions and calculating the price wrongly as below Even though the profile
option QP: Unit of Measure Conversion is set to Oracle Contracts. .
93.3333 / 30 / 24 = Hourly Price.
Service Price = Hourly Price * 8760 (Hours in an year)
Can anyone help ?
Best regards,
Price for service is defined with a Month UOM.
Monthly price = 93.3333
Goto Sales Orders form. Enter the service item with Pricing UOM = MONTH, now
Enter the duration for the service as 1 Year.
The price should be calculated as below:
Monthly Price * 12 (93.3333 * 12 = 1120)
But the application is looking into the Inventory UOM Conversions and calculating the price wrongly as below Even though the profile
option QP: Unit of Measure Conversion is set to Oracle Contracts. .
93.3333 / 30 / 24 = Hourly Price.
Service Price = Hourly Price * 8760 (Hours in an year)
Can anyone help ?
Best regards,
0