Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
ee57d05
mis_builder_budget_operating_unit: Extend budget items w/ OU
Jun 25, 2018
769c613
[MIG]mis_builder_budget_operating_unit to v12
AaronHForgeFlow Mar 31, 2020
ebee581
[UPD] Update mis_builder_budget_operating_unit.pot
oca-travis May 7, 2021
1ecd321
[ADD] icon.png
OCA-git-bot May 7, 2021
61c137d
[IMP] mis_builder_budget_operating_unit: black, isort, prettier
kittiu May 11, 2021
d8505c5
[13.0][MIG] mis_builder_budget_operating_unit
kittiu May 11, 2021
176d973
[IMP] mis_builder_budget_operating_unit: black, isort, prettier
kittiu May 12, 2021
60288b8
[14.0][MIG] mis_builder_budget_operating_unit
kittiu May 12, 2021
402ea47
[UPD] Update mis_builder_budget_operating_unit.pot
oca-travis Dec 2, 2021
cf5fb66
[UPD] README.rst
OCA-git-bot Dec 2, 2021
b8260a8
[FIX] mis_builder_budget_operating_unit: license should be AGPL due t…
AaronHForgeFlow Apr 20, 2022
da2fe85
[UPD] README.rst
OCA-git-bot Sep 3, 2023
b7ffb19
Replace 'Camptocamp SA' with 'Camptocamp'
vvrossem Jun 13, 2024
68504ce
[BOT] post-merge updates
OCA-git-bot Jun 28, 2024
ff58b17
Added translation using Weblate (Italian)
mymage Dec 30, 2024
16fc1a0
Translated using Weblate (Italian)
mymage Mar 14, 2025
7a35a7f
Translated using Weblate (Italian)
mymage May 20, 2025
4991094
Translated using Weblate (Italian)
mymage Jul 23, 2025
9183e6a
Translated using Weblate (Italian)
mymage Oct 27, 2025
eca7a7c
[IMP] : pre-commit auto fixes
solomonprabu May 14, 2026
25ec4f2
[MIG] mis_builder_budget_operating_unit: Migration to 18.0
solomonprabu May 14, 2026
846b59e
[FIX] Pre-commit fixes
solomonprabu May 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 81 additions & 0 deletions mis_builder_budget_operating_unit/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
======================================
MIS Builder Budget with Operating Unit
======================================

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

.. |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-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%2Foperating--unit-lightgray.png?logo=github
:target: https://github.com/OCA/operating-unit/tree/18.0/mis_builder_budget_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-18-0/operating-unit-18-0-mis_builder_budget_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=18.0
:alt: Try me on Runboat

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

Introduces the operating unit to MIS Builder Budget instances.

**Table of contents**

.. contents::
:local:

Usage
=====

Set the operating unit in an MIS Builder budget instance.

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:%20mis_builder_budget_operating_unit%0Aversion:%2018.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
-------

* Camptocamp

Contributors
------------

- Artem Kostyuk <a.kostyuk@mobilunity.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.

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions mis_builder_budget_operating_unit/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
14 changes: 14 additions & 0 deletions mis_builder_budget_operating_unit/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright (C) 2018 by Camptocamp
# Copyright (C) 2026 by CIT-Services
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "MIS Builder Budget with Operating Unit",
"version": "18.0.1.0.0",
"category": "Reporting",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/operating-unit",
"depends": ["mis_builder_budget", "operating_unit"],
"data": ["views/mis_builder_budget.xml"],
"auto_install": True,
}
42 changes: 42 additions & 0 deletions mis_builder_budget_operating_unit/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mis_builder_budget_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-10-27 16:42+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.4\n"

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__id
msgid "ID"
msgstr "ID"

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: mis_builder_budget_operating_unit
#: model:ir.model,name:mis_builder_budget_operating_unit.model_mis_budget_item
msgid "MIS Budget Item (by KPI)"
msgstr "Voce budget MIS (per KPI)"

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__operating_unit_id
msgid "Operating Unit"
msgstr "Unità operativa"
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mis_builder_budget_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__display_name
msgid "Display Name"
msgstr ""

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__id
msgid "ID"
msgstr ""

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item____last_update
msgid "Last Modified on"
msgstr ""

#. module: mis_builder_budget_operating_unit
#: model:ir.model,name:mis_builder_budget_operating_unit.model_mis_budget_item
msgid "MIS Budget Item (by KPI)"
msgstr ""

#. module: mis_builder_budget_operating_unit
#: model:ir.model.fields,field_description:mis_builder_budget_operating_unit.field_mis_budget_item__operating_unit_id
msgid "Operating Unit"
msgstr ""
1 change: 1 addition & 0 deletions mis_builder_budget_operating_unit/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import mis_budget_item
12 changes: 12 additions & 0 deletions mis_builder_budget_operating_unit/models/mis_budget_item.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright (C) 2018 by Camptocamp
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from odoo import fields, models


class MisBudgetItem(models.Model):
_inherit = "mis.budget.item"

operating_unit_id = fields.Many2one(
comodel_name="operating.unit",
string="Operating Unit",
)
3 changes: 3 additions & 0 deletions mis_builder_budget_operating_unit/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
1 change: 1 addition & 0 deletions mis_builder_budget_operating_unit/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Artem Kostyuk \<a.kostyuk@mobilunity.com\>
1 change: 1 addition & 0 deletions mis_builder_budget_operating_unit/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Introduces the operating unit to MIS Builder Budget instances.
1 change: 1 addition & 0 deletions mis_builder_budget_operating_unit/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Set the operating unit in an MIS Builder budget instance.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading