mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 18:52:07 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-05 10:54+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2021-10-05 10:54+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -17,8 +17,69 @@ msgstr ""
|
|||
"Plural-Forms: \n"
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||||
msgid "Create Invoice"
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order.py:0
|
||||
msgid ""
|
||||
"\n"
|
||||
" <p class=\"o_view_nocontent_smiling_face\">\n"
|
||||
" No milestones found. Let's create one!\n"
|
||||
" </p><p>\n"
|
||||
" Track major progress points that must be reached to achieve success.\n"
|
||||
" </p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "%(name)s's Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||||
msgid "<span class=\"o_stat_text\">Sales Order</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_sale_order_line__qty_delivered_method
|
||||
msgid ""
|
||||
"According to product configuration, the delivered quantity can be automatically computed by mechanism:\n"
|
||||
" - Manual: the quantity is set manually on the line\n"
|
||||
" - Analytic From expenses: the quantity is the quantity sum from posted expenses\n"
|
||||
" - Timesheet: the quantity is the sum of hours recorded on tasks linked to this sale line\n"
|
||||
" - Stock Moves: the quantity comes from confirmed pickings\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "All items have been loaded"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Based on Delivered Quantity (Manual)"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Based on Milestones"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__allow_billable
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__allow_billable
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_task__allow_billable
|
||||
msgid "Billable"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -27,6 +88,34 @@ msgstr ""
|
|||
msgid "Create on Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__project_partner_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__partner_id
|
||||
msgid "Customer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Customer Invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Delivered"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__sale_line_name
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_task__display_sale_order_button
|
||||
msgid "Display Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__visible_project
|
||||
msgid "Display project"
|
||||
|
|
@ -48,43 +137,179 @@ msgid "Has SO to Invoice"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Invoice as soon as this service is sold, and create a task in an existing project to track the time spent."
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__has_any_so_with_nothing_to_invoice
|
||||
msgid "Has a SO with an invoice status of No"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Invoice ordered quantities as soon as this service is sold, and create a project for the order with a task for each sales order line to track the time spent."
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__invoice_count
|
||||
msgid "Invoice Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Invoice ordered quantities as soon as this service is sold, and create an empty project for the order to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Invoice ordered quantities as soon as this service is sold."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__is_service
|
||||
msgid "Is a Service"
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice ordered quantities as soon as this service is sold. Create a project for the order with a task for each sales order line to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice ordered quantities as soon as this service is sold. Create a task in an existing project to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice ordered quantities as soon as this service is sold. Create an empty project for the order to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice this service when it is delivered (set the quantity by hand on your sales order lines). "
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice this service when it is delivered (set the quantity by hand on your sales order lines). Create a project for the order with a task for each sales order line to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice this service when it is delivered (set the quantity by hand on your sales order lines). Create a task in an existing project to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice this service when it is delivered (set the quantity by hand on your sales order lines). Create an empty project for the order to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice your milestones when they are reached."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice your milestones when they are reached. Create a project for the order with a task for each sales order line to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice your milestones when they are reached. Create a task in an existing project to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Invoice your milestones when they are reached. Create an empty project for the order to track the time spent."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||||
msgid "Invoice your time and material to customers"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Invoiced"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.product_template_form_view_invoice_policy_inherit_sale_project
|
||||
msgid "Invoicing Policy"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__is_product_milestone
|
||||
msgid "Is Product Milestone"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Load more"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_product_product__service_type
|
||||
#: model:ir.model.fields,help:sale_project.field_product_template__service_type
|
||||
msgid ""
|
||||
"Manually set quantities on order: Invoice based on the manually entered quantity, without creating an analytic account.\n"
|
||||
"Timesheets on contract: Invoice based on the tracked hours on the related timesheet.\n"
|
||||
"Create a task and track hours: Create a task on the sales order validation and track the work hours."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Materials"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__qty_delivered_method
|
||||
msgid "Method to update delivered qty"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__milestone_count
|
||||
msgid "Milestone Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order.py:0
|
||||
#, python-format
|
||||
#: model:ir.model.fields.selection,name:sale_project.selection__sale_order_line__qty_delivered_method__milestones
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||||
msgid "Milestones"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||||
msgid "None"
|
||||
msgid "No Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||||
msgid "No Sales Order Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_tree
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||||
msgid "Non-billable"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -97,11 +322,6 @@ msgstr ""
|
|||
msgid "Number of Projects"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_task__invoice_count
|
||||
msgid "Number of invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_product_product__service_tracking
|
||||
#: model:ir.model.fields,help:sale_project.field_product_template__service_tracking
|
||||
|
|
@ -111,13 +331,30 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_product_product
|
||||
msgid "Product"
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Other Services"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_project_milestone__quantity_percentage
|
||||
msgid "Percentage of the ordered quantity that will automatically be delivered once the milestone is reached."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
msgid "Prepaid/Fixed Price"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_product_template
|
||||
msgid "Product Template"
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -135,14 +372,19 @@ msgid "Project & Task"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_product__project_template_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_template__project_template_id
|
||||
msgid "Project Template"
|
||||
#: model:ir.model,name:sale_project.model_project_milestone
|
||||
msgid "Project Milestone"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_sale_order_line__project_id
|
||||
msgid "Project generated by the sales order item"
|
||||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_type__milestones
|
||||
msgid "Project Milestones"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_product__project_template_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_template__project_template_id
|
||||
msgid "Project Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -151,10 +393,10 @@ msgid "Project's sale order"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order.py:0
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__project_ids
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||||
#, python-format
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -164,44 +406,74 @@ msgid "Projects used in this sales order."
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_search
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_task_view_search
|
||||
msgid "Sale Order"
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__quantity_percentage
|
||||
msgid "Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order_line__reached_milestones_ids
|
||||
msgid "Reached Milestones"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_order_count
|
||||
msgid "Sale Order Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Sales"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||||
msgid "Sales & Invoicing"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/controllers/portal.py:0
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
#: code:addons/sale_project/models/project_milestone.py:0
|
||||
#: model:ir.model,name:sale_project.model_sale_order
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_order_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_task__sale_order_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_report_project_task_user__sale_order_id
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_edit_project_inherit_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||||
#, python-format
|
||||
msgid "Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_search
|
||||
msgid "Sales Order Id"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/controllers/portal.py:0
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_milestone__sale_line_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__sale_line_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_task__sale_line_id
|
||||
#: model:ir.model.fields,field_description:sale_project.field_report_project_task_user__sale_line_id
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_sharing_inherit_project_task_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_task_view_search
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_sale_project_inherit_form
|
||||
#, python-format
|
||||
msgid "Sales Order Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_project_milestone__sale_line_id
|
||||
msgid "Sales Order Item that will be updated once the milestone is reached."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_project_task__sale_line_id
|
||||
msgid "Sales Order Item to which the time spent on this task will be added, in order to be invoiced to your customer."
|
||||
msgid ""
|
||||
"Sales Order Item to which the time spent on this task will be added in order to be invoiced to your customer.\n"
|
||||
"By default the sales order item set on the project will be selected. In the absence of one, the last prepaid sales order item that has time remaining will be used.\n"
|
||||
"Remove the sales order item in order to make this task non billable. You can also change or remove the sales order item of each timesheet entry individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Sales Order Items"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -210,13 +482,16 @@ msgid "Sales Order Line"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_sale_order_line__is_service
|
||||
msgid "Sales Order item should generate a task and/or a project, depending on the product settings."
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Sales Orders"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_project_project__sale_line_id
|
||||
msgid "Sales order item to which the project is linked. Link the timesheet entry to the sales order item defined on the project. Only applies on tasks without sale order item defined, and if the employee is not in the 'Employee/Sales Order Item Mapping' of the project."
|
||||
msgid ""
|
||||
"Sales order item that will be selected by default on the tasks and timesheets of this project, except if the employee set on the timesheets is explicitely linked to another sales order item on the project.\n"
|
||||
"It can be modified on each task and timesheet entry individually if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -231,40 +506,40 @@ msgid "Sales order to which the task is linked."
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/controllers/portal.py:0
|
||||
#, python-format
|
||||
msgid "Search in Invoice"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/controllers/portal.py:0
|
||||
#, python-format
|
||||
msgid "Search in Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/controllers/portal.py:0
|
||||
#, python-format
|
||||
msgid "Search in Sales Order Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_product_product__project_id
|
||||
#: model:ir.model.fields,help:sale_project.field_product_template__project_id
|
||||
msgid "Select a billable project on which tasks can be created. This setting must be set for each company."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_product_product__project_template_id
|
||||
#: model:ir.model.fields,help:sale_project.field_product_template__project_template_id
|
||||
msgid "Select a billable project to be the skeleton of the new created project when selling the current product. Its stages and tasks will be duplicated."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_sale_order__project_id
|
||||
msgid "Select a non billable project on which tasks can be created."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_product__service_policy
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_template__service_policy
|
||||
msgid "Service Invoicing Policy"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-javascript
|
||||
#: code:addons/sale_project/static/src/components/project_right_side_panel/project_right_side_panel.xml:0
|
||||
msgid "Sold"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model,name:sale_project.model_project_task
|
||||
#: model:ir.model.fields.selection,name:sale_project.selection__product_template__service_tracking__task_global_project
|
||||
|
|
@ -272,9 +547,9 @@ msgid "Task"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/sale_order.py:0
|
||||
#, python-format
|
||||
msgid "Task Created (%s): <a href=# data-oe-model=project.task data-oe-id=%d>%s</a>"
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||||
msgid "Task Created (%s): %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -282,11 +557,6 @@ msgstr ""
|
|||
msgid "Task Recurrence"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,help:sale_project.field_sale_order_line__task_id
|
||||
msgid "Task generated by the sales order item"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_sale_order__tasks_count
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.view_order_form_inherit_sale_project
|
||||
|
|
@ -304,33 +574,27 @@ msgid "Tasks associated to this sale"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "The product %s should not have a global project since it will generate a project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "The product %s should not have a project nor a project template since it will not generate project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/product.py:0
|
||||
#, python-format
|
||||
msgid "The product %s should not have a project template since it will generate a task in a global project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
#, python-format
|
||||
msgid "There is nothing to invoice in this project."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/sale_order.py:0
|
||||
#, python-format
|
||||
msgid "This task has been created from: <a href=# data-oe-model=sale.order data-oe-id=%d>%s</a> (%s)"
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/sale_order_line.py:0
|
||||
msgid "This task has been created from: %s (%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
|
|
@ -339,23 +603,29 @@ msgid "To invoice"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_product__service_type
|
||||
#: model:ir.model.fields,field_description:sale_project.field_product_template__service_type
|
||||
msgid "Track Service"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model:ir.model.fields,field_description:sale_project.field_project_project__vendor_bill_count
|
||||
msgid "Vendor Bill Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
msgid "Vendor Bills"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.project_milestone_view_tree
|
||||
msgid "View Sales Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#. odoo-python
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
#, python-format
|
||||
msgid "You cannot link the order item %(order_id)s - %(product_id)s to this task because it is a re-invoiced expense."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: code:addons/sale_project/models/project.py:0
|
||||
#, python-format
|
||||
msgid "You have to unlink the task from the sale order item in order to delete it."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||||
msgid "for sale order item:"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_project
|
||||
#: model_terms:ir.ui.view,arch_db:sale_project.portal_tasks_list_inherit
|
||||
msgid "for sale order:"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue