Odoo Community
Odoo Enterprise
Viindoo Cloud
Separators appear while you type, not after you save
Amounts format themselves as the digits go in - so a mistyped million is visible before it is saved.
Web Thousand Separators (technical name to_web_thousand_sep) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for anyone entering amounts, accountant, sales, developer.
At a Glance
The facts of Web Thousand Separators, version 0.1.0, in one place. Published by Viindoo.
Technical name
to_web_thousand_sep
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Adds
no new menus or models - it extends existing screens, or ships data and rules
Best for
Anyone entering amounts; Accountant; Sales; Developer
Not for
It does not change stored values.
Key features
Live formatting while typing on float and monetary fields, The separators and decimal mark of the user's own language, Works in the back office and on marked front-end inputs, A hidden companion input can receive the parsed raw number, for forms that need it, Leaves number-type inputs alone, where the browser owns the format, No configuration - it applies as soon as it is installed
How It Works
There is nothing to set up - this is what changes.
1
A price field, as usual
The same fields as before; what changes is what happens while the cursor is in one.
2
And wherever amounts are entered
Invoices, orders, payroll - any float or monetary field in the web client.
What You Get
Live formatting while typing on float and monetary fields
The separators and decimal mark of the user's own language
Works in the back office and on marked front-end inputs
A hidden companion input can receive the parsed raw number, for forms that need it
Leaves number-type inputs alone, where the browser owns the format
No configuration - it applies as soon as it is installed
More Screens
Everything below was taken on a database seeded with real business data, on this series - not a mock-up and not a screenshot from an older version.
What This App Does Not Do
Read this before you buy. Everything below is something the app deliberately leaves to another app or to you.
It does not change stored values.
Only what you see while typing; the number saved is the number you typed.
Number-type inputs are left alone.
Browsers reject separators there, and rewriting the value would eat the edit.
Time fields are excluded.
A float_time field is hours and minutes, not an amount.
It follows the user's language.
There is no per-field format override; the language decides the separators.
Works Well With
Apps from the same stack, built to fit this one:
Who Should Use Web Thousand Separators?
Anyone entering amounts
Sees the magnitude of what they typed, immediately.
Accountant
Catches a slipped digit in the field rather than in the report.
Sales
Reads a price on a quotation line while writing it.
Developer
Marks a front-end input and gets the same behaviour.
Frequently Asked Questions
What does Web Thousand Separators do?
Amounts format themselves as the digits go in - so a mistyped million is visible before it is saved.
What does Web Thousand Separators not do?
It does not change stored values. Only what you see while typing; the number saved is the number you typed. Number-type inputs are left alone. Browsers reject separators there, and rewriting the value would eat the edit. Time fields are excluded. A float_time field is hours and minutes, not an amount. It follows the user's language. There is no per-field format override; the language decides the separators.
Who is Web Thousand Separators for?
Anyone entering amounts: Sees the magnitude of what they typed, immediately. Accountant: Catches a slipped digit in the field rather than in the report. Sales: Reads a price on a quotation line while writing it. Developer: Marks a front-end input and gets the same behaviour.
Which Odoo version and editions does it support?
Odoo 17.0 - Odoo Community, Odoo Enterprise, Viindoo Cloud. Upgrades to a newer Odoo series are a separate purchase for that series.
What does it depend on?
It installs on top of: web. Odoo installs them with it.
How do I set it up?
There is nothing to set up - this is what changes.
What works well with it?
Responsive Web Client (viin_customizer_web_responsive): The rest of the web-client polish. Accounting Reports (to_account_reports): Where those amounts end up being read.
Can I try it before buying?
Yes - the Live Preview button at the top of this page opens the module's own screen on a working database.
How do I get support?
Write to apps.support@viindoo.com with your Odoo version and the technical name to_web_thousand_sep; pre-sales questions go to sales@viindoo.com.
Need help with Web Thousand Separators?
For questions, implementation support or a custom feature, contact Viindoo.
Upgrades to a newer Odoo series are a separate purchase for that series.
All Viindoo apps: apps.odoo.com/apps/modules/browse?author=Viindoo
About Viindoo. Viindoo builds and maintains more than 1,000 apps on the Odoo App Store for the Community and Enterprise editions and runs them on Viindoo Cloud. A purchase of Web Thousand Separators covers the 17.0 series: bug fixes on the module reach you through the store, questions go to apps.support@viindoo.com with the technical name to_web_thousand_sep, and moving to a newer Odoo series is a separate purchase for that series. Source code is delivered with the module and stays yours to read and adapt.
Technical Requirement
Editions: Odoo Community, Odoo Enterprise, Viindoo Cloud
Changes log
0.1.0 - Latest on the 17.0 line
- Rewritten for the Owl web client, patching the float and monetary fields directly.
- Inputs rendered as type=number are left to the browser, so their edits are no longer lost.
Installation
- Navigate to Apps.
- Search with keyword to_web_thousand_sep.
- Press Install.
Instruction
Instruction video: Web Thousand Separators
After installing the module, you can open any application to add data.
Example: Navigate to Purchase > Purchase Orders and create a new order. From here, select products, and add the quantity and respective unit price.
Note: Each country has its own rules on using the thousands separator and decimal separator. Understanding this difference, we design it so that the separator will be changed according to the language that is being used by the user.
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.