Metadata-Version: 2.1
Name: odoo13-addon-account-operating-unit
Version: 13.0.1.2.1.dev6
Summary: Introduces Operating Unit (OU) in invoices and Accounting Entries with clearing account
Home-page: https://github.com/OCA/operating-unit
Author: ForgeFlow, Serpent Consulting Services Pvt. Ltd.,WilldooIT Pty Ltd,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: LGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 13.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.5
Requires-Dist: odoo13-addon-operating-unit
Requires-Dist: odoo <13.1dev,>=13.0a

===============================
Accounting with Operating Units
===============================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:9f1b00979038ec6c794697d2f49062523631fa6d9ac07428a39cd9066a1c21d2
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github
    :target: https://github.com/OCA/operating-unit/tree/13.0/account_operating_unit
    :alt: OCA/operating-unit
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/operating-unit-13-0/operating-unit-13-0-account_operating_unit
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/operating-unit&target_branch=13.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows a company to manage the accounting based on Operating
Units (OU's).

* The financial reports (Trial Balance, P&L, Balance Sheet), allow to report
  the balances of one or more OU's.
* If a company wishes to report Balance Sheet and P&L accounts based on
  OU's, they should indicate at company level that the OU's are
  self-balanced, and the corresponding Inter-Operating Unit clearing account.
  The Chart of Accounts will always be balanced, for each Operating Unit.
* A company considering Operating Unit as applicable to report only profits
  and losses will not need to set the OU's as self-balanced.
* The self-balancing of Operating Unit is ensured at the time of posting a
  journal entry. In case that the journal involves posting of items in
  separate Operating Units, new journal items will be created, using the
  Inter-Operating Unit clearing account, to ensure that each OU is going to
  be self-balanced for that journal entry.
* Adds the Operating Unit to the invoice. A user can choose what OU to
  create the invoice for.
* Adds the Operating Unit to payments and payment methods. The operating
  unit of a payment will be that of the payment method chosen.
* Implements security rules at OU level to invoices, payments and journal
  items.

**Table of contents**

.. contents::
   :local:

Configuration
=============

If your company is required to generate a balanced balance sheet by
Operating Unit you can specify at company level that Operating Units should
be self-balanced, and then indicate a self-balancing clearing account.

#. Create an account "Inter-OU Clearing". It is a balance sheet account.
#. Go to *Settings / Companies / Configuration* and Set the "Operating Units
   are self-balanced" checkbox. Then set the "Inter-OU Clearing"  account in "Inter-Operating Unit
   clearing account" field.
#. Go to *Accounting / Configuration / Accounting / Journals* and define, for
   each Payment Method, the Operating Unit that will be used in payments.

Usage
=====

* Add the Operating Unit to invoices.
* Report invoices by Operating Unit in *Accounting / Reporting*
  *Business Intelligence / Invoices*
* Add the Default Operating Unit to account move. Then all move lines will
  by default adopt this Operating Unit.
* Add Operating Units to the move lines. If they differ across lines of the same move, and the OU's are
  self-balanced, then additional move lines will be created so as to make
  the move self-balanced from OU perspective.
* In the menu *Accounting / Reporting / PDF Reports*, you can indicate the
  Operating Units to report on, for the *Trial Balance*, *Balance Sheet*,
  *Profit and Loss*, and *Financial Reports*.

Known issues / Roadmap
======================

* The *General Ledger*, *Aged Partner Balance* reports do not support the
  filter by Operating Unit. Basically due to lack of proper hooks in the
  standard methods used by these reports, to introduce the ability to filter
  by Operating Unit.
* Trial Balance, P&L and Balance Sheet were removed from Odoo Community. Once
  OCA Financial Reports are migrated to 13 we can add the Operating Unit to
  those reports.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/operating-unit/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/operating-unit/issues/new?body=module:%20account_operating_unit%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* ForgeFlow
* Serpent Consulting Services Pvt. Ltd.
* WilldooIT Pty Ltd

Contributors
~~~~~~~~~~~~

* ForgeFlow <contact@forgeflow.com>
* Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
* Aarón Henríquez <ahenriquez@forgeflow.com>
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
* WilldooIT Pty Ltd <info@willdooit.com>
* Michael Villamar <michael.villamar@willdooit.com>
* Jarsa Sistemas <info@jarsa.com.mx>
* Alan Ramos <alan.ramos@jarsa.com.mx>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/operating-unit <https://github.com/OCA/operating-unit/tree/13.0/account_operating_unit>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.


