2 Commits

Author SHA1 Message Date
Boris Gallet
b5a9ca9739 [ADD] account_payment_method_report_invoice 2024-02-08 11:44:17 +01:00
Boris Gallet
e7603f5f66 [CLEAN] remove undefined addons 2024-01-18 17:33:02 +01:00
66 changed files with 178 additions and 4110 deletions

View File

@@ -1,2 +0,0 @@
# account_tools
Elabore's Odoo addons for account tools

View File

@@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
from . import models
from . import wizard

View File

@@ -1,103 +0,0 @@
# Copyright 2021 Elabore ()
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "account_budget_forecast",
"version": "14.0.1.3.0",
"author": "Elabore",
"maintainer": "False",
"website": "False",
"license": "AGPL-3",
"category": "False",
"summary": "Project Forcast Budget to plan the costings and expenses of your projects",
"description": """
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
=======================
Account Budget Forecast
=======================
This module provides budget forecast functionnalities.
Installation
============
Just install account_budget_forecast, all dependencies will be installed by default.
Known issues / Roadmap
======================
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/elabore-coop/elabore-odoo-addons/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
Images
------
* Elabore: `Icon <https://elabore.coop/web/image/res.company/1/logo?unique=f3db262>`_.
Contributors
------------
* Stéphan Sainléger <https://github.com/stephansainleger>
Funders
-------
The development of this module has been financially supported by:
* Elabore (https://elabore.coop)
* Amaco (https://amaco.org)
Maintainer
----------
This module is maintained by ELABORE.
""",
# any module necessary for this one to work correctly
"depends": [
"account",
"analytic",
"base",
"crm",
"hr_timesheet",
"product",
"project",
"sale",
"sale_crm",
"stock",
],
"external_dependencies": {
"python": [],
},
# always loaded
"data": [
"security/ir.model.access.csv",
"wizard/budget_forecast_model_choice.xml",
"views/account_analytic_account.xml",
"views/account_analytic_account_categories.xml",
"views/sale_order.xml",
"views/budget_forecast.xml",
"views/budget_coefficient.xml",
"views/budget_coefficient_model.xml",
"views/budget_forecast_model.xml",
"views/product_template_form.xml",
"views/project_views.xml",
"views/hr_employee.xml",
"views/actions.xml",
"views/assets.xml",
"views/menu.xml",
"views/crm_lead.xml",
],
# only loaded in demonstration mode
"demo": [],
"js": [],
"css": [],
"qweb": [],
"installable": True,
# Install this module automatically if all dependency have been previously
# and independently installed. Used for synergetic or glue modules.
"auto_install": False,
"application": False,
}

View File

@@ -1,721 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_budget_forecast
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-24 14:53+0000\n"
"PO-Revision-Date: 2022-05-24 14:53+0000\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: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid ""
"<span class=\"fa fa-info-circle\"/>\n"
" Caution: all current budget lines will be deleted!"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Actual Amount"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_qty
msgid "Actual Quantity"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Add a note"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Add a section"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Add a sub-section"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Add an article"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_analytic_account
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__analytic_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_crm_lead__analytic_account
msgid "Analytic Account"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_analytic_line
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__analytic_line_ids
msgid "Analytic Line"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Analytic Lines"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_article
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_article
msgid "Article"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__balance
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Balance"
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#: code:addons/account_budget_forecast/models/project.py:0
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.crm_lead_analytic_account_view_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_account_analytic_account_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_order_form
#, python-format
msgid "Budget"
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/budget_forecast.py:0
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__budget_category
#, python-format
msgid "Budget Category"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_coefficients_ids
msgid "Budget Coefficients"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_ids
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_line__budget_forecast_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_move_line__budget_forecast_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_sale_order_line__budget_forecast_id
msgid "Budget Forecast"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_delivery_ids
msgid "Budget Forecast Delivery"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_equipment_ids
msgid "Budget Forecast Equipment"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_manpower_ids
msgid "Budget Forecast Manpower"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_material_ids
msgid "Budget Forecast Material"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_miscellaneous_ids
msgid "Budget Forecast Miscellaneous"
msgstr ""
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_models
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__budget_forecast_model
msgid "Budget Forecast Model"
msgstr ""
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_model_lines
msgid "Budget Forecast Model Lines"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_subcontractors_ids
msgid "Budget Forecast Subcontractors"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_unplanned_ids
msgid "Budget Forecast Unplanned"
msgstr ""
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast
msgid "Budget Forecast lines"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__budget_model
msgid "Budget Model"
msgstr ""
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_coeff_models
msgid "Budget coefficient models"
msgstr ""
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast
msgid "Budget forecast"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_product_product__budget_level
#: model:ir.model.fields,field_description:account_budget_forecast.field_product_template__budget_level
msgid "Budget level"
msgstr ""
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_lines
msgid "Budget lines"
msgstr ""
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_models
msgid "Budget models"
msgstr ""
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_model_lines
msgid "Budget models lines"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Cancel"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__child_ids
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__child_ids
msgid "Child"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Childs"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Coeff"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__coeff
msgid "Coefficient"
msgstr ""
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_coeff_models
msgid "Coefficient models"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_coefficient
msgid "Coefficients for the order line price calculation"
msgstr ""
#. module: account_budget_forecast
#. openerp-web
#: code:addons/account_budget_forecast/static/src/js/section_category_and_note_fields_backend.js:0
#, python-format
msgid "Configure a product"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Create Quotation"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__create_uid
msgid "Created by"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__create_date
msgid "Created on"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__delivery
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Delivery"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__note
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__note
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__description
msgid "Description"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__diff_expenses
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Diff"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__display_actual_amounts
msgid "Display Actual Amounts"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Display Actual amounts"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__display_name
msgid "Display Name"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__display_type
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__display_type
msgid "Display Type"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Empty budget"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__equipment
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Equipment"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_amount
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Expenses"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__global_coeff
msgid "Global coefficient"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Hide Actual amounts"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__id
msgid "ID"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__incomes
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Incomes"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Incomes and Balance"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__is_summary
msgid "Is Summary"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_move_line
msgid "Journal Item"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__write_date
msgid "Last Updated on"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_crm_lead
msgid "Lead/Opportunity"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__manpower
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Manpower"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__material
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Material"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Miscellaneous"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__name
msgid "Name"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__note
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_note
msgid "Note"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Notes"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__opportunity
msgid "Opportunity"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__parent_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__parent_id
msgid "Parent"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_amount_without_coeff
msgid "Plan Amount"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Plan Amount after Coeff"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Plan Amount before Coeff"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_crm_lead__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_sale_order__plan_amount_with_coeff
msgid "Plan Amount with coeff"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__plan_amount_without_coeff
msgid "Plan Amount without coeff"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_price
msgid "Plan Price"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_qty
msgid "Plan Quantity"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Planned amounts"
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/sale_order.py:0
#, python-format
msgid "Please set the analytic account"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__product_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__product_id
msgid "Product"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_product_template
msgid "Product Template"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_project_project
msgid "Project"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_balance
msgid "Project Balance"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Project Budget"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_section_budget_ids
msgid "Project Section Budget"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Project management"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_managers
msgid "Project managers"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Quantities"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Quantity"
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#, python-format
msgid "Quotation"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Re-initialize"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Refresh"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__remaining_budget
msgid "Remaining budget"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Reset : choose the Budget Forecast Model"
msgstr ""
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.action_budget_forecast_model_choice
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Reset Budget"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_sale_order
msgid "Sales Order"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_sale_order_line
msgid "Sales Order Line"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_section
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast_model_line__display_type__line_section
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_section
msgid "Section"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Select"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__sequence
msgid "Sequence"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_subsection
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast_model_line__display_type__line_subsection
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_subsection
msgid "Sub-Section"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__subcontractors
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Subcontractors"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__summary_id
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Summary"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_order_form
msgid "Sync missing budget lines"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Total"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__total_expenses
msgid "Total expenses"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__total_incomes
msgid "Total incomes"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Totals"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Unit prices"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__unplanned
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Unplanned"
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#, python-format
msgid ""
"You are not manager of this project.\n"
"Please contact the project manager or your Odoo administrator."
msgstr ""
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/crm_lead.py:0
#, python-format
msgid ""
"You must add an analytic account to build/access the budget forecast screen."
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_coefficient_model
msgid "budget.coefficient.model"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast
msgid "budget.forecast"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model
msgid "budget.forecast.model"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model_choice
msgid "budget.forecast.model.choice"
msgstr ""
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model_line
msgid "budget.forecast.model.line"
msgstr ""
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_tree
msgid "total"
msgstr ""

View File

@@ -1,727 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_budget_forecast
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-24 14:52+0000\n"
"PO-Revision-Date: 2022-05-24 14:52+0000\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: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid ""
"<span class=\"fa fa-info-circle\"/>\n"
" Caution: all current budget lines will be deleted!"
msgstr ""
"<span class=\"fa fa-info-circle\"/>\n"
" Attention : toutes les lignes de budget vont être supprimées!"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Actual Amount"
msgstr "Réel"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_qty
msgid "Actual Quantity"
msgstr "Quantité actuelle"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Add a note"
msgstr "Ajouter une note"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Add a section"
msgstr "Ajouter une section"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Add a sub-section"
msgstr "Ajouter une sous-section"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Add an article"
msgstr "Ajouter un article"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_analytic_account
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__analytic_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_crm_lead__analytic_account
msgid "Analytic Account"
msgstr "Compte analytique"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_analytic_line
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__analytic_line_ids
msgid "Analytic Line"
msgstr "Ligne analytique"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Analytic Lines"
msgstr "Lignes analytiques"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_article
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_article
msgid "Article"
msgstr "Article"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__balance
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Balance"
msgstr "Balance"
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#: code:addons/account_budget_forecast/models/project.py:0
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.crm_lead_analytic_account_view_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_account_analytic_account_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_order_form
#, python-format
msgid "Budget"
msgstr "Chiffrage"
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/budget_forecast.py:0
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__budget_category
#, python-format
msgid "Budget Category"
msgstr "Caégorie de budget"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_coefficients_ids
msgid "Budget Coefficients"
msgstr "Coefficients de chiffrage"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_ids
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_line__budget_forecast_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_move_line__budget_forecast_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_sale_order_line__budget_forecast_id
msgid "Budget Forecast"
msgstr "Chiffrage"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_delivery_ids
msgid "Budget Forecast Delivery"
msgstr "Budget prévisionnel Livraison"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_equipment_ids
msgid "Budget Forecast Equipment"
msgstr "Budget prévisionnel Équipement"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_manpower_ids
msgid "Budget Forecast Manpower"
msgstr "Budget prévisionnel Main d'oeuvre"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_material_ids
msgid "Budget Forecast Material"
msgstr "Budget prévisionnel Matériaux"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_miscellaneous_ids
msgid "Budget Forecast Miscellaneous"
msgstr "Budget prévisionnel Divers"
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_models
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__budget_forecast_model
msgid "Budget Forecast Model"
msgstr "Modèle de budget"
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_model_lines
msgid "Budget Forecast Model Lines"
msgstr "Lignes Modèle de budget"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_subcontractors_ids
msgid "Budget Forecast Subcontractors"
msgstr "Budget prévisionnel Sous-traitants"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__budget_forecast_unplanned_ids
msgid "Budget Forecast Unplanned"
msgstr "Budget prévisionnel Non prévu"
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast
msgid "Budget Forecast lines"
msgstr "Lignes de chiffrage"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__budget_model
msgid "Budget Model"
msgstr "Modèle de budget"
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.act_budget_forecast_coeff_models
msgid "Budget coefficient models"
msgstr "Modèles de coefficient"
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast
msgid "Budget forecast"
msgstr "Lignes de chiffrage"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_product_product__budget_level
#: model:ir.model.fields,field_description:account_budget_forecast.field_product_template__budget_level
msgid "Budget level"
msgstr "Niveau de chiffrage"
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_lines
msgid "Budget lines"
msgstr "Lignes de budget"
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_models
msgid "Budget models"
msgstr "Modèles de budget"
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_model_lines
msgid "Budget models lines"
msgstr "Lignes de modèles de budget"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Cancel"
msgstr "Annuler"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__child_ids
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__child_ids
msgid "Child"
msgstr "Enfant"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Childs"
msgstr "Enfants"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Coeff"
msgstr "Coeff"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__coeff
msgid "Coefficient"
msgstr "Coefficient"
#. module: account_budget_forecast
#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_coeff_models
msgid "Coefficient models"
msgstr "Modèles de coefficient"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_coefficient
msgid "Coefficients for the order line price calculation"
msgstr "Coefficiens pour le calcul des montants de chiffrages"
#. module: account_budget_forecast
#. openerp-web
#: code:addons/account_budget_forecast/static/src/js/section_category_and_note_fields_backend.js:0
#, python-format
msgid "Configure a product"
msgstr "Configurer un produit"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Create Quotation"
msgstr "Créer un devis"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__create_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__create_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__delivery
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Delivery"
msgstr "Livraison"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__note
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__note
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__description
msgid "Description"
msgstr "Description"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__diff_expenses
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Diff"
msgstr "Diff"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__display_actual_amounts
msgid "Display Actual Amounts"
msgstr "Afficher les montants actuels"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Display Actual amounts"
msgstr "Afficher les montants actuels"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__display_name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__display_type
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__display_type
msgid "Display Type"
msgstr "Type de ligne"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Empty budget"
msgstr "Budget vierge"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__equipment
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Equipment"
msgstr "Équipement"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_amount
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Expenses"
msgstr "Dépenses"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__global_coeff
msgid "Global coefficient"
msgstr "Coefficient global"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Hide Actual amounts"
msgstr "Cacher les montants actuels"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__id
msgid "ID"
msgstr "ID"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__incomes
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Incomes"
msgstr "Recettes"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Incomes and Balance"
msgstr "Recettes et Balance"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__is_summary
msgid "Is Summary"
msgstr "Est une ligne résumé"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_account_move_line
msgid "Journal Item"
msgstr "Écriture comptable"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice____last_update
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__write_uid
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_choice__write_date
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Piste/opportunité"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__manpower
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Manpower"
msgstr "Main d'oeuvre"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__material
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Material"
msgstr "Matériaux"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__miscellaneous
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Miscellaneous"
msgstr "Divers"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_coefficient_model__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model__name
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__name
msgid "Name"
msgstr "Nom"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__note
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_note
msgid "Note"
msgstr "Note"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Notes"
msgstr "Notes"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__opportunity
msgid "Opportunity"
msgstr "Opportunitée"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__parent_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__parent_id
msgid "Parent"
msgstr "Parent"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_amount_without_coeff
msgid "Plan Amount"
msgstr "Montant prévu"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Plan Amount after Coeff"
msgstr "Montant prévu avec coeff"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Plan Amount before Coeff"
msgstr "Montant prévu sans coeff"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_crm_lead__plan_amount_with_coeff
#: model:ir.model.fields,field_description:account_budget_forecast.field_sale_order__plan_amount_with_coeff
msgid "Plan Amount with coeff"
msgstr "Montant prévu avec coeff"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__plan_amount_without_coeff
msgid "Plan Amount without coeff"
msgstr "Montant prévu sans coeff"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_price
msgid "Plan Price"
msgstr "Prix prévu"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__plan_qty
msgid "Plan Quantity"
msgstr "Quantité prévue"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Planned amounts"
msgstr "Montants prévus"
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/sale_order.py:0
#, python-format
msgid "Please set the analytic account"
msgstr "Renseignez le compte analytique svp"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__product_id
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_model_line__product_id
msgid "Product"
msgstr "Produit"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_product_template
msgid "Product Template"
msgstr "Modèle d'article"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_project_project
msgid "Project"
msgstr "Projet"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_balance
msgid "Project Balance"
msgstr "Balance du projet"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Project Budget"
msgstr "Chiffrage de projet"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_section_budget_ids
msgid "Project Section Budget"
msgstr "Lignes de section"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Project management"
msgstr "Gestion de projet"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__project_managers
msgid "Project managers"
msgstr "Managers de projet"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Quantities"
msgstr "Quantités"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Quantity"
msgstr "Quantité"
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#, python-format
msgid "Quotation"
msgstr "Devis"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Re-initialize"
msgstr "Ré-initialiser"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Refresh"
msgstr "Actualiser"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__remaining_budget
msgid "Remaining budget"
msgstr "Budget restant"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Reset : choose the Budget Forecast Model"
msgstr "Réinitialisation : choisissez votre modèle de budget"
#. module: account_budget_forecast
#: model:ir.actions.act_window,name:account_budget_forecast.action_budget_forecast_model_choice
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Reset Budget"
msgstr "Réinitialiser le budget"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_sale_order
msgid "Sales Order"
msgstr "Bon de commande"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_sale_order_line
msgid "Sales Order Line"
msgstr "Ligne de bons de commande"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_section
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast_model_line__display_type__line_section
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_section
msgid "Section"
msgstr "Section"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
msgid "Select"
msgstr "Sélectionner"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__sequence
msgid "Sequence"
msgstr "Séquence"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__display_type__line_subsection
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast_model_line__display_type__line_subsection
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__line_subsection
msgid "Sub-Section"
msgstr "Sous-section"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__subcontractors
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Subcontractors"
msgstr "Sous-traitants"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__summary_id
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Summary"
msgstr "Résumé"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_order_form
msgid "Sync missing budget lines"
msgstr "Synchroniser les lignes budgétaires manquantes"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Total"
msgstr "Total"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__total_expenses
msgid "Total expenses"
msgstr "Dépenses total"
#. module: account_budget_forecast
#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__total_incomes
msgid "Total incomes"
msgstr "Revenus totaux"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Totals"
msgstr "Totaux"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
msgid "Unit prices"
msgstr "Prix unitaires"
#. module: account_budget_forecast
#: model:ir.model.fields.selection,name:account_budget_forecast.selection__budget_forecast__budget_category__unplanned
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_category_miscellaneous
msgid "Unplanned"
msgstr "Non prévu"
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/account_analytic_account.py:0
#, python-format
msgid ""
"You are not manager of this project.\n"
"Please contact the project manager or your Odoo administrator."
msgstr ""
"Vous n'êtes pas le gestionnaire de ce projet.\n"
"Veuiller contacter le gestionnaire du projet ou votre administrateur Odoo."
#. module: account_budget_forecast
#: code:addons/account_budget_forecast/models/crm_lead.py:0
#, python-format
msgid ""
"You must add an analytic account to build/access the budget forecast screen."
msgstr ""
"Vous devez ajouter un compte analytic pour construire et accéder au budget "
"prévisionnel"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_coefficient_model
msgid "budget.coefficient.model"
msgstr "budget.coefficient.model"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast
msgid "budget.forecast"
msgstr "budget.forecast"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model
msgid "budget.forecast.model"
msgstr "budget.forecast.model"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model_choice
msgid "budget.forecast.model.choice"
msgstr "budget.forecast.model.choice"
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_budget_forecast_model_line
msgid "budget.forecast.model.line"
msgstr "budget.forecast.model.line"
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_tree
msgid "total"
msgstr "total"

View File

@@ -1,11 +0,0 @@
# -*- coding: utf-8 -*-
from . import account_analytic_account
from . import account_analytic_line
from . import budget_forecast
from . import budget_forecast_model
from . import sale_order
from . import product
from . import project
from . import budget_coefficient
from . import crm_lead

View File

