Odoo Community
Odoo Enterprise
Viindoo Cloud
Money that moves between accounts stays traceable
Move a journal item to another account and the link back to where it came from is a record, not a memory. Plus the accounting pieces Odoo leaves out: fiscal positions that tell a company from an individual, separate other-receivable and other-payable accounts per partner, and trial-balance accounts that carry both sides.
Viindoo Accounting (technical name viin_account) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for accountant, chief accountant, auditor, implementer.
At a Glance
The facts of Viindoo Accounting, version 0.2.5, in one place. Published by Viindoo.
Technical name
viin_account
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Category
Accounting/Accounting
Depends on
account, to_base
Adds
2 new models, 17 extended models, 1 menu, 19 settings
Best for
Accountant; Chief accountant; Auditor; Implementer
Not for
It is not a localisation.
Key features
Transfer allocations: every Automatic Entry records where the amount came from and what share of the original line it is, View Transfers on the journal entry and on the journal item - both directions of the chain, An entry that belongs to a transfer chain cannot be deleted, so the trail stays whole, Fiscal positions that apply only to companies or only to individuals - the B2B/B2C split core Odoo does not have, Other Receivable and Other Payable accounts per partner, company-dependent like the standard ones, Account types for financial reporting, and a flag for accounts that carry a balance on both sides in the trial balance, Account code validation and a log when a chart-template identity changes under you, Analytic grouping that returns the right totals when the analytic mixin is grouped
Key Features
Every accounting department moves entries: a receivable reclassified to another account, a cost pushed into the period it belongs to, money parked in a clearing account until it is allocated. Odoo can make the entry - the Automatic Entries wizard has done that for years - but afterwards nothing connects the new line to the old one, and three months later nobody can say which original invoice the balance in the transfer account came from. This app records that link. Each transfer writes an allocation: source line, destination line, amount, percentage, date and state, with a View Transfers button on both the entry and the journal item, and a list of every allocation in the database. An entry that is part of a transfer chain also refuses to be deleted, so the chain cannot be broken from the middle. Around that sit the accounting extensions the Viindoo apps rely on: a fiscal position that applies only to companies or only to individuals, other-receivable and other-payable accounts per partner, extra account types for financial reporting, and an account flag for the balances that legitimately show on both sides of a trial balance.
B2B and B2C fiscal positions
Apply a fiscal position only to companies, or only to individuals - the split VAT rules actually make.
Accounts for real reporting
Extra account types, and the flag for accounts that show on both sides of a trial balance.
Partner-level accounts
Other receivable and other payable per partner, alongside the standard receivable and payable.
Invoices and payments as usual
Nothing about the day-to-day changes: this layer sits under the invoicing you already run.
How It Works
Three steps, on the screens an accountant already uses.
1
Move the entry the normal way
Select the journal items and run Odoo's own Automatic Entries - change account, or change period. Nothing new to learn; the difference is what gets written alongside.
2
The link is recorded, not remembered
The generated entry carries a transfer allocation per line: which line it came from, how much of it, and what percentage. From either side, View Transfers opens the other end of the chain.
3
Read the whole clearing account
One list answers the question a transfer account always raises: what is this balance made of, and which entries put it there.
What You Get
Transfer allocations: every Automatic Entry records where the amount came from and what share of the original line it is
View Transfers on the journal entry and on the journal item - both directions of the chain
An entry that belongs to a transfer chain cannot be deleted, so the trail stays whole
Fiscal positions that apply only to companies or only to individuals - the B2B/B2C split core Odoo does not have
Other Receivable and Other Payable accounts per partner, company-dependent like the standard ones
Account types for financial reporting, and a flag for accounts that carry a balance on both sides in the trial balance
Account code validation and a log when a chart-template identity changes under you
Analytic grouping that returns the right totals when the analytic mixin is grouped
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.
An account, with its type and reconciliation setting
Fiscal positions, split by who they apply to
Payments against those invoices
Journal items across the company
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 is not a localisation.
No country chart of accounts, no tax rules, no statutory reports - it is the customisation layer those sit on.
Allocations come from the Automatic Entries wizard.
They are not created by payments or by reconciliation; the chain is recorded when an accountant deliberately moves an entry.
Change Period needs the deferred accounts configured.
Odoo's own requirement: set the deferred expense and revenue accounts in Accounting settings, or the period change refuses the entry.
No financial reports of its own.
Trial balance, P&L and the rest come from Odoo's accounting reports or from the Accounting Analysis app.
Works Well With
Apps from the same stack, built to fit this one:
Accounting Analysis
The reporting layer that reads these accounts and types.
to_accounting_bi
Account Counterparts
Shows the other side of every entry, which pairs with the transfer trail.
to_account_counterpart
Viindoo Base
The shared library underneath, installed with it.
to_base
Who Should Use Viindoo Accounting?
Accountant
Reclassifies an entry and keeps the audit trail without writing a note about it.
Chief accountant
Opens a transfer account and sees what each balance is made of.
Auditor
Follows a figure from the transfer account back to the invoice that created it.
Implementer
Gets the account, partner and fiscal-position extensions the rest of the Viindoo accounting apps build on.
Frequently Asked Questions
What does Viindoo Accounting do?
Move a journal item to another account and the link back to where it came from is a record, not a memory. Plus the accounting pieces Odoo leaves out: fiscal positions that tell a company from an individual, separate other-receivable and other-payable accounts per partner, and trial-balance accounts that carry both sides.
What does Viindoo Accounting not do?
It is not a localisation. No country chart of accounts, no tax rules, no statutory reports - it is the customisation layer those sit on. Allocations come from the Automatic Entries wizard. They are not created by payments or by reconciliation; the chain is recorded when an accountant deliberately moves an entry. Change Period needs the deferred accounts configured. Odoo's own requirement: set the deferred expense and revenue accounts in Accounting settings, or the period change refuses the entry. No financial reports of its own. Trial balance, P&L and the rest come from Odoo's accounting reports or from the Accounting Analysis app.
Who is Viindoo Accounting for?
Accountant: Reclassifies an entry and keeps the audit trail without writing a note about it. Chief accountant: Opens a transfer account and sees what each balance is made of. Auditor: Follows a figure from the transfer account back to the invoice that created it. Implementer: Gets the account, partner and fiscal-position extensions the rest of the Viindoo accounting apps build on.
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: account, to_base. Odoo installs them with it.
How do I set it up?
Three steps, on the screens an accountant already uses.
What works well with it?
Accounting Analysis (to_accounting_bi): The reporting layer that reads these accounts and types. Reconciliation Widget (viin_account_reconciliation): For matching what lands in the bank against what is open. Account Counterparts (to_account_counterpart): Shows the other side of every entry, which pairs with the transfer trail. Viindoo Base (to_base): The shared library underneath, installed with it.
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 viin_account; pre-sales questions go to sales@viindoo.com.
Need help with Viindoo Accounting?
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 Viindoo Accounting 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 viin_account, 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.2.5 - Latest on the 17.0 line
- Transfer allocations record both directions of a reclassification, with the percentage of the original line.
- Entries that are part of a transfer chain can no longer be deleted, so the trail cannot be broken from the middle.
- Fiscal positions can be restricted to companies or to individuals.
- Analytic grouping returns correct totals when grouped through the analytic mixin.
Installation
- Navigate to Apps.
- Search with keyword viin_account.
- Press Install.
Note: To see full features of the viin_account module, you need to install the Accounting app.
Instructions
Instruction video: Accounting Customization
New account type
The Financial Income and Income Deduction are new account types added to the Chart of Accounts. This will support building data compilation rules for each target on the financial report right on the Accounting software.
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.