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
- 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. - Add options in the transfer model configuration:
- Automatic transfer mode: The system will take the balance of the source transactions to generate the transfer journal entry.
- Debit to Credit transfer mode: The system will take the Debit transactions of the source entries to generate the transfer journal entry.
- Credit to Debit transfer mode: The system will take the Credit transactions of the source entries to generate the transfer journal entry. 
- 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
- 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%) |  
 
- 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
 
- 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
 
- 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
- Saves Time and Reduces Errors Automates complex and repetitive journal entries, minimizing accounting errors.
- Simplifies Accounting Processes Users only need to define the model once and manage it, eliminating the need for complicated manual operations.
- 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
- Community Edition
 
 
 
							
								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.