|
| 1 | +=============== |
| 2 | +Shared Accounts |
| 3 | +=============== |
| 4 | + |
| 5 | +In Odoo, accounts can be shared between multiple companies. This feature is particularly useful for |
| 6 | +businesses that operate under a **multi-company structure** and might benefit from a |
| 7 | +**unified chart of accounts**. |
| 8 | + |
| 9 | +Two ways are available to set up said feature: the :ref:`basic setup <setting_up_shared_accounts>` |
| 10 | +or using the :ref:`merge tool <merge_tool>`. |
| 11 | + |
| 12 | +The merging tool allows existing multi-company environments to use the new shared accounts feature. |
| 13 | +An :ref:`unmerge tool <unmerge_tool>` is also available to discontinue its use. |
| 14 | + |
| 15 | +This feature can also facilitate the :doc:`consolidation` of financial data across a multi-company |
| 16 | +environment, providing a **global view** of the financial situation for a group with child |
| 17 | +companies under a parent company. |
| 18 | + |
| 19 | +.. _shared_accounts_benefits: |
| 20 | + |
| 21 | +Benefits of Shared Accounts |
| 22 | +=========================== |
| 23 | + |
| 24 | +1. Lighter load of accounts to handle |
| 25 | +------------------------------------- |
| 26 | + |
| 27 | +The main benefit of the shared accounts feature is to **reduce the amount of accounts** that have |
| 28 | +to be handled by the main accountant of a multi-company environment. |
| 29 | + |
| 30 | +.. example:: |
| 31 | + In environments with two companies using the same country’s generic chart of accounts, each |
| 32 | + account used to appear twice. With the shared accounts feature, each account can now appear only |
| 33 | + once. |
| 34 | + |
| 35 | +2. Simplified and Cleaner Reporting |
| 36 | +----------------------------------- |
| 37 | + |
| 38 | +The shared accounts feature **simplifies audit reports** while **keeping all data visible and |
| 39 | +accessible**, making the accounts easier to understand and manage. |
| 40 | + |
| 41 | +.. example:: |
| 42 | + In the balance sheet report, shared accounts between a company and its child company appear in a |
| 43 | + single group, differentiated by the company using each account. |
| 44 | + |
| 45 | +3. Macro and Micro Management |
| 46 | +----------------------------- |
| 47 | + |
| 48 | +The shared accounts feature allows accountants to manage accounts at the appropriate level for each |
| 49 | +company. Main accountants can oversee the accounts of all child companies, clearly identifying each |
| 50 | +account’s purpose, even if the codes differ across companies. Meanwhile, child companies' |
| 51 | +accountants can manage their own accounts without worrying about their impact on other companies |
| 52 | +using the same account. |
| 53 | + |
| 54 | +.. example:: |
| 55 | + Even though the account is shared and exists as a single record in the database for all |
| 56 | + companies, its code can be modified in each company without affecting the others, granting more |
| 57 | + flexibility in account management. |
| 58 | + |
| 59 | +.. _setting_up_shared_accounts: |
| 60 | + |
| 61 | +Setting Up Shared Accounts |
| 62 | +========================== |
| 63 | + |
| 64 | +Enable Multi-Company |
| 65 | +-------------------- |
| 66 | + |
| 67 | +To enable account sharing and the :doc:`multi-company </applications/general/multi_company>` |
| 68 | +feature, set up multiple companies in the database. |
| 69 | + |
| 70 | +Configure Shared Accounts |
| 71 | +------------------------- |
| 72 | + |
| 73 | +To configure a shared account, go to :menuselection:`Accounting --> Configuration --> Chart of |
| 74 | +Accounts` and click :guilabel:`View` on the account line. In the :guilabel:`Mapping` tab, enter |
| 75 | +a 6-digit code in the corresponding company :guilabel:`Code` column to share the account. |
| 76 | + |
| 77 | +The account will then be included in the :doc:`consolidation` process. To make it available for |
| 78 | +invoices in companies where a code has been configured, go to the :guilabel:`Accounting` tab and |
| 79 | +add a second company to the list of :guilabel:`Companies` that can use this account. |
| 80 | + |
| 81 | +.. _merge_tool: |
| 82 | + |
| 83 | +Merge Tool |
| 84 | +========== |
| 85 | + |
| 86 | +Use cases |
| 87 | +--------- |
| 88 | + |
| 89 | +The merging tool simplifies creating shared accounts and is particularly useful when a |
| 90 | +**multi-company environment has been set up** with separate accounts that need to be merged. |
| 91 | + |
| 92 | +Steps |
| 93 | +----- |
| 94 | + |
| 95 | +To use the merge tool, select all the companies with an account that needs to be merged in the |
| 96 | +company selector in the top right corner of the screen. |
| 97 | + |
| 98 | +.. image:: shared_accounts/shared_accounts_merge_tool_select_companies.png |
| 99 | + :alt: Selecting all companies that have accounts to be merged. |
| 100 | + |
| 101 | +Then, go to :menuselection:`Accounting --> Configuration --> Chart of Accounts` and select the |
| 102 | +accounts to merge. Click the :icon:`fa-cog` :guilabel:`Actions` menu and select :guilabel:`Merge |
| 103 | +accounts`. |
| 104 | + |
| 105 | +In the :guilabel:`Merge accounts window, enable the :guilabel:`Group by name?` option if needed and |
| 106 | +click :guilabel:`Merge`. |
| 107 | + |
| 108 | +The selected accounts are then merged into a single shared account, accessible by all the chosen |
| 109 | +companies, just as if the account had been created for one company and shared in the :ref:`basic |
| 110 | +setup <setting_up_shared_accounts>`. |
| 111 | + |
| 112 | +.. _unmerge_tool: |
| 113 | + |
| 114 | +Unmerge Tool |
| 115 | +============ |
| 116 | + |
| 117 | +Use cases |
| 118 | +--------- |
| 119 | + |
| 120 | +The unmerge tool simplifies stopping the sharing of specific accounts and allows **dissociating |
| 121 | +accounts from certain companies** without losing their data. |
| 122 | + |
| 123 | +Steps |
| 124 | +----- |
| 125 | + |
| 126 | +To unmerge accounts, select a company with a shared account in the top right corner of the screen. |
| 127 | +Then, go to :menuselection:`Accounting --> Configuration --> Chart of Accounts` and select the |
| 128 | +account to unmerge. Click the :icon:`fa-cog` :guilabel:`Actions` menu and select |
| 129 | +:guilabel:`Unmerge accounts`. |
| 130 | + |
| 131 | +An :guilabel: Odoo Warning` confirmation pop-up window will appear, listing how the accounts will |
| 132 | +be split. |
| 133 | + |
| 134 | +.. image:: shared_accounts/shared_accounts_unmerge_tool_confirmation_wizard.png |
| 135 | + :alt: Confirmation wizard for the Unmerge Tool of the shared accounts feature. |
| 136 | + |
| 137 | +A new account linked to each company will be created for the previously shared account. |
0 commit comments