@@ -1,284 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, api, _
from odoo.exceptions import UserError
class AccountAnalyticAccount(models.Model):
_inherit = "account.analytic.account"
budget_forecast_ids = fields.One2many("budget.forecast", "analytic_id", copy=True)
budget_forecast_manpower_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "manpower")],
copy=True,
)
budget_forecast_material_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "material")],
copy=True,
)
budget_forecast_equipment_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "equipment")],
copy=True,
)
budget_forecast_subcontractors_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "subcontractors")],
copy=True,
)
budget_forecast_delivery_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "delivery")],
copy=True,
)
budget_forecast_miscellaneous_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "miscellaneous")],
copy=True,
)
budget_forecast_unplanned_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[("budget_category", "=", "unplanned")],
copy=True,
)
project_section_budget_ids = fields.One2many(
"budget.forecast",
"analytic_id",
domain=[
("display_type", "in", ["line_section", "line_subsection"]),
("is_summary", "=", True),
],
copy=False,
)
budget_coefficients_ids = fields.One2many(
"budget.coefficient",
"budget_forecast",
copy=True,
)
global_coeff = fields.Float("Global coefficient", compute="_calc_global_coeff")
plan_amount_without_coeff = fields.Float(
"Plan Amount without coeff", compute="_calc_budget_amount"
)
plan_amount_with_coeff = fields.Float(
"Plan Amount with coeff", compute="_calc_budget_amount"
)
total_expenses = fields.Float("Total expenses", compute="_calc_budget_amount")
remaining_budget = fields.Float("Remaining budget", compute="_calc_budget_amount")
total_incomes = fields.Float("Total incomes", compute="_calc_budget_amount")
project_balance = fields.Float("Project Balance", compute="_calc_budget_amount")
display_actual_amounts = fields.Boolean(
string="Display Actual Amounts", default=False
)
project_managers = fields.Many2many(
"res.users",
string="Project managers",
domain=lambda self: [("groups_id", "in", self.env.ref("base.group_user").id)],
)
opportunity = fields.Many2one(
"crm.lead",
string="Opportunity",
compute="_compute_opportunity",
)
def default_budget_coefficients_ids(self):
for coeff in self.budget_coefficients_ids:
coeff.unlink()
coeff_models = self.env["budget.coefficient.model"].search([])
for model in coeff_models:
vals = {
"name": model.name,
"coeff": model.coeff,
"note": model.note,
"budget_forecast": self.id,
}
self.env["budget.coefficient"].create(vals)
def _compute_opportunity(self):
lead = self.env["crm.lead"].search(
[("analytic_account", "=", self.id)], limit=1
)
if lead:
self.opportunity = lead.id
@api.model
def create(self, values):
record = super(AccountAnalyticAccount, self).create(values)
if not record.project_managers:
record.project_managers = self.env["res.users"].browse(self.env.user.id)
record.default_budget_coefficients_ids()
return record
@api.depends(
"budget_forecast_ids.plan_amount_without_coeff",
"budget_forecast_ids.plan_amount_with_coeff",
"budget_forecast_ids.actual_amount",
)
def _calc_budget_amount(self):
for record in self:
line_ids = record.mapped("budget_forecast_ids").filtered(
lambda line: (line.display_type == "line_section")
and (line.is_summary == True)
)
# Planned amounts
record.plan_amount_without_coeff = sum(
line_ids.mapped("plan_amount_without_coeff")
)
record.plan_amount_with_coeff = sum(
line_ids.mapped("plan_amount_with_coeff")
)
# Expenses
record.total_expenses = sum(line_ids.mapped("actual_amount"))
record.remaining_budget = (
record.plan_amount_with_coeff - record.total_expenses
)
# Incomes
record.total_incomes = 0
domain = [
("analytic_account_id", "=", record.id),
("parent_state", "in", ["draft", "posted"]),
("move_id.move_type", "in", ["out_invoice", "out_refund"]),
]
invoice_lines = self.env["account.move.line"].search(domain)
for invoice_line in invoice_lines:
if invoice_line.move_id.move_type == "out_invoice":
record.total_incomes = (
record.total_incomes + invoice_line.price_subtotal
)
elif invoice_line.move_id.move_type == "out_refund":
record.total_incomes = (
record.total_incomes - invoice_line.price_subtotal
)
# Balance
record.project_balance = record.total_incomes - record.total_expenses
def _calc_global_coeff(self):
for record in self:
line_ids = record.mapped("budget_coefficients_ids")
record.global_coeff = sum(line_ids.mapped("coeff"))
def action_budget_forecast(self):
# Access only if the connected user is the project manager or an Odoo administrator
if not (
self.env.uid in self.project_managers.ids
or self.env.user.has_group("base.group_system")
):
raise UserError(
_(
"You are not manager of this project.\nPlease contact the project manager or your Odoo administrator."
)
)
return {
"type": "ir.actions.act_window",
"name": _("Budget"),
"res_model": self._name,
"res_id": self.id,
"view_mode": "form",
"view_type": "form",
"views": [
(
self.env.ref(
"account_budget_forecast.view_analytic_budget_forecast"
).id,
"form",
)
],
"context": {"budget_forecast": True},
}
def name_get(self):
if self._context.get("budget_forecast"):
res = []
for analytic in self:
res.append((analytic.id, _("Budget")))
return res
return super(AccountAnalyticAccount, self).name_get()
def displayActualAmounts(self):
for record in self:
if record.display_actual_amounts:
record.display_actual_amounts = False
else:
record.display_actual_amounts = True
def _update_summary(self):
for record in self:
summary_line_ids = (
record.mapped("budget_forecast_ids")
.filtered(lambda r: r.is_summary)
.sorted(key=lambda r: r.sequence, reverse=True)
)
for summary_line in summary_line_ids:
# find corresponding category section/sub_section lines
lines = record.mapped("budget_forecast_ids").filtered(
lambda x: (
(not x.is_summary) and (x.summary_id.id == summary_line.id)
)
)
# Calculate the total amounts
summary_line.plan_amount_without_coeff = 0
summary_line.plan_amount_with_coeff = 0
summary_line.actual_amount = 0
for line in lines:
summary_line.plan_amount_without_coeff += (
line.plan_amount_without_coeff
)
summary_line.plan_amount_with_coeff += line.plan_amount_with_coeff
summary_line.actual_amount += line.actual_amount
def action_refresh(self):
for record in self:
line_ids = (
record.mapped("budget_forecast_ids")
.filtered(lambda r: not r.is_summary)
.sorted(key=lambda r: r.sequence, reverse=True)
)
for line in line_ids:
line.refresh()
record._update_summary()
record._calc_budget_amount()
def action_create_quotation(self):
quotation = self.env["sale.order"].create(
{
"company_id": self.company_id.id,
"partner_id": self.env.user.partner_id.id,
}
)
for section in self.budget_forecast_ids.filtered(
lambda s: (s.display_type == "line_section") and (s.is_summary == True)
):
values = {
"order_id": quotation.id,
"product_id": section.product_id.id,
"name": section.product_id.name,
"product_uom_qty": 1.0,
"price_unit": section.plan_amount_with_coeff,
"budget_forecast_id": section.id,
}
self.env["sale.order.line"].create(values)
quotation.analytic_account_id = self.id
quotation.opportunity_id = self.opportunity.id
return {
"type": "ir.actions.act_window",
"name": _("Quotation"),
"res_model": "sale.order",
"res_id": quotation.id,
"view_mode": "form",
"view_type": "form",
"views": [
(
self.env.ref("sale.view_order_form").id,
"form",
)
],
}

View File

@@ -1,21 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, api
class AccountAnalyticLine(models.Model):
_inherit = "account.analytic.line"
timesheet_entry = fields.Boolean(
help="Technical field to identify analytic lines created from timesheet vies",
store=True,
default=False,
)
@api.model_create_multi
def create(self, vals_list):
lines = super(AccountAnalyticLine, self).create(vals_list)
for line, values in zip(lines, vals_list):
if line.project_id: # applied only for timesheet
line.timesheet_entry = True
return lines

View File

@@ -1,22 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import api, models, fields
class BudgetCoefficientModel(models.Model):
_name = "budget.coefficient.model"
description = "Coefficient Models for the order line price calculation"
name = fields.Char(string="Name", required=True)
coeff = fields.Float(string="Coefficient", required=True, default=0.00)
note = fields.Text(string="Description")
class BudgetCoefficient(models.Model):
_name = "budget.coefficient"
_description = "Coefficients for the order line price calculation"
name = fields.Char(string="Name", required=True)
coeff = fields.Float(string="Coefficient", required=True, default=0.00)
budget_forecast = fields.Many2one("account.analytic.account", string="Budget")
note = fields.Text(string="Description")

View File

