| Discounts (in %) the line item. |
 |
 |
 |
Problem:
Apply discounts at body, item and quantity level.
Solution:
Discount can be applied at 3 levels:
- at body level to reduce a specific amount from the total amount.
- at line item level to reduce a specific amount from the amount at line item.
- at unit quantity level to apply discount for every unit quantity. So, 4 units would have 4 times the discount.
User would like to provide discount (in %) at unit quantity (level 3).
Using percentage provided by user and rate of the item, discount value is calculated. This value is reduced from the rate; the net rate = (rate - discount) is used to find amount worth of line item
Functionality: Discounts (in %) the line item.
Deployment: Sales Order Event triggering the script: Validate Line.
Custom Fields: ID: _discpercent Type: Percent Level: Column Description: It holds discount in percent at line items
Contributor: NetSuite Professional Services
Contributor Overview: Founded in 1998, NetSuite, Inc. is the leading provider of integrated business application software for small and midsize businesses. With thousands of customers using NetSuite's online products and professional services, companies are enabled to manage all key business operations—in a single hosted system, including: customer relationship management (CRM); order fulfillment; inventory; finance and product assembly; ecommerce; Web site management; and employee productivity.
Website: http://www.netsuite.com
|
|
|
|
|
|