mis-builder/mis_builder_demo
2024-05-03 10:57:01 +02:00
..
data Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
examples Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
i18n Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
models Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
security Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
static/description Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
views Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
__init__.py Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
__manifest__.py Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
COPYRIGHT Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
LICENSE Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
pyproject.toml Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00
README.rst Automatic Update form OCA2FC Migrator 2024-05-03 10:57:01 +02:00

================
MIS Builder Demo
================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmis--builder-lightgray.png?logo=github
    :target: https://github.com/OCA/mis-builder/tree/16.0/mis_builder_demo
    :alt: OCA/mis-builder
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/mis-builder-16-0/mis-builder-16-0-mis_builder_demo
    :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/mis-builder&target_branch=16.0
    :alt: Try me on Runboat

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

Demo addon for MIS Builder.

.. IMPORTANT::
   This is an alpha version, the data model and design can change at any time without warning.
   Only for development or testing purpose, do not use in production.
   `More details on development status <https://odoo-community.org/page/development-status>`_

**Table of contents**

.. contents::
   :local:

Usage
=====

This module provide the following demo data based on the Odoo generic
chart of accounts:

* A few styles.
* A budget.
* A report template showing expenses by category
* A sample committed purchase view model, showing uninvoiced purchase
  order lines and draft invoice lines.
* A report instance showing budget, committed purchases, actuals
  and available.

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

The mis_builder `roadmap <https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement>`_
and `known issues <https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Abug>`_ can
be found on github.

Changelog
=========

16.0.1.0.0 (2023-04-01)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Migration to 16.0.

  - removal of analytic fetures because the upstream ``analytic_distribution`` mechanism
    is not compatible; support may be introduced in separate module, depending on use
    cases (`#472 <https://github.com/OCA/mis-builder/issues/472>`_)


13.0.3.1.2 (2020-04-22)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Fix currency rate in uninvoiced purchases. (`#274 <https://github.com/OCA/mis-builder/issues/274>`_)


13.0.3.1.0 (2020-01-??)
~~~~~~~~~~~~~~~~~~~~~~~

Migration to odoo 13.0.

12.0.3.1.0 (2019-10-26)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Handle multi currency for commited purchase view. The amount in this
  view are now converted to the base currency (the one with rate 1),
  so summing them has some meaning. As a consequence, this view has
  less usefulness if the company currency is not the one with rate 1,
  Debit and credit being assumed to be in company currency.

  Add the M2M to account.analytic.tag in the commited purchase view.

  Fix sign issue in commited purchase view.

  Include customer invoice in commited purchase view. The view is therefore
  not only about purchases anymore. This should not be an issue because
  GL accounts are differents for purchases and income anyway and generally
  used in different KPI.

  These are breaking changes. Change the status of ``mis_builder_demo`` to alpha,
  since it is a demo module and it's content can change at any time without
  any compatibility guarantees. (`#222 <https://github.com/oca/mis-builder/issues/222>`_)


**Bugfixes**

- Fix date casting error on committed expenses drilldown. (`#185 <https://github.com/oca/mis-builder/issues/185>`_)

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/mis-builder/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/mis-builder/issues/new?body=module:%20mis_builder_demo%0Aversion:%2016.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
~~~~~~~

* ACSONE SA/NV

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

* Stéphane Bidoul <stephane.bidoul@acsone.eu>
* Arnaud Pineux <arnaud.pineux@acsone.eu>
* Dzung Tran <dungtd@trobz.com>

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.

.. |maintainer-sbidoul| image:: https://github.com/sbidoul.png?size=40px
    :target: https://github.com/sbidoul
    :alt: sbidoul

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-sbidoul| 

This module is part of the `OCA/mis-builder <https://github.com/OCA/mis-builder/tree/16.0/mis_builder_demo>`_ project on GitHub.

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