@@ -1,441 +0,0 @@
# -*- coding: utf-8 -*-
import logging
from odoo import models, fields, api, _
from odoo.exceptions import UserError
_logger = logging.getLogger(__name__)
class BudgetForecast(models.Model):
_name = "budget.forecast"
_description = _name
name = fields.Char("Name", store=True)
description = fields.Char("Description", copy=True)
sequence = fields.Integer()
analytic_id = fields.Many2one(
"account.analytic.account",
"Analytic Account",
required=True,
index=True,
copy=True,
)
analytic_tag = fields.Many2one(
"account.analytic.tag",
"Analytic tag",
index=True,
copy=False,
ondelete="cascade",
)
budget_category = fields.Selection(
[
("manpower", "Manpower"),
("material", "Material"),
("equipment", "Equipment"),
("subcontractors", "Subcontractors"),
("delivery", "Delivery"),
("miscellaneous", "Miscellaneous"),
("unplanned", "Unplanned"),
],
string=_("Budget Category"),
)
is_summary = fields.Boolean(copy=False, default=False, store=True)
summary_id = fields.Many2one("budget.forecast", store=True)
display_type = fields.Selection(
[
("line_section", "Section"),
("line_subsection", "Sub-Section"),
("line_article", "Article"),
("line_note", "Note"),
],
copy=True,
store=True,
)
product_id = fields.Many2one(
"product.product", copy=True, domain="[('budget_level', '=', display_type)]"
)
plan_qty = fields.Float("Plan Quantity", copy=False)
plan_price = fields.Float("Plan Price", default=0.00, copy=False)
plan_amount_without_coeff = fields.Float(
"Plan Amount", compute="_calc_plan_amount_without_coeff", store=True, copy=False
)
plan_amount_with_coeff = fields.Float(
"Plan Amount with coeff",
compute="_calc_plan_amount_with_coeff",
store=True,
copy=False,
)
actual_amount = fields.Float(
"Expenses",
compute="_calc_actual",
store=True,
compute_sudo=True,
copy=False,
)
diff_expenses = fields.Float(
"Diff", compute="_calc_actual", store=True, compute_sudo=True, copy=False
)
incomes = fields.Float(
"Incomes",
compute="_calc_actual",
store=True,
compute_sudo=True,
copy=False,
)
balance = fields.Float(
"Balance", compute="_calc_actual", store=True, compute_sudo=True, copy=False
)
parent_id = fields.Many2one(
"budget.forecast", store=True, compute_sudo=True, compute="_calc_parent_id"
)
child_ids = fields.One2many("budget.forecast", "parent_id", copy=False)
note = fields.Text(string="Note")
###################################################################################
# Budget lines management
###################################################################################
@api.model_create_multi
@api.returns("self", lambda value: value.id)
def create(self, vals_list):
records = super(BudgetForecast, self).create(vals_list)
for record in records:
if not record.display_type:
record.display_type = "line_article"
elif record.is_summary and record.display_type in [
"line_section",
"line_subsection",
]:
record._create_category_sections()
record.analytic_tag = self.env["account.analytic.tag"].create(
{"name": record._calculate_name()}
)
return records
def _create_category_sections(self):
categories = dict(self._fields["budget_category"].selection)
for category in categories:
# Create other category lines
values = {
"budget_category": category,
"summary_id": self.id,
"is_summary": False,
}
self.copy(values)
def write(self, vals, one_more_loop=True):
res = super(BudgetForecast, self).write(vals)
if one_more_loop:
self._sync_sections_data()
return res
def unlink(self, child_unlink=False):
parent_ids = self.mapped("parent_id")
if not child_unlink:
for record in self:
if record.display_type in [
"line_section",
"line_subsection",
]:
if record.is_summary:
domain = [("summary_id", "=", record.id)]
else:
domain = [
("id", "!=", record.id),
"|",
("summary_id", "=", record.summary_id.id),
("id", "=", record.summary_id.id),
]
# find similar section/sub_section lines
lines = record.env["budget.forecast"].search(domain)
for line in lines:
line.unlink(True)
res = super(BudgetForecast, self).unlink()
return res
@api.onchange("product_id")
def _onchange_product_id(self):
if self.product_id:
self.description = self.product_id.name
self._calc_plan_price(True)
else:
self.description = ""
self.plan_price = 0
def _get_budget_category_label(self):
categories = dict(self._fields["budget_category"].selection)
for key, val in categories.items():
if key == self.budget_category:
return val
return ""
def _calculate_name(self):
for record in self:
name = (
record.description
+ " - "
+ record.product_id.name
+ " - "
+ record._get_budget_category_label()
+ " - "
+ record.analytic_id.name
)
return name
@api.onchange("description", "product_id")
def _compute_name(self):
for record in self:
if record.product_id:
values = {"name": record._calculate_name()}
record.write(values, False)
@api.onchange("name")
def _compute_analytic_tag_name(self):
for record in self:
if record.analytic_tag:
record.analytic_tag.name = record.name
def _sync_sections_data(self):
for record in self:
if record.display_type in ["line_section", "line_subsection"]:
if not record.is_summary:
# find corresponding line summary
summary_line = self.env["budget.forecast"].browse(
record.summary_id.id
)
values = {
"product_id": record.product_id.id,
"description": record.description,
}
summary_line.write(values, False)
summary_line._compute_name()
# find similar category section/sub_section lines
domain = [
("is_summary", "=", False),
("id", "!=", record.id),
]
if not record.is_summary:
domain.extend([("summary_id", "=", record.summary_id.id)])
else:
domain.extend([("summary_id", "=", record.id)])
lines = self.env["budget.forecast"].search(domain)
for line in lines:
values = {
"product_id": record.product_id.id,
"description": record.description,
}
line.write(values, False)
line._compute_name()
@api.depends(
"analytic_id.budget_forecast_ids", "sequence", "parent_id", "child_ids"
)
def _calc_parent_id(self):
for record in self:
if record.display_type == "line_section":
# A Section is the top of the line hierarchy => no parent
record.parent_id = False
continue
found = False
parent_id = False
for line in record.analytic_id.budget_forecast_ids.search(
[
("analytic_id", "=", record.analytic_id.id),
("budget_category", "=", record.budget_category),
]
).sorted(key=lambda r: r.sequence, reverse=True):
if not found and line != record:
continue
if line == record:
found = True
continue
if line.display_type in ["line_article", "line_note"]:
continue
elif line.display_type == "line_subsection":
if record.display_type in ["line_article", "line_note"]:
parent_id = line
break
else:
continue
elif line.display_type == "line_section":
parent_id = line
break
record.parent_id = parent_id
def refresh(self):
self._calc_parent_id()
self._calc_plan()
self._calc_actual()
###################################################################################
# Amounts calculation
###################################################################################
def _calc_plan(self):
self._calc_plan_qty()
self._calc_plan_price()
self._calc_plan_amount_without_coeff()
self._calc_plan_amount_with_coeff()
@api.depends("plan_qty", "plan_price", "child_ids")
def _calc_plan_amount_without_coeff(self):
for record in self:
if record.child_ids:
record.plan_amount_without_coeff = sum(
record.mapped("child_ids.plan_amount_without_coeff")
)
else:
record.plan_amount_without_coeff = record.plan_qty * record.plan_price
@api.depends("plan_qty", "plan_price", "child_ids")
def _calc_plan_amount_with_coeff(self):
for record in self:
record.plan_amount_with_coeff = record.plan_amount_without_coeff * (
1 + record.analytic_id.global_coeff
)
modulo = record.plan_amount_with_coeff % 100
if (modulo > 0) and (modulo < 25):
record.plan_amount_with_coeff = record.plan_amount_with_coeff - modulo
elif (modulo >= 25) and (modulo < 50):
record.plan_amount_with_coeff = record.plan_amount_with_coeff + (
50 - modulo
)
elif (modulo > 50) and (modulo < 75):
record.plan_amount_with_coeff = record.plan_amount_with_coeff - (
modulo - 50
)
elif (modulo >= 75) and (modulo < 100):
record.plan_amount_with_coeff = record.plan_amount_with_coeff + (
100 - modulo
)
@api.depends("child_ids")
def _calc_plan_qty(self):
for record in self:
if record.child_ids:
record.plan_qty = sum(record.mapped("child_ids.plan_qty"))
@api.depends("child_ids")
def _calc_plan_price(self, product_change=False):
for record in self:
if record.display_type in ["line_section", "line_subsection"]:
if record.child_ids:
lst = record.mapped("child_ids.plan_price")
if lst and (sum(lst) > 0):
record.plan_price = lst and sum(lst)
elif product_change:
record.plan_price = record.product_id.standard_price
elif product_change and (record.display_type == "line_article"):
record.plan_price = self.product_id.standard_price
elif record.display_type == "line_note":
record.plan_price = 0.00
@api.depends("analytic_id.line_ids.amount")
def _calc_actual(self):
for record in self:
record.actual_amount = 0.00
record.incomes = 0.00
if record.display_type in [
"line_section",
"line_subsection",
"line_article",
]:
if record.child_ids:
# Addition of the childs values
record.actual_amount = sum(record.mapped("child_ids.actual_amount"))
record.incomes = sum(record.mapped("child_ids.incomes"))
# Retrieve all the analytics lines linked to the current budget line
analytic_lines = (
self.env["account.analytic.line"]
.search([])
.filtered(lambda x: record.analytic_tag in x.tag_ids)
)
for line in analytic_lines:
if line.move_id:
if line.move_id.move_id.move_type in [
"out_invoice",
"out_refund",
"out_receipt",
]:
record.incomes = record.incomes + line.amount
elif line.move_id.move_id.move_type in [
"in_invoice",
"in_refund",
"in_receipt",
]:
record.actual_amount = record.actual_amount - line.amount
elif line.timesheet_entry:
record.actual_amount = record.actual_amount - line.amount
# Retrieve all the DRAFT invoices linked to the current budget line
domain = [
("analytic_account_id", "=", record.analytic_id.id),
("parent_state", "in", ["draft"]),
]
invoice_lines = (
self.env["account.move.line"]
.search(domain)
.filtered(lambda x: record.analytic_tag in x.analytic_tag_ids)
)
for invoice_line in invoice_lines:
if invoice_line.move_id.move_type == "out_invoice":
record.incomes = record.incomes + invoice_line.price_subtotal
elif invoice_line.move_id.move_type == "out_refund":
record.incomes = record.incomes - invoice_line.price_subtotal
elif invoice_line.move_id.move_type == "in_invoice":
record.actual_amount = (
record.actual_amount + invoice_line.price_subtotal
)
elif invoice_line.move_id.move_type == "in_refund":
record.actual_amount = (
record.actual_amount - invoice_line.price_subtotal
)
record.balance = record.incomes - record.actual_amount
record.diff_expenses = record.plan_amount_with_coeff - record.actual_amount
def action_view_analytic_lines(self):
self.ensure_one()
analytic_lines = (
self.env["account.analytic.line"]
.search([])
.filtered(lambda x: self.analytic_tag in x.tag_ids)
)
if len(analytic_lines) > 0:
action = self.env["ir.actions.actions"]._for_xml_id(
"analytic.account_analytic_line_action_entries"
)
action["domain"] = [("tag_ids", "ilike", self.analytic_tag.id)]
return action
else:
raise UserError(_("There is no analytic lines linked to this budget line"))
def action_view_draft_invoice_lines(self):
self.ensure_one()
invoice_lines = (
self.env["account.move.line"]
.search([("parent_state", "in", ["draft"])])
.filtered(lambda x: self.analytic_tag in x.analytic_tag_ids)
)
if len(invoice_lines) > 0:
action = self.env["ir.actions.actions"]._for_xml_id(
"account.action_account_moves_all_tree"
)
action["domain"] = [
("analytic_tag_ids", "ilike", self.analytic_tag.id),
("parent_state", "in", ["draft"]),
]
return action
else:
raise UserError(
_("There is no draft invoice lines linked to this budget line")
)

View File

@@ -1,37 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, api, _
class BudgetForecastModel(models.Model):
_name = "budget.forecast.model"
_description = _name
name = fields.Char("Name", copy=False)
class BudgetForecastModelLine(models.Model):
_name = "budget.forecast.model.line"
_description = _name
budget_model = fields.Many2one("budget.forecast.model", copy=True)
name = fields.Char("Name", copy=True)
display_type = fields.Selection(
[
("line_section", "Section"),
("line_subsection", "Sub-Section"),
],
copy=True,
store=True,
)
product_id = fields.Many2one(
"product.product", copy=True, domain="[('budget_level', '=', display_type)]"
)
parent_id = fields.Many2one(
"budget.forecast.model.line",
store=True,
copy=False,
)
child_ids = fields.One2many("budget.forecast.model.line", "parent_id", copy=False)

View File

@@ -1,30 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import _, models, fields, api
from odoo.exceptions import UserError
class Lead(models.Model):
_inherit = "crm.lead"
analytic_account = fields.Many2one(
"account.analytic.account", "Analytic Account", required=False, index=True
)
plan_amount_with_coeff = fields.Float(
related="analytic_account.plan_amount_with_coeff"
)
def action_budget_forecast(self):
if not self.analytic_account:
raise UserError(
_(
"You must add an analytic account to build/access the budget forecast screen."
)
)
return self.analytic_account.action_budget_forecast()
def action_new_quotation(self):
action = super(Lead, self).action_new_quotation()
if self.analytic_account:
action["context"]["default_analytic_account_id"] = self.analytic_account.id
return action

View File

@@ -1,17 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, _
class ProductTemplate(models.Model):
_inherit = "product.template"
budget_level = fields.Selection(
[
("line_section", "Section"),
("line_subsection", "Sub-Section"),
("line_article", "Article"),
],
string="Budget level",
default="line_article",
)

View File

@@ -1,24 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, _
import json
class Project(models.Model):
_inherit = "project.project"
def _plan_get_stat_button(self):
res = super(Project, self)._plan_get_stat_button()
action = self.analytic_account_id.action_budget_forecast()
res.append(
{
"name": _("Budget"),
"icon": "fa-usd",
"action": {
"data-model": action["res_model"],
"data-views": json.dumps(action["views"]),
"data-res-id": action["res_id"],
},
}
)
return res

View File

@@ -1,61 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields, _, api
from odoo.exceptions import Warning
class SaleOrder(models.Model):
_inherit = "sale.order"
plan_amount_with_coeff = fields.Float(
related="analytic_account_id.plan_amount_with_coeff"
)
def action_budget_forecast(self):
if not self.analytic_account_id:
raise Warning(_("Please set the analytic account"))
return self.analytic_account_id.action_budget_forecast()
def sync_missing_budget_lines(self):
for record in self:
for line in self.order_line:
if not line.budget_forecast_id:
values = {
"analytic_id": record.analytic_account_id.id,
"product_id": line.product_id.id,
"description": line.name,
"is_summary": True,
"display_type": "line_section",
"sequence": 999,
}
budget_line = self.env["budget.forecast"].create(values)
misc_budget_line = self.env["budget.forecast"].search(
[
("summary_id", "=", budget_line.id),
("budget_category", "=", "miscellaneous"),
]
)
misc_budget_line.plan_qty = 1
misc_budget_line.plan_price = line.price_unit / (
1 + record.analytic_account_id.global_coeff
)
line.budget_forecast_id = budget_line.id
@api.returns("self", lambda value: value.id)
def copy(self, default=None):
record = super(SaleOrder, self).copy(default=default)
if self.analytic_account_id.budget_forecast_ids:
if self.name in self.analytic_account_id.name:
name = self.analytic_account_id.name.replace(self.name, record.name)
else:
name = "%s: %s" % (self.analytic_account_id.name, record.name)
record.analytic_account_id = self.analytic_account_id.copy(
default=dict(name=name)
)
return record
class SaleOrderLine(models.Model):
_inherit = "sale.order.line"
budget_forecast_id = fields.Many2one("budget.forecast")

