Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Sales
  3. No More Pennies – Sales Order Rounding v 18.0
  4. Sales Conditions FAQ

No More Pennies – Sales Order Rounding

by ProFast Supply https://profast.supply
Odoo
v 18.0 Third Party 1
Download for v 18.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Sales (sale_management)
• Discuss (mail)
• Invoicing (account)
Lines of code 273
Technical Name sale_round_total
LicenseLGPL-3
Websitehttps://profast.supply
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Sales (sale_management)
• Discuss (mail)
• Invoicing (account)
Lines of code 273
Technical Name sale_round_total
LicenseLGPL-3
Websitehttps://profast.supply
No More Pennies – Sales Order Rounding for Odoo 18
📰

The U.S. is phasing out the penny. The Treasury stopped minting new pennies in early 2025 — leaving businesses that handle cash needing to round transactions to the nearest nickel. No More Pennies makes that automatic in Odoo.

Odoo 18 · Sales Module · Free

No More Pennies

Automatic sales order rounding built for the post-penny era. Your customers see a clean rounded total from their very first quote — no buttons, no rounding lines, no manual math.

Zero
Extra Rounding Lines
3 Options
5¢ · 25¢ · $1.00
3 Directions
Up · Nearest · Down

Not Your Average Cash Rounding

Odoo's built-in Cash Rounding adds an extra line to your invoice. This doesn't.

Approach
Odoo Cash Rounding
No More Pennies
How it rounds
Adds a separate line item
Adjusts unit prices directly
Invoice appearance
Extra “rounding” line visible
Perfectly clean total
Customer sees rounded price
Only on final invoice
From the very first quote
Mixed tax orders
Single rate assumed
Targets dominant tax group
Activation
Manual per order
Automatic, always

Everything You Need

A complete rounding solution — two settings, zero friction

📥

Rounded Before the Customer Sees It

Rounding fires when you send a quote — not just on confirm. The price the customer sees in their email is already the clean rounded total. No surprises between quote and invoice.

🪙

Three Rounding Increments

Choose 5¢ (nickel), 25¢ (quarter), or $1.00 from Sales Configuration Settings. Change it any time — takes effect on the next order.

↕

Three Rounding Directions

Round Up — total never decreases, customers always pay a clean amount. Nearest — whichever boundary is closer. Round Down — total never increases, good for goodwill or promotional rounding.

🧾

Mixed Tax Line Safety

Orders mixing taxed and non-taxed items are handled correctly. The adjustment is applied only to the dominant tax group using its actual rate — no blended averages.

🔒

No Rounding Line Items

Unit prices are adjusted directly on your existing lines. No extra entries appear on the order or invoice — it just looks like naturally clean pricing.

🔬

Correction Pass Accuracy

After adjusting prices, the module measures the actual recomputed total and applies a micro-correction if needed. Odoo's per-line tax rounding never throws off the final number.

The Math, in Plain English

How we get from a messy total to a clean one

1

Find the rounded target

Calculate the next rounded total (5¢ / 25¢ / $1) from the current after-tax amount. With Round Up Only on, we always move to the next boundary — never down.

2

Back-calculate the pre-tax adjustment

Using the dominant tax group's actual rate: subtotal_adj = delta ÷ (1 + tax_rate). This is the exact pre-tax amount to add so the after-tax total hits the target.

3

Distribute across line items

Split evenly across eligible lines, then divide by each line's quantity to get the unit price delta. Odoo recomputes taxes naturally from the updated prices.

4

Correction pass

Force Odoo to recompute, measure the actual result, and fix any residual on a single line. The displayed total always matches the target — even with Odoo's per-line tax rounding in play.

Example — 10.1% Tax · Round Up to 5¢
Subtotal$15.84
Tax (10.1%)$1.60
Current total$17.44
Target (next 5¢ up)$17.45
Delta needed+$0.01
Pre-tax adj. (÷ 1.101)+$0.00908
Result on sent quote$17.45 ✓

Three Settings. That's It.

Sales → Configuration → Settings → Total Rounding

⚙️
Total Rounding
Sales → Configuration → Settings
Rounding Increment
The increment to which the final total is rounded
5¢ 25¢ $1.00
Rounding Direction
Which boundary to target when the total falls between increments
▲ Round Up ≈ Nearest ▼ Round Down
▲ Round Up — Total never decreases. Customer always pays a clean amount. (default)
≈ Nearest — Round to whichever boundary is closer — up or down.
▼ Round Down — Total never increases. Good for promotional or goodwill rounding.

Common Questions

QWill my customer's quote and invoice show the same amount?

Yes — rounding fires when you send the quote, so the price the customer approves is already the rounded total. The invoice is generated from those same adjusted line prices. There is no difference between the quoted and invoiced amount.

QDoes this affect the invoice amount?

Yes — since unit prices are adjusted on the sale order lines, any invoice generated from the order carries those same adjusted prices and produces the same rounded total.

QCan I undo rounding after sending a quote?

Unlock the order back to draft using the standard Odoo lock button and original prices are automatically restored. Re-sending the quote or confirming will apply rounding fresh at whatever direction and increment are currently configured.

QWhat if my order has lines with different tax rates?

The module groups lines by their exact tax configuration, identifies the dominant group (most lines; ties broken by highest subtotal), and applies the adjustment only to those lines using their actual tax rate.

QIs this the same as Odoo's built-in Cash Rounding?

No. Odoo's Cash Rounding adds a separate rounding line to the invoice. This module adjusts unit prices directly — no extra line ever appears. The order and invoice totals are naturally clean.

QWhen would I use Round Down instead of Round Up?

Round Down guarantees the customer's total never increases — useful if you want to absorb the rounding difference yourself, run promotional pricing, or simply prefer the customer always pays the lower clean amount. Some cash-handling businesses also use it to avoid customers feeling overcharged even by a few cents.

QHow much do prices actually change?

Very little. With 5¢ rounding the maximum total adjustment is 4.9¢ spread evenly across all lines. With $1 rounding the maximum is 99¢ total. On a typical multi-line order the per-unit price change is a fraction of a cent — invisible to customers.

No More Pennies

Sales Order Rounding for Odoo 18  ·  Free & Open Source (LGPL-3)  ·  Requires sale_management

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with