- EBMS Knowledge Base
- Inventory
- Product Pricing
-
Client Resources
-
EBMS Main Documentation
- Introduction
- Getting Started
- Getting Started | Initial Installation
- Getting Started | Company Setup
- Quick User Guide | Financial Staff | Accountant
- Quick User Guide | Financial Staff | Accountant | Accountants Journal
- Quick User Guide | Sales Staff
- Quick User Guide | General Staff
- Features
- Reports
- Reports | Excel Add-In
- Reports | Excel Add-In | Troubleshooting
- Security
- Server Manager
- Technical
- Technical | Data Import and Export Utility
- Technical | SQL Mirror
- Automotive
- Automotive | Parts Catalog
- Automotive | Pricing
- Automotive | Point of Sale
- Automotive | Product Application
- Automotive | Keystone Interface
- Metal Supply
- Fuel Sales
- Horticulture
- Horticulture | Farm Setup
- Horticulture | Processing Payroll
- Horticulture | Managing the Farm
-
Sales
- Introduction
- Customers
- Customers | Miscellaneous Customers
- Proposals
- Proposals | Processing Proposals
- Proposals | Sets and Templates
- MyProposals
- MyOrders
- Sales Orders
- Invoices
- Materials Lists
- Sales and Use Tax
- Sales and Use Tax | TaxJar
- CRM
- CRM | Auto Send
- Recurring Billing
- Credits
- Customer Payments
- Payment Card Processing
- Payment Card Processing | Gift Cards
- Payment Card Processing | Loyalty Cards
- Payment Card Processing | Verifone Gateway
- Freight and Shipping Tools
- General Ledger Transactions
- Point of Sale
- Point of Sale | Point of Sale Hardware
- Point of Sale | Xpress POS System
- Point of Sale | Advanced Tools
- Signature Capture
- Salesperson Commissions
-
Inventory
- Product Catalog
- Product Catalog | Using Product Codes for No Count Items
- Product Pricing
- Product Pricing | Special Pricing
- Tracking Counts
- Unit of Measure
- Purchasing
- Special Orders and Drop Shipped Items
- Receiving Product
- Barcodes
- MyInventory and Scanner
- Components (BOM) and Accessories
- Components (BOM) and Accessories | Component Formula Tool
- Made-to-Order Kitting
- Configure-to-Order Kitting
- Multiple Inventory Locations
- Multiple Inventory Locations | Creating Locations
- Multiple Inventory Locations | Using Multiple Locations
- Multiple Inventory Locations | Product Catalog Sync
- Multi-Vendor Catalog
- Serialized Items
- Serialized Items | Purchasing or Manufacturing an Item
- Serialized Items | Selling and/or Associating an item with a customer
- Lots
- Product Attributes
- Product Attributes | Selling and Purchasing Items with Attributes
- Product Attributes | Custom Attributes
- Mobile Scanner (Legacy)
-
Labor
- Getting Started
- Workers
- Taxes and Deductions
- Work Codes
- Time and Attendance
- Time and Attendance | Time Track App
- Processing Payroll
- Closing the Payroll Year
- Processing Payroll - Advanced
- Salaried Pay
- Piecework Pay
- Direct Deposit
- 3rd Party Payroll Service
- Subcontract Workers
- Flag Pay
- Prevailing Wages
- MyDispatch
- MyTasks
- MyTime
- MyTime | Communications
- MyTime | Setup
- Tasks
- Tasks | Getting Started
- Tasks | Creating Tasks
- Tasks | Scheduling Tasks
- Tasks | Customizing Task Views
- Tasks | Managing Tasks
-
Financials
- Introduction
- Fiscal Year
- Chart of Accounts
- Budget
- Financial Reporting
- Transactions and Journals
- Transactions and Journals | Journals
- Account Reconciliation
- 1099
- Departments and Profit Centers
- Fund Accounts
- Bank Accounts
- Bank Feed
- Vendors
- Vendors | Miscellaneous Vendors
- Purchase Orders
- Expense Invoices
- Vendor Payments
- AP Transactions
- Landed Cost
- Fixed Assets and Depreciation
- Fixed Assets and Depreciation | Fixed Assets
- Fixed Assets and Depreciation | Fixed Assets | Adding Assets
- Fixed Assets and Depreciation | Processing Depreciation
- Fixed Assets and Depreciation | Disposing Assets
- MyJobs
-
E-commerce
-
Rental
-
Job Costing
-
Manufacturing
Rounding Calculated Prices
Using the price formulas allows flexibility and convenience when pricing inventory items, but may generate results that are not rounded in the desired way. For example, a formula price may result as $6.71 instead of rounding to $6.75, or $821.11 instead of $825.00. EBMS contains rounding tables that can be used to solve this problem. There are two steps required to set up price rounding:
Go to the Inventory > Options > Price Levels tab.
The Round option must be turned ON for the rounding feature to be applied to individual price levels. Click on the Properties button and turn the Use rounding tables to calculate prices for this level switch ON. Click the OK button and repeat for each price level.
Go to the Inventory > Options > Product Categories tab.
A rounding table can be set up or changed within each folder or subfolder. To set up the same rounding table for all the folders, highlight the root Inventory folder and click the Properties button. Click on the Rounding tab to view the rounding table shown below:
The Limit column identifies the price rounding price range, and the Round column determines the rounding factor. In the example above, the price will not round for any amount less than 30 cents. Any price between 30 cents and 2 dollars will be rounded to the nearest 5 cents. Any price that does not fall within the price range set by the Limit column will not be rounded.
The Adjustment of rounded value column is used to create special rounding exceptions. The available templates are as follows:
No Adjustment: Use this option for all simple rounding with no other adjustments.
Subtract $________ if divisible by $_________: This adjustment option is used only if the value is evenly divisible by the value in the second entry. Based on line 2 and 3 in the example listed above, the price will be reduced by .01 if the price is an even dollar. A $7.94 item will be rounded to the nearest $.25 to equal $8.00. The system will now reduce the price by $.01 to $7.99 since $8.00 is divisible by $1.00.
Add $______: This option will always add the specified amount.
Subtract $______: The subtract option will always subtract the specified amount after the rounding is completed. Line 5 in the example shown above will always deduct $.05 cents since the price is rounded to the nearest dollar. A $36.63 price will be rounded to $37.00 and then reduced by $.05 to $36.95.
Formula: This advanced user option is used to enter a custom Jscript adjustment. Jscript example: (N==10)? 9: N. Contact your customer support representative if you wish to create a custom Jscript adjustment.
Click the Filter down entire table button to copy the rounding table to all subfolders.
Click the OK button to save.