| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 695 |
| Technical Name |
cm_sa_payment_score |
| License | OPL-1 |
| Website | https://cm.sa |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 695 |
| Technical Name |
cm_sa_payment_score |
| License | OPL-1 |
| Website | https://cm.sa |
| Versions | 17.0 18.0 19.0 |

Customer Payment Behavior Score
See how reliably a customer pays before you send the next quote.
Odoo shows a customer's current balance but not whether they pay on time, stretch every invoice, or only ever pay in part. Two customers with the same balance can be very different risks, and the credit team has no built-in way to tell them apart. This module grades each customer A, B, C, or D from real reconciled payment history, recomputes it nightly, and shows the score right on the quote, sale order, and invoice forms.
Customer Payment Behavior Score
Grade each customer A/B/C/D from real payment history, recomputed nightly and shown on the sales forms.
What it does
Stock Odoo knows a customer's current balance but not whether they are fast or slow, a stretcher or a partial payer. Two customers can carry the same balance and be wildly different risks, and the credit team has no built-in way to tell them apart.
Core has no historical payment scoring, no band assignment, and no confirm-time block based on behavior, so credit decisions stay driven by gut feel and manual Excel pulls.
What this module adds:
- A / B / C / D band per partner based on real reconciled payment history.
- A: pays on or near due date, no partials, no stretch. B: small drift, occasionally late. C: usually late, noticeable stretch. D: chronically late, heavy stretch, or partial-only.
- Nightly cron scans all partners with accounting activity in the configured window (default 90 days).
- Metrics computed: average days-late on reconciled customer invoices, partial-payment ratio, credit-limit stretch ratio, on-time streak.
- Weights and band cutoffs configurable.
- Scores, bands, and a JSON breakdown stored on the partner. Monthly snapshots appended so trends are traceable.
- Optional: block sale-order confirmation for band D customers unless the user is a system administrator.
Who benefits
Credit controllers, A/R managers, and CFOs at SMB, mid-market, and enterprise companies with a recurring invoice volume.
How it works
Nightly cron computes behavior; optional confirm-time block uses a safe _register_hook wrap on sale.order.action_confirm (no core-model inheritance). TransactionCase tested on Odoo 17, 18, and 19. Safe to install, safe to uninstall.
What the module looks like
Real screenshots from a live Odoo 19 install. Every view is standard Odoo chrome, no bespoke widgets to learn.
Common questions
Does it inherit or patch core Odoo models?
_register_hook to wrap the target method at registry load, and the wrapper unwinds cleanly at uninstall. No schema changes to core tables, no monkey-patches, no Studio surgery.Does it work on Odoo Community, or only Enterprise?
Can I uninstall it cleanly if it does not fit?
What support do I get after buying?
Can Cube Master customise it for my company?
Beyond this module, Cube Master also builds:
We are a full technology house. The Odoo utility you are reading about is one part of what we ship. If your back office, website, or app team needs more, we have the team for it.
More from the Cube Master catalogue
We ship 33 single-feature utilities at the same price point. If this one solved a pain for you, the others probably will too.
About Cube Master
We blend mastery with creativity - نمزج الإتقان بالإبداع
Cube Master is a Saudi technology house based in Al-Mubarraz. We design, build, and run business systems for customers across the Gulf and beyond: end-to-end Odoo ERP rollouts, custom AI workflows, corporate websites, and mobile apps. Strategic technology partners with Microsoft, AWS, Odoo, and Umbraco.
The Odoo utility you are reading about is one small piece of what we ship. If you need any of the above for your company, talk to us.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module