View File

@@ -1,7 +0,0 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_budget_forecast_project_user,access_budget_forecast_project_user,model_budget_forecast,project.group_project_user,1,1,1,1
access_budget_coefficient,budget_coefficient,model_budget_coefficient,base.group_user,1,1,1,1
access_budget_coefficient_model,budget_coefficient_model,model_budget_coefficient_model,base.group_user,1,1,1,1
access_budget_forecast_model,budget_forecast_model,model_budget_forecast_model,base.group_user,1,1,1,1
access_budget_forecast_model_line,budget_forecast_model_line,model_budget_forecast_model_line,base.group_user,1,1,1,1
access_budget_forecast_model_choice,budget_forecast_model_choice,model_budget_forecast_model_choice,base.group_user,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_budget_forecast_project_user access_budget_forecast_project_user model_budget_forecast project.group_project_user 1 1 1 1
3 access_budget_coefficient budget_coefficient model_budget_coefficient base.group_user 1 1 1 1
4 access_budget_coefficient_model budget_coefficient_model model_budget_coefficient_model base.group_user 1 1 1 1
5 access_budget_forecast_model budget_forecast_model model_budget_forecast_model base.group_user 1 1 1 1
6 access_budget_forecast_model_line budget_forecast_model_line model_budget_forecast_model_line base.group_user 1 1 1 1
7 access_budget_forecast_model_choice budget_forecast_model_choice model_budget_forecast_model_choice base.group_user 1 1 1 1

View File

@@ -1,217 +0,0 @@
odoo.define('account_budget_forecast.section_category_and_note_backend', function (require) {
// The goal of this file is to contain JS hacks related to allowing
// section, category and note on budget forecast.
"use strict";
var pyUtils = require('web.py_utils');
var core = require('web.core');
var _t = core._t;
var FieldChar = require('web.basic_fields').FieldChar;
var FieldOne2Many = require('web.relational_fields').FieldOne2Many;
var fieldRegistry = require('web.field_registry');
var FieldText = require('web.basic_fields').FieldText;
var ListRenderer = require('web.ListRenderer');
var SectionCategoryAndNoteListRenderer = ListRenderer.extend({
/**
* We want section and note to take the whole line (except handle and trash)
* to look better and to hide the unnecessary fields.
*
* @override
*/
_renderBodyCell: function (record, node, index, options) {
var $cell = this._super.apply(this, arguments);
var isNote = record.data.display_type === 'line_note';
if (isNote) {
if (node.attrs.widget === "handle") {
return $cell;
} else if (node.attrs.name === "description") {
var nbrColumns = this._getNumberOfCols();
if (this.handleField) {
nbrColumns--;
}
if (this.addTrashIcon) {
nbrColumns--;
}
$cell.attr('colspan', nbrColumns);
} else {
return $cell.addClass('o_hidden');
}
}
return $cell;
},
/**
* We add the o_is_{display_type} class to allow custom behaviour both in JS and CSS.
*
* @override
*/
_renderRow: function (record, index) {
var $row = this._super.apply(this, arguments);
if (record.data.display_type) {
$row.removeClass('table-striped');
$row.addClass('o_is_budget_' + record.data.display_type);
}
return $row;
},
/**
* We want to add .o_section_category_and_note_list_view on the table to have stronger CSS.
*
* @override
* @private
*/
_renderView: function () {
var def = this._super();
this.$el.find('> table').addClass('o_section_category_and_note_list_view');
this.$el.find('> table').removeClass('table-striped');
return def;
},
_renderView: function () {
var self = this;
return this._super.apply(this, arguments).then(function () {
self.$('.o_list_table').addClass('o_section_category_and_note_list_view');
self.$('.o_list_table').removeClass('table-striped');
});
},
/**
* Add support for product configurator
*
* @override
* @private
*/
_onAddRecord: function (ev) {
// we don't want the browser to navigate to a the # url
ev.preventDefault();
// we don't want the click to cause other effects, such as unselecting
// the row that we are creating, because it counts as a click on a tr
ev.stopPropagation();
// but we do want to unselect current row
var self = this;
this.unselectRow().then(function () {
var context = ev.currentTarget.dataset.context;
var pricelistId = self._getPricelistId();
if (context && pyUtils.py_eval(context).open_product_configurator){
self._rpc({
model: 'ir.model.data',
method: 'xmlid_to_res_id',
kwargs: {xmlid: 'sale.sale_product_configurator_view_form'},
}).then(function (res_id) {
self.do_action({
name: _t('Configure a product'),
type: 'ir.actions.act_window',
res_model: 'sale.product.configurator',
views: [[res_id, 'form']],
target: 'new',
context: {
'default_pricelist_id': pricelistId
}
}, {
on_close: function (products) {
if (products && products !== 'special'){
self.trigger_up('add_record', {
context: self._productsToRecords(products),
forceEditable: "bottom" ,
allowWarning: true,
onSuccess: function (){
self.unselectRow();
}
});
}
}
});
});
} else {
self.trigger_up('add_record', {context: context && [context]}); // TODO write a test, the deferred was not considered
}
});
},
/**
* Will try to get the pricelist_id value from the parent sale_order form
*
* @private
* @returns {integer} pricelist_id's id
*/
_getPricelistId: function () {
var saleOrderForm = this.getParent() && this.getParent().getParent();
var stateData = saleOrderForm && saleOrderForm.state && saleOrderForm.state.data;
var pricelist_id = stateData.pricelist_id && stateData.pricelist_id.data && stateData.pricelist_id.data.id;
return pricelist_id;
},
/**
* Will map the products to appropriate record objects that are
* ready for the default_get
*
* @private
* @param {Array} products The products to transform into records
*/
_productsToRecords: function (products) {
var records = [];
_.each(products, function (product){
var record = {
default_product_id: product.product_id,
default_product_uom_qty: product.quantity
};
if (product.no_variant_attribute_values) {
var default_product_no_variant_attribute_values = [];
_.each(product.no_variant_attribute_values, function (attribute_value) {
default_product_no_variant_attribute_values.push(
[4, parseInt(attribute_value.value)]
);
});
record['default_product_no_variant_attribute_value_ids']
= default_product_no_variant_attribute_values;
}
if (product.product_custom_attribute_values) {
var default_custom_attribute_values = [];
_.each(product.product_custom_attribute_values, function (attribute_value) {
default_custom_attribute_values.push(
[0, 0, {
attribute_value_id: attribute_value.attribute_value_id,
custom_value: attribute_value.custom_value
}]
);
});
record['default_product_custom_attribute_value_ids']
= default_custom_attribute_values;
}
records.push(record);
});
return records;
}
});
// We create a custom widget because this is the cleanest way to do it:
// to be sure this custom code will only impact selected fields having the widget
// and not applied to any other existing ListRenderer.
var SectionCategoryAndNoteFieldOne2Many = FieldOne2Many.extend({
/**
* We want to use our custom renderer for the list.
*
* @override
*/
_getRenderer: function () {
if (this.view.arch.tag === 'tree') {
return SectionCategoryAndNoteListRenderer;
}
return this._super.apply(this, arguments);
},
});
fieldRegistry.add('section_category_and_note_one2many', SectionCategoryAndNoteFieldOne2Many);
});

View File

@@ -1,22 +0,0 @@
// The goal of this file is to contain CSS hacks related to allowing
// section, category and note on budget forecast.
tr.o_data_row.o_is_budget_line_note,
tr.o_data_row.o_is_budget_line_note textarea[name="description"],
div.oe_kanban_card.o_is_budget_line_note {
font-style: italic;
}
tr.o_data_row.o_is_budget_line_section,
div.oe_kanban_card.o_is_budget_line_section {
font-weight: bold;
background-color: #b59898;
}
tr.o_data_row.o_is_budget_line_subsection,
div.oe_kanban_card.o_is_budget_line_subsection {
font-style: italic;
background-color: #dbd1d1;
}
tr.o_data_row.o_is_budget_line_note {
word-break: break-all;
}

View File

