Skip to Content
Menu
v 16.0 Third Party
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 4164
Technical Name viin_account_auto_transfer
LicenseOPL-1
Websitehttps://viindoo.com/apps/app/16.0/viin_account_auto_transfer
Versions 16.0 17.0
You bought this module and need support? Click here!

Demo video: Account Automatic Transfer

What It Does

This module allows accountants to have accounting entries (a.k.a journal entries) generated automatically and periodically to transfer or allocate part or all of the balances of one or more accounts with no effort based on user-defined transfer models.

Key Features

  1. Build Transfer Models

    Users can define models where the system performs transfer operations, including:

    • Setting periodic transfer cycles: monthly, quarterly, annually.
    • Configuring journal entries to record transfer operations.
    • Defining source and target accounts with constraints on accounts, allocation percentages, partners, and analytic accounts.

    Once the transfer model is defined, the system will automatically generate transfer journal entries at the specified time intervals. Users can track these transfer entries, for example, by identifying the origins or destinations of specific entries.

  2. Periodic Actions for Defined Models

    The system enables users to set up periodic actions to automate the balance transfer process based on predefined models. This feature is particularly useful for handling large datasets, where manual operations may consume significant time and resources.

    It reduces system load, ensures optimal performance, and provides a seamless user experience.

Quick Example

  1. Assumption Model:

    Source Lines Destination Line
    Src. Line 1 (account1, account2) Dest. Line 1 (account10, 10%)
    Src. Line 2 (account3) Dest. Line 2 (account20, 20%)
  2. The account move lines that match the each account1 of the Src. Line 1 will be allocated to the account10 of the Dest. Line 1 and the account20 of the Dest line 2 by corresponding percentage defined by each dest. line:

    • new journal item for the account10 to indicate 10% balance of the account1 will be transferred to account10
    • new journal item for the account20 to indicate 20% balance of the account1 will be transferred to account20
    • new journal item for account1 to indicate -30% transfer of account1
  3. The account move lines that match the each account2 of the Src. Line 1 will be allocated to the account10 of the Dest. Line 1 and the account20 of the Dest line 2 by corresponding percentage defined by each dest. line:

    • new journal item for the account10 to indicate 10% balance of the account2 will be transferred to account10
    • new journal item for the account20 to indicate 20% balance of the account2 will be transferred to account20
    • new journal item for account2 to indicate -30% transfer of account2
  4. The account move lines that match the each account3 of the Src. Line 1 will be allocated to the account10 of the Dest. Line 1 and the account20 of the Dest line 2 by corresponding percentage defined by each dest. line:

    • new journal item for the account10 to indicate 10% balance of the account3 will be transferred to account10
    • new journal item for the account20 to indicate 20% balance of the account3 will be transferred to account20
    • new journal item for account3 to indicate -30% transfer of account3

In summary

  • 30% account1 balance -> account10 and account20 (by 10% and 20%)
  • 30% account2 balance -> account10 and account20 (by 10% and 20%)
  • 30% account3 balance -> account10 and account20 (by 10% and 20%)

Business Value

  1. Saves Time and Reduces Errors Automates complex and repetitive journal entries, minimizing accounting errors.
  2. Simplifies Accounting Processes Users only need to define the model once and manage it, eliminating the need for complicated manual operations.
  3. Optimizes Resources Automation reduces reliance on low-value manual efforts, allowing businesses to focus on system development, validation, and operations.

Who Should Use This Module?

Transfer operations are an essential requirement in every company’s accounting process. This module is suitable for any business looking to automate processes, improve accounting efficiency, minimize errors, and optimize financial management.

Editions Supported

  1. Community Edition
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

  • 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 or have a question related to your purchase, please use the support page.