diff --git a/account_budget_forecast/__manifest__.py b/account_budget_forecast/__manifest__.py
index ca01c1b..0f63dfc 100644
--- a/account_budget_forecast/__manifest__.py
+++ b/account_budget_forecast/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "account_budget_forecast",
- "version": "13.0.1.0.0",
+ "version": "13.0.1.1.0",
"author": "Elabore",
"maintainer": "False",
"website": "False",
diff --git a/account_budget_forecast/i18n/account_budget_forecast.pot b/account_budget_forecast/i18n/account_budget_forecast.pot
index b6f75cf..c967eb6 100644
--- a/account_budget_forecast/i18n/account_budget_forecast.pot
+++ b/account_budget_forecast/i18n/account_budget_forecast.pot
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-07 08:46+0000\n"
-"PO-Revision-Date: 2021-11-07 08:46+0000\n"
+"POT-Creation-Date: 2022-05-23 21:11+0000\n"
+"PO-Revision-Date: 2022-05-23 21:11+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -16,8 +16,14 @@ msgstr ""
"Plural-Forms: \n"
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__actual_amount
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_amount
+#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
+msgid ""
+"\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 ""
@@ -26,6 +32,26 @@ msgstr ""
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
@@ -46,17 +72,23 @@ 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__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.product_category_form_view_inherit
#: 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
@@ -64,10 +96,9 @@ msgid "Budget"
msgstr ""
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_category__budget_category_id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_product__budget_category_id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_template__budget_category_id
-#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_category
+#: 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 ""
@@ -78,15 +109,77 @@ 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
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
-#: model:ir.ui.menu,name:account_budget_forecast.menu_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
@@ -94,12 +187,28 @@ msgid "Budget level"
msgstr ""
#. module: account_budget_forecast
-#: model:ir.model.fields.selection,name:account_budget_forecast.selection__product_template__budget_level__category
-msgid "Category"
+#: 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 ""
@@ -108,16 +217,6 @@ msgstr ""
msgid "Childs"
msgstr ""
-#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_category__code
-msgid "Code"
-msgstr ""
-
-#. module: account_budget_forecast
-#: model:ir.model.constraint,message:account_budget_forecast.constraint_budget_forecast_category_uk_code
-msgid "Code must be unique!"
-msgstr ""
-
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Coeff"
@@ -125,9 +224,15 @@ 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"
@@ -140,27 +245,51 @@ msgstr ""
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_category__create_uid
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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_category__create_date
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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"
@@ -173,25 +302,35 @@ 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_category__display_name
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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:ir.model,name:account_budget_forecast.model_hr_employee
-msgid "Employee"
+#: 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,field_description:account_budget_forecast.field_budget_forecast_category__field_name
-msgid "Field Name"
+#: 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
@@ -206,33 +345,63 @@ 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_category__id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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_category____last_update
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard____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_category__write_uid
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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_category__write_date
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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 ""
@@ -242,23 +411,30 @@ msgid "Lead/Opportunity"
msgstr ""
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__message
-msgid "Message"
+#: 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,field_description:account_budget_forecast.field_budget_forecast_category__name
-msgid "Name"
+#: 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.constraint,message:account_budget_forecast.constraint_budget_forecast_category_uk_name
-msgid "Name must be unique!"
+#: 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
-msgid "Nom"
+#: 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
@@ -273,12 +449,13 @@ msgid "Notes"
msgstr ""
#. module: account_budget_forecast
-#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_message_wizard_form
-msgid "Ok"
+#: 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 ""
@@ -287,6 +464,16 @@ msgstr ""
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
@@ -310,6 +497,11 @@ msgstr ""
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
@@ -318,14 +510,10 @@ 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_category
-msgid "Product Category"
-msgstr ""
-
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_product_template
msgid "Product Template"
@@ -336,6 +524,11 @@ msgstr ""
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"
@@ -346,6 +539,11 @@ msgstr ""
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"
@@ -361,11 +559,38 @@ msgstr ""
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"
@@ -373,54 +598,58 @@ 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__product_template__budget_level__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
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_category__sequence
msgid "Sequence"
msgstr ""
-#. module: account_budget_forecast
-#: model:ir.model,name:account_budget_forecast.model_budget_forecast_message_wizard
-msgid "Show Message"
-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:ir.model.fields,help:account_budget_forecast.field_budget_forecast__display_type
-msgid "Technical field for UX purpose."
-msgstr ""
-
-#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_hr_employee__timesheet_product_id
-msgid "Timesheet Product"
-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_terms:ir.ui.view,arch_db:account_budget_forecast.view_budget_forecast_form
-msgid "Totals"
+#: 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_budget_forecast__product_uom_id
-msgid "Unit of Measure"
+#: 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
@@ -429,8 +658,29 @@ msgid "Unit prices"
msgstr ""
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_category__view_id
-msgid "View"
+#: 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
@@ -438,6 +688,21 @@ msgstr ""
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
diff --git a/account_budget_forecast/i18n/fr.po b/account_budget_forecast/i18n/fr.po
index 474398b..85c521e 100644
--- a/account_budget_forecast/i18n/fr.po
+++ b/account_budget_forecast/i18n/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-07 08:48+0000\n"
-"PO-Revision-Date: 2021-11-07 08:48+0000\n"
+"POT-Creation-Date: 2022-05-23 21:09+0000\n"
+"PO-Revision-Date: 2022-05-23 21:09+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -16,15 +16,43 @@ msgstr ""
"Plural-Forms: \n"
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_account_analytic_account__actual_amount
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__actual_amount
+#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_model_wizard
+msgid ""
+"\n"
+" Caution: all current budget lines will be deleted!"
+msgstr ""
+"\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 "Montant actuel"
+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"
+msgstr "Quantité réelle"
+
+#. 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
@@ -46,17 +74,23 @@ 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__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.product_category_form_view_inherit
#: 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
@@ -64,12 +98,11 @@ msgid "Budget"
msgstr "Chiffrage"
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_category__budget_category_id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_product__budget_category_id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_product_template__budget_category_id
-#: model:ir.ui.menu,name:account_budget_forecast.menu_budget_forecast_category
+#: 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 "Catégorie de chiffrage"
+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
@@ -78,15 +111,77 @@ 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
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
-#: model:ir.ui.menu,name:account_budget_forecast.menu_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 "Budget prévisionnel"
+
#. 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
@@ -94,12 +189,28 @@ msgid "Budget level"
msgstr "Niveau de chiffrage"
#. module: account_budget_forecast
-#: model:ir.model.fields.selection,name:account_budget_forecast.category
-msgid "Category"
-msgstr "Sous-section"
+#: 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"
@@ -108,25 +219,21 @@ msgstr "Enfant"
msgid "Childs"
msgstr "Enfants"
-#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_category__code
-msgid "Code"
-msgstr ""
-
-#. module: account_budget_forecast
-#: model:ir.model.constraint,message:account_budget_forecast.constraint_budget_forecast_category_uk_code
-msgid "Code must be unique!"
-msgstr "Le code doit être unique !"
-
#. module: account_budget_forecast
#: model_terms:ir.ui.view,arch_db:account_budget_forecast.view_analytic_budget_forecast
msgid "Coeff"
-msgstr ""
+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 ""
+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
@@ -140,26 +247,50 @@ msgstr "Coefficiens pour le calcul des montants de chiffrages"
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_category__create_uid
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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_category__create_date
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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 ""
+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
@@ -173,26 +304,36 @@ 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_category__display_name
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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:ir.model,name:account_budget_forecast.model_hr_employee
-msgid "Employee"
-msgstr "Employé"
+#: 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,field_description:account_budget_forecast.field_budget_forecast_category__field_name
-msgid "Field Name"
-msgstr "Nom de champ"
+#: 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
@@ -206,33 +347,63 @@ 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_category__id
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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 ""
+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_category____last_update
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard____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_category__write_uid
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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_category__write_date
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__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"
@@ -242,22 +413,29 @@ msgid "Lead/Opportunity"
msgstr "Piste/opportunité"
#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_message_wizard__message
-msgid "Message"
-msgstr ""
+#: 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,field_description:account_budget_forecast.field_budget_forecast_category__name
-msgid "Name"
-msgstr "Nom"
+#: 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.constraint,message:account_budget_forecast.constraint_budget_forecast_category_uk_name
-msgid "Name must be unique!"
-msgstr "Le nom doit être unique !"
+#: 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"
@@ -273,20 +451,31 @@ msgid "Notes"
msgstr "Notes"
#. module: account_budget_forecast
-#: model_terms:ir.ui.view,arch_db:account_budget_forecast.budget_forecast_message_wizard_form
-msgid "Ok"
-msgstr ""
+#: 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 ""
+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
@@ -310,6 +499,11 @@ msgstr "Prix prévu"
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
@@ -318,14 +512,10 @@ 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_category
-msgid "Product Category"
-msgstr "Catégorie d'article"
-
#. module: account_budget_forecast
#: model:ir.model,name:account_budget_forecast.model_product_template
msgid "Product Template"
@@ -336,6 +526,11 @@ msgstr "Modèle d'article"
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"
@@ -346,6 +541,11 @@ msgstr "Chiffrage de projet"
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"
@@ -361,11 +561,38 @@ msgstr "Quantités"
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"
@@ -373,70 +600,112 @@ msgstr "Bon 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__product_template__budget_level__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 ""
+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
-#: model:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast_category__sequence
msgid "Sequence"
msgstr "Séquence"
-#. module: account_budget_forecast
-#: model:ir.model,name:account_budget_forecast.model_budget_forecast_message_wizard
-msgid "Show Message"
-msgstr "Montrer le message"
-
#. 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:ir.model.fields,help:account_budget_forecast.field_budget_forecast__display_type
-msgid "Technical field for UX purpose."
-msgstr "Champ technique pour le design"
-
-#. module: account_budget_forecast
-#: model:ir.model.fields,field_description:account_budget_forecast.field_hr_employee__timesheet_product_id
-msgid "Timesheet Product"
-msgstr "Ligne de temps"
-
#. 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:ir.model.fields,field_description:account_budget_forecast.field_budget_forecast__product_uom_id
-msgid "Unit of Measure"
-msgstr "Unité de mesure"
-
#. 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,field_description:account_budget_forecast.field_budget_forecast_category__view_id
-msgid "View"
-msgstr "Vue"
+#: 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 ""
+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