@@ -1,103 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_analytic_budget_forecast" model="ir.ui.view">
<field name="name">analytic.analytic.account.budget.forecast</field>
<field name="model">account.analytic.account</field>
<field name="priority">100</field>
<field name="arch" type="xml">
<form string="Project Budget" create="false" delete="false">
<header>
<!-- Refresh -->
<button name="action_refresh" string="Refresh" class="oe_highlight" type="object" />
<button name="action_create_quotation" string="Create Quotation" class="oe_highlight" type="object" />
<button type="object" class="oe_stat_button" icon="fa-eye" name="displayActualAmounts" string="Display Actual amounts" attrs="{'invisible' : [('display_actual_amounts', '=', True)]}">
<field name="display_actual_amounts" widget="boolean_toggle" />
</button>
<button type="object" class="oe_stat_button" icon="fa-eye" name="displayActualAmounts" string="Hide Actual amounts" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}">
<field name="display_actual_amounts" widget="boolean_toggle" />
</button>
<button type="action" class="oe_stat_button" icon="fa-refresh" name="%(action_budget_forecast_model_choice)d" string="Reset Budget" />
</header>
<sheet string="Project Budget">
<group>
<group name="planned_amounts" string="Planned amounts">
<field name="plan_amount_without_coeff" />
<field name="plan_amount_with_coeff" />
</group>
<group name="expenses_amounts" string="Expenses" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}">
<field name="total_expenses" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}" />
<field name="remaining_budget" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}" />
</group>
<group name="incomes_balance" string="Incomes and Balance" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}">
<field name="total_incomes" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}" />
<field name="project_balance" attrs="{'invisible' : [('display_actual_amounts', '=', False)]}" />
</group>
<group name="project_management" string="Project management">
<field name="project_managers" widget="many2many_tags" />
<field name="opportunity" />
</group>
</group>
<notebook>
<page name="summary" string="Summary">
<field name="project_section_budget_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1">
<tree editable="bottom" default_order="sequence">
<control>
<create string="Add a section" context="{'default_display_type': 'line_section', 'default_is_summary': True}" />
<create string="Add a sub-section" context="{'default_display_type': 'line_subsection', 'default_is_summary': True}" />
</control>
<field name="sequence" widget="handle" />
<field name="is_summary" invisible="1" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" />
<field name="plan_amount_without_coeff" readonly="1" />
<field name="plan_amount_with_coeff" readonly="1" />
<field name="actual_amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" readonly="1" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="coefficients" string="Coeff">
<field name="budget_coefficients_ids" nolabel="1">
<tree>
<field name="name" />
<field name="note" />
<field name="coeff" sum="Total" />
</tree>
</field>
<button name="default_budget_coefficients_ids" string="Re-initialize" class="oe_highlight" type="object" />
</page>
</notebook>
</sheet>
<!-- Attachment preview -->
<div class="o_attachment_preview" />
<!-- Chatter -->
<div class="oe_chatter">
<field name="message_follower_ids" widget="mail_followers" groups="base.group_user" />
<field name="message_ids" widget="mail_thread" />
</div>
</form>
</field>
</record>
<record id="view_account_analytic_account_form" model="ir.ui.view">
<field name="name">analytic.analytic.account.form</field>
<field name="model">account.analytic.account</field>
<field name="inherit_id" ref="analytic.view_account_analytic_account_form" />
<field name="arch" type="xml">
<div name="button_box">
<button type="object" name="action_budget_forecast" class="oe_stat_button" icon="fa-usd">
<field name="plan_amount_with_coeff" widget="statinfo" string="Budget" />
</button>
</div>
<xpath expr="//field[@name='company_id']" position="after">
<field name="project_managers" widget="many2many_tags" />
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,195 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="budget_forecast_category_miscellaneous" model="ir.ui.view">
<field name="name">budget.forecast.category.miscellaneous</field>
<field name="model">account.analytic.account</field>
<field name="inherit_id" ref="view_analytic_budget_forecast" />
<field name="priority">9999</field>
<field name="arch" type="xml">
<xpath expr="//notebook" position="inside">
<page name="category_manpower" string="Manpower">
<field name="budget_forecast_manpower_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'manpower'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_material" string="Material">
<field name="budget_forecast_material_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'material'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_equipment" string="Equipment">
<field name="budget_forecast_equipment_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'equipment'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_subcontractors" string="Subcontractors">
<field name="budget_forecast_subcontractors_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'subcontractors'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_delivery" string="Delivery">
<field name="budget_forecast_delivery_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'delivery'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_miscellaneous" string="Miscellaneous">
<field name="budget_forecast_miscellaneous_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'miscellaneous'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
<page name="category_unplanned" string="Unplanned">
<field name="budget_forecast_unplanned_ids" widget="section_category_and_note_one2many" mode="tree" nolabel="1" context="{'default_budget_category': 'unplanned'}">
<tree default_order="sequence" editable="bottom">
<control>
<create string="Add an article" context="{'default_display_type': 'line_article'}" />
<create string="Add a note" context="{'default_display_type': 'line_note'}" />
</control>
<field name="sequence" widget="handle" />
<field name="budget_category" invisible="1" optional="hide" />
<field name="parent_id" optional="hide" />
<field name="display_type" invisible="1" />
<field name="name" optional="hide" />
<field name="product_id" />
<field name="description" optional="show" />
<field name="note" optional="hide" />
<field name="plan_price" />
<field name="plan_qty" />
<field name="plan_amount_without_coeff" string="Plan Amount before Coeff" />
<field name="plan_amount_with_coeff" string="Plan Amount after Coeff" />
<field name="actual_amount" string="Actual Amount" attrs="{'column_invisible' : [('parent.display_actual_amounts', '=', False)]}" />
<field name="diff_expenses" string="Diff" optional="hide" />
<field name="incomes" string="Incomes" optional="hide" />
<field name="balance" string="Balance" optional="hide" />
</tree>
</field>
</page>
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="act_budget_forecast_coeff_models" model="ir.actions.act_window">
<field name="name">Budget coefficient models</field>
<field name="res_model">budget.coefficient.model</field>
<field name="view_mode">tree</field>
</record>
</odoo>

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="assets_backend" name="budget forecast assets" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<link rel="stylesheet" href="/account_budget_forecast/static/src/scss/section_category_and_note_backend.scss" />
<script type="text/javascript" src="/account_budget_forecast/static/src/js/section_category_and_note_fields_backend.js"></script>
</xpath>
</template>
</odoo>

View File

@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_budget_coefficient_form" model="ir.ui.view">
<field name="name">budget.coefficient.form</field>
<field name="model">budget.coefficient</field>
<field name="arch" type="xml">
<form>
<sheet>
<group>
<field name="name" />
<field name="coeff" />
<field name="note" />
</group>
</sheet>
</form>
</field>
</record>
</odoo>

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_budget_coefficient_tree" model="ir.ui.view">
<field name="name">budget.coefficient.tree</field>
<field name="model">budget.coefficient.model</field>
<field name="arch" type="xml">
<tree editable="top">
<field name="name" />
<field name="coeff" />
<field name="note" />
</tree>
</field>
</record>
</odoo>

View File

@@ -1,99 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_budget_forecast_form" model="ir.ui.view">
<field name="name">budget.forecast.form</field>
<field name="model">budget.forecast</field>
<field name="arch" type="xml">
<form>
<sheet>
<group>
<group string="Identification">
<field name="product_id" />
<field name="description" />
<field name="analytic_tag" />
</group>
<group string="Properties">
<field name="analytic_id" />
<field name="is_summary" />
<field name="budget_category" />
<field name="display_type" />
<field name="parent_id" />
<field name="sequence" />
</group>
</group>
<group>
<group string="Planned">
<field name="plan_price" string="Unit price" />
<field name="plan_qty" string="Quantities" />
<field name="plan_amount_without_coeff" />
<field name="plan_amount_with_coeff" />
</group>
<group string="Expenses">
<field name="actual_amount" />
<field name="diff_expenses" />
</group>
<group string="Incomes">
<field name="incomes" />
<field name="balance" />
</group>
</group>
<group string="Expenses and Incomes lists">
<group string="Analytic Lines">
<button class="oe_highlight" type="object" name="action_view_analytic_lines">
List analytics lines
</button>
</group>
<group string="Draft invoice lines">
<button class="oe_highlight" type="object" name="action_view_draft_invoice_lines">
List draft invoce lines
</button>
</group>
</group>
<group string="Childs" attrs="{'invisible' : [('child_ids','=', False)]}">
<field name="child_ids" nolabel="1">
<tree>
<field name="product_id" />
<field name="description" />
<field name="budget_category" />
<field name="plan_price" sum="total" />
<field name="plan_qty" sum="total" />
<field name="plan_amount_without_coeff" sum="total" />
<field name="plan_amount_with_coeff" sum="total" />
<field name="actual_amount" sum="total" />
</tree>
</field>
</group>
<group string="Notes">
<field name="note" />
</group>
</sheet>
</form>
</field>
</record>
<record id="view_budget_forecast_tree" model="ir.ui.view">
<field name="name">budget.forecast.tree</field>
<field name="model">budget.forecast</field>
<field name="arch" type="xml">
<tree>
<field name="id" />
<field name="analytic_id" />
<field name="product_id" />
<field name="description" />
<field name="budget_category" />
<field name="plan_price" sum="total" />
<field name="plan_qty" sum="total" />
<field name="plan_amount_without_coeff" sum="total" />
<field name="plan_amount_with_coeff" sum="total" />
<field name="actual_amount" sum="total" />
</tree>
</field>
</record>
<record id="act_budget_forecast" model="ir.actions.act_window">
<field name="name">Budget Forecast lines</field>
<field name="res_model">budget.forecast</field>
<field name="view_mode">tree,form</field>
</record>
</odoo>

View File

@@ -1,37 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_budget_forecast_model_tree" model="ir.ui.view">
<field name="name">budget.forecast.model.tree</field>
<field name="model">budget.forecast.model</field>
<field name="arch" type="xml">
<tree editable="top">
<field name="name" />
</tree>
</field>
</record>
<record id="view_budget_forecast_model_line_tree" model="ir.ui.view">
<field name="name">budget.forecast.model.line.tree</field>
<field name="model">budget.forecast.model.line</field>
<field name="arch" type="xml">
<tree editable="top">
<field name="budget_model" required="True" />
<field name="display_type" required="True" />
<field name="product_id" required="True" />
<field name="name" required="True" />
<field name="parent_id" />
</tree>
</field>
</record>
<record id="act_budget_forecast_models" model="ir.actions.act_window">
<field name="name">Budget Forecast Model</field>
<field name="res_model">budget.forecast.model</field>
<field name="view_mode">tree</field>
</record>
<record id="act_budget_forecast_model_lines" model="ir.actions.act_window">
<field name="name">Budget Forecast Model Lines</field>
<field name="res_model">budget.forecast.model.line</field>
<field name="view_mode">tree</field>
</record>
</odoo>

View File

@@ -1,18 +0,0 @@
<?xml version="1.0"?>
<odoo>
<record id="crm_lead_analytic_account_view_form" model="ir.ui.view">
<field name="name">crm.lead.analytic_account.form</field>
<field name="model">crm.lead</field>
<field name="inherit_id" ref="crm.crm_lead_view_form" />
<field name="arch" type="xml">
<div name="button_box">
<button type="object" name="action_budget_forecast" class="oe_stat_button" icon="fa-usd">
<field name="plan_amount_with_coeff" widget="statinfo" string="Budget" />
</button>
</div>
<xpath expr="//field[@name='team_id']" position="after">
<field name="analytic_account"/>
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="hr_timesheet_view_tree_inherit_budget" model="ir.ui.view">
<field name="name">hr.timesheet.tree.timesheet</field>
<field name="model">account.analytic.line</field>
<field name="priority">20</field>
<field name="inherit_id" ref="hr_timesheet.hr_timesheet_line_tree" />
<field name="arch" type="xml">
<xpath expr="//field[@name='task_id']" position="after">
<field name="tag_ids" widget="many2many_tags" /> <!--domain="[('display_type', '=', 'line_article')]" />-->
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<menuitem id="menu_budget_forecast" parent="project.menu_project_config" sequence="20" name="Budget forecast" />
<menuitem id="menu_budget_forecast_lines" action="act_budget_forecast" parent="menu_budget_forecast" sequence="1" name="Budget lines" />
<menuitem id="menu_budget_forecast_coeff_models" action="act_budget_forecast_coeff_models" parent="menu_budget_forecast" sequence="2" name="Coefficient models" />
<menuitem id="menu_budget_forecast_models" action="act_budget_forecast_models" parent="menu_budget_forecast" sequence="3" name="Budget models" />
<menuitem id="menu_budget_forecast_model_lines" action="act_budget_forecast_model_lines" parent="menu_budget_forecast" sequence="4" name="Budget models lines" />
</odoo>

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="product_budget_level_form_inherit" model="ir.ui.view">
<field name="name">product.budget.level.form.inherit</field>
<field name="model">product.template</field>
<field name="inherit_id" ref="product.product_template_only_form_view" />
<field name="arch" type="xml">
<xpath expr="//field[@name='categ_id']" position="after">
<field name="budget_level" />
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,13 +0,0 @@
<?xml version="1.0"?>
<odoo>
<record model="ir.ui.view" id="view_task_form_budget_forecast">
<field name="name">project.task.form.budget.forecast</field>
<field name="model">project.task</field>
<field name="inherit_id" ref="hr_timesheet.view_task_form2_inherited" />
<field name="arch" type="xml">
<xpath expr="//field[@name='timesheet_ids']/tree/field[@name='name']" position="after">
<field name="tag_ids" /> <!--domain="[('display_type', '=', 'line_article')]" />-->
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_order_form" model="ir.ui.view">
<field name="name">sale.order.form</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_order_form" />
<field name="arch" type="xml">
<header position="inside">
<button name="sync_missing_budget_lines" string="Sync missing budget lines" type="object" />
</header>
<div name="button_box">
<button type="object" name="action_budget_forecast" class="oe_stat_button" icon="fa-usd">
<field name="plan_amount_with_coeff" widget="statinfo" string="Budget" />
</button>
</div>
<xpath expr="//field[@name='order_line']/tree/field[@name='name']" position="after">
<field name="budget_forecast_id" optional="show" />
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,3 +0,0 @@
# -*- coding: utf-8 -*-
from . import budget_forecast_model_choice

View File

@@ -1,71 +0,0 @@
# -*- coding: utf-8 -*-
import logging
from bdb import set_trace
from odoo import models, fields, _
_logger = logging.getLogger(__name__)
class BudgetForecastModelChoice(models.Model):
_name = "budget.forecast.model.choice"
_description = _name
budget_forecast_model = fields.Many2one("budget.forecast.model")
def create_budget_forecast_lines(self):
analytic_account = self.env["account.analytic.account"].browse(
self._context.get("active_ids")
)
# Budget line deletion must be done in a precise order to avoid trying to unlink already deleted lines.
# 1. Delete summary lines to remove all the linked section and subsection lines
for line in analytic_account.budget_forecast_ids.filtered(
lambda r: r.is_summary
):
_logger.debug("SUMMARY BUDGET LINE = %s", line.name)
line.unlink()
# 2. Delete article and note lines
for line in analytic_account.budget_forecast_ids.filtered(
lambda r: r.display_type in ["line_article", "line_note"]
):
_logger.debug("OTHER BUDGET LINE = %s", line.name)
line.unlink()
if self.budget_forecast_model:
# Create new summary lines
section_model_lines = self.env["budget.forecast.model.line"].search(
[
("budget_model", "=", self.budget_forecast_model.id),
("display_type", "=", "line_section"),
]
)
sequence = 0
for section in section_model_lines:
vals = {
"analytic_id": self.env["account.analytic.account"]
.browse(self._context.get("active_ids"))
.id,
"display_type": "line_section",
"product_id": section.product_id.id,
"description": section.name,
"is_summary": True,
"sequence": sequence,
}
section_line = self.env["budget.forecast"].create(vals)
sequence += 1
if section.child_ids:
for sub_section in section.child_ids:
vals = {
"analytic_id": self.env["account.analytic.account"]
.browse(self._context.get("active_ids"))
.id,
"display_type": "line_subsection",
"product_id": sub_section.product_id.id,
"description": sub_section.name,
"is_summary": True,
"parent_id": section_line.id,
"sequence": sequence,
}
self.env["budget.forecast"].create(vals)
sequence += 1

View File

@@ -1,31 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="budget_forecast_model_wizard" model="ir.ui.view">
<field name="name">budget.forecast.model.wizard</field>
<field name="model">budget.forecast.model.choice</field>
<field name="arch" type="xml">
<form string="Reset : choose the Budget Forecast Model">
<div class="alert alert-warning">
<span class="fa fa-info-circle" />
Caution: all current budget lines will be deleted!
</div>
<group>
<field name="budget_forecast_model" widget="selection" placeholder="Empty budget" />
</group>
<footer>
<button string="Select" name="create_budget_forecast_lines" type="object" class="btn-primary" />
<button string="Cancel" class="btn-secondary" special="cancel" />
</footer>
</form>
</field>
</record>
<record id="action_budget_forecast_model_choice" model="ir.actions.act_window">
<field name="name">Reset Budget</field>
<field name="res_model">budget.forecast.model.choice</field>
<field name="view_mode">form</field>
<field name="view_id" ref="budget_forecast_model_wizard" />
<field name="target">new</field>
</record>
</odoo>

View File

@@ -1,3 +0,0 @@
# -*- coding: utf-8 -*-
from . import models

View File

@@ -1,63 +0,0 @@
# -*- coding: utf-8 -*-
{
"name": "Account Mooncard Receipt Lost Transfer",
"category": "Account",
"version": "14.0.1.0",
"summary": "Transfer the Receipt Lost value in invoices and account move lines",
"author": "Elabore",
"website": "https://elabore.coop/",
"installable": True,
"application": False,
"auto_install": False,
"description": """
======================================
Account Mooncard Receipt Lost Transfer
======================================
This module allows the transfer of the Receipt Lost field value from model newgen.payment.card.transaction in invoices and account.move.line
Installation
============
Before the installation, please ensure that the addons of the repository `Odoo Mooncard Connector <https://github.com/akretion/odoo-mooncard-connector>` are available in your Odoo
Just install account_mooncard_receipt_lost_transfer, all dependencies will be installed by default.
Known issues / Roadmap
======================
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/elabore-coop/.../issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
Images
------
* Elabore: `Icon <https://elabore.coop/web/image/res.company/1/logo?unique=f3db262>`_.
Contributors
------------
* Stéphan Sainléger <https://github.com/stephansainleger>
Funders
-------
The development of this module has been financially supported by:
* Elabore (https://elabore.coop)
Maintainer
----------
This module is maintained by ELABORE.
""",
"depends": [
"base",
"account",
"base_newgen_payment_card",
],
"data": [
"views/account_move_views.xml",
],
"qweb": [],
}

View File

@@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
from . import account_move
from . import newgen_payment_card_transaction

View File

@@ -1,15 +0,0 @@
from odoo import fields, models, _
class AccountMove(models.Model):
_inherit = "account.move"
receipt_lost = fields.Boolean(string=_("Receipt lost"), store=True)
mooncard_record = fields.Boolean(store=True)
class AccountMoveLine(models.Model):
_inherit = "account.move.line"
receipt_lost = fields.Boolean(string=_("Receipt lost"), store=True)
mooncard_record = fields.Boolean(store=True)

View File

@@ -1,29 +0,0 @@
from odoo import models
class NewgenPaymentCardTransaction(models.Model):
_inherit = "newgen.payment.card.transaction"
def process_line(self):
res = super(NewgenPaymentCardTransaction, self).process_line()
if res:
for line in self:
if line.invoice_id:
line.invoice_id.receipt_lost = line.receipt_lost
line.invoice_id.mooncard_record = True
move_lines = line.invoice_id.line_ids
for move_line in move_lines:
move_line.receipt_lost = line.receipt_lost
move_line.mooncard_record = True
return res
def generate_bank_journal_move(self):
bank_move = super(
NewgenPaymentCardTransaction, self
).generate_bank_journal_move()
if bank_move:
for line in bank_move.line_ids:
line.receipt_lost = self.receipt_lost
line.mooncard_record = True
return bank_move

View File

@@ -1,26 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_move_form_recipt_lost" model="ir.ui.view">
<field name="name">view.move.form.receipt.lost</field>
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_form" />
<field name="arch" type="xml">
<div name="journal_div" position="after">
<field name="mooncard_record" invisible="1" />
<field name="receipt_lost" attrs="{'invisible': [('mooncard_record','=',False)]}" />
</div>
</field>
</record>
<record id="view_move_line_form_recipt_lost" model="ir.ui.view">
<field name="name">view.move.line.form.recipt.lost</field>
<field name="model">account.move.line</field>
<field name="inherit_id" ref="account.view_move_line_form" />
<field name="arch" type="xml">
<field name="blocked" position="after">
<field name="mooncard_record" invisible="1" />
<field name="receipt_lost" attrs="{'invisible': [('mooncard_record','=',False)]}" />
</field>
</field>
</record>
</odoo>

View File

@@ -1,3 +0,0 @@
# -*- coding: utf-8 -*-
from . import models

View File

@@ -1,63 +0,0 @@
# -*- coding: utf-8 -*-
{
"name": "Account partner account number",
"category": "Account",
"version": "14.0.1.0",
"summary": "Add account number in partner",
"author": "Elabore",
"website": "https://elabore.coop/",
"installable": True,
"application": False,
"auto_install": False,
"description": """
======================================
Account partner account number
======================================
This module add a new field in partner, visible in account move lines for payable and receivable accounts
Installation
============
Just install account_partner_account_number, all dependencies will be installed by default.
Known issues / Roadmap
======================
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/elabore-coop/.../issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
Images
------
* Elabore: `Icon <https://elabore.coop/web/image/res.company/1/logo?unique=f3db262>`_.
Contributors
------------
* Clément Thoams
Funders
-------
The development of this module has been financially supported by:
* Elabore (https://elabore.coop)
* Rovalterre
Maintainer
----------
This module is maintained by ELABORE.
""",
"depends": [
"base",
"account",
],
"data": [
"views/account_move_views.xml",
"views/partner_views.xml",
],
"qweb": [],
}

View File

@@ -1,61 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_account_number
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-09 07:37+0000\n"
"PO-Revision-Date: 2023-06-09 07:37+0000\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: account_partner_account_number
#: model:ir.model.fields,field_description:account_partner_account_number.field_account_move_line__account_code
msgid "Account code"
msgstr "Code comptable"
#. module: account_partner_account_number
#: model:ir.model.fields,field_description:account_partner_account_number.field_res_partner__account_code
#: model:ir.model.fields,field_description:account_partner_account_number.field_res_users__account_code
#: model_terms:ir.ui.view,arch_db:account_partner_account_number.view_partner_property_form_account_code
msgid "Account code"
msgstr "Code comptable"
#. module: account_partner_account_number
#: model:ir.model.constraint,message:account_partner_account_number.constraint_res_partner_account_coder_unique
msgid "Choose another value of account code - it has to be unique!"
msgstr "Choisissez une autre valeur de code comptable - il doit être unique !"
#. module: account_partner_account_number
#: model:ir.model,name:account_partner_account_number.model_res_partner
msgid "Contact"
msgstr ""
#. module: account_partner_account_number
#: model:ir.model.fields,field_description:account_partner_account_number.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_partner_account_number.field_res_partner__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: account_partner_account_number
#: model:ir.model.fields,field_description:account_partner_account_number.field_account_move_line__id
#: model:ir.model.fields,field_description:account_partner_account_number.field_res_partner__id
msgid "ID"
msgstr "Identifiant"
#. module: account_partner_account_number
#: model:ir.model,name:account_partner_account_number.model_account_move_line
msgid "Journal Item"
msgstr "Écriture comptable"
#. module: account_partner_account_number
#: model:ir.model.fields,field_description:account_partner_account_number.field_account_move_line____last_update
#: model:ir.model.fields,field_description:account_partner_account_number.field_res_partner____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"

View File

@@ -1,3 +0,0 @@
# -*- coding: utf-8 -*-
from . import res_partner
from . import account_move_line

View File

@@ -1,20 +0,0 @@
from odoo import fields, models, _, api
class AccountMoveLine(models.Model):
_inherit = "account.move.line"
account_code = fields.Char(compute='get_account_code', string="Account code")
@api.depends('partner_id','account_id')
def get_account_code(self):
"""
assign account number of partner if move line is receivable (Customers) or payable (Suppliers)
"""
for account_move_line in self:
if account_move_line.account_id.id == account_move_line.partner_id.commercial_partner_id.property_account_receivable_id.id or \
account_move_line.account_id.id == account_move_line.partner_id.commercial_partner_id.property_account_payable_id.id:
account_move_line.account_code = account_move_line.partner_id.commercial_partner_id.account_code
else:
account_move_line.account_code = ''

View File

@@ -1,13 +0,0 @@
from odoo import fields, models, _
class ResPartner(models.Model):
_inherit = "res.partner"
account_code = fields.Char('Account code')
_sql_constraints = [
('account_coder_unique',
'unique(account_code)',
'Choose another value of account code - it has to be unique!')
]

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_move_line_tree_inherit_account_code" model="ir.ui.view">
<field name="name">account.move.line.tree.inherit.account.number</field>
<field name="model">account.move.line</field>
<field eval="100" name="priority"/>
<field name="inherit_id" ref="account.view_move_line_tree" />
<field name="arch" type="xml">
<xpath expr="//field[@name='partner_id']" position="after">
<field name="account_code" />
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_partner_property_form_account_code" model="ir.ui.view">
<field name="name">res.partner.property.form.inherit.account.number</field>
<field name="model">res.partner</field>
<field name="priority">2</field>
<field name="inherit_id" ref="account.view_partner_property_form"/>
<field name="groups_id" eval="[(5,)]"/>
<field name="arch" type="xml">
<xpath expr="//page[@name='accounting']/group" position="inside">
<group string="Account code" name="account_code" groups="account.group_account_readonly">
<field name="account_code" />
</group>
</xpath>
</field>
</record>
</odoo>

View File

@@ -0,0 +1,2 @@
*.*~
*pyc

View File

@@ -1,5 +1,5 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
@@ -7,17 +7,15 @@
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The GNU Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
software for all its users.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
@@ -26,44 +24,34 @@ them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
Developers that use our General Public Licenses protect your rights
with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
A secondary benefit of defending all users' freedom is that
improvements made in alternate versions of the program, if they
receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
The GNU Affero General Public License is designed specifically to
ensure that, in such cases, the modified source code becomes available
to the community. It requires the operator of a network server to
provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
An older license, called the Affero General Public License and
published by Affero, was designed to accomplish similar goals. This is
a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under
this license.
The precise terms and conditions for copying, distribution and
modification follow.
@@ -72,7 +60,7 @@ modification follow.
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"This License" refers to version 3 of the GNU Affero General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
@@ -549,35 +537,45 @@ to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
13. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
but the work with which it is combined will remain governed by version
3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
@@ -635,40 +633,29 @@ the "copyright" line and a pointer to where the full notice is found.
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
GNU Affero General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
If your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

View File

@@ -0,0 +1,44 @@
===============
account_payment_method_report_invoice_document
===============
Add payment method on invoice document (if selected)
Installation
============
Use Odoo normal module installation procedure to install
``account_payment_method_report_invoice_document``.
Known issues / Roadmap
======================
None yet.
Bug Tracker
===========
Bugs are tracked on `our issues website <https://github.com/elabore-coop/account_payment_method_report_invoice_document/issues>`_. In case of
trouble, please check there if your issue has already been
reported. If you spotted it first, help us smashing it by providing a
detailed and welcomed feedback.
Credits
=======
Contributors
------------
* Boris Gallet - `Email<mailto:boris.gallet@elabore.coop>` - `Github<https://github.com/b0g>`
Funders
-------
The development of this module has been financially supported by:
* Elabore (https://elabore.coop)
Maintainer
----------
This module is maintained by Elabore.

View File

@@ -0,0 +1,36 @@
# Copyright 2024 Boris Gallet ()
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "account_payment_method_report_invoice_document",
"version": "12.0.1.0.0",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Boris Gallet",
"license": "AGPL-3",
"category": "Tools",
"summary": "Add payment method on invoice document (if selected)",
# any module necessary for this one to work correctly
"depends": [
"base",
"account_payment_mode",
"account_payment_partner"
],
"qweb": [],
"external_dependencies": {
"python": [],
},
# always loaded
"data": [
"views/add_payment_mode_on_invoice_report.xml"
],
# only loaded in demonstration mode
"demo": [],
"js": [],
"css": [],
"installable": True,
# Install this module automatically if all dependency have been previously
# and independently installed. Used for synergetic or glue modules.
"auto_install": False,
"application": False,
}

View File

@@ -0,0 +1,21 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_payment_method_report_invoice_document
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 16:25+0000\n"
"PO-Revision-Date: 2024-01-18 16:25+0000\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: account_payment_method_report_invoice_document
#: model_terms:ir.ui.view,arch_db:account_payment_method_report_invoice_document.payment_method_report_invoice_document
msgid "Payment Method :"
msgstr "Méthode de paiement :"

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<template id="payment_method_report_invoice_document" name="Payment method on invoice document" inherit_id="account.report_invoice_document" priority="40">
<xpath expr="//p[@t-if='o.reference']" position="after">
<p t-if="o.payment_mode_id" name="payment_mode">
Payment Method : <span t-field="o.payment_mode_id"/>
</p>
</xpath>
</template>
</odoo>

View File

@@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
from . import models
from . import wizard

View File

@@ -1,65 +0,0 @@
# -*- coding: utf-8 -*-
{
"name": "Account Quotation Sale Order Invoice Title",
"category": "Account",
"version": "14.0.1.0",
"summary": "Transfer the Receipt Lost value in invoices and account move lines",
"author": "Elabore",
"website": "https://elabore.coop/",
"installable": True,
"application": False,
"auto_install": False,
"description": """
==========================================
Account Quotation Sale Order Invoice Title
==========================================
This module allows to add a title in Quotations, Sale Orders and Invoices.
When an invoice is created from a Sale Order, the title is transfered.
Installation
============
Just install account_quotation_sale_order_invoice_title, all dependencies will be installed by default.
Known issues / Roadmap
======================
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/elabore-coop/.../issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
Images
------
* Elabore: `Icon <https://elabore.coop/web/image/res.company/1/logo?unique=f3db262>`_.
Contributors
------------
* Stéphan Sainléger <https://github.com/stephansainleger>
Funders
-------
The development of this module has been financially supported by:
* Elabore (https://elabore.coop)
* Datactivist (https://datactivist.coop)
Maintainer
----------
This module is maintained by ELABORE.
""",
"depends": [
"base",
"account",
"sale",
],
"data": [
"views/sale_views.xml",
"views/account_move_views.xml",
],
"qweb": [],
}

View File

@@ -1,70 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_quotation_sale_order_invoice_title
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-22 08:48+0000\n"
"PO-Revision-Date: 2022-04-22 08:48+0000\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: account_quotation_sale_order_invoice_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_move__display_name
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_advance_payment_inv__display_name
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_order__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_move__id
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_advance_payment_inv__id
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_order__id
msgid "ID"
msgstr "ID"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_bank_statement_line__move_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_move__move_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_payment__move_title
msgid "Invoice Title"
msgstr "Titre de la facture"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model,name:account_quotation_sale_order_invoice_title.model_account_move
msgid "Journal Entry"
msgstr "Pièce comptable"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_account_move____last_update
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_advance_payment_inv____last_update
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_order____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model,name:account_quotation_sale_order_invoice_title.model_sale_advance_payment_inv
msgid "Sales Advance Payment Invoice"
msgstr "Facture de paiement d'avance"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model,name:account_quotation_sale_order_invoice_title.model_sale_order
msgid "Sales Order"
msgstr "Commande"
#. module: account_quotation_sale_order_invoice_title
#: model:ir.model.fields,field_description:account_quotation_sale_order_invoice_title.field_sale_order__so_title
msgid "Title"
msgstr "Titre"
#. module: account_quotation_sale_order_invoice_title
#: model_terms:ir.ui.view,arch_db:account_quotation_sale_order_invoice_title.view_move_title_form
#: model_terms:ir.ui.view,arch_db:account_quotation_sale_order_invoice_title.view_order_form
msgid "Title..."
msgstr "Titre..."

View File

@@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
from . import account_move
from . import sale

View File

@@ -1,9 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields
class AccountMove(models.Model):
_inherit = 'account.move'
move_title = fields.Char(string="Invoice Title")

View File

@@ -1,14 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models, fields
class SaleOrder(models.Model):
_inherit = "sale.order"
so_title = fields.Char(string="Title")
def _prepare_invoice(self):
res = super(SaleOrder, self)._prepare_invoice()
res["move_title"] = self.so_title
return res

View File

@@ -1,39 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_move_title_tree" model="ir.ui.view">
<field name="name">move_title.move.tree</field>
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_tree" />
<field name="arch" type="xml">
<xpath expr="//field[@name='name']" position="after">
<field name="move_title" />
</xpath>
</field>
</record>
<record id="view_invoice_title_tree" model="ir.ui.view">
<field name="name">invoice_title.move.tree</field>
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_invoice_tree" />
<field name="arch" type="xml">
<xpath expr="//field[@name='name']" position="after">
<field name="move_title" />
</xpath>
</field>
</record>
<record id="view_move_title_form" model="ir.ui.view">
<field name="name">move_title.move.form</field>
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_form" />
<field name="arch" type="xml">
<xpath expr="//div[hasclass('oe_title')]" position="after">
<h1 class="mt0">
<field name="move_title" placeholder="Title..." />
</h1>
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,40 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="view_order_title_tree" model="ir.ui.view">
<field name="name">so_title.sale.order.tree</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_order_tree" />
<field name="arch" type="xml">
<field name="name" position="after">
<field name="so_title" />
</field>
</field>
</record>
<record id="view_quotation_title_tree" model="ir.ui.view">
<field name="name">so_title.quotation.tree</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_quotation_tree" />
<field name="arch" type="xml">
<field name="name" position="after">
<field name="so_title" />
</field>
</field>
</record>
<record id="view_order__title_form" model="ir.ui.view">
<field name="name">so_title.sale_order_form</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_order_form" />
<field name="arch" type="xml">
<field name="name" position="attributes">
<attribute name="class">oe_inline</attribute>
</field>
<xpath expr="//field[@name='name']" position="after">
<field name="so_title" class="oe_inline" placeholder="Title..." />
</xpath>
</field>
</record>
</odoo>

View File

@@ -1,3 +0,0 @@
# -*- coding: utf-8 -*-
from . import sale_make_invoice_advance

View File

@@ -1,14 +0,0 @@
# -*- coding: utf-8 -*-
from odoo import models
class SaleAdvancePaymentInv(models.TransientModel):
_inherit = "sale.advance.payment.inv"
def _prepare_invoice_values(self, order, name, amount, so_line):
res = super(SaleAdvancePaymentInv, self)._prepare_invoice_values(
order, name, amount, so_line
)
res["move_title"] = order.so_title
return res