From 0e3455222d107aa48694a215e757697b3ac4ef5e Mon Sep 17 00:00:00 2001
From: Martin Trigaux <mat@odoo.com>
Date: Mon, 2 Oct 2017 13:34:28 +0200
Subject: [PATCH] [I18N] Update translation source terms

---
 .tx/config                                    |    5 +
 addons/account/i18n/account.pot               |  356 ++-
 addons/account_asset/i18n/account_asset.pot   |   10 +-
 addons/auth_signup/i18n/auth_signup.pot       |   46 +-
 .../base_automation/i18n/base_automation.pot  |   40 +-
 addons/base_setup/i18n/base_setup.pot         |   14 +-
 addons/calendar/i18n/calendar.pot             |   32 +-
 addons/crm/i18n/crm.pot                       |   69 +-
 addons/delivery/i18n/delivery.pot             |  122 +-
 addons/event/i18n/event.pot                   |  526 +++-
 addons/event_sale/i18n/event_sale.pot         |   93 +-
 addons/gamification/i18n/gamification.pot     |   57 +-
 addons/google_drive/i18n/google_drive.pot     |    9 +-
 addons/hr/i18n/hr.pot                         |  584 +++-
 addons/hr_expense/i18n/hr_expense.pot         |   30 +-
 addons/hr_recruitment/i18n/hr_recruitment.pot |   31 +-
 addons/lunch/i18n/lunch.pot                   |   10 +-
 addons/mail/i18n/mail.pot                     |  107 +-
 addons/maintenance/i18n/maintenance.pot       |   55 +-
 addons/mass_mailing/i18n/mass_mailing.pot     |   71 +-
 addons/mrp/i18n/mrp.pot                       |  355 ++-
 addons/mrp_repair/i18n/mrp_repair.pot         |   97 +-
 addons/note/i18n/note.pot                     |   11 +-
 addons/point_of_sale/i18n/point_of_sale.pot   |  186 +-
 addons/portal/i18n/portal.pot                 |   31 +-
 addons/product/i18n/product.pot               | 1060 ++++++-
 .../i18n/product_email_template.pot           |  606 +++-
 addons/product_expiry/i18n/product_expiry.pot |   28 +-
 addons/project/i18n/project.pot               |  138 +-
 addons/purchase/i18n/purchase.pot             |   37 +-
 addons/sale/i18n/sale.pot                     |  189 +-
 .../sale_management/i18n/sale_management.pot  |    9 +-
 addons/sale_margin/i18n/sale_margin.pot       |    6 +-
 .../i18n/sale_order_dates.pot                 |   14 +-
 addons/sale_payment/i18n/sale_payment.pot     |   10 +-
 addons/sale_stock/i18n/sale_stock.pot         |   24 +-
 addons/sale_timesheet/i18n/sale_timesheet.pot |   18 +-
 addons/sales_team/i18n/sales_team.pot         |   15 +-
 addons/stock/i18n/stock.pot                   |  793 ++++--
 addons/stock_account/i18n/stock_account.pot   |  113 +-
 .../i18n/stock_picking_batch.pot              |   72 +-
 addons/survey/i18n/survey.pot                 |  397 ++-
 addons/transifex/i18n/transifex.pot           |   33 +
 addons/web/i18n/web.pot                       |  355 +--
 addons/website/i18n/website.pot               |  227 +-
 addons/website_blog/i18n/website_blog.pot     |  254 +-
 .../i18n/website_crm_partner_assign.pot       |   62 +-
 .../i18n/website_event_questions.pot          |   54 +-
 .../i18n/website_event_sale.pot               |   14 +-
 .../i18n/website_event_track.pot              |  184 +-
 .../i18n/website_forum_doc.pot                |   85 +-
 .../i18n/website_mail_channel.pot             |   36 +-
 addons/website_quote/i18n/website_quote.pot   |  685 ++++-
 addons/website_sale/i18n/website_sale.pot     |  605 +++-
 .../i18n/website_sale_comparison.pot          |  196 +-
 .../i18n/website_sale_delivery.pot            |   15 +-
 .../i18n/website_sale_digital.pot             |   19 +-
 .../i18n/website_sale_options.pot             |   43 +-
 .../i18n/website_sale_stock.pot               |   35 +-
 .../i18n/website_sale_wishlist.pot            |   29 +-
 addons/website_slides/i18n/website_slides.pot |  145 +-
 odoo/addons/base/i18n/base.pot                | 2490 ++---------------
 62 files changed, 8474 insertions(+), 3568 deletions(-)
 create mode 100644 addons/transifex/i18n/transifex.pot

diff --git a/.tx/config b/.tx/config
index 8977a56c114a..eb2b3a2465cc 100644
--- a/.tx/config
+++ b/.tx/config
@@ -702,6 +702,11 @@ file_filter = addons/theme_bootswatch/i18n/<lang>.po
 source_file = addons/theme_bootswatch/i18n/theme_bootswatch.pot
 source_lang = en
 
+[odoo-11.transifex]
+file_filter = addons/transifex/i18n/<lang>.po
+source_file = addons/transifex/i18n/transifex.pot
+source_lang = en
+
 [odoo-11.theme_default]
 file_filter = addons/theme_default/i18n/<lang>.po
 source_file = addons/theme_default/i18n/theme_default.pot
diff --git a/addons/account/i18n/account.pot b/addons/account/i18n/account.pot
index 4d784932a8fe..d9157236848f 100644
--- a/addons/account/i18n/account.pot
+++ b/addons/account/i18n/account.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -72,7 +72,7 @@ msgid "%d transactions were automatically reconciled."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account.py:785
+#: code:addons/account/models/account.py:794
 #, python-format
 msgid "%s (Copy)"
 msgstr ""
@@ -132,6 +132,11 @@ msgstr ""
 msgid "30 Net Days"
 msgstr ""
 
+#. module: account
+#: model:account.payment.term,name:account.account_payment_term_advance
+msgid "30% Advance End of Following Month"
+msgstr ""
+
 #. module: account
 #: model:ir.ui.view,arch_db:account.account_planner
 msgid "5) For setup, you will need the following information:"
@@ -153,6 +158,137 @@ msgstr ""
 msgid ": Trial Balance"
 msgstr ""
 
+#. module: account
+#: model:mail.template,body_html:account.mail_template_data_payment_receipt
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><p>Dear ${object.partner_id.name},</p>\n"
+"<p>Thank you for your payment.<br/>Here is your payment receipt <strong>${(object.name or '').replace('/','-')}</strong> amounting to <strong>${object.amount} ${object.currency_id.name}</strong> from ${object.company_id.name}.</p>\n"
+"<p>If you have any questions, please do not hesitate to contact us.</p>\n"
+"<p>Best regards,\n"
+"% if user and user.signature:\n"
+"${user.signature | safe}\n"
+"% endif\n"
+"</p>\n"
+"</data>"
+msgstr ""
+
+#. module: account
+#: model:mail.template,body_html:account.mail_template_data_notification_email_account_invoice
+msgid "<div>\n"
+"% set record = ctx.get('record')\n"
+"% set company = record and record.company_id or user.company_id\n"
+"<table border=\"0\" width=\"100%\" cellpadding=\"0\" bgcolor=\"#ededed\" style=\"padding: 20px; background-color: #ededed\" summary=\"o_mail_notification\">\n"
+"<tbody>\n"
+"    <!-- HEADER -->\n"
+"    <tr>\n"
+"        <td align=\"center\" style=\"min-width: 590px;\">\n"
+"            <table width=\"590\" border=\"0\" cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-color: rgb(135,90,123); padding: 20px;\">\n"
+"                <tr>\n"
+"                    <td valign=\"middle\">\n"
+"                        <span style=\"font-size:20px; color:white; font-weight: bold;\">\n"
+"                            Invoice ${object.record_name}\n"
+"                        </span>\n"
+"                    </td>\n"
+"                    <td valign=\"middle\" align=\"right\">\n"
+"                        <img src=\"/logo.png?company=${company.id}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${company.name}\"/>\n"
+"                    </td>\n"
+"                </tr>\n"
+"          </table>\n"
+"    </td>\n"
+"  </tr>\n"
+"  <!-- CONTENT -->\n"
+"  <tr>\n"
+"        <td align=\"center\" style=\"min-width: 590px;\">\n"
+"            <table width=\"590\" border=\"0\" cellpadding=\"0\" bgcolor=\"#ffffff\" style=\"min-width: 590px; background-color: rgb(255, 255, 255); padding: 20px;\">\n"
+"                <tbody>\n"
+"                    <td valign=\"top\" style=\"font-family:Arial,Helvetica,sans-serif; color: #555; font-size: 14px;\">\n"
+"                        ${object.body | safe}\n"
+"                    </td>\n"
+"                </tbody>\n"
+"            </table>\n"
+"        </td>\n"
+"    </tr>\n"
+"    <!-- FOOTER -->\n"
+"    <tr>\n"
+"        <td align=\"center\" style=\"min-width: 590px;\">\n"
+"            <table width=\"590\" border=\"0\" cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-color: rgb(135,90,123); padding: 20px;\">\n"
+"                <tr>\n"
+"                    <td valign=\"middle\" align=\"left\" style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
+"                        ${company.name}<br/>\n"
+"                        ${company.phone or ''}\n"
+"                    </td>\n"
+"                    <td valign=\"middle\" align=\"right\" style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
+"                        % if company.email:\n"
+"                        <a href=\"mailto:${company.email}\" style=\"text-decoration:none; color: white;\">${company.email}</a><br/>\n"
+"                        % endif\n"
+"                        % if company.website:\n"
+"                        <a href=\"${company.website}\" style=\"text-decoration:none; color: white;\">\n"
+"                        ${company.website}\n"
+"                        </a>\n"
+"                        % endif\n"
+"                    </td>\n"
+"                </tr>\n"
+"            </table>\n"
+"        </td>\n"
+"    </tr>\n"
+"    <tr>\n"
+"        <td align=\"center\">\n"
+"            Powered by <a target=\"_blank\" href=\"https://www.odoo.com\">Odoo</a>.\n"
+"        </td>\n"
+"    </tr>\n"
+"</tbody>\n"
+"</table>\n"
+"</div>"
+msgstr ""
+
+#. module: account
+#: model:mail.template,body_html:account.email_template_edi_invoice
+msgid "<div>\n"
+"<p>Dear ${object.partner_id.name}\n"
+"% set access_action = object.with_context(force_website=True).get_access_action()\n"
+"% set is_online = access_action and access_action['type'] == 'ir.actions.act_url'\n"
+"% set access_url = object.get_mail_url()\n"
+"\n"
+"% if object.partner_id.parent_id:\n"
+"    (<i>${object.partner_id.parent_id.name}</i>)\n"
+"% endif\n"
+",</p>\n"
+"<p>Here is, in attachment, your \n"
+"% if object.number:\n"
+"invoice <strong>${object.number}</strong>\n"
+"% else:\n"
+"invoice\n"
+"% endif\n"
+"% if object.origin:\n"
+"(with reference: ${object.origin})\n"
+"% endif\n"
+"amounting in <strong>${object.amount_total} ${object.currency_id.name}</strong>\n"
+"from ${object.company_id.name}.\n"
+"</p>\n"
+"\n"
+"% if is_online:\n"
+"    <br/><br/>\n"
+"    <center>\n"
+"      <a href=\"${access_url}\" style=\"background-color: #1abc9c; padding: 20px; text-decoration: none; color: #fff; border-radius: 5px; font-size: 16px;\" class=\"o_default_snippet_text\">View Invoice</a>\n"
+"    </center>\n"
+"% endif\n"
+"    <br/><br/>\n"
+"\n"
+"% if object.state=='paid':\n"
+"    <p>This invoice is already paid.</p>\n"
+"% else:\n"
+"    <p>Please remit payment at your earliest convenience.</p>\n"
+"% endif\n"
+"\n"
+"<p>Thank you,</p>\n"
+"<p style=\"color:#888888\">\n"
+"% if object.user_id and object.user_id.signature:\n"
+"    ${object.user_id.signature | safe}\n"
+"% endif\n"
+"</p>\n"
+"</div>"
+msgstr ""
+
 #. module: account
 #: model:ir.ui.view,arch_db:account.account_planner
 msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Now"
@@ -747,19 +883,19 @@ msgid "A Cash transaction can't have a 0 amount."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1721
+#: code:addons/account/models/account_invoice.py:1728
 #, python-format
 msgid "A Payment Terms should have its last line of type Balance."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1724
+#: code:addons/account/models/account_invoice.py:1731
 #, python-format
 msgid "A Payment Terms should have only one line of type Balance."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account.py:698
+#: code:addons/account/models/account.py:707
 #, python-format
 msgid "A bank account can only belong to one journal."
 msgstr ""
@@ -848,8 +984,8 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:493
-#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:495
+#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:494
+#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:496
 #: code:addons/account/static/src/xml/account_reconciliation.xml:170
 #: code:addons/account/static/src/xml/account_reconciliation.xml:228
 #: code:addons/account/static/src/xml/account_reconciliation.xml:253
@@ -1836,8 +1972,8 @@ msgid "Automated Entries"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:339
-#: code:addons/account/wizard/setup_wizards.py:66
+#: code:addons/account/models/company.py:349
+#: code:addons/account/wizard/setup_wizards.py:79
 #, python-format
 msgid "Automatic Balancing Line"
 msgstr ""
@@ -1924,7 +2060,7 @@ msgstr ""
 #. module: account
 #: selection:account.bank.accounts.wizard,account_type:0
 #: selection:account.journal,type:0
-#: code:addons/account/models/chart_template.py:747
+#: code:addons/account/models/chart_template.py:749
 #: model:ir.model.fields,field_description:account.field_account_journal_bank_id
 #: model:ir.model.fields,field_description:account.field_res_partner_bank_account_count
 #: model:ir.model.fields,field_description:account.field_res_users_bank_account_count
@@ -1938,7 +2074,7 @@ msgid "Bank &amp; Cash"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:153
+#: code:addons/account/models/company.py:163
 #: model:ir.model.fields,field_description:account.field_account_bank_accounts_wizard_bank_account_id
 #: model:ir.model.fields,field_description:account.field_account_bank_statement_line_bank_account_id
 #: model:ir.model.fields,field_description:account.field_account_invoice_partner_bank_id
@@ -2066,13 +2202,6 @@ msgstr ""
 msgid "Bank statements"
 msgstr ""
 
-#. module: account
-#. openerp-web
-#: code:addons/account/static/src/xml/account_reconciliation.xml:34
-#, python-format
-msgid "Bank statements are fully reconciled."
-msgstr ""
-
 #. module: account
 #: code:addons/account/models/account_journal_dashboard.py:39
 #, python-format
@@ -2284,7 +2413,7 @@ msgid "Cancelled"
 msgstr ""
 
 #. module: account
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
+#: model:ir.ui.view,arch_db:account.portal_invoice_page
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 msgid "Cancelled Invoice"
 msgstr ""
@@ -2335,7 +2464,7 @@ msgstr ""
 #. module: account
 #: selection:account.bank.accounts.wizard,account_type:0
 #: selection:account.journal,type:0
-#: code:addons/account/models/chart_template.py:747
+#: code:addons/account/models/chart_template.py:749
 #, python-format
 msgid "Cash"
 msgstr ""
@@ -2486,7 +2615,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/models/company.py:206
+#: code:addons/account/models/company.py:216
 #: code:addons/account/static/src/xml/account_dashboard_setup_bar.xml:13
 #: model:ir.actions.act_window,name:account.action_account_form
 #: model:ir.ui.menu,name:account.menu_action_account_form
@@ -2791,7 +2920,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/models/company.py:137
+#: code:addons/account/models/company.py:147
 #: code:addons/account/static/src/xml/account_dashboard_setup_bar.xml:25
 #, python-format
 msgid "Company Data"
@@ -2861,8 +2990,8 @@ msgid "Configuration"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:616
-#: code:addons/account/models/account_payment.py:618
+#: code:addons/account/models/account_payment.py:622
+#: code:addons/account/models/account_payment.py:624
 #, python-format
 msgid "Configuration Error !"
 msgstr ""
@@ -2989,7 +3118,7 @@ msgid "Cost of Revenue"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/chart_template.py:860
+#: code:addons/account/models/chart_template.py:862
 #, python-format
 msgid "Could not install new chart of account as there are already accounting entries existing"
 msgstr ""
@@ -3236,14 +3365,14 @@ msgstr ""
 
 #. module: account
 #: code:addons/account/models/account_invoice.py:439
-#: code:addons/account/models/account_invoice.py:1225
+#: code:addons/account/models/account_invoice.py:1228
 #: code:addons/account/wizard/account_invoice_refund.py:111
 #: model:ir.actions.act_window,name:account.action_account_invoice_refund
 #: model:ir.model,name:account.model_account_invoice_refund
 #: model:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
 #: model:ir.ui.view,arch_db:account.invoice_form
 #: model:ir.ui.view,arch_db:account.invoice_supplier_form
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
+#: model:ir.ui.view,arch_db:account.portal_invoice_page
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 #: model:ir.ui.view,arch_db:account.view_account_invoice_refund
 #: model:ir.ui.view,arch_db:account.view_account_invoice_report_search
@@ -3383,7 +3512,7 @@ msgstr ""
 #. module: account
 #: selection:account.invoice,type:0
 #: selection:account.invoice.report,type:0
-#: code:addons/account/models/account_payment.py:649
+#: code:addons/account/models/account_payment.py:656
 #, python-format
 msgid "Customer Credit Note"
 msgstr ""
@@ -3415,7 +3544,7 @@ msgid "Customer Invoices"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:647
+#: code:addons/account/models/account_payment.py:654
 #, python-format
 msgid "Customer Payment"
 msgstr ""
@@ -3893,7 +4022,7 @@ msgstr ""
 #. module: account
 #: code:addons/account/models/account_invoice.py:437
 #: model:ir.ui.view,arch_db:account.invoice_form
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
+#: model:ir.ui.view,arch_db:account.portal_invoice_page
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 #, python-format
 msgid "Draft Invoice"
@@ -3963,7 +4092,7 @@ msgid "Due date"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1167
+#: code:addons/account/models/account_invoice.py:1170
 #, python-format
 msgid "Duplicated vendor reference detected. You probably encoded twice the same vendor bill/credit note."
 msgstr ""
@@ -4028,6 +4157,11 @@ msgstr ""
 msgid "End Date"
 msgstr ""
 
+#. module: account
+#: model:account.payment.term,name:account.account_payment_term
+msgid "End of Following Month"
+msgstr ""
+
 #. module: account
 #: model:ir.model.fields,field_description:account.field_account_bank_statement_balance_end_real
 msgid "Ending Balance"
@@ -4297,7 +4431,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/models/company.py:179
+#: code:addons/account/models/company.py:189
 #: code:addons/account/static/src/xml/account_dashboard_setup_bar.xml:17
 #, python-format
 msgid "Fiscal Year"
@@ -4523,7 +4657,6 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/xml/account_reconciliation.xml:34
 #: code:addons/account/static/src/xml/account_reconciliation.xml:46
 #, python-format
 msgid "Good Job!"
@@ -4939,7 +5072,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_model.js:627
+#: code:addons/account/static/src/js/reconciliation/reconciliation_model.js:628
 #, python-format
 msgid "Incorrect Operation"
 msgstr ""
@@ -4956,8 +5089,8 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/models/company.py:224
-#: code:addons/account/models/company.py:239
+#: code:addons/account/models/company.py:234
+#: code:addons/account/models/company.py:249
 #: code:addons/account/static/src/xml/account_dashboard_setup_bar.xml:9
 #, python-format
 msgid "Initial Balances"
@@ -5029,7 +5162,7 @@ msgid "Invite Users"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1223
+#: code:addons/account/models/account_invoice.py:1226
 #: model:ir.model,name:account.model_account_invoice
 #: model:ir.model.fields,field_description:account.field_account_invoice_tax_invoice_id
 #: model:ir.model.fields,field_description:account.field_account_move_line_invoice_id
@@ -5040,7 +5173,6 @@ msgstr ""
 #: model:ir.ui.view,arch_db:account.invoice_supplier_tree
 #: model:ir.ui.view,arch_db:account.invoice_tree
 #: model:ir.ui.view,arch_db:account.portal_invoice_page
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 #: model:ir.ui.view,arch_db:account.view_account_invoice_filter
 #: model:ir.ui.view,arch_db:account.view_account_invoice_report_search
@@ -5125,31 +5257,31 @@ msgid "Invoice for which this invoice is the credit note"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:746
+#: code:addons/account/models/account_invoice.py:747
 #, python-format
 msgid "Invoice must be cancelled in order to reset it to draft."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:794
+#: code:addons/account/models/account_invoice.py:795
 #, python-format
 msgid "Invoice must be in draft or open state in order to be cancelled."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:768
+#: code:addons/account/models/account_invoice.py:769
 #, python-format
 msgid "Invoice must be in draft state in order to validate it."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:788
+#: code:addons/account/models/account_invoice.py:789
 #, python-format
 msgid "Invoice must be paid in order to set it to register payment."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:780
+#: code:addons/account/models/account_invoice.py:781
 #, python-format
 msgid "Invoice must be validated in order to set it to register payment."
 msgstr ""
@@ -5160,7 +5292,7 @@ msgid "Invoice paid"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1815
+#: code:addons/account/models/account_invoice.py:1822
 #, python-format
 msgid "Invoice sent"
 msgstr ""
@@ -5290,7 +5422,7 @@ msgid "It is mandatory to specify an account and a journal to create a write-off
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:442
+#: code:addons/account/models/account_payment.py:450
 #, python-format
 msgid "It is not allowed to delete a payment that already created a journal entry since it would create a gap in the numbering. You should create the journal entry again and cancel it thanks to a regular revert."
 msgstr ""
@@ -5414,7 +5546,7 @@ msgid "Journal Item Label"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:391
+#: code:addons/account/models/account_payment.py:399
 #: model:ir.actions.act_window,name:account.act_account_journal_2_account_move_line
 #: model:ir.actions.act_window,name:account.act_account_move_to_account_move_line_open
 #: model:ir.actions.act_window,name:account.action_account_moves_all_a
@@ -5545,7 +5677,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:494
+#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:495
 #: code:addons/account/static/src/xml/account_reconciliation.xml:189
 #: code:addons/account/static/src/xml/account_reconciliation.xml:230
 #: model:ir.model.fields,field_description:account.field_account_bank_statement_line_name
@@ -6346,7 +6478,7 @@ msgid "No Message"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1381
+#: code:addons/account/models/account_invoice.py:1384
 #, python-format
 msgid "No appropriate payment method enabled on journal %s"
 msgstr ""
@@ -6357,7 +6489,7 @@ msgid "No detail"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:264
+#: code:addons/account/models/company.py:274
 #, python-format
 msgid "No miscellanous journal could be found. Please create one before proceeding."
 msgstr ""
@@ -6448,6 +6580,13 @@ msgstr ""
 msgid "Nothing to Reconcile"
 msgstr ""
 
+#. module: account
+#. openerp-web
+#: code:addons/account/static/src/xml/account_reconciliation.xml:34
+#, python-format
+msgid "Nothing to do!"
+msgstr ""
+
 #. module: account
 #: selection:res.company,fiscalyear_last_month:0
 msgid "November"
@@ -6592,13 +6731,13 @@ msgid "Only One Chart Template Available"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:456
+#: code:addons/account/models/account_payment.py:464
 #, python-format
-msgid "Only a draft payment can be posted. Trying to post a payment in state %s."
+msgid "Only a draft payment can be posted."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/chart_template.py:853
+#: code:addons/account/models/chart_template.py:855
 #, python-format
 msgid "Only administrators can change the settings"
 msgstr ""
@@ -6637,7 +6776,7 @@ msgid "Opening Journal"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:267
+#: code:addons/account/models/company.py:277
 #: model:ir.model.fields,field_description:account.field_account_opening_opening_move_id
 #: model:ir.model.fields,field_description:account.field_res_company_account_opening_move_id
 #, python-format
@@ -6808,7 +6947,7 @@ msgid "Paid"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:403
+#: code:addons/account/models/account_payment.py:411
 #, python-format
 msgid "Paid Invoices"
 msgstr ""
@@ -7084,6 +7223,16 @@ msgstr ""
 msgid "Payment terms: 30 Net Days"
 msgstr ""
 
+#. module: account
+#: model:account.payment.term,note:account.account_payment_term_advance
+msgid "Payment terms: 30% Advance End of Following Month"
+msgstr ""
+
+#. module: account
+#: model:account.payment.term,note:account.account_payment_term
+msgid "Payment terms: End of Following Month"
+msgstr ""
+
 #. module: account
 #: model:account.payment.term,note:account.account_payment_term_immediate
 msgid "Payment terms: Immediate Payment"
@@ -7170,7 +7319,7 @@ msgid "Percentage of balance"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1797
+#: code:addons/account/models/account_invoice.py:1804
 #, python-format
 msgid "Percentages for Payment Terms Line must be between 0 and 100."
 msgstr ""
@@ -7208,7 +7357,7 @@ msgid "Please check that the field 'Transfer Account' is set on the company."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1063
+#: code:addons/account/models/account_invoice.py:1064
 #, python-format
 msgid "Please create some invoice lines."
 msgstr ""
@@ -7226,7 +7375,7 @@ msgid "Please define a sequence on the journal."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1061
+#: code:addons/account/models/account_invoice.py:1062
 #, python-format
 msgid "Please define sequence on the journal related to this invoice."
 msgstr ""
@@ -8506,8 +8655,8 @@ msgid "Tax"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/chart_template.py:831
-#: code:addons/account/models/chart_template.py:834
+#: code:addons/account/models/chart_template.py:833
+#: code:addons/account/models/chart_template.py:836
 #, python-format
 msgid "Tax %.2f%%"
 msgstr ""
@@ -8685,7 +8834,7 @@ msgstr ""
 
 #. module: account
 #: model:ir.ui.view,arch_db:account.res_config_settings_view_form
-msgid "TaxCloud Connection"
+msgid "TaxCloud"
 msgstr ""
 
 #. module: account
@@ -8957,7 +9106,7 @@ msgid "The amount expressed in the secondary currency must be positive when acco
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account.py:780
+#: code:addons/account/models/account.py:789
 #, python-format
 msgid "The application scope of taxes in a group must be either the same as the group or \"None\"."
 msgstr ""
@@ -8974,7 +9123,7 @@ msgid "The bank statement used for bank reconciliation"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1156
+#: code:addons/account/models/account_invoice.py:1159
 #, python-format
 msgid "The cash rounding cannot be computed because the difference must be added on the biggest tax found and no tax are specified.\n"
 "Please set up a tax or change the cash rounding method."
@@ -9057,7 +9206,7 @@ msgid "The income or expense account related to the selected product."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:616
+#: code:addons/account/models/account_payment.py:622
 #, python-format
 msgid "The journal %s does not have a sequence, please specify one."
 msgstr ""
@@ -9073,6 +9222,12 @@ msgstr ""
 msgid "The journal entry containing the initial balance of all this company's accounts."
 msgstr ""
 
+#. module: account
+#: model:ir.model.fields,help:account.field_account_financial_year_op_fiscalyear_last_day
+#: model:ir.model.fields,help:account.field_account_financial_year_op_fiscalyear_last_month
+msgid "The last day of the month will be taken if the chosen day doesn't exist."
+msgstr ""
+
 #. module: account
 #: model:ir.ui.view,arch_db:account.view_payment_term_form
 msgid "The last line's computation type should be \"Balance\" to ensure that the whole amount will be allocated."
@@ -9145,7 +9300,7 @@ msgid "The payment amount cannot be negative."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:459
+#: code:addons/account/models/account_payment.py:467
 #, python-format
 msgid "The payment cannot be processed because the invoice is not open!"
 msgstr ""
@@ -9167,7 +9322,7 @@ msgid "The selected account of your Journal Entry forces to provide a secondary
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1634
+#: code:addons/account/models/account_invoice.py:1641
 #, python-format
 msgid "The selected unit of measure is not compatible with the unit of measure of the product."
 msgstr ""
@@ -9179,7 +9334,7 @@ msgid "The sequence field is used to define order in which the tax lines are app
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:618
+#: code:addons/account/models/account_payment.py:624
 #, python-format
 msgid "The sequence of journal %s is deactivated."
 msgstr ""
@@ -9195,7 +9350,7 @@ msgid "There are currently no invoices and payments for your account."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:111
+#: code:addons/account/models/company.py:121
 #, python-format
 msgid "There are still unposted entries in the period you want to lock. You should either post or delete them."
 msgstr ""
@@ -9247,7 +9402,7 @@ msgid "These users handle billing specifically."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1356
+#: code:addons/account/models/account_invoice.py:1359
 #, python-format
 msgid "This %s has been created from: <a href=# data-oe-model=account.invoice data-oe-id=%d>%s</a>"
 msgstr ""
@@ -9377,14 +9532,14 @@ msgid "This label will be displayed on report to show the balance computed for t
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:504
+#: code:addons/account/models/account_payment.py:512
 #, python-format
 msgid "This method should only be called to process a single invoice's payment."
 msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:376
+#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:377
 #, python-format
 msgid "This move's amount is higher than the transaction's amount. Click to register a partial payment and keep the payment balance open."
 msgstr ""
@@ -9649,19 +9804,19 @@ msgid "Transfer To"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:344
+#: code:addons/account/models/account_payment.py:350
 #, python-format
 msgid "Transfer account not defined on the company."
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:589
+#: code:addons/account/models/account_payment.py:597
 #, python-format
 msgid "Transfer from %s"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:672
+#: code:addons/account/models/account_payment.py:678
 #, python-format
 msgid "Transfer to %s"
 msgstr ""
@@ -9708,14 +9863,14 @@ msgid "Undefined Yet"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/company.py:294
+#: code:addons/account/models/company.py:304
 #, python-format
 msgid "Undistributed Profits/Losses"
 msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:373
+#: code:addons/account/static/src/js/reconciliation/reconciliation_renderer.js:374
 #, python-format
 msgid "Undo the partial reconciliation."
 msgstr ""
@@ -9881,7 +10036,7 @@ msgstr ""
 #: model:ir.ui.view,arch_db:account.view_account_invoice_refund
 msgid "Use this option if you want to cancel an invoice and create a new\n"
 "                                one. The credit note will be created, validated and reconciled\n"
-"                                with the current invoice. A new, draft, invoice will be created \n"
+"                                with the current invoice. A new draft invoice will be created\n"
 "                                so that you can edit it."
 msgstr ""
 
@@ -9986,9 +10141,9 @@ msgstr ""
 #: selection:account.invoice,type:0
 #: selection:account.invoice.report,type:0
 #: code:addons/account/models/account_invoice.py:441
-#: code:addons/account/models/account_invoice.py:1224
+#: code:addons/account/models/account_invoice.py:1227
 #: model:ir.ui.view,arch_db:account.invoice_supplier_form
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
+#: model:ir.ui.view,arch_db:account.portal_invoice_page
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 #, python-format
 msgid "Vendor Bill"
@@ -10013,8 +10168,8 @@ msgstr ""
 #: selection:account.invoice,type:0
 #: selection:account.invoice.report,type:0
 #: code:addons/account/models/account_invoice.py:443
-#: code:addons/account/models/account_payment.py:652
-#: model:ir.ui.view,arch_db:account.portal_invoice_report
+#: code:addons/account/models/account_payment.py:659
+#: model:ir.ui.view,arch_db:account.portal_invoice_page
 #: model:ir.ui.view,arch_db:account.report_invoice_document
 #, python-format
 msgid "Vendor Credit Note"
@@ -10033,7 +10188,7 @@ msgid "Vendor Credit Notes"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1226
+#: code:addons/account/models/account_invoice.py:1229
 #, python-format
 msgid "Vendor Credit note"
 msgstr ""
@@ -10044,7 +10199,7 @@ msgid "Vendor Flow"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:654
+#: code:addons/account/models/account_payment.py:661
 #, python-format
 msgid "Vendor Payment"
 msgstr ""
@@ -10094,8 +10249,8 @@ msgid "Warning on the Invoice"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1574
-#: code:addons/account/models/account_invoice.py:1633
+#: code:addons/account/models/account_invoice.py:1581
+#: code:addons/account/models/account_invoice.py:1640
 #, python-format
 msgid "Warning!"
 msgstr ""
@@ -10242,13 +10397,13 @@ msgid "You can not change the unit of measure of a product that has been already
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:440
+#: code:addons/account/models/account_payment.py:448
 #, python-format
 msgid "You can not delete a payment that is already posted"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1655
+#: code:addons/account/models/account_invoice.py:1662
 #, python-format
 msgid "You can only delete an invoice line if the invoice is in draft state."
 msgstr ""
@@ -10277,7 +10432,7 @@ msgid "You cannot add/modify entries prior to and inclusive of the lock date %s.
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1205
+#: code:addons/account/models/account_invoice.py:1208
 #, python-format
 msgid "You cannot cancel an invoice which is partially paid. You need to unreconcile related payment entries first."
 msgstr ""
@@ -10352,7 +10507,7 @@ msgstr ""
 
 #. module: account
 #. openerp-web
-#: code:addons/account/static/src/js/reconciliation/reconciliation_model.js:628
+#: code:addons/account/static/src/js/reconciliation/reconciliation_model.js:629
 #, python-format
 msgid "You cannot mix items from receivable and payable accounts."
 msgstr ""
@@ -10365,7 +10520,7 @@ msgid "You cannot modify a posted entry of this journal.\n"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:782
+#: code:addons/account/models/account_invoice.py:783
 #, python-format
 msgid "You cannot pay an invoice which is partially paid. You need to reconcile payment entries first."
 msgstr ""
@@ -10396,7 +10551,7 @@ msgstr ""
 
 #. module: account
 #: code:addons/account/models/account_invoice.py:71
-#: code:addons/account/models/account_invoice.py:770
+#: code:addons/account/models/account_invoice.py:771
 #, python-format
 msgid "You cannot validate an invoice with a negative total amount. You should create a credit note instead."
 msgstr ""
@@ -10415,7 +10570,7 @@ msgid "You have"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_payment.py:477
+#: code:addons/account/models/account_payment.py:485
 #, python-format
 msgid "You have to define a sequence for %s in your company."
 msgstr ""
@@ -10427,7 +10582,7 @@ msgid "You must define a Start Date"
 msgstr ""
 
 #. module: account
-#: code:addons/account/models/account_invoice.py:1575
+#: code:addons/account/models/account_invoice.py:1582
 #, python-format
 msgid "You must first select a partner!"
 msgstr ""
@@ -10536,21 +10691,6 @@ msgstr ""
 msgid "Zip Range To"
 msgstr ""
 
-#. module: account
-#: model:mail.template,body_html:account.mail_template_data_payment_receipt
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c703e4465617220247b6f626a6563742e706172746e65725f69642e6e616d657d2c3c2f703e0a3c703e5468616e6b20796f7520666f7220796f7572207061796d656e742e3c62722f3e4865726520697320796f7572207061796d656e742072656365697074203c7374726f6e673e247b286f626a6563742e6e616d65206f72202727292e7265706c61636528272f272c272d27297d3c2f7374726f6e673e20616d6f756e74696e6720746f203c7374726f6e673e247b6f626a6563742e616d6f756e747d20247b6f626a6563742e63757272656e63795f69642e6e616d657d3c2f7374726f6e673e2066726f6d20247b6f626a6563742e636f6d70616e795f69642e6e616d657d2e3c2f703e0a3c703e496620796f75206861766520616e79207175657374696f6e732c20706c6561736520646f206e6f7420686573697461746520746f20636f6e746163742075732e3c2f703e0a3c703e4265737420726567617264732c0a25206966207573657220616e6420757365722e7369676e61747572653a0a247b757365722e7369676e6174757265207c20736166657d0a2520656e6469660a3c2f703e0a3c2f646174613e"
-msgstr ""
-
-#. module: account
-#: model:mail.template,body_html:account.mail_template_data_notification_email_account_invoice
-msgid "\\x3c6469763e0a2520736574207265636f7264203d206374782e67657428277265636f726427290a252073657420636f6d70616e79203d207265636f726420616e64207265636f72642e636f6d70616e795f6964206f7220757365722e636f6d70616e795f69640a3c7461626c6520626f726465723d2230222077696474683d2231303025222063656c6c70616464696e673d223022206267636f6c6f723d222365646564656422207374796c653d2270616464696e673a20323070783b206261636b67726f756e642d636f6c6f723a2023656465646564222073756d6d6172793d226f5f6d61696c5f6e6f74696669636174696f6e223e0a3c74626f64793e0a202020203c212d2d20484541444552202d2d3e0a202020203c74723e0a20202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a2020202020202020202020203c7461626c652077696474683d223539302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222338373541374222207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283133352c39302c313233293b2070616464696e673a20323070783b223e0a202020202020202020202020202020203c74723e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c65223e0a2020202020202020202020202020202020202020202020203c7370616e207374796c653d22666f6e742d73697a653a323070783b20636f6c6f723a77686974653b20666f6e742d7765696768743a20626f6c643b223e0a20202020202020202020202020202020202020202020202020202020496e766f69636520247b6f626a6563742e7265636f72645f6e616d657d0a2020202020202020202020202020202020202020202020203c2f7370616e3e0a20202020202020202020202020202020202020203c2f74643e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d227269676874223e0a2020202020202020202020202020202020202020202020203c696d67207372633d222f6c6f676f2e706e673f636f6d70616e793d247b636f6d70616e792e69647d22207374796c653d2270616464696e673a203070783b206d617267696e3a203070783b206865696768743a206175746f3b2077696474683a20383070783b2220616c743d22247b636f6d70616e792e6e616d657d222f3e0a20202020202020202020202020202020202020203c2f74643e0a202020202020202020202020202020203c2f74723e0a202020202020202020203c2f7461626c653e0a202020203c2f74643e0a20203c2f74723e0a20203c212d2d20434f4e54454e54202d2d3e0a20203c74723e0a20202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a2020202020202020202020203c7461626c652077696474683d223539302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222366666666666622207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283235352c203235352c20323535293b2070616464696e673a20323070783b223e0a202020202020202020202020202020203c74626f64793e0a20202020202020202020202020202020202020203c74642076616c69676e3d22746f7022207374796c653d22666f6e742d66616d696c793a417269616c2c48656c7665746963612c73616e732d73657269663b20636f6c6f723a20233535353b20666f6e742d73697a653a20313470783b223e0a202020202020202020202020202020202020202020202020247b6f626a6563742e626f6479207c20736166657d0a20202020202020202020202020202020202020203c2f74643e0a202020202020202020202020202020203c2f74626f64793e0a2020202020202020202020203c2f7461626c653e0a20202020202020203c2f74643e0a202020203c2f74723e0a202020203c212d2d20464f4f544552202d2d3e0a202020203c74723e0a20202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a2020202020202020202020203c7461626c652077696474683d223539302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222338373541374222207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283133352c39302c313233293b2070616464696e673a20323070783b223e0a202020202020202020202020202020203c74723e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d226c65667422207374796c653d22636f6c6f723a20236666663b2070616464696e672d746f703a20313070783b2070616464696e672d626f74746f6d3a20313070783b20666f6e742d73697a653a20313270783b223e0a202020202020202020202020202020202020202020202020247b636f6d70616e792e6e616d657d3c62722f3e0a202020202020202020202020202020202020202020202020247b636f6d70616e792e70686f6e65206f722027277d0a20202020202020202020202020202020202020203c2f74643e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d22726967687422207374796c653d22636f6c6f723a20236666663b2070616464696e672d746f703a20313070783b2070616464696e672d626f74746f6d3a20313070783b20666f6e742d73697a653a20313270783b223e0a2020202020202020202020202020202020202020202020202520696620636f6d70616e792e656d61696c3a0a2020202020202020202020202020202020202020202020203c6120687265663d226d61696c746f3a247b636f6d70616e792e656d61696c7d22207374796c653d22746578742d6465636f726174696f6e3a6e6f6e653b20636f6c6f723a2077686974653b223e247b636f6d70616e792e656d61696c7d3c2f613e3c62722f3e0a2020202020202020202020202020202020202020202020202520656e6469660a2020202020202020202020202020202020202020202020202520696620636f6d70616e792e776562736974653a0a2020202020202020202020202020202020202020202020203c6120687265663d22247b636f6d70616e792e776562736974657d22207374796c653d22746578742d6465636f726174696f6e3a6e6f6e653b20636f6c6f723a2077686974653b223e0a202020202020202020202020202020202020202020202020247b636f6d70616e792e776562736974657d0a2020202020202020202020202020202020202020202020203c2f613e0a2020202020202020202020202020202020202020202020202520656e6469660a20202020202020202020202020202020202020203c2f74643e0a202020202020202020202020202020203c2f74723e0a2020202020202020202020203c2f7461626c653e0a20202020202020203c2f74643e0a202020203c2f74723e0a202020203c74723e0a20202020202020203c746420616c69676e3d2263656e746572223e0a202020202020202020202020506f7765726564206279203c61207461726765743d225f626c616e6b2220687265663d2268747470733a2f2f7777772e6f646f6f2e636f6d223e4f646f6f3c2f613e2e0a20202020202020203c2f74643e0a202020203c2f74723e0a3c2f74626f64793e0a3c2f7461626c653e0a3c2f6469763e"
-msgstr ""
-
-#. module: account
-#: model:mail.template,body_html:account.email_template_edi_invoice
-msgid "\\x3c6469763e0a3c703e4465617220247b6f626a6563742e706172746e65725f69642e6e616d657d0a2520736574206163636573735f616374696f6e203d206f626a6563742e776974685f636f6e7465787428666f7263655f776562736974653d54727565292e6765745f6163636573735f616374696f6e28290a25207365742069735f6f6e6c696e65203d206163636573735f616374696f6e20616e64206163636573735f616374696f6e5b2774797065275d203d3d202769722e616374696f6e732e6163745f75726c270a2520736574206163636573735f75726c203d206f626a6563742e6765745f6d61696c5f75726c28290a0a25206966206f626a6563742e706172746e65725f69642e706172656e745f69643a0a20202020283c693e247b6f626a6563742e706172746e65725f69642e706172656e745f69642e6e616d657d3c2f693e290a2520656e6469660a2c3c2f703e0a3c703e486572652069732c20696e206174746163686d656e742c20796f7572200a25206966206f626a6563742e6e756d6265723a0a696e766f696365203c7374726f6e673e247b6f626a6563742e6e756d6265727d3c2f7374726f6e673e0a2520656c73653a0a696e766f6963650a2520656e6469660a25206966206f626a6563742e6f726967696e3a0a2877697468207265666572656e63653a20247b6f626a6563742e6f726967696e7d290a2520656e6469660a616d6f756e74696e6720696e203c7374726f6e673e247b6f626a6563742e616d6f756e745f746f74616c7d20247b6f626a6563742e63757272656e63795f69642e6e616d657d3c2f7374726f6e673e0a66726f6d20247b6f626a6563742e636f6d70616e795f69642e6e616d657d2e0a3c2f703e0a0a252069662069735f6f6e6c696e653a0a202020203c62722f3e3c62722f3e0a202020203c63656e7465723e0a2020202020203c6120687265663d22247b6163636573735f75726c7d22207374796c653d226261636b67726f756e642d636f6c6f723a20233161626339633b2070616464696e673a20323070783b20746578742d6465636f726174696f6e3a206e6f6e653b20636f6c6f723a20236666663b20626f726465722d7261646975733a203570783b20666f6e742d73697a653a20313670783b2220636c6173733d226f5f64656661756c745f736e69707065745f74657874223e5669657720496e766f6963653c2f613e0a202020203c2f63656e7465723e0a2520656e6469660a202020203c62722f3e3c62722f3e0a0a25206966206f626a6563742e73746174653d3d2770616964273a0a202020203c703e5468697320696e766f69636520697320616c726561647920706169642e3c2f703e0a2520656c73653a0a202020203c703e506c656173652072656d6974207061796d656e7420617420796f7572206561726c6965737420636f6e76656e69656e63652e3c2f703e0a2520656e6469660a0a3c703e5468616e6b20796f752c3c2f703e0a3c70207374796c653d22636f6c6f723a23383838383838223e0a25206966206f626a6563742e757365725f696420616e64206f626a6563742e757365725f69642e7369676e61747572653a0a20202020247b6f626a6563742e757365725f69642e7369676e6174757265207c20736166657d0a2520656e6469660a3c2f703e0a3c2f6469763e"
-msgstr ""
-
 #. module: account
 #: model:ir.model,name:account.model_account_bank_accounts_wizard
 msgid "account.bank.accounts.wizard"
diff --git a/addons/account_asset/i18n/account_asset.pot b/addons/account_asset/i18n/account_asset.pot
index 5929f3e9f8d2..f60e307add15 100644
--- a/addons/account_asset/i18n/account_asset.pot
+++ b/addons/account_asset/i18n/account_asset.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -947,6 +947,12 @@ msgstr ""
 msgid "The number of depreciations needed to depreciate your asset"
 msgstr ""
 
+#. module: account_asset
+#: code:addons/account_asset/models/account_invoice.py:52
+#, python-format
+msgid "The number of depreciations or the period length of your asset category cannot be null."
+msgstr ""
+
 #. module: account_asset
 #: model:ir.ui.view,arch_db:account_asset.view_asset_depreciation_confirmation_wizard
 msgid "This wizard will post installment/depreciation lines for the selected month.<br/>\n"
diff --git a/addons/auth_signup/i18n/auth_signup.pot b/addons/auth_signup/i18n/auth_signup.pot
index 31dcddfdf793..d14676bed0b5 100644
--- a/addons/auth_signup/i18n/auth_signup.pot
+++ b/addons/auth_signup/i18n/auth_signup.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -83,6 +83,43 @@ msgstr ""
 msgid "${object.company_id.name} invitation to connect on Odoo"
 msgstr ""
 
+#. module: auth_signup
+#: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created
+msgid "<div style=\"padding:0px;width:600px;margin:auto;background: #FFFFFF repeat top /100%;color:#777777\">\n"
+"    <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:600px;border-collapse:collapse;background:inherit;color:inherit\">\n"
+"        <tbody><tr>\n"
+"            <td valign=\"center\" width=\"200\" style=\"padding:10px 10px 10px 5px;font-size: 12px\">\n"
+"                <img src=\"/logo.png\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\"/>\n"
+"            </td>\n"
+"        </tr></tbody>\n"
+"    </table>\n"
+"</div>\n"
+"<div style=\"padding:0px;width:600px;margin:auto;background: #FFFFFF repeat top /100%;color:#777777\">\n"
+"    <p>Dear ${object.name},</p>\n"
+"    <p>\n"
+"        Your account has been successfully created!\n"
+"    </p>\n"
+"    <p>\n"
+"        Your login: ${object.email}\n"
+"        <br/>\n"
+"        Your password: ${ctx['password']}\n"
+"    </p>\n"
+"    <p>\n"
+"        To gain access to your account, you can use the following link:\n"
+"    </p>\n"
+"    <div style=\"text-align: center; margin-top: 16px;\">\n"
+"        <a href=\"/web/login?${ctx['auth_login']}\" style=\"padding: 5px 10px; font-size: 12px; line-height: 18px; color: #FFFFFF; border-color:#875A7B; text-decoration: none; display: inline-block; margin-bottom: 0px; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; white-space: nowrap; background-image: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius:3px\">Go to My Account</a>\n"
+"    </div>\n"
+"    <p>Best regards,</p>\n"
+"</div>\n"
+"<div style=\"padding:0px;width:600px;margin:auto; margin-top: 10px; background: #fff repeat top /100%;color:#777777\">\n"
+"    ${user.signature | safe}\n"
+"    <p style=\"font-size: 11px; margin-top: 10px;\">\n"
+"        <strong>Sent by ${user.company_id.name} using <a href=\"www.odoo.com\" style=\"text-decoration:none; color: #875A7B;\">Odoo</a></strong>\n"
+"    </p>\n"
+"</div>"
+msgstr ""
+
 #. module: auth_signup
 #: model:ir.ui.view,arch_db:auth_signup.res_users_form_view
 msgid "<strong>A password reset has been requested for this user. An email containing the following link has been sent:</strong>"
@@ -359,11 +396,6 @@ msgstr ""
 msgid "Your Name"
 msgstr ""
 
-#. module: auth_signup
-#: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created
-msgid "\\x3c646976207374796c653d2270616464696e673a3070783b77696474683a36303070783b6d617267696e3a6175746f3b6261636b67726f756e643a20234646464646462072657065617420746f70202f313030253b636f6c6f723a23373737373737223e0a202020203c7461626c652063656c6c73706163696e673d2230222063656c6c70616464696e673d223022207374796c653d2277696474683a36303070783b626f726465722d636f6c6c617073653a636f6c6c617073653b6261636b67726f756e643a696e68657269743b636f6c6f723a696e6865726974223e0a20202020202020203c74626f64793e3c74723e0a2020202020202020202020203c74642076616c69676e3d2263656e746572222077696474683d2232303022207374796c653d2270616464696e673a3130707820313070782031307078203570783b666f6e742d73697a653a2031327078223e0a202020202020202020202020202020203c696d67207372633d222f6c6f676f2e706e6722207374796c653d2270616464696e673a203070783b206d617267696e3a203070783b206865696768743a206175746f3b2077696474683a20383070783b2220616c743d22247b757365722e636f6d70616e795f69642e6e616d657d222f3e0a2020202020202020202020203c2f74643e0a20202020202020203c2f74723e3c2f74626f64793e0a202020203c2f7461626c653e0a3c2f6469763e0a3c646976207374796c653d2270616464696e673a3070783b77696474683a36303070783b6d617267696e3a6175746f3b6261636b67726f756e643a20234646464646462072657065617420746f70202f313030253b636f6c6f723a23373737373737223e0a202020203c703e4465617220247b6f626a6563742e6e616d657d2c3c2f703e0a202020203c703e0a2020202020202020596f7572206163636f756e7420686173206265656e207375636365737366756c6c792063726561746564210a202020203c2f703e0a202020203c703e0a2020202020202020596f7572206c6f67696e3a20247b6f626a6563742e656d61696c7d0a20202020202020203c62722f3e0a2020202020202020596f75722070617373776f72643a20247b6374785b2770617373776f7264275d7d0a202020203c2f703e0a202020203c703e0a2020202020202020546f206761696e2061636365737320746f20796f7572206163636f756e742c20796f752063616e207573652074686520666f6c6c6f77696e67206c696e6b3a0a202020203c2f703e0a202020203c646976207374796c653d22746578742d616c69676e3a2063656e7465723b206d617267696e2d746f703a20313670783b223e0a20202020202020203c6120687265663d222f7765622f6c6f67696e3f247b6374785b27617574685f6c6f67696e275d7d22207374796c653d2270616464696e673a2035707820313070783b20666f6e742d73697a653a20313270783b206c696e652d6865696768743a20313870783b20636f6c6f723a20234646464646463b20626f726465722d636f6c6f723a233837354137423b20746578742d6465636f726174696f6e3a206e6f6e653b20646973706c61793a20696e6c696e652d626c6f636b3b206d617267696e2d626f74746f6d3a203070783b20666f6e742d7765696768743a203430303b20746578742d616c69676e3a2063656e7465723b20766572746963616c2d616c69676e3a206d6964646c653b20637572736f723a20706f696e7465723b2077686974652d73706163653a206e6f777261703b206261636b67726f756e642d696d6167653a206e6f6e653b206261636b67726f756e642d636f6c6f723a20233837354137423b20626f726465723a2031707820736f6c696420233837354137423b20626f726465722d7261646975733a337078223e476f20746f204d79204163636f756e743c2f613e0a202020203c2f6469763e0a202020203c703e4265737420726567617264732c3c2f703e0a3c2f6469763e0a3c646976207374796c653d2270616464696e673a3070783b77696474683a36303070783b6d617267696e3a6175746f3b206d617267696e2d746f703a20313070783b206261636b67726f756e643a20236666662072657065617420746f70202f313030253b636f6c6f723a23373737373737223e0a20202020247b757365722e7369676e6174757265207c20736166657d0a202020203c70207374796c653d22666f6e742d73697a653a20313170783b206d617267696e2d746f703a20313070783b223e0a20202020202020203c7374726f6e673e53656e7420627920247b757365722e636f6d70616e795f69642e6e616d657d207573696e67203c6120687265663d227777772e6f646f6f2e636f6d22207374796c653d22746578742d6465636f726174696f6e3a6e6f6e653b20636f6c6f723a20233837354137423b223e4f646f6f3c2f613e3c2f7374726f6e673e0a202020203c2f703e0a3c2f6469763e"
-msgstr ""
-
 #. module: auth_signup
 #: model:ir.ui.view,arch_db:auth_signup.fields
 msgid "e.g. John Doe"
diff --git a/addons/base_automation/i18n/base_automation.pot b/addons/base_automation/i18n/base_automation.pot
index b803ff31136f..b313d96e3881 100644
--- a/addons/base_automation/i18n/base_automation.pot
+++ b/addons/base_automation/i18n/base_automation.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -94,6 +94,42 @@ msgstr ""
 msgid "Base Action Rule: check and execute"
 msgstr ""
 
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_recursive
+#: model:ir.actions.server,name:base_automation.test_rule_recursive_ir_actions_server
+msgid "Base Automation: test recursive rule"
+msgstr ""
+
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_on_create
+#: model:ir.actions.server,name:base_automation.test_rule_on_create_ir_actions_server
+msgid "Base Automation: test rule on create"
+msgstr ""
+
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_on_recompute
+#: model:ir.actions.server,name:base_automation.test_rule_on_recompute_ir_actions_server
+msgid "Base Automation: test rule on recompute"
+msgstr ""
+
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_on_line
+#: model:ir.actions.server,name:base_automation.test_rule_on_line_ir_actions_server
+msgid "Base Automation: test rule on secondary model"
+msgstr ""
+
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_on_write
+#: model:ir.actions.server,name:base_automation.test_rule_on_write_ir_actions_server
+msgid "Base Automation: test rule on write"
+msgstr ""
+
+#. module: base_automation
+#: model:base.automation,name:base_automation.test_rule_on_write_check_context
+#: model:ir.actions.server,name:base_automation.test_rule_on_write_check_context_ir_actions_server
+msgid "Base Automation: test rule on write check context"
+msgstr ""
+
 #. module: base_automation
 #: selection:base.automation,trigger:0
 msgid "Based on Form Modification"
diff --git a/addons/base_setup/i18n/base_setup.pot b/addons/base_setup/i18n/base_setup.pot
index 8c92f8491223..fcb0cceae4c6 100644
--- a/addons/base_setup/i18n/base_setup.pot
+++ b/addons/base_setup/i18n/base_setup.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -25,11 +25,6 @@ msgstr ""
 msgid "Access Rights"
 msgstr ""
 
-#. module: base_setup
-#: model:ir.model.fields,field_description:base_setup.field_res_config_settings_group_multi_currency
-msgid "Allow multi currencies"
-msgstr ""
-
 #. module: base_setup
 #: model:ir.model.fields,field_description:base_setup.field_res_config_settings_module_google_calendar
 msgid "Allow the users to synchronize their calendar  with Google Calendar"
@@ -222,6 +217,11 @@ msgstr ""
 msgid "Manage multiple legal entities with separate accounting"
 msgstr ""
 
+#. module: base_setup
+#: model:ir.model.fields,field_description:base_setup.field_res_config_settings_group_multi_currency
+msgid "Multi-Currencies"
+msgstr ""
+
 #. module: base_setup
 #: model:ir.ui.view,arch_db:base_setup.res_config_settings_view_form
 msgid "Multi-company"
diff --git a/addons/calendar/i18n/calendar.pot b/addons/calendar/i18n/calendar.pot
index 7f005d3238e9..b6ccb279704b 100644
--- a/addons/calendar/i18n/calendar.pot
+++ b/addons/calendar/i18n/calendar.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -293,14 +293,14 @@ msgid "${object.event_id.name}: Date updated"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:695
+#: code:addons/calendar/models/calendar.py:703
 #, python-format
 msgid "%s at %s To\n"
 " %s at %s (%s)"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:693
+#: code:addons/calendar/models/calendar.py:694
 #, python-format
 msgid "%s at (%s To %s) (%s)"
 msgstr ""
@@ -400,7 +400,7 @@ msgid "Availability"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:1569
+#: code:addons/calendar/models/calendar.py:1588
 #: selection:calendar.attendee,availability:0
 #: selection:calendar.event,show_as:0
 #, python-format
@@ -619,13 +619,13 @@ msgid "Ending at"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:884
+#: code:addons/calendar/models/calendar.py:905
 #, python-format
 msgid "Ending date cannot be set before starting date."
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:882
+#: code:addons/calendar/models/calendar.py:903
 #, python-format
 msgid "Ending datetime cannot be set before starting datetime."
 msgstr ""
@@ -646,7 +646,7 @@ msgid "Event alarm"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:1127
+#: code:addons/calendar/models/calendar.py:1148
 #, python-format
 msgid "Event recurrence interval cannot be negative."
 msgstr ""
@@ -673,7 +673,7 @@ msgid "First"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:924
+#: code:addons/calendar/models/calendar.py:945
 #, python-format
 msgid "First you have to specify the date of the invitation."
 msgstr ""
@@ -710,7 +710,7 @@ msgid "Group By"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:1514
+#: code:addons/calendar/models/calendar.py:1533
 #, python-format
 msgid "Group by date is not supported, use the calendar view instead."
 msgstr ""
@@ -982,7 +982,7 @@ msgid "Partner-related data of the user"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:1140
+#: code:addons/calendar/models/calendar.py:1161
 #, python-format
 msgid "Please select a proper day of the month."
 msgstr ""
@@ -994,13 +994,13 @@ msgid "Privacy"
 msgstr ""
 
 #. module: calendar
-#: model:ir.model.fields,field_description:calendar.field_calendar_event_end_type
-msgid "Recurrence Termination"
+#: model:ir.model.fields,field_description:calendar.field_calendar_event_rrule_type
+msgid "Recurrence"
 msgstr ""
 
 #. module: calendar
-#: model:ir.model.fields,field_description:calendar.field_calendar_event_rrule_type
-msgid "Recurrency"
+#: model:ir.model.fields,field_description:calendar.field_calendar_event_end_type
+msgid "Recurrence Termination"
 msgstr ""
 
 #. module: calendar
@@ -1328,7 +1328,7 @@ msgid "e.g. Business Lunch"
 msgstr ""
 
 #. module: calendar
-#: code:addons/calendar/models/calendar.py:1125
+#: code:addons/calendar/models/calendar.py:1146
 #, python-format
 msgid "interval cannot be negative."
 msgstr ""
diff --git a/addons/crm/i18n/crm.pot b/addons/crm/i18n/crm.pot
index c4f102a5fcc2..d0d0f89eb7b6 100644
--- a/addons/crm/i18n/crm.pot
+++ b/addons/crm/i18n/crm.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -176,11 +176,6 @@ msgstr ""
 msgid "<i class=\"fa fa-envelope-o\"/> Ask Our Experts"
 msgstr ""
 
-#. module: crm
-#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
-msgid "<i class=\"fa fa-envelope-o\"/>&amp;nbsp;"
-msgstr ""
-
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.crm_planner
 msgid "<i class=\"fa fa-question-circle\"> view examples</i>"
@@ -909,6 +904,11 @@ msgstr ""
 msgid "CRM Opportunity Analysis"
 msgstr ""
 
+#. module: crm
+#: model:mail.activity.type,name:crm.mail_activity_demo_call_demo
+msgid "Call for Demo"
+msgstr ""
+
 #. module: crm
 #: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_campaign_id
 #: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
@@ -1105,6 +1105,11 @@ msgstr ""
 msgid "Congratulations, you're done!"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor7
+msgid "Consulting"
+msgstr ""
+
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.crm_planner
 msgid "Consumers, Retailers"
@@ -1476,6 +1481,11 @@ msgstr ""
 msgid "Describe the lead..."
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor5
+msgid "Design"
+msgstr ""
+
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.crm_planner
 msgid "Design efficient email campaigns. Send, convert and track performance."
@@ -1724,6 +1734,11 @@ msgstr ""
 msgid "Folded in Pipeline"
 msgstr ""
 
+#. module: crm
+#: model:mail.activity.type,name:crm.mail_activity_demo_followup_quote
+msgid "Follow-up Quote"
+msgstr ""
+
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.crm_planner
 msgid "For every deal, review the next action, the expected closing, the pain points, the expected revenues, the buying process, etc."
@@ -1983,6 +1998,11 @@ msgstr ""
 msgid "Incoming Emails"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor4
+msgid "Information"
+msgstr ""
+
 #. module: crm
 #. openerp-web
 #: code:addons/crm/static/src/js/web_planner_crm.js:22
@@ -2286,6 +2306,11 @@ msgstr ""
 msgid "Low"
 msgstr ""
 
+#. module: crm
+#: model:mail.activity.type,name:crm.mail_activity_demo_make_quote
+msgid "Make Quote"
+msgstr ""
+
 #. module: crm
 #: model:ir.model.fields,field_description:crm.field_res_config_settings_generate_lead_from_alias
 msgid "Manual Assignation of Emails"
@@ -2790,6 +2815,11 @@ msgstr ""
 msgid "Options"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor8
+msgid "Other"
+msgstr ""
+
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
 msgid "Overdue Opportunities"
@@ -2990,6 +3020,11 @@ msgstr ""
 msgid "Probable Turnover"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor1
+msgid "Product"
+msgstr ""
+
 #. module: crm
 #. openerp-web
 #: code:addons/crm/static/src/js/web_planner_crm.js:22
@@ -3258,6 +3293,11 @@ msgstr ""
 msgid "Sequence"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor3
+msgid "Services"
+msgstr ""
+
 #. module: crm
 #. openerp-web
 #: code:addons/crm/static/src/js/web_planner_crm.js:17
@@ -3336,6 +3376,11 @@ msgstr ""
 msgid "Slides"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor2
+msgid "Software"
+msgstr ""
+
 #. module: crm
 #: model:ir.ui.view,arch_db:crm.crm_planner
 msgid "Solution Selling"
@@ -3685,6 +3730,11 @@ msgstr ""
 msgid "Tracking"
 msgstr ""
 
+#. module: crm
+#: model:crm.lead.tag,name:crm.categ_oppor6
+msgid "Training"
+msgstr ""
+
 #. module: crm
 #: model:ir.model.fields,field_description:crm.field_crm_activity_report_lead_type
 #: model:ir.model.fields,field_description:crm.field_crm_lead_type
@@ -4177,11 +4227,6 @@ msgstr ""
 msgid "or"
 msgstr ""
 
-#. module: crm
-#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
-msgid "planned_revenue"
-msgstr ""
-
 #. module: crm
 #: model:ir.model,name:crm.model_res_config_settings
 msgid "res.config.settings"
diff --git a/addons/delivery/i18n/delivery.pot b/addons/delivery/i18n/delivery.pot
index ea98ec7bcc44..828a89a08d17 100644
--- a/addons/delivery/i18n/delivery.pot
+++ b/addons/delivery/i18n/delivery.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -30,6 +30,82 @@ msgstr ""
 msgid "${object.subject}"
 msgstr ""
 
+#. module: delivery
+#: model:mail.template,body_html:delivery.mail_template_data_delivery_confirmation
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><p>Dear ${object.partner_id.name},</p>\n"
+"<p>We are glad to inform you that your order has been shipped.</p>\n"
+"<p>\n"
+"%if object.carrier_tracking_ref:\n"
+"  Your tracking reference:\n"
+"  %if object.carrier_tracking_url:\n"
+"    <a href=\"${object.carrier_tracking_url}\" target=\"_blank\">${object.carrier_tracking_ref}</a>.\n"
+"  %else:\n"
+"    ${object.carrier_tracking_ref}.\n"
+"  %endif\n"
+"%endif\n"
+"</p>\n"
+"<p>Find your delivery order attached for more details.</p>\n"
+"<p>Thank you,</p>\n"
+"      </data>"
+msgstr ""
+
+#. module: delivery
+#: model:mail.template,body_html:delivery.mail_template_data_delivery_notification
+msgid "<?xml version=\"1.0\"?>\n"
+"<table border=\"0\" width=\"100%\" cellpadding=\"0\" bgcolor=\"#ededed\" style=\"font-family:Arial,Helvetica,sans-serif; padding: 20px; background-color: #ededed\" summary=\"o_mail_notification\">\n"
+"          <tbody>\n"
+"            <!-- HEADER -->\n"
+"            <tr>\n"
+"              <td align=\"center\" style=\"min-width: 590px;\">\n"
+"                <table width=\"650\" border=\"0\" cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-color: rgb(135,90,123); padding: 20px;\">\n"
+"                  <tr>\n"
+"                    <td valign=\"middle\">\n"
+"                      <span style=\"font-size:20px; color:white; font-weight: bold;\">${object.record_name}</span>\n"
+"                    </td>\n"
+"                    <td valign=\"middle\" align=\"right\">\n"
+"                      <img src=\"/logo.png\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\"/>\n"
+"                    </td>\n"
+"                  </tr>\n"
+"                </table>\n"
+"              </td>\n"
+"            </tr>\n"
+"            <!-- CONTENT -->\n"
+"            <tr>\n"
+"              <td align=\"center\" style=\"min-width: 590px;\">\n"
+"                <table width=\"650\" border=\"0\" cellpadding=\"0\" bgcolor=\"#ffffff\" style=\"min-width: 590px; background-color: rgb(255, 255, 255); padding: 20px;\">\n"
+"                  <tbody>\n"
+"                    <td valign=\"top\" style=\"color: #555; font-size: 14px;\">${object.body | safe}</td>\n"
+"                  </tbody>\n"
+"                </table>\n"
+"              </td>\n"
+"            </tr>\n"
+"            <!-- FOOTER -->\n"
+"            <tr>\n"
+"              <td align=\"center\" style=\"min-width: 590px;\">\n"
+"                <table width=\"650\" border=\"0\" cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-color: rgb(135,90,123); padding: 20px;\">\n"
+"                  <tr>\n"
+"                    <td valign=\"middle\" align=\"left\" style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">${user.company_id.name}<br/>${user.company_id.phone or ''}</td>\n"
+"                    <td valign=\"middle\" align=\"right\" style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
+"                      % if user.company_id.email:\n"
+"                      <a href=\"mailto:${user.company_id.email}\" style=\"text-decoration:none; color: white;\">${user.company_id.email}</a><br/>\n"
+"                      % endif\n"
+"                      % if user.company_id.website:\n"
+"                        <a href=\"${user.company_id.website}\" style=\"text-decoration:none; color: white;\">${user.company_id.website}</a>\n"
+"                      % endif\n"
+"                    </td>\n"
+"                  </tr>\n"
+"                </table>\n"
+"              </td>\n"
+"            </tr>\n"
+"            <tr>\n"
+"              <td align=\"center\">Powered by <a href=\"https://www.odoo.com\">Odoo</a>.</td>\n"
+"            </tr>\n"
+"          </tbody>\n"
+"        </table>\n"
+"      "
+msgstr ""
+
 #. module: delivery
 #: code:addons/delivery/models/delivery_carrier.py:76
 #, python-format
@@ -358,8 +434,8 @@ msgstr ""
 #: code:addons/delivery/models/delivery_carrier.py:125
 #, python-format
 msgid "Info:\n"
-"Total amount of this order is above %.2f, free shipping!\n"
-"(actual cost: %.2f)"
+"The shipping is free because the order amount exceeds %.2f.\n"
+"(The actual shipping cost is: %.2f)"
 msgstr ""
 
 #. module: delivery
@@ -471,7 +547,7 @@ msgid "No carrier integration"
 msgstr ""
 
 #. module: delivery
-#: code:addons/delivery/models/sale_order.py:72
+#: code:addons/delivery/models/sale_order.py:73
 #, python-format
 msgid "No carrier set for this order."
 msgstr ""
@@ -482,6 +558,12 @@ msgstr ""
 msgid "No price rule matching this order; delivery cost cannot be computed."
 msgstr ""
 
+#. module: delivery
+#: model:product.product,name:delivery.product_product_delivery_normal
+#: model:product.template,name:delivery.product_product_delivery_normal_product_template
+msgid "Normal Delivery Charges"
+msgstr ""
+
 #. module: delivery
 #: model:ir.model.fields,field_description:delivery.field_stock_picking_number_of_packages
 msgid "Number of Packages"
@@ -530,7 +612,7 @@ msgid "Physical Packages"
 msgstr ""
 
 #. module: delivery
-#: code:addons/delivery/models/sale_order.py:74
+#: code:addons/delivery/models/sale_order.py:75
 #, python-format
 msgid "Please use \"Check price\" in order to compute a shipping price for this quotation."
 msgstr ""
@@ -576,6 +658,11 @@ msgstr ""
 msgid "Quantity"
 msgstr ""
 
+#. module: delivery
+#: model:ir.model,name:delivery.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: delivery
 #: model:ir.model,name:delivery.model_stock_return_picking
 msgid "Return Picking"
@@ -591,11 +678,6 @@ msgstr ""
 msgid "Sale Price"
 msgstr ""
 
-#. module: delivery
-#: model:ir.model,name:delivery.model_sale_order
-msgid "Sales Order"
-msgstr ""
-
 #. module: delivery
 #: model:ir.model,name:delivery.model_sale_order_line
 msgid "Sales Order Line"
@@ -670,6 +752,12 @@ msgstr ""
 msgid "Stock Quant Package"
 msgstr ""
 
+#. module: delivery
+#: model:product.product,name:delivery.product_product_delivery_poste
+#: model:product.template,name:delivery.product_product_delivery_poste_product_template
+msgid "The Poste"
+msgstr ""
+
 #. module: delivery
 #: model:ir.actions.act_window,help:delivery.action_delivery_carrier_form
 msgid "These methods allow to automatically compute the delivery price\n"
@@ -784,7 +872,7 @@ msgid "You are shipping different packaging types in the same shipment.\n"
 msgstr ""
 
 #. module: delivery
-#: code:addons/delivery/models/sale_order.py:70
+#: code:addons/delivery/models/sale_order.py:71
 #, python-format
 msgid "You can add delivery price only on unconfirmed quotations."
 msgstr ""
@@ -805,16 +893,6 @@ msgstr ""
 msgid "Zip To"
 msgstr ""
 
-#. module: delivery
-#: model:mail.template,body_html:delivery.mail_template_data_delivery_confirmation
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c703e4465617220247b6f626a6563742e706172746e65725f69642e6e616d657d2c3c2f703e0a3c703e57652061726520676c616420746f20696e666f726d20796f75207468617420796f7572206f7264657220686173206265656e20736869707065642e3c2f703e0a3c703e0a256966206f626a6563742e636172726965725f747261636b696e675f7265663a0a2020596f757220747261636b696e67207265666572656e63653a0a2020256966206f626a6563742e636172726965725f747261636b696e675f75726c3a0a202020203c6120687265663d22247b6f626a6563742e636172726965725f747261636b696e675f75726c7d22207461726765743d225f626c616e6b223e247b6f626a6563742e636172726965725f747261636b696e675f7265667d3c2f613e2e0a202025656c73653a0a20202020247b6f626a6563742e636172726965725f747261636b696e675f7265667d2e0a202025656e6469660a25656e6469660a3c2f703e0a3c703e46696e6420796f75722064656c6976657279206f7264657220617474616368656420666f72206d6f72652064657461696c732e3c2f703e0a3c703e5468616e6b20796f752c3c2f703e0a2020202020203c2f646174613e"
-msgstr ""
-
-#. module: delivery
-#: model:mail.template,body_html:delivery.mail_template_data_delivery_notification
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c7461626c6520626f726465723d2230222077696474683d2231303025222063656c6c70616464696e673d223022206267636f6c6f723d222365646564656422207374796c653d22666f6e742d66616d696c793a417269616c2c48656c7665746963612c73616e732d73657269663b2070616464696e673a20323070783b206261636b67726f756e642d636f6c6f723a2023656465646564222073756d6d6172793d226f5f6d61696c5f6e6f74696669636174696f6e223e0a202020202020202020203c74626f64793e0a2020202020202020202020203c212d2d20484541444552202d2d3e0a2020202020202020202020203c74723e0a20202020202020202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a202020202020202020202020202020203c7461626c652077696474683d223635302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222338373541374222207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283133352c39302c313233293b2070616464696e673a20323070783b223e0a2020202020202020202020202020202020203c74723e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c65223e0a202020202020202020202020202020202020202020203c7370616e207374796c653d22666f6e742d73697a653a323070783b20636f6c6f723a77686974653b20666f6e742d7765696768743a20626f6c643b223e247b6f626a6563742e7265636f72645f6e616d657d3c2f7370616e3e0a20202020202020202020202020202020202020203c2f74643e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d227269676874223e0a202020202020202020202020202020202020202020203c696d67207372633d222f6c6f676f2e706e6722207374796c653d2270616464696e673a203070783b206d617267696e3a203070783b206865696768743a206175746f3b2077696474683a20383070783b2220616c743d22247b757365722e636f6d70616e795f69642e6e616d657d222f3e0a20202020202020202020202020202020202020203c2f74643e0a2020202020202020202020202020202020203c2f74723e0a202020202020202020202020202020203c2f7461626c653e0a20202020202020202020202020203c2f74643e0a2020202020202020202020203c2f74723e0a2020202020202020202020203c212d2d20434f4e54454e54202d2d3e0a2020202020202020202020203c74723e0a20202020202020202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a202020202020202020202020202020203c7461626c652077696474683d223635302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222366666666666622207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283235352c203235352c20323535293b2070616464696e673a20323070783b223e0a2020202020202020202020202020202020203c74626f64793e0a20202020202020202020202020202020202020203c74642076616c69676e3d22746f7022207374796c653d22636f6c6f723a20233535353b20666f6e742d73697a653a20313470783b223e247b6f626a6563742e626f6479207c20736166657d3c2f74643e0a2020202020202020202020202020202020203c2f74626f64793e0a202020202020202020202020202020203c2f7461626c653e0a20202020202020202020202020203c2f74643e0a2020202020202020202020203c2f74723e0a2020202020202020202020203c212d2d20464f4f544552202d2d3e0a2020202020202020202020203c74723e0a20202020202020202020202020203c746420616c69676e3d2263656e74657222207374796c653d226d696e2d77696474683a2035393070783b223e0a202020202020202020202020202020203c7461626c652077696474683d223635302220626f726465723d2230222063656c6c70616464696e673d223022206267636f6c6f723d222338373541374222207374796c653d226d696e2d77696474683a2035393070783b206261636b67726f756e642d636f6c6f723a20726762283133352c39302c313233293b2070616464696e673a20323070783b223e0a2020202020202020202020202020202020203c74723e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d226c65667422207374796c653d22636f6c6f723a20236666663b2070616464696e672d746f703a20313070783b2070616464696e672d626f74746f6d3a20313070783b20666f6e742d73697a653a20313270783b223e247b757365722e636f6d70616e795f69642e6e616d657d3c62722f3e247b757365722e636f6d70616e795f69642e70686f6e65206f722027277d3c2f74643e0a20202020202020202020202020202020202020203c74642076616c69676e3d226d6964646c652220616c69676e3d22726967687422207374796c653d22636f6c6f723a20236666663b2070616464696e672d746f703a20313070783b2070616464696e672d626f74746f6d3a20313070783b20666f6e742d73697a653a20313270783b223e0a202020202020202020202020202020202020202020202520696620757365722e636f6d70616e795f69642e656d61696c3a0a202020202020202020202020202020202020202020203c6120687265663d226d61696c746f3a247b757365722e636f6d70616e795f69642e656d61696c7d22207374796c653d22746578742d6465636f726174696f6e3a6e6f6e653b20636f6c6f723a2077686974653b223e247b757365722e636f6d70616e795f69642e656d61696c7d3c2f613e3c62722f3e0a202020202020202020202020202020202020202020202520656e6469660a202020202020202020202020202020202020202020202520696620757365722e636f6d70616e795f69642e776562736974653a0a2020202020202020202020202020202020202020202020203c6120687265663d22247b757365722e636f6d70616e795f69642e776562736974657d22207374796c653d22746578742d6465636f726174696f6e3a6e6f6e653b20636f6c6f723a2077686974653b223e247b757365722e636f6d70616e795f69642e776562736974657d3c2f613e0a202020202020202020202020202020202020202020202520656e6469660a20202020202020202020202020202020202020203c2f74643e0a2020202020202020202020202020202020203c2f74723e0a202020202020202020202020202020203c2f7461626c653e0a20202020202020202020202020203c2f74643e0a2020202020202020202020203c2f74723e0a2020202020202020202020203c74723e0a20202020202020202020202020203c746420616c69676e3d2263656e746572223e506f7765726564206279203c6120687265663d2268747470733a2f2f7777772e6f646f6f2e636f6d223e4f646f6f3c2f613e2e3c2f74643e0a2020202020202020202020203c2f74723e0a202020202020202020203c2f74626f64793e0a20202020202020203c2f7461626c653e0a202020202020"
-msgstr ""
-
 #. module: delivery
 #: model:ir.ui.view,arch_db:delivery.view_delivery_carrier_form
 msgid "e.g. UPS Express"
diff --git a/addons/event/i18n/event.pot b/addons/event/i18n/event.pot
index 57913bca3e15..e19fc9498518 100644
--- a/addons/event/i18n/event.pot
+++ b/addons/event/i18n/event.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -360,18 +360,73 @@ msgstr ""
 msgid "${object.event_id.name}: ${object.get_date_range_str()}"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "5 Intensive Days"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "<em>(Chamber Works reserves the right to cancel, re-name or re-locate<br>the event or change the dates on which it is held.)</em>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+msgid "<font style=\"color: rgb(255, 255, 255); font-size: 24px;\">to learn <i>Odoo Programming</i></font>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_1
+msgid "<font style=\"color: rgb(255, 255, 255); font-size: 24px;\">to learn <i>technical aspects</i></font>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_3
+msgid "<font style=\"font-size: 24px;\">to learn <i>business applications development</i></font>"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_kanban
 msgid "<i class=\"fa fa-clock-o\"/>\n"
 "                                        <b>To</b>"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<i>You will be able to create dynamic page interacting with the ORM.</i>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<i>You will be able to develop a full application with backend and user interface.</i>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<i>You will be able to develop simple dynamic components in HTML pages.</i>"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.event_event_report_template_badge
 #: model:ir.ui.view,arch_db:event.event_registration_report_template_badge
 msgid "<i>to</i>"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<small>John Doe, CEO</small>"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_form
 msgid "<span attrs=\"{'invisible': [('seats_availability', '=', 'unlimited')]}\" class=\"oe_read_only\">\n"
@@ -379,6 +434,57 @@ msgid "<span attrs=\"{'invisible': [('seats_availability', '=', 'unlimited')]}\"
 "                                    </span>"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<span style=\"text-align: -webkit-center; \">This course is dedicated to developers who need to grasp knowledge of the <strong>business applications development </strong>process. This course is for new developers or for IT professionals eager to learn more about technical aspects.</span>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "<strong>Conference on Business Apps</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<strong>Having attended this course, participants should be able to:</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_2
+#: model:event.event,description:event.event_3
+msgid "<strong>Objectives:</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<strong>Our prices include:</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "<strong>Program:</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "<strong>Requirements:</strong>"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "<strong>Where to find us:</strong>"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_event_active
 msgid "Active"
@@ -389,6 +495,13 @@ msgstr ""
 msgid "Add a navigation menu to your event web pages with schedule, tracks, a track proposal form, etc."
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Advanced JQuery"
+msgstr ""
+
 #. module: event
 #: selection:event.mail,interval_type:0
 #: selection:event.type.mail,interval_type:0
@@ -411,6 +524,13 @@ msgstr ""
 msgid "Are you sure you want to cancel this event? All the linked attendees will be cancelled as well."
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Arrays"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.res_config_settings_view_form
 msgid "Attendance"
@@ -506,6 +626,39 @@ msgstr ""
 msgid "Before the event"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Best regards,"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Bootstrap CSS"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Bring your own laptop."
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Building a Full Application"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Calling the ORM"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_confirm
 msgid "Cancel"
@@ -533,6 +686,11 @@ msgstr ""
 msgid "Category"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Chamber Works 60, Rosewood Court Detroit, MI 48212 (United States)"
+msgstr ""
+
 #. module: event
 #: model:ir.actions.act_window,help:event.act_event_registration_from_event
 msgid "Click to add a new attendee."
@@ -566,6 +724,16 @@ msgstr ""
 msgid "Compose Email"
 msgstr ""
 
+#. module: event
+#: model:event.type,name:event.event_type_2
+msgid "Conference"
+msgstr ""
+
+#. module: event
+#: model:event.event,name:event.event_2
+msgid "Conference on Business Apps"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.menu,name:event.menu_event_configuration
 msgid "Configuration"
@@ -619,11 +787,25 @@ msgstr ""
 msgid "Contact"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Controllers and Views"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_event_country_id
 msgid "Country"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Course Summary"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_confirm_create_uid
 #: model:ir.model.fields,field_description:event.field_event_event_create_uid
@@ -658,6 +840,27 @@ msgstr ""
 msgid "Customer Email"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Day 1"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Day 2"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Day 3"
+msgstr ""
+
 #. module: event
 #: selection:event.mail,interval_unit:0
 #: selection:event.type.mail,interval_unit:0
@@ -674,6 +877,13 @@ msgstr ""
 msgid "Description"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Develop a new module for a particular application."
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_confirm_display_name
 #: model:ir.model.fields,field_description:event.field_event_event_display_name
@@ -690,11 +900,23 @@ msgstr ""
 msgid "Display order"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Dive into Strings"
+msgstr ""
+
 #. module: event
 #: selection:event.event,state:0
 msgid "Done"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "During this conference, our team will give a detailed overview of our business applications. You’ll know all the benefits of using it."
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_registration_email
 msgid "Email"
@@ -863,6 +1085,11 @@ msgstr ""
 msgid "Events in New state"
 msgstr ""
 
+#. module: event
+#: model:event.type,name:event.event_type_1
+msgid "Exhibition"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_registration_search
 msgid "Expected"
@@ -878,6 +1105,11 @@ msgstr ""
 msgid "Finish Event"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "For any additional information, please contact us at"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,help:event.field_event_event_seats_max
 msgid "For each event you can define a maximum registration of seats(number of attendees), above this numbers the registrations are not accepted."
@@ -888,18 +1120,61 @@ msgstr ""
 msgid "For each event you can define a minimum reserved seats (number of attendees), if it does not reach the mentioned registrations the event can not be confirmed (keep 0 to ignore this rule)"
 msgstr ""
 
+#. module: event
+#: model:event.event,name:event.event_1
+msgid "Functional Webinar"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Functional flow of the main applications;"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Functions"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_search
 #: model:ir.ui.view,arch_db:event.view_registration_search
 msgid "Group By"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Having attended this conference, participants should be able to:"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Hello World"
+msgstr ""
+
 #. module: event
 #: selection:event.mail,interval_unit:0
 #: selection:event.type.mail,interval_unit:0
 msgid "Hour(s)"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "How to Debug"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "I did not expect such a great learning experience. I feel like I can develop anything now."
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_confirm_id
 #: model:ir.model.fields,field_description:event.field_event_event_id
@@ -922,12 +1197,52 @@ msgstr ""
 msgid "Immediately"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Install and administer your own server;"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Integrated Help"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_mail_interval_nbr
 #: model:ir.model.fields,field_description:event.field_event_type_mail_interval_nbr
 msgid "Interval"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Introduction to JQuery"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Introduction to Javascript"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Introduction to QWeb"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Introduction, CRM, Sales Management"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,help:event.field_event_type_default_registration_max
 msgid "It will select this default maximum value when you choose this event"
@@ -992,6 +1307,18 @@ msgstr ""
 msgid "Location"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Loops"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Luigi Roni, Senior Event Manager"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_mail_mail_registration_ids
 msgid "Mail Registration"
@@ -1069,6 +1396,13 @@ msgstr ""
 msgid "Minimum Registrations"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Modules"
+msgstr ""
+
 #. module: event
 #: selection:event.mail,interval_unit:0
 #: selection:event.type.mail,interval_unit:0
@@ -1108,6 +1442,20 @@ msgstr ""
 msgid "Number of events the partner has participated."
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Odoo Official Website"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Odoo Web Client"
+msgstr ""
+
 #. module: event
 #: model:ir.actions.act_window,help:event.action_event_view
 msgid "Odoo helps you schedule and efficiently organize your events:\n"
@@ -1143,6 +1491,11 @@ msgstr ""
 msgid "Online events like webinars do not require a specific location and are hosted online."
 msgstr ""
 
+#. module: event
+#: model:event.event,name:event.event_0
+msgid "Open Days in Los Angeles"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_event_organizer_id
 msgid "Organizer"
@@ -1153,6 +1506,20 @@ msgstr ""
 msgid "Participant"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended."
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Participants preferably have a functional knowledge of our software (see Functional Training)."
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_registration_search
 msgid "Partner"
@@ -1168,6 +1535,35 @@ msgstr ""
 msgid "Physical Event"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Point of Sale (POS), Introduction to report customization."
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Project management, Human resources, Contract management."
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Purchase, Sales &amp; Purchase management, Financial accounting."
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Python Objects"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Read Great Contents"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,help:event.field_event_registration_origin
 msgid "Reference of the document that created the registration, for example a sales order"
@@ -1232,11 +1628,25 @@ msgstr ""
 msgid "Registration mail"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Report Engine"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.menu,name:event.menu_reporting_events
 msgid "Reporting"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Requirements"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_event_seats_reserved
 msgid "Reserved Seats"
@@ -1278,6 +1688,11 @@ msgstr ""
 msgid "Sell tickets with sales orders"
 msgstr ""
 
+#. module: event
+#: model:event.type,name:event.event_type_0
+msgid "Seminar"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_registration_form
 msgid "Send by Email"
@@ -1303,6 +1718,11 @@ msgstr ""
 msgid "Settings"
 msgstr ""
 
+#. module: event
+#: model:event.type,name:event.event_type_3
+msgid "Show"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_registration_origin
 msgid "Source Document"
@@ -1336,12 +1756,24 @@ msgstr ""
 msgid "Subscribe"
 msgstr ""
 
+#. module: event
+#: model:event.event,name:event.event_3
+msgid "Technical Training"
+msgstr ""
+
 #. module: event
 #: code:addons/event/models/event.py:301
 #, python-format
 msgid "There are already attendees who attended this event. Please reset it to draft if you want to cancel this event."
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "This course help me build my first application within a month. Definetly worth its price."
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,help:event.field_event_mail_template_id
 #: model:ir.model.fields,help:event.field_event_type_mail_template_id
@@ -1359,11 +1791,30 @@ msgstr ""
 msgid "Timezone"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "To get more information, visit the"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_res_config_settings_module_website_event_track
 msgid "Tracks and Agenda"
 msgstr ""
 
+#. module: event
+#: model:event.type,name:event.event_type_4
+msgid "Training"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Training Center Module"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_type_mail_interval_type
 msgid "Trigger"
@@ -1392,6 +1843,25 @@ msgstr ""
 msgid "Unconfirmed Seat Reservations"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Underscore"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Understand the development concepts and architecture;"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Understand the various modules;"
+msgstr ""
+
 #. module: event
 #: model:ir.model.fields,field_description:event.field_event_mail_interval_unit
 #: model:ir.model.fields,field_description:event.field_event_type_mail_interval_unit
@@ -1434,11 +1904,23 @@ msgstr ""
 msgid "User"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Variables &amp; Operators"
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_type_form
 msgid "Visibility"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "Warehouse management, Manufacturing (MRP) &amp; Sales, Import/Export."
+msgstr ""
+
 #. module: event
 #: model:ir.ui.view,arch_db:event.view_event_confirm
 msgid "Warning: This Event has not reached its Minimum Registration Limit. Are you sure you want to confirm it?"
@@ -1450,6 +1932,27 @@ msgstr ""
 msgid "Week(s)"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "What do people say about this course?"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "What you will learn?"
+msgstr ""
+
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "Workflows"
+msgstr ""
+
 #. module: event
 #: code:addons/event/models/event.py:414
 #, python-format
@@ -1477,11 +1980,23 @@ msgstr ""
 msgid "badge_of_${(object.event_id.name or '').replace('/','_')}"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "drinks and lunch;"
+msgstr ""
+
 #. module: event
 #: model:ir.model,name:event.model_event_confirm
 msgid "event.confirm"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_2
+msgid "events@odoo.com"
+msgstr ""
+
 #. module: event
 #: code:addons/event/models/event.py:497
 #, python-format
@@ -1523,3 +2038,10 @@ msgstr ""
 msgid "tomorrow"
 msgstr ""
 
+#. module: event
+#: model:event.event,description:event.event_0
+#: model:event.event,description:event.event_1
+#: model:event.event,description:event.event_3
+msgid "training material."
+msgstr ""
+
diff --git a/addons/event_sale/i18n/event_sale.pot b/addons/event_sale/i18n/event_sale.pot
index 1eeeb66423b7..c2917455fb6d 100644
--- a/addons/event_sale/i18n/event_sale.pot
+++ b/addons/event_sale/i18n/event_sale.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -50,6 +50,12 @@ msgstr ""
 msgid "Choose an event ticket and it will automatically create a registration for this event ticket."
 msgstr ""
 
+#. module: event_sale
+#: model:product.product,name:event_sale.event_2_product
+#: model:product.template,name:event_sale.event_2_product_product_template
+msgid "Conference on Business Applications"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_create_uid
 #: model:ir.model.fields,field_description:event_sale.field_registration_editor_create_uid
@@ -147,6 +153,18 @@ msgstr ""
 msgid "Events"
 msgstr ""
 
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:226
+#, python-format
+msgid "Free"
+msgstr ""
+
+#. module: event_sale
+#: model:product.product,name:event_sale.event_1_product
+#: model:product.template,name:event_sale.event_1_product_product_template
+msgid "Functional Webinar"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_id
 #: model:ir.model.fields,field_description:event_sale.field_registration_editor_id
@@ -203,8 +221,10 @@ msgid "Maximum Available Seats"
 msgstr ""
 
 #. module: event_sale
+#: code:addons/event_sale/models/event.py:222
 #: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_name
 #: model:ir.model.fields,field_description:event_sale.field_registration_editor_line_name
+#, python-format
 msgid "Name"
 msgstr ""
 
@@ -220,6 +240,18 @@ msgstr ""
 msgid "No more available seats for this ticket"
 msgstr ""
 
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:223
+#, python-format
+msgid "None"
+msgstr ""
+
+#. module: event_sale
+#: model:product.product,name:event_sale.event_0_product
+#: model:product.template,name:event_sale.event_0_product_product_template
+msgid "Open Days in Los Angeles"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.ui.view,arch_db:event_sale.view_event_registration_ticket_form
 msgid "Origin"
@@ -230,6 +262,18 @@ msgstr ""
 msgid "Original Registration"
 msgstr ""
 
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:231
+#, python-format
+msgid "Paid"
+msgstr ""
+
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:232
+#, python-format
+msgid "Payment"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.model.fields,field_description:event_sale.field_registration_editor_line_phone
 msgid "Phone"
@@ -261,6 +305,11 @@ msgstr ""
 msgid "Product Template"
 msgstr ""
 
+#. module: event_sale
+#: model:ir.model,name:event_sale.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: event_sale
 #: code:addons/event_sale/models/event.py:19
 #: code:addons/event_sale/models/event.py:32
@@ -297,7 +346,6 @@ msgid "Sales End"
 msgstr ""
 
 #. module: event_sale
-#: model:ir.model,name:event_sale.model_sale_order
 #: model:ir.model.fields,field_description:event_sale.field_registration_editor_sale_order_id
 msgid "Sales Order"
 msgstr ""
@@ -329,6 +377,32 @@ msgstr ""
 msgid "Source Sales Order"
 msgstr ""
 
+#. module: event_sale
+#: model:event.event.ticket,name:event_sale.event_0_ticket_1
+#: model:event.event.ticket,name:event_sale.event_1_ticket_1
+#: model:event.event.ticket,name:event_sale.event_2_ticket_1
+#: model:event.event.ticket,name:event_sale.event_3_ticket_1
+msgid "Standard"
+msgstr ""
+
+#. module: event_sale
+#: model:product.product,name:event_sale.event_3_product
+#: model:product.template,name:event_sale.event_3_product_product_template
+msgid "Technical Training"
+msgstr ""
+
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:229
+#, python-format
+msgid "The registration must be paid"
+msgstr ""
+
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:223
+#, python-format
+msgid "Ticket"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.ui.view,arch_db:event_sale.event_event_report_template_badge
 #: model:ir.ui.view,arch_db:event_sale.view_event_registration_ticket_search
@@ -353,6 +427,12 @@ msgstr ""
 msgid "Tickets"
 msgstr ""
 
+#. module: event_sale
+#: code:addons/event_sale/models/event.py:228
+#, python-format
+msgid "To pay"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.model.fields,field_description:event_sale.field_event_event_ticket_seats_unconfirmed
 msgid "Unconfirmed Seat Reservations"
@@ -363,6 +443,13 @@ msgstr ""
 msgid "Unlimited"
 msgstr ""
 
+#. module: event_sale
+#: model:event.event.ticket,name:event_sale.event_0_ticket_2
+#: model:event.event.ticket,name:event_sale.event_2_ticket_2
+#: model:event.event.ticket,name:event_sale.event_3_ticket_2
+msgid "VIP"
+msgstr ""
+
 #. module: event_sale
 #: model:ir.ui.view,arch_db:event_sale.view_event_registration_editor_form
 msgid "please give details about the registrations"
diff --git a/addons/gamification/i18n/gamification.pot b/addons/gamification/i18n/gamification.pot
index 97f1ba2d3525..a9ae5753008b 100644
--- a/addons/gamification/i18n/gamification.pot
+++ b/addons/gamification/i18n/gamification.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -279,6 +279,42 @@ msgstr ""
 msgid "%s has refused the challenge"
 msgstr ""
 
+#. module: gamification
+#: model:mail.template,body_html:gamification.email_template_badge_received
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><div>\n"
+"    <p>Congratulations ${object.user_id.name} !</p>\n"
+"    <p>You just received badge <strong>${object.badge_id.name}</strong> !</p>\n"
+"</div>\n"
+"<div>\n"
+"% if object.badge_id.description\n"
+"<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 600px; margin-top: 5px;\">\n"
+"<tbody><tr>\n"
+"    <td valign=\"center\">\n"
+"        <img src=\"/web/image/gamification.badge/${object.badge_id.id}/image/80x80\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" alt=\"${user.company_id.name}\"/>\n"
+"    </td>\n"
+"    <td valign=\"center\">\n"
+"        <cite>${object.badge_id.description}</cite>\n"
+"    </td>\n"
+"</tr></tbody>\n"
+"</table>\n"
+"% endif\n"
+"</div>\n"
+"<div>\n"
+"    <p>\n"
+"% if object.sender_id\n"
+"        This badge was granted by <strong>${object.sender_id.name}</strong>.\n"
+"% endif\n"
+"    </p>\n"
+"    <p>\n"
+"% if object.comment\n"
+"        <em>${object.comment}</em>\n"
+"% endif\n"
+"    </p>\n"
+"</div>\n"
+"</data>"
+msgstr ""
+
 #. module: gamification
 #: code:addons/gamification/models/challenge.py:655
 #, python-format
@@ -325,7 +361,7 @@ msgstr ""
 #. module: gamification
 #: model:ir.model.fields,help:gamification.field_gamification_challenge_line_condition
 #: model:ir.model.fields,help:gamification.field_gamification_goal_definition_condition
-#: model:ir.model.fields,help:gamification.field_gamification_goal_definition_condition_3116
+#: model:ir.model.fields,help:gamification.field_gamification_goal_definition_condition_3120
 msgid "A goal is considered as completed when the current value is compared to the value to reach"
 msgstr ""
 
@@ -656,7 +692,7 @@ msgid "Defined how will be computed the goals. The result of the operation will
 msgstr ""
 
 #. module: gamification
-#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_description_3115
+#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_description_3119
 msgid "Definition Description"
 msgstr ""
 
@@ -855,7 +891,7 @@ msgstr ""
 
 #. module: gamification
 #: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line_definition_id
-#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_id_3100
+#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_id_3104
 #: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_name
 #: model:ir.ui.view,arch_db:gamification.goal_search_view
 msgid "Goal Definition"
@@ -886,7 +922,7 @@ msgstr ""
 #. module: gamification
 #: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line_condition
 #: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_condition
-#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_condition_3116
+#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_condition_3120
 msgid "Goal Performance"
 msgstr ""
 
@@ -1552,7 +1588,7 @@ msgstr ""
 #. module: gamification
 #: model:ir.model.fields,field_description:gamification.field_gamification_challenge_line_definition_full_suffix
 #: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_suffix
-#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_suffix_3117
+#: model:ir.model.fields,field_description:gamification.field_gamification_goal_definition_suffix_3121
 msgid "Suffix"
 msgstr ""
 
@@ -1585,7 +1621,7 @@ msgstr ""
 #. module: gamification
 #: model:ir.model.fields,help:gamification.field_gamification_challenge_line_definition_full_suffix
 #: model:ir.model.fields,help:gamification.field_gamification_goal_definition_full_suffix
-#: model:ir.model.fields,help:gamification.field_gamification_goal_definition_suffix_3117
+#: model:ir.model.fields,help:gamification.field_gamification_goal_definition_suffix_3121
 msgid "The currency and suffix field"
 msgstr ""
 
@@ -1898,11 +1934,6 @@ msgstr ""
 msgid "You have found the hidden badge"
 msgstr ""
 
-#. module: gamification
-#: model:mail.template,body_html:gamification.email_template_badge_received
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c6469763e0a202020203c703e436f6e67726174756c6174696f6e7320247b6f626a6563742e757365725f69642e6e616d657d20213c2f703e0a202020203c703e596f75206a757374207265636569766564206261646765203c7374726f6e673e247b6f626a6563742e62616467655f69642e6e616d657d3c2f7374726f6e673e20213c2f703e0a3c2f6469763e0a3c6469763e0a25206966206f626a6563742e62616467655f69642e6465736372697074696f6e0a3c7461626c652063656c6c73706163696e673d2230222063656c6c70616464696e673d22302220626f726465723d223022207374796c653d2277696474683a2036303070783b206d617267696e2d746f703a203570783b223e0a3c74626f64793e3c74723e0a202020203c74642076616c69676e3d2263656e746572223e0a20202020202020203c696d67207372633d222f7765622f696d6167652f67616d696669636174696f6e2e62616467652f247b6f626a6563742e62616467655f69642e69647d2f696d6167652f383078383022207374796c653d2270616464696e673a203070783b206d617267696e3a203070783b206865696768743a206175746f3b2077696474683a20383070783b2220616c743d22247b757365722e636f6d70616e795f69642e6e616d657d222f3e0a202020203c2f74643e0a202020203c74642076616c69676e3d2263656e746572223e0a20202020202020203c636974653e247b6f626a6563742e62616467655f69642e6465736372697074696f6e7d3c2f636974653e0a202020203c2f74643e0a3c2f74723e3c2f74626f64793e0a3c2f7461626c653e0a2520656e6469660a3c2f6469763e0a3c6469763e0a202020203c703e0a25206966206f626a6563742e73656e6465725f69640a20202020202020205468697320626164676520776173206772616e746564206279203c7374726f6e673e247b6f626a6563742e73656e6465725f69642e6e616d657d3c2f7374726f6e673e2e0a2520656e6469660a202020203c2f703e0a202020203c703e0a25206966206f626a6563742e636f6d6d656e740a20202020202020203c656d3e247b6f626a6563742e636f6d6d656e747d3c2f656d3e0a2520656e6469660a202020203c2f703e0a3c2f6469763e0a3c2f646174613e"
-msgstr ""
-
 #. module: gamification
 #: model:ir.ui.view,arch_db:gamification.badge_form_view
 msgid "badges this month"
diff --git a/addons/google_drive/i18n/google_drive.pot b/addons/google_drive/i18n/google_drive.pot
index 1215e0c8f76b..89bd2ec21f62 100644
--- a/addons/google_drive/i18n/google_drive.pot
+++ b/addons/google_drive/i18n/google_drive.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -82,6 +82,11 @@ msgstr ""
 msgid "Creating google drive may only be done by one at a time."
 msgstr ""
 
+#. module: google_drive
+#: model:ir.filters,name:google_drive.filter_partner
+msgid "Customer"
+msgstr ""
+
 #. module: google_drive
 #: model:ir.model.fields,field_description:google_drive.field_google_drive_config_display_name
 msgid "Display Name"
diff --git a/addons/hr/i18n/hr.pot b/addons/hr/i18n/hr.pot
index bd8b58155342..f8d15dc54f16 100644
--- a/addons/hr/i18n/hr.pot
+++ b/addons/hr/i18n/hr.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -21,6 +21,43 @@ msgstr ""
 msgid "%s (copy)"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "<i>Work in a fun atmosphere</i>"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "<i>You are passionate</i>"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "<i>You autonomously and quickly learn</i>"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "<i>You easily manage them</i>"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees
 msgid "<span class=\"o_unfollow\">Unfollow</span>\n"
@@ -42,12 +79,39 @@ msgstr ""
 msgid "<span>To Do</span>"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "A full time job, with an attractive salary package in a small team of smart people. You will start contract with a full technical and functional training. If you are passionate, motivate and flexible apply for this job, you will certainly join the best company ever."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "A good job in a young and dynamic team"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_department_active
 #: model:ir.model.fields,field_description:hr.field_hr_employee_active
 msgid "Active"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Analyse needs, write specification documents and quotation"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_department_filter
 #: model:ir.ui.view,arch_db:hr.view_employee_filter
@@ -59,11 +123,40 @@ msgstr ""
 msgid "Bank Account Number"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+msgid "Because of our constant growth, we're now looking for people to reinforce our team of enthusiastic chief technical officer. So if working on an open source project in a friendly and cooperative atmosphere sounds like fun to you, read on..."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Because of our constant growth, we're now looking for people to reinforce our team of enthusiastic developers. So if working on an open source project in a friendly and cooperative atmosphere sounds like fun to you, read on..."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Because of our constant growth, we're now looking for people to reinforce our team of enthusiastic trainees. So if working on an open source project in a friendly and cooperative atmosphere sounds like fun to you, read on..."
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_employee_form
 msgid "Birth"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_ceo
+msgid "Chief Executive Officer"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,name:hr.job_cto
+msgid "Chief Technical Officer"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_department_child_ids
 msgid "Child Departments"
@@ -90,6 +183,17 @@ msgstr ""
 msgid "Click to define a new job position."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Close to the perfection ..."
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_coach_id
 #: model:ir.ui.view,arch_db:hr.view_employee_filter
@@ -136,6 +240,11 @@ msgstr ""
 msgid "Configure HR"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_consultant
+msgid "Consultant"
+msgstr ""
+
 #. module: hr
 #: model:ir.model,name:hr.model_res_partner
 msgid "Contact"
@@ -146,6 +255,13 @@ msgstr ""
 msgid "Contact Information"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Contributions to open source projects"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_department_create_uid
 #: model:ir.model.fields,field_description:hr.field_hr_employee_category_create_uid
@@ -172,6 +288,18 @@ msgstr ""
 msgid "Date of Birth"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Define a clear communication strategy"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Deliver generic Odoo functional training sessions"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_department_id
 #: model:ir.model.fields,field_description:hr.field_hr_job_department_id
@@ -296,6 +424,11 @@ msgstr ""
 msgid "Expected number of employees for this job position after new recruitment."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_developer
+msgid "Experienced Developer"
+msgstr ""
+
 #. module: hr
 #: selection:hr.employee,gender:0
 msgid "Female"
@@ -306,6 +439,11 @@ msgstr ""
 msgid "Follow"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Follow and check the development part"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees
 msgid "Followers"
@@ -316,6 +454,46 @@ msgstr ""
 msgid "Gender"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "Good knowledge of HTML and Javascript"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Good knowledge of object oriented programming"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Good knowledge of the latest web technologies"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Good knowledge of the programming language"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Good knowledge of web design"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Good language skills in another language"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_employee_filter
 #: model:ir.ui.view,arch_db:hr.view_job_filter
@@ -332,6 +510,26 @@ msgstr ""
 msgid "HR Settings"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Help with the configuration of the software"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_hrm
+msgid "Hire a team of great Human Resources people"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+msgid "Hire a team of great executive people"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Hire a team of great marketing people"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_job_no_of_hired_employee
 msgid "Hired Employees"
@@ -342,6 +540,11 @@ msgstr ""
 msgid "Human Resources"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_hrm
+msgid "Human Resources Manager"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_department_id
 #: model:ir.model.fields,field_description:hr.field_hr_employee_category_id
@@ -360,6 +563,13 @@ msgstr ""
 msgid "If the active field is set to False, it will allow you to hide the resource record without removing it."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Improve our communication to customers"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_job_filter
 msgid "In Position"
@@ -370,6 +580,20 @@ msgstr ""
 msgid "In Recruitment"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Increase opportunities"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Increase the visibility of the product"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_employee_filter
 #: model:ir.ui.view,arch_db:hr.view_hr_job_form
@@ -438,6 +662,21 @@ msgstr ""
 msgid "Launch Recruitment"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Launch new marketing campaigns and offers"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_hrm
+msgid "Launch new products, Human Resources campaigns and offers"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+msgid "Launch new products, marketing campaigns and offers"
+msgstr ""
+
 #. module: hr
 #: selection:hr.employee,gender:0
 msgid "Male"
@@ -456,11 +695,23 @@ msgstr ""
 msgid "Marital Status"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_marketing
+msgid "Marketing and Community Manager"
+msgstr ""
+
 #. module: hr
 #: selection:hr.employee,marital:0
 msgid "Married (or similar)"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Master or engineer in computer science"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_image_medium
 msgid "Medium-sized photo"
@@ -481,6 +732,17 @@ msgstr ""
 msgid "Messages"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Must have ..."
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_name
 msgid "Name"
@@ -491,6 +753,17 @@ msgstr ""
 msgid "Nationality (Country)"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Nice to have"
+msgstr ""
+
 #. module: hr
 #: selection:hr.job,state:0
 msgid "Not Recruiting"
@@ -543,11 +816,27 @@ msgstr ""
 msgid "Other Information ..."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Our staff at work"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_department_parent_id
 msgid "Parent Department"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "Passion for the Internet and its culture"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_passport_id
 msgid "Passport No"
@@ -558,11 +847,29 @@ msgstr ""
 msgid "Photo"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Pictures of smart and enthusiastic people"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_employee_form
 msgid "Position"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Preferably 1 year of experience"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_address_home_id
 msgid "Private Address"
@@ -578,6 +885,16 @@ msgstr ""
 msgid "Prout prout prout"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Quantify and negotiate the resources required"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "Quick and autonomous learner"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.view_hr_job_form
 msgid "Recruitment"
@@ -613,6 +930,17 @@ msgstr ""
 msgid "Requirements"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Responsibilities"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_sinid
 msgid "SIN No"
@@ -623,6 +951,13 @@ msgstr ""
 msgid "SSN No"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Scale our events organization all around the world"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.res_config_settings_view_form
 msgid "Set default calendar used to compute time allocation for leaves, timesheets, ..."
@@ -659,6 +994,17 @@ msgstr ""
 msgid "Single"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "Skills"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_image_small
 msgid "Small-sized photo"
@@ -711,6 +1057,16 @@ msgstr ""
 msgid "Tags"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Take part in the consulting services"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "Team spirit and good communication"
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_is_address_home_a_company
 msgid "The employee adress has a company linked"
@@ -731,6 +1087,16 @@ msgstr ""
 msgid "Total Forecasted Employees"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,name:hr.job_trainee
+msgid "Trainee"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Transform our product into a suite of well positioned business Apps"
+msgstr ""
+
 #. module: hr
 #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees
 #: model:ir.ui.view,arch_db:hr.view_department_filter
@@ -771,11 +1137,58 @@ msgstr ""
 msgid "Visa No"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "We are looking for a motivated and results-driven Functional Consultant! You will take part in the consulting services we provide to our partners and customers, on the functional side. Your job start from the quotation to the customer to the delivery to the customer. You listen the customer and try to give him the best service. You report to the head of consulting service and will be coached by a senior consultant."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_hrm
+msgid "We are looking for a passionated Human Resources Manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+msgid "We are looking for a passionated executive manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_marketing
+msgid "We are looking for a passionated marketer manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "What we offer"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "What you will do ..."
+msgstr ""
+
 #. module: hr
 #: selection:hr.employee,marital:0
 msgid "Widower"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "Will report to the Head of Professional Services"
+msgstr ""
+
 #. module: hr
 #: model:ir.actions.act_window,help:hr.act_employee_from_department
 #: model:ir.actions.act_window,help:hr.open_view_employee_list_my
@@ -784,6 +1197,17 @@ msgid "With just a quick glance on the Odoo employee screen, you\n"
 "                contact data, job position, availability, etc."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+#: model:hr.job,website_description:hr.job_trainee
+msgid "With our product, which is a suite of 3000 business apps. It is fully open source, full featured and it’s online offer is 3 times cheaper than traditional competitors. We have 2.000.000 users, and we're growing fast."
+msgstr ""
+
 #. module: hr
 #: model:ir.model.fields,field_description:hr.field_hr_employee_address_id
 msgid "Work Address"
@@ -829,6 +1253,62 @@ msgstr ""
 msgid "Work Phone"
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_marketing
+msgid "Write attractive content"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_hrm
+msgid "Write attractive content and build up Human Resources materials"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+msgid "Write attractive content and build up executive materials"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You are a quick and autonomous learner"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You are an excellent communicator and negotiator"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You are approachable, honest and fun team player"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You are available immediately"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You are creative"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You are ready to travel in US"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You are ready to work in a dynamic company"
+msgstr ""
+
 #. module: hr
 #: model:ir.actions.act_window,help:hr.action_hr_job
 msgid "You can attach a survey to a job position. It will be used in\n"
@@ -836,6 +1316,106 @@ msgid "You can attach a survey to a job position. It will be used in\n"
 "                position."
 msgstr ""
 
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You have 2 or 3 years of experience"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You have a Master degree in Business Management"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You have an affinity with the IT world"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You have an affinity with the product"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You have good knowledge in accounting"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You speak a third language"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_consultant
+msgid "You speak fluently French and English"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_trainee
+msgid "You will be responsible for developing and improving applications. You will work autonomously as well as                     coordinate and supervise small distributed development teams for specific projects. You will become a technical                 expert of the product."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "You will be responsible for developing and improving applications. You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a technical expert of the product."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_ceo
+#: model:hr.job,website_description:hr.job_hrm
+#: model:hr.job,website_description:hr.job_marketing
+msgid "You will be responsible for developing and improving product communication. You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a techinical expert of the product."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "You will become a technical expert of the product."
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "You will initially be coached by senior developers"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+msgid "You will initially be coached by senior technical officer"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_trainee
+msgid "You will initially be coached by senior trainees"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+#: model:hr.job,website_description:hr.job_developer
+#: model:hr.job,website_description:hr.job_trainee
+msgid "You will report to the head of R&amp;D"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_developer
+msgid "You will work closely with all developers"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_cto
+msgid "You will work closely with all technical officer"
+msgstr ""
+
+#. module: hr
+#: model:hr.job,website_description:hr.job_trainee
+msgid "You will work closely with all trainees"
+msgstr ""
+
 #. module: hr
 #: model:mail.template,subject:hr.mail_template_data_unknown_employee_email_address
 msgid "Your document has not been created"
diff --git a/addons/hr_expense/i18n/hr_expense.pot b/addons/hr_expense/i18n/hr_expense.pot
index 32fc001011d6..e6c62f16795e 100644
--- a/addons/hr_expense/i18n/hr_expense.pot
+++ b/addons/hr_expense/i18n/hr_expense.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -245,6 +245,12 @@ msgstr ""
 msgid "Agree in advance with the customer:"
 msgstr ""
 
+#. module: hr_expense
+#: model:product.product,name:hr_expense.air_ticket
+#: model:product.template,name:hr_expense.air_ticket_product_template
+msgid "Air Flight"
+msgstr ""
+
 #. module: hr_expense
 #: model:ir.actions.act_window,name:hr_expense.action_hr_expense_sheet_all_all
 msgid "All Expense Reports"
@@ -331,6 +337,12 @@ msgstr ""
 msgid "Cancel"
 msgstr ""
 
+#. module: hr_expense
+#: model:product.product,name:hr_expense.car_travel
+#: model:product.template,name:hr_expense.car_travel_product_template
+msgid "Car Travel Expenses"
+msgstr ""
+
 #. module: hr_expense
 #: model:ir.ui.view,arch_db:hr_expense.report_expense_sheet
 msgid "Certified honest and conform,<br/>(Date and signature).<br/><br/>"
@@ -746,7 +758,7 @@ msgid "Expenses must belong to the same Employee."
 msgstr ""
 
 #. module: hr_expense
-#: code:addons/hr_expense/models/hr_expense.py:562
+#: code:addons/hr_expense/models/hr_expense.py:565
 #, python-format
 msgid "Expenses must have an expense journal specified to generate accounting entries."
 msgstr ""
@@ -853,6 +865,12 @@ msgstr ""
 msgid "Hide Payment Method"
 msgstr ""
 
+#. module: hr_expense
+#: model:product.product,name:hr_expense.hotel_rent
+#: model:product.template,name:hr_expense.hotel_rent_product_template
+msgid "Hotel Accommodation"
+msgstr ""
+
 #. module: hr_expense
 #: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard_hr_expense_ids
 msgid "Hr Expense"
@@ -866,7 +884,7 @@ msgstr ""
 #. module: hr_expense
 #: model:ir.model.fields,field_description:hr_expense.field_hr_expense_id
 #: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard_id
-#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_sheet_id_7632
+#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_sheet_id_7678
 #: model:ir.model.fields,field_description:hr_expense.field_hr_expense_sheet_register_payment_wizard_id
 msgid "ID"
 msgstr ""
@@ -1609,7 +1627,7 @@ msgid "Write the name of the product, or select an existing one."
 msgstr ""
 
 #. module: hr_expense
-#: code:addons/hr_expense/models/hr_expense.py:559
+#: code:addons/hr_expense/models/hr_expense.py:562
 #, python-format
 msgid "You can only generate accounting entry for approved expense(s)."
 msgstr ""
@@ -1620,7 +1638,7 @@ msgid "You can setup a generic email alias to create incoming expenses easily. W
 msgstr ""
 
 #. module: hr_expense
-#: code:addons/hr_expense/models/hr_expense.py:589
+#: code:addons/hr_expense/models/hr_expense.py:592
 #, python-format
 msgid "You cannot add expense lines of another employee."
 msgstr ""
diff --git a/addons/hr_recruitment/i18n/hr_recruitment.pot b/addons/hr_recruitment/i18n/hr_recruitment.pot
index 42913d6fd204..b6522e8aa732 100644
--- a/addons/hr_recruitment/i18n/hr_recruitment.pot
+++ b/addons/hr_recruitment/i18n/hr_recruitment.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -706,6 +706,16 @@ msgstr ""
 msgid "Contract"
 msgstr ""
 
+#. module: hr_recruitment
+#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4
+msgid "Contract Proposal"
+msgstr ""
+
+#. module: hr_recruitment
+#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5
+msgid "Contract Signed"
+msgstr ""
+
 #. module: hr_recruitment
 #: model:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form
 msgid "Create"
@@ -970,6 +980,11 @@ msgstr ""
 msgid "Feedback of interviews..."
 msgstr ""
 
+#. module: hr_recruitment
+#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2
+msgid "First Interview"
+msgstr ""
+
 #. module: hr_recruitment
 #: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold
 msgid "Folded in Recruitment Pipe"
@@ -1045,6 +1060,11 @@ msgstr ""
 msgid "If the active field is set to false, it will allow you to hide the case without removing it."
 msgstr ""
 
+#. module: hr_recruitment
+#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1
+msgid "Initial Qualification"
+msgstr ""
+
 #. module: hr_recruitment
 #: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey
 #: model:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form
@@ -1302,7 +1322,7 @@ msgstr ""
 
 #. module: hr_recruitment
 #: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close
-msgid "Number of Delay to close"
+msgid "Number of days to close"
 msgstr ""
 
 #. module: hr_recruitment
@@ -1540,6 +1560,11 @@ msgstr ""
 msgid "Search Applicants"
 msgstr ""
 
+#. module: hr_recruitment
+#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3
+msgid "Second Interview"
+msgstr ""
+
 #. module: hr_recruitment
 #: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence
 #: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence
diff --git a/addons/lunch/i18n/lunch.pot b/addons/lunch/i18n/lunch.pot
index d42c50a5e3ec..698f39870699 100644
--- a/addons/lunch/i18n/lunch.pot
+++ b/addons/lunch/i18n/lunch.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -80,7 +80,7 @@ msgstr ""
 #. module: lunch
 #: model:ir.actions.act_window,help:lunch.lunch_alert_action
 msgid "Alerts are used to warn employee from possible issues concerning the lunch orders.\n"
-"                To create a lunch alert you have to define its recurrency, the time interval during which the alert should be executed and the message to display."
+"                To create a lunch alert you have to define its recurrence, the time interval during which the alert should be executed and the message to display."
 msgstr ""
 
 #. module: lunch
@@ -384,7 +384,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:lunch.field_lunch_order_id
 #: model:ir.model.fields,field_description:lunch.field_lunch_order_line_id
 #: model:ir.model.fields,field_description:lunch.field_lunch_order_line_lucky_id
-#: model:ir.model.fields,field_description:lunch.field_lunch_product_category_id_1781
+#: model:ir.model.fields,field_description:lunch.field_lunch_product_category_id_1786
 #: model:ir.model.fields,field_description:lunch.field_lunch_product_id
 msgid "ID"
 msgstr ""
@@ -707,7 +707,7 @@ msgstr ""
 
 #. module: lunch
 #: model:ir.model.fields,field_description:lunch.field_lunch_alert_alert_type
-msgid "Recurrency"
+msgid "Recurrence"
 msgstr ""
 
 #. module: lunch
diff --git a/addons/mail/i18n/mail.pot b/addons/mail/i18n/mail.pot
index 3b47d579da35..ea985470476d 100644
--- a/addons/mail/i18n/mail.pot
+++ b/addons/mail/i18n/mail.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -105,7 +105,7 @@ msgid "\n"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:672
+#: code:addons/mail/models/mail_channel.py:674
 #, python-format
 msgid " This channel is private. People must be invited to join it."
 msgstr ""
@@ -214,7 +214,7 @@ msgid "0 Today"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:676
+#: code:addons/mail/models/mail_channel.py:678
 #, python-format
 msgid "<br><br>\n"
 "            You can mention someone by typing <b>@username</b>, this will grab its attention.<br>\n"
@@ -224,14 +224,14 @@ msgid "<br><br>\n"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:582
+#: code:addons/mail/models/mail_channel.py:584
 #, python-format
 msgid "<div class=\"o_mail_notification\">created <a href=\"#\" class=\"o_channel_redirect\" data-oe-id=\"%s\">#%s</a></div>"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:506
-#: code:addons/mail/models/mail_channel.py:559
+#: code:addons/mail/models/mail_channel.py:508
+#: code:addons/mail/models/mail_channel.py:561
 #, python-format
 msgid "<div class=\"o_mail_notification\">joined <a href=\"#\" class=\"o_channel_redirect\" data-oe-id=\"%s\">#%s</a></div>"
 msgstr ""
@@ -288,7 +288,7 @@ msgstr ""
 #. module: mail
 #: model:ir.ui.view,arch_db:mail.email_compose_message_wizard_form
 msgid "<span attrs=\"{'invisible': [('use_active_domain', '=', True)]}\">\n"
-"                                    If you want to use all records according to you search criterion instead check this selection box :\n"
+"                                    If you want to send it for all the records matching your search criterion, check this box :\n"
 "                                </span>\n"
 "                                <span attrs=\"{'invisible': [('use_active_domain', '=', False)]}\">\n"
 "                                    If you want to use only selected records please uncheck this selection box :\n"
@@ -313,19 +313,19 @@ msgid "<strong>\n"
 "                                    All records matching your current search filter will be mailed,\n"
 "                                    not only the ids selected in the list view.\n"
 "                                </strong><br/>\n"
-"                                If you want to send a lot of emails, we recommend you to use the mass mailing module.<br/>\n"
+"                                The email will be sent for all the records selected in the list.<br/>\n"
 "                                Confirming this wizard will probably take a few minutes blocking your browser."
 msgstr ""
 
 #. module: mail
 #: model:ir.ui.view,arch_db:mail.message_activity_done
-msgid "<strong> Feedback : </strong>"
+msgid "<strong> Feedback</strong>"
 msgstr ""
 
 #. module: mail
 #: model:ir.ui.view,arch_db:mail.email_compose_message_wizard_form
 msgid "<strong>Only records checked in list view will be used.</strong><br/>\n"
-"                                If you want to send a lot of emails, we recommend you to use the mass mailing module."
+"                                The email will be sent for all the records selected in the list."
 msgstr ""
 
 #. module: mail
@@ -445,6 +445,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_ids
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_ids
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_ids
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_ids
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_ids
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_ids
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_ids
@@ -462,11 +463,14 @@ msgid "Activities"
 msgstr ""
 
 #. module: mail
+#. openerp-web
+#: code:addons/mail/static/src/xml/chatter.xml:60
 #: model:ir.model,name:mail.model_mail_activity
 #: model:ir.model.fields,field_description:mail.field_mail_activity_activity_type_id
 #: model:ir.ui.view,arch_db:mail.mail_activity_view_calendar
 #: model:ir.ui.view,arch_db:mail.mail_activity_view_form_popup
 #: model:ir.ui.view,arch_db:mail.mail_activity_view_search
+#, python-format
 msgid "Activity"
 msgstr ""
 
@@ -2589,7 +2593,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/models/mail_channel.py:685
+#: code:addons/mail/models/mail_channel.py:687
 #: code:addons/mail/static/src/xml/client_action.xml:112
 #, python-format
 msgid "Leave this channel"
@@ -2606,7 +2610,7 @@ msgid "List of partners that will be added as follower of the current document."
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:696
+#: code:addons/mail/models/mail_channel.py:698
 #, python-format
 msgid "List users in the current channel"
 msgstr ""
@@ -2636,7 +2640,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:53
+#: code:addons/mail/static/src/xml/chatter.xml:56
 #, python-format
 msgid "Log a note. Followers will not be notified."
 msgstr ""
@@ -2659,14 +2663,14 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:53
+#: code:addons/mail/static/src/xml/chatter.xml:56
 #, python-format
 msgid "Log note"
 msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:56
+#: code:addons/mail/static/src/xml/chatter.xml:59
 #, python-format
 msgid "Log or schedule an activity"
 msgstr ""
@@ -2973,7 +2977,6 @@ msgid "Model"
 msgstr ""
 
 #. module: mail
-#: model:ir.model.fields,help:mail.field_mail_followers_res_model_id
 #: model:ir.model.fields,help:mail.field_mail_wizard_invite_res_model
 msgid "Model of the followed resource"
 msgstr ""
@@ -3140,6 +3143,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_date_deadline
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_date_deadline
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_date_deadline
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_date_deadline
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_date_deadline
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_date_deadline
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_date_deadline
@@ -3163,6 +3167,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_summary
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_summary
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_summary
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_summary
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_summary
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_summary
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_summary
@@ -3186,6 +3191,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_type_id
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_type_id
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_type_id
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_type_id
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_type_id
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_type_id
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_type_id
@@ -3706,6 +3712,7 @@ msgstr ""
 #: selection:mrp.repair,activity_state:0
 #: selection:mrp.unbuild,activity_state:0
 #: selection:note.note,activity_state:0
+#: selection:product.product,activity_state:0
 #: selection:product.template,activity_state:0
 #: selection:project.task,activity_state:0
 #: selection:purchase.order,activity_state:0
@@ -3840,6 +3847,7 @@ msgstr ""
 #: selection:mrp.repair,activity_state:0
 #: selection:mrp.unbuild,activity_state:0
 #: selection:note.note,activity_state:0
+#: selection:product.product,activity_state:0
 #: selection:product.template,activity_state:0
 #: selection:project.task,activity_state:0
 #: selection:purchase.order,activity_state:0
@@ -3880,7 +3888,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/js/composer.js:677
+#: code:addons/mail/static/src/js/composer.js:651
 #, python-format
 msgid "Please, wait while the file is uploading."
 msgstr ""
@@ -4040,7 +4048,6 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mail_activity_res_model
 #: model:ir.model.fields,field_description:mail.field_mail_activity_res_model_id
 #: model:ir.model.fields,field_description:mail.field_mail_compose_message_model
-#: model:ir.model.fields,field_description:mail.field_mail_followers_res_model_id
 #: model:ir.model.fields,field_description:mail.field_mail_mail_model
 #: model:ir.model.fields,field_description:mail.field_mail_message_model
 #: model:ir.model.fields,field_description:mail.field_mail_template_model
@@ -4125,6 +4132,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_user_id
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_user_id
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_user_id
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_user_id
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_user_id
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_user_id
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_user_id
@@ -4192,7 +4200,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:57
+#: code:addons/mail/static/src/xml/chatter.xml:60
 #, python-format
 msgid "Schedule activity"
 msgstr ""
@@ -4240,7 +4248,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/js/composer.js:375
+#: code:addons/mail/static/src/js/composer.js:374
 #: model:ir.ui.view,arch_db:mail.email_compose_message_wizard_form
 #, python-format
 msgid "Send"
@@ -4265,14 +4273,14 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:50
+#: code:addons/mail/static/src/xml/chatter.xml:53
 #, python-format
 msgid "Send a message"
 msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/xml/chatter.xml:50
+#: code:addons/mail/static/src/xml/chatter.xml:53
 #, python-format
 msgid "Send message"
 msgstr ""
@@ -4350,7 +4358,7 @@ msgid "Show all records which has next action date is before today"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:665
+#: code:addons/mail/models/mail_channel.py:667
 #, python-format
 msgid "Show an helper message"
 msgstr ""
@@ -4421,6 +4429,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mrp_repair_activity_state
 #: model:ir.model.fields,field_description:mail.field_mrp_unbuild_activity_state
 #: model:ir.model.fields,field_description:mail.field_note_note_activity_state
+#: model:ir.model.fields,field_description:mail.field_product_product_activity_state
 #: model:ir.model.fields,field_description:mail.field_product_template_activity_state
 #: model:ir.model.fields,field_description:mail.field_project_task_activity_state
 #: model:ir.model.fields,field_description:mail.field_purchase_order_activity_state
@@ -4451,6 +4460,7 @@ msgstr ""
 #: model:ir.model.fields,help:mail.field_mrp_repair_activity_state
 #: model:ir.model.fields,help:mail.field_mrp_unbuild_activity_state
 #: model:ir.model.fields,help:mail.field_note_note_activity_state
+#: model:ir.model.fields,help:mail.field_product_product_activity_state
 #: model:ir.model.fields,help:mail.field_product_template_activity_state
 #: model:ir.model.fields,help:mail.field_project_task_activity_state
 #: model:ir.model.fields,help:mail.field_purchase_order_activity_state
@@ -4518,7 +4528,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mail.field_mail_compose_message_subtype_id
 #: model:ir.model.fields,field_description:mail.field_mail_followers_subtype_ids
 #: model:ir.model.fields,field_description:mail.field_mail_mail_subtype_id
-#: model:ir.model.fields,field_description:mail.field_mail_message_subtype_id_1972
+#: model:ir.model.fields,field_description:mail.field_mail_message_subtype_id_1976
 #: model:ir.model.fields,field_description:mail.field_survey_mail_compose_message_subtype_id
 #: model:ir.ui.view,arch_db:mail.view_message_subtype_tree
 msgid "Subtype"
@@ -4689,6 +4699,7 @@ msgstr ""
 #: selection:mrp.repair,activity_state:0
 #: selection:mrp.unbuild,activity_state:0
 #: selection:note.note,activity_state:0
+#: selection:product.product,activity_state:0
 #: selection:product.template,activity_state:0
 #: selection:project.task,activity_state:0
 #: selection:purchase.order,activity_state:0
@@ -4976,7 +4987,7 @@ msgstr ""
 
 #. module: mail
 #. openerp-web
-#: code:addons/mail/static/src/js/composer.js:677
+#: code:addons/mail/static/src/js/composer.js:651
 #, python-format
 msgid "Uploading error"
 msgstr ""
@@ -5024,7 +5035,7 @@ msgid "Users"
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:709
+#: code:addons/mail/models/mail_channel.py:711
 #, python-format
 msgid "Users in this channel: %s %s and you."
 msgstr ""
@@ -5114,19 +5125,19 @@ msgid "You added <b>%s</b> to the conversation."
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:706
+#: code:addons/mail/models/mail_channel.py:708
 #, python-format
 msgid "You are alone in this channel."
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:675
+#: code:addons/mail/models/mail_channel.py:677
 #, python-format
 msgid "You are in a private conversation with <b>@%s</b>."
 msgstr ""
 
 #. module: mail
-#: code:addons/mail/models/mail_channel.py:670
+#: code:addons/mail/models/mail_channel.py:672
 #, python-format
 msgid "You are in channel <b>#%s</b>."
 msgstr ""
@@ -5215,6 +5226,11 @@ msgstr ""
 msgid "alias %s: %s"
 msgstr ""
 
+#. module: mail
+#: model:mail.channel,name:mail.channel_2
+msgid "board-meetings"
+msgstr ""
+
 #. module: mail
 #: model:ir.ui.view,arch_db:mail.view_mail_form
 msgid "by"
@@ -5249,27 +5265,6 @@ msgstr ""
 msgid "enable desktop notifications"
 msgstr ""
 
-#. module: mail
-#. openerp-web
-#: code:addons/mail/static/src/xml/client_action.xml:57
-#, python-format
-msgid "fa-eye-slash"
-msgstr ""
-
-#. module: mail
-#. openerp-web
-#: code:addons/mail/static/src/xml/client_action.xml:47
-#, python-format
-msgid "fa-user"
-msgstr ""
-
-#. module: mail
-#. openerp-web
-#: code:addons/mail/static/src/xml/client_action.xml:37
-#, python-format
-msgid "fa-users"
-msgstr ""
-
 #. module: mail
 #. openerp-web
 #: code:addons/mail/static/src/js/followers.js:189
@@ -5380,6 +5375,11 @@ msgstr ""
 msgid "publisher_warranty.contract"
 msgstr ""
 
+#. module: mail
+#: model:mail.channel,name:mail.channel_3
+msgid "rd"
+msgstr ""
+
 #. module: mail
 #. openerp-web
 #: code:addons/mail/static/src/js/thread.js:17
@@ -5440,6 +5440,11 @@ msgstr ""
 msgid "restricted to known authors"
 msgstr ""
 
+#. module: mail
+#: model:mail.channel,name:mail.channel_1
+msgid "sales"
+msgstr ""
+
 #. module: mail
 #: code:addons/mail/models/mail_thread.py:915
 #: code:addons/mail/models/mail_thread.py:933
diff --git a/addons/maintenance/i18n/maintenance.pot b/addons/maintenance/i18n/maintenance.pot
index f379337d7ae3..b1f7da205aeb 100644
--- a/addons/maintenance/i18n/maintenance.pot
+++ b/addons/maintenance/i18n/maintenance.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -65,6 +65,12 @@ msgstr ""
 msgid "A Python dictionary that will be evaluated to provide default values when creating new records for this alias."
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment,name:maintenance.equipment_computer3
+#: model:maintenance.equipment,name:maintenance.equipment_computer5
+msgid "Acer Laptop"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.model.fields,field_description:maintenance.field_maintenance_equipment_active
 msgid "Active"
@@ -218,6 +224,11 @@ msgstr ""
 msgid "Comments"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment.category,name:maintenance.equipment_computer
+msgid "Computers"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.ui.menu,name:maintenance.menu_maintenance_configuration
 msgid "Configuration"
@@ -373,7 +384,7 @@ msgid "Equipment Categories"
 msgstr ""
 
 #. module: maintenance
-#: model:ir.model.fields,field_description:maintenance.field_maintenance_equipment_category_id_3456
+#: model:ir.model.fields,field_description:maintenance.field_maintenance_equipment_category_id_3448
 msgid "Equipment Category"
 msgstr ""
 
@@ -422,6 +433,17 @@ msgstr ""
 msgid "Group by..."
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment,name:maintenance.equipment_printer1
+msgid "HP Inkjet printer"
+msgstr ""
+
+#. module: maintenance
+#: model:maintenance.equipment,name:maintenance.equipment_computer11
+#: model:maintenance.equipment,name:maintenance.equipment_computer9
+msgid "HP Laptop"
+msgstr ""
+
 #. module: maintenance
 #: selection:maintenance.request,priority:0
 msgid "High"
@@ -614,6 +636,11 @@ msgstr ""
 msgid "Model"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment.category,name:maintenance.equipment_monitor
+msgid "Monitors"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.ui.view,arch_db:maintenance.hr_equipment_request_view_search
 #: model:ir.ui.view,arch_db:maintenance.hr_equipment_view_search
@@ -704,6 +731,11 @@ msgstr ""
 msgid "Parent model holding the alias. The model holding the alias reference is not necessarily the model given by alias_model_id (example: project (parent_model) and task (model))"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment.category,name:maintenance.equipment_phone
+msgid "Phones"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.model.fields,help:maintenance.field_maintenance_equipment_category_alias_contact
 msgid "Policy to post a message on the document using the mailgateway.\n"
@@ -729,6 +761,11 @@ msgstr ""
 msgid "Preventive Maintenance Frequency"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment.category,name:maintenance.equipment_printer
+msgid "Printers"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.model.fields,field_description:maintenance.field_maintenance_request_priority
 msgid "Priority"
@@ -813,6 +850,13 @@ msgstr ""
 msgid "Responsible :"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment,name:maintenance.equipment_monitor1
+#: model:maintenance.equipment,name:maintenance.equipment_monitor4
+#: model:maintenance.equipment,name:maintenance.equipment_monitor6
+msgid "Samsung Monitor 15\""
+msgstr ""
+
 #. module: maintenance
 #: model:ir.ui.view,arch_db:maintenance.maintenance_team_kanban
 msgid "Scheduled"
@@ -865,6 +909,11 @@ msgstr ""
 msgid "Show all records which has next action date is before today"
 msgstr ""
 
+#. module: maintenance
+#: model:maintenance.equipment.category,name:maintenance.equipment_software
+msgid "Software"
+msgstr ""
+
 #. module: maintenance
 #: model:ir.model.fields,field_description:maintenance.field_maintenance_request_stage_id
 msgid "Stage"
diff --git a/addons/mass_mailing/i18n/mass_mailing.pot b/addons/mass_mailing/i18n/mass_mailing.pot
index 272eabd8b3d4..67d0a935d2be 100644
--- a/addons/mass_mailing/i18n/mass_mailing.pot
+++ b/addons/mass_mailing/i18n/mass_mailing.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -82,8 +82,16 @@ msgstr ""
 msgid "21 Jul"
 msgstr ""
 
+#. module: mass_mailing
+#: model:mail.template,body_html:mass_mailing.newsletter_template
+msgid "<div class=\"snippet_row bg-color\" style=\"padding:0px;width:600px;margin:auto;background: #ffffff repeat top /100%\">\n"
+"                <table cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse:collapse\" width=\"100%\"><tbody><tr><td style=\"padding:10px 10px 10px 5px\" valign=\"center\" width=\"270\"> <a style=\"text-decoration:none\" href=\"http://www.example.com\"><strong>My Company</strong></a> </td><td style=\"padding:10px 15px 10px 10px;vertical-align:middle\" valign=\"center\" width=\"270\"><table align=\"right\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse:collapse\"><tbody><tr><td align=\"right\"><a target=\"_blank\" href=\"https://www.facebook.com/Odoo\"><span class=\"fa fa-facebook-square fa-2x\" style=\"color:#44B7B7;\"></span></a></td><td align=\"right\" style=\"padding-left:5px\"><a target=\"_blank\" href=\"https://www.facebook.com/Odoo\"><span class=\"fa fa-google-plus-square fa-2x\" style=\"color:#44B7B7;\"></span></a></td><td align=\"right\" style=\"padding-left:5px\"><a target=\"_blank\" href=\"https://www.facebook.com/Odoo\"><span class=\"fa fa-linkedin-square fa-2x\" style=\"color:#44B7B7;\"></span></a></td><td align=\"right\" style=\"padding-left:5px\"><a target=\"_blank\" href=\"https://www.facebook.com/Odoo\"><span class=\"fa fa-twitter-square fa-2x\" style=\"color:#44B7B7;\"></span></a></td></tr></tbody></table></td></tr></tbody></table></div><div style=\"padding:0px;width:600px;margin:auto;background-color:#44B7B7;color:#168484\"><table cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;background-color:inherit;border-collapse:collapse;color:inherit\"><tbody><tr><td class=\"col_mv bg-color\" style=\"text-align:left; padding-left:20px;vertical-align:middle;font-size:14px\"><p style=\"margin:0;font-size:20px;color:#fff\">You get a 20% discount for signing up!</p><p style=\"margin:0\">Discount Code: <strong>45A9E77DGW8455</strong></p></td><td class=\"col_mv bg-color\" style=\"padding:20px;text-align:center;vertical-align:middle\">  <span class=\"fa fa-6x fa-ticket\"></span>  </td></tr></tbody></table></div><div class=\"snippet_row bg-color\" style=\"padding:0;width:600px;max-width:600px;margin:0 auto;background: #fff repeat top /100%;color:#168484\"><table style=\"width:100%;text-align:justify;margin:0 auto;inherit;border-collapse:collapse;color:inherit\"><tbody><tr><td style=\"padding:10px 30px;font-size:14px;line-height:20px\"><p style=\"margin:0\">Dear ${object.name}</p><p style=\"margin:0\">Great stories have personality. Consider telling a great story that provides personality. Writing a story with personality for potential clients will assist with making a relationship connection. This shows up in small quirks like word choices or phrases. Write from your point of view, not from someone else's experience.<br></p><p style=\"margin:0\">Great stories are for everyone even when only written for just one person. If you try to write with a wide general audience in mind, your story will ring false and be bland. No one will be interested. Write for one person. If it’s genuine for the one, it’s genuine for the rest.</p><p style=\"margin:0\">Kind Regards,</p><p style=\"margin:0\">Michael Fletcher</p></td></tr></tbody></table></div><div style=\"padding:0;width:600px;max-width:600px;margin:0 auto\"><table style=\"width:100%;text-align:justify;margin:0 auto;background-color:inherit;border-collapse:collapse\"><tbody><tr><td class=\"col_mv bg-color\" style=\"padding:10px 0;background-color:#168484;color:#fff\"><table style=\"border-collapse:collapse;background-color:inherit\"><tbody><tr><td rowspan=\"2\" style=\"padding-left:10px\">  <span class=\"fa fa-check fa-3x\"></span>  </td><td style=\"padding-left:10px;color:#fff;font-size:14px\"><p style=\"font-weight:bold;font-size:18px;margin:0 0 3px 0\">Step 1:</p><p style=\"margin:0\">Place Order</p></td></tr></tbody></table></td><td class=\"col_mv bg-color\" style=\"padding:10px 0;background-color:#FFFFFF;color:#808080\"><table style=\"border-collapse:collapse;background-color:inherit\"><tbody><tr><td rowspan=\"2\" style=\"padding-left:10px\">  <span class=\"fa fa-truck fa-3x\"></span>  </td><td style=\"padding-left:10px;color:#808080;font-size:14px\"><p style=\"font-weight:bold;font-size:18px;margin:0 0 3px 0\">Step 2:</p><p style=\"margin:0\">Shipping</p></td></tr></tbody></table></td><td class=\"col_mv bg-color\" style=\"padding:10px 0;background-color:#FFFFFF;color:#808080\"><table style=\"border-collapse:collapse;background-color:inherit\"><tbody><tr><td rowspan=\"2\" style=\"padding-left:10px\">  <span class=\"fa fa-dollar fa-3x\"></span>  </td><td style=\"padding-left:10px;color:#808080;font-size:14px\"><p style=\"font-weight:bold;font-size:18px;margin:0 0 3px 0\">Step 3:</p><p style=\"margin:0\">Payment</p></td></tr></tbody></table></td></tr></tbody></table></div><div class=\"snippet_row bg-color\" style=\"padding:0px;width:600px;margin:auto;background: #414141 repeat top /100%;color:#44B7B7\"><div style=\"padding:10px\"><table cellpadding=\"0\" cellspacing=\"0\" style=\"margin: 0 auto;width:100%;border-collapse:collapse;color:inherit;color:inherit\"><tbody><tr><td style=\"text-align:center\"> <a target=\"_blank\" style=\"text-decoration: none;\" href=\"https://www.facebook.com/Odoo\"><span class=\"fa fa-facebook-square fa-2x\"></span></a><a target=\"_blank\" style=\"text-decoration: none;\" href=\"https://plus.google.com/+Odooapps\"><span class=\"fa fa-google-plus-square fa-2x\"></span></a><a target=\"_blank\" style=\"text-decoration: none;\" href=\"https://www.linkedin.com/company/odoo\"><span class=\"fa fa-linkedin-square fa-2x\"></span></a><a target=\"_blank\" style=\"text-decoration: none;\" href=\"https://twitter.com/Odoo\"><span class=\"fa fa-twitter-square fa-2x\"></span></a> </td></tr><tr><td style=\"font-size:12px;text-align:center;padding-top:10px;padding-bottom:5px\"> <a href=\"/unsubscribe_from_list\" style=\"color:#44B7B7\">Unsubscribe</a>|<a href=\"/page/contactus\" style=\"color:#44B7B7\">Contact</a> </td></tr></tbody></table></div>\n"
+"            </div>"
+msgstr ""
+
 #. module: mass_mailing
 #: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_1
+#: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_2
 msgid "<font>7</font>\n"
 "    <strong>Business Hacks</strong>\n"
 "    <span> to<br>boost your marketing</span>"
@@ -214,11 +222,6 @@ msgstr ""
 msgid "Allow A/B Testing"
 msgstr ""
 
-#. module: mass_mailing
-#: model:ir.ui.view,arch_db:mass_mailing.theme_basic_template
-msgid "Anna Machiavelli"
-msgstr ""
-
 #. module: mass_mailing
 #: model:ir.ui.view,arch_db:mass_mailing.s_mail_block_footer_tag_line
 msgid "Apps That Help You Grow Your Business"
@@ -279,7 +282,7 @@ msgid "Bounced Ratio"
 msgstr ""
 
 #. module: mass_mailing
-#: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_campaign_id_3639
+#: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_campaign_id_3643
 #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_form
 msgid "Campaign"
 msgstr ""
@@ -538,11 +541,6 @@ msgstr ""
 msgid "Date when this email has bounced."
 msgstr ""
 
-#. module: mass_mailing
-#: model:ir.ui.view,arch_db:mass_mailing.theme_basic_template
-msgid "Dear John,"
-msgstr ""
-
 #. module: mass_mailing
 #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_campaign_kanban
 #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_kanban
@@ -697,6 +695,12 @@ msgstr ""
 msgid "Failed"
 msgstr ""
 
+#. module: mass_mailing
+#: model:mail.mass_mailing,name:mass_mailing.mass_mail_1
+#: model:utm.source,name:mass_mailing.mass_mail_1_utm_source
+msgid "First Newsletter"
+msgstr ""
+
 #. module: mass_mailing
 #: selection:mail.mass_mailing,reply_to_mode:0
 msgid "Followers of leads/applicants"
@@ -769,6 +773,7 @@ msgstr ""
 
 #. module: mass_mailing
 #: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_1
+#: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_2
 msgid "Join our Marketing newsletter and get <strong>this white paper instantly</strong>"
 msgstr ""
 
@@ -849,6 +854,11 @@ msgstr ""
 msgid "List Unsubscription"
 msgstr ""
 
+#. module: mass_mailing
+#: model:ir.ui.view,arch_db:mass_mailing.theme_basic_template
+msgid "Lorem ipsum dolor sit amet, <br/><br/>consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
+msgstr ""
+
 #. module: mass_mailing
 #: model:ir.model.fields,field_description:mass_mailing.field_mail_mail_statistics_mail_mail_id
 msgid "Mail"
@@ -893,7 +903,7 @@ msgstr ""
 #. module: mass_mailing
 #: model:ir.actions.act_window,name:mass_mailing.action_view_mass_mailing_lists
 #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_contact_list_ids
-#: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_contact_list_ids_3651
+#: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_contact_list_ids_3655
 #: model:ir.ui.menu,name:mass_mailing.menu_email_mass_mailing_lists
 #: model:ir.ui.view,arch_db:mass_mailing.res_config_settings_view_form
 #: model:ir.ui.view,arch_db:mass_mailing.view_mail_mass_mailing_list_search
@@ -936,6 +946,11 @@ msgstr ""
 msgid "Manage campaigns of mass emails with process stages"
 msgstr ""
 
+#. module: mass_mailing
+#: model:mail.mass_mailing.tag,name:mass_mailing.mass_mail_tag_1
+msgid "Marketing"
+msgstr ""
+
 #. module: mass_mailing
 #: model:ir.model.fields,field_description:mass_mailing.field_mail_statistics_report_name
 msgid "Mass Mail"
@@ -1093,6 +1108,13 @@ msgstr ""
 msgid "Name / Email"
 msgstr ""
 
+#. module: mass_mailing
+#: model:mail.mass_mailing.campaign,name:mass_mailing.mass_mail_campaign_1
+#: model:mail.template,subject:mass_mailing.newsletter_template
+#: model:utm.campaign,name:mass_mailing.mass_mail_campaign_1_utm_campaign
+msgid "Newsletter"
+msgstr ""
+
 #. module: mass_mailing
 #: model:ir.model.fields,field_description:mass_mailing.field_mail_mass_mailing_next_departure
 msgid "Next Departure"
@@ -1140,6 +1162,7 @@ msgstr ""
 
 #. module: mass_mailing
 #: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_1
+#: model:mail.mass_mailing.list,popup_content:mass_mailing.mass_mail_list_2
 msgid "Odoo Presents"
 msgstr ""
 
@@ -1369,6 +1392,12 @@ msgstr ""
 msgid "Scheduled Month"
 msgstr ""
 
+#. module: mass_mailing
+#: model:mail.mass_mailing,name:mass_mailing.mass_mail_2
+#: model:utm.source,name:mass_mailing.mass_mail_2_utm_source
+msgid "Second Newsletter"
+msgstr ""
+
 #. module: mass_mailing
 #: model:ir.ui.view,arch_db:mass_mailing.email_designer_snippets
 msgid "Select a template"
@@ -1466,11 +1495,6 @@ msgstr ""
 msgid "Settings"
 msgstr ""
 
-#. module: mass_mailing
-#: model:ir.ui.view,arch_db:mass_mailing.theme_basic_template
-msgid "Sincerely,<br/>"
-msgstr ""
-
 #. module: mass_mailing
 #: model:ir.ui.view,arch_db:mass_mailing.view_company_form_inherit_mass_mailing
 msgid "Social Media"
@@ -1615,7 +1639,7 @@ msgstr ""
 
 #. module: mass_mailing
 #: model:ir.model.fields,help:mass_mailing.field_mail_mass_mailing_campaign_campaign_id
-#: model:ir.model.fields,help:mass_mailing.field_mail_mass_mailing_campaign_id_3639
+#: model:ir.model.fields,help:mass_mailing.field_mail_mass_mailing_campaign_id_3643
 msgid "This name helps you tracking your different campaign efforts, e.g. Fall_Drive, Christmas_Special"
 msgstr ""
 
@@ -1793,13 +1817,6 @@ msgstr ""
 msgid "link.tracker.click"
 msgstr ""
 
-#. module: mass_mailing
-#: model:ir.ui.view,arch_db:mass_mailing.theme_basic_template
-msgid "lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<br/>\n"
-"                                    Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<br/>\n"
-"                                    Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
-msgstr ""
-
 #. module: mass_mailing
 #: model:ir.model,name:mass_mailing.model_res_config_settings
 msgid "res.config.settings"
diff --git a/addons/mrp/i18n/mrp.pot b/addons/mrp/i18n/mrp.pot
index 0d2b0bfe3c86..05b6189ac756 100644
--- a/addons/mrp/i18n/mrp.pot
+++ b/addons/mrp/i18n/mrp.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -57,7 +57,19 @@ msgid "# Work Orders"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_bom.py:293
+#: model:product.product,description:mrp.product_product_computer_desk_leg
+#: model:product.template,description:mrp.product_product_computer_desk_leg_product_template
+msgid "18″ x 2½″ Square Leg"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,description:mrp.product_product_laptop_charger
+#: model:product.template,description:mrp.product_product_laptop_charger_product_template
+msgid "19v,5.5 x 2.5 mm Pin Type Adapter (Power Cord Included)"
+msgstr ""
+
+#. module: mrp
+#: code:addons/mrp/models/mrp_bom.py:294
 #, python-format
 msgid "<p class=\"oe_view_nocontent_create\">\n"
 "                        Click to upload files to your product.\n"
@@ -68,7 +80,7 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
-msgid "<span class=\"label label-danger\" attrs=\"{'invisible': ['|', ('availability', 'in', ('assigned', 'none')), ('state', 'not in', ('confirmed','progress'))]}\">Raw materials not available!</span>"
+msgid "<span class=\"label label-danger\" attrs=\"{'invisible': ['|',('availability', 'in', ('assigned', 'none')), ('state', 'not in', ('confirmed','progress'))]}\">Raw materials not available!</span>"
 msgstr ""
 
 #. module: mrp
@@ -224,7 +236,7 @@ msgid "<strong>WorkCenter</strong>"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:463
+#: code:addons/mrp/models/mrp_workorder.py:468
 #, python-format
 msgid "A Manufacturing Order is already done or cancelled!"
 msgstr ""
@@ -236,6 +248,11 @@ msgid "A manufacturing order, based on a bill of materials, will\n"
 "                consume raw materials and produce finished products."
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_document_access_token
+msgid "Access Token"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_bom_active
 #: model:ir.model.fields,field_description:mrp.field_mrp_document_active
@@ -272,7 +289,8 @@ msgstr ""
 
 #. module: mrp
 #: sql_constraint:mrp.bom.line:0
-msgid "All product quantities must be greater than 0.\n"
+msgid "All product quantities must be greater or equal to 0.\n"
+"Lines with 0 quantities can be used as optional lines. \n"
 "You should install the mrp_byproduct module if you want to manage extra products on BoMs !"
 msgstr ""
 
@@ -288,6 +306,12 @@ msgstr ""
 msgid "Archived"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_assembly
+#: model:product.template,name:mrp.product_assembly_product_template
+msgid "Assembly Service Cost"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_document_name
 msgid "Attachment Name"
@@ -300,7 +324,7 @@ msgid "Attachment URL"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_bom.py:285
+#: code:addons/mrp/models/mrp_bom.py:286
 #, python-format
 msgid "Attachments"
 msgstr ""
@@ -311,8 +335,6 @@ msgid "Author"
 msgstr ""
 
 #. module: mrp
-#: model:ir.model.fields,field_description:mrp.field_mrp_production_availability
-#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_availability
 #: selection:mrp.workcenter.productivity.loss,loss_type:0
 msgid "Availability"
 msgstr ""
@@ -496,6 +518,12 @@ msgstr ""
 msgid "BoM line product %s should not be same as BoM product."
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_computer_desk_bolt
+#: model:product.template,name:mrp.product_product_computer_desk_bolt_product_template
+msgid "Bolt"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_res_config_settings_module_mrp_byproduct
 msgid "By-Products"
@@ -522,7 +550,7 @@ msgid "Cancelled"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_production.py:293
+#: code:addons/mrp/models/mrp_production.py:316
 #, python-format
 msgid "Cannot delete a manufacturing order not in cancel state"
 msgstr ""
@@ -688,6 +716,7 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+#: model:ir.ui.view,arch_db:mrp.production_message
 msgid "Consumed"
 msgstr ""
 
@@ -757,6 +786,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_create_uid
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_create_uid
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_create_uid
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_create_uid
 msgid "Created by"
 msgstr ""
 
@@ -776,6 +806,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_create_date
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_create_date
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_create_date
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_create_date
 msgid "Created on"
 msgstr ""
 
@@ -864,7 +895,6 @@ msgstr ""
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
-#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
 msgid "Discard"
 msgstr ""
 
@@ -886,6 +916,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_display_name
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_cost_report_display_name
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_structure_report_display_name
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_display_name
 msgid "Display Name"
 msgstr ""
 
@@ -1017,6 +1048,11 @@ msgstr ""
 msgid "Finished Lot"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_production_finished_move_line_ids
+msgid "Finished Move Line"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_production_move_finished_ids
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
@@ -1093,6 +1129,12 @@ msgstr ""
 msgid "Group by..."
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_19
+#: model:product.template,name:mrp.product_product_19_product_template
+msgid "HDD on Demand"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_has_attachments
 msgid "Has Attachments"
@@ -1126,6 +1168,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_id
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_cost_report_id
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_structure_report_id
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_id
 msgid "ID"
 msgstr ""
 
@@ -1154,6 +1197,11 @@ msgstr ""
 msgid "If the active field is set to False, it will allow you to hide the routing without removing it."
 msgstr ""
 
+#. module: mrp
+#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+msgid "If the manufacturing order is unlocked you can add to the initial demand."
+msgstr ""
+
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban
 #: model:ir.ui.view,arch_db:mrp.stock_production_type_kanban
@@ -1176,6 +1224,12 @@ msgstr ""
 msgid "Informative, not used in matching"
 msgstr ""
 
+#. module: mrp
+#: code:addons/mrp/models/mrp_unbuild.py:187
+#, python-format
+msgid "Insufficient Quantity"
+msgstr ""
+
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
@@ -1209,6 +1263,11 @@ msgstr ""
 msgid "Is Current User Working"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_production_is_locked
+msgid "Is Locked"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_is_produced
 msgid "Is Produced"
@@ -1250,6 +1309,26 @@ msgstr ""
 msgid "Kit (Phantom): When processing a sales order for this product, the delivery order will contain the raw materials, instead of the finished product."
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_laptop_charger
+#: model:product.template,name:mrp.product_product_laptop_charger_product_template
+#: model:stock.inventory.line,product_name:mrp.stock_inventory_line_product_laptop_charger
+msgid "Laptop Charger"
+msgstr ""
+
+#. module: mrp
+#: model:stock.inventory.line,product_name:mrp.stock_inventory_product_27_lot0
+#: model:stock.inventory.line,product_name:mrp.stock_inventory_product_27_lot1
+msgid "Laptop Customized"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,name:mrp.product_product_laptop_keypad
+#: model:product.template,name:mrp.product_product_laptop_keypad_product_template
+#: model:stock.inventory.line,product_name:mrp.stock_inventory_line_product_laptop_keypad
+msgid "Laptop Keypad"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_change_production_qty___last_update
 #: model:ir.model.fields,field_description:mrp.field_mrp_bom___last_update
@@ -1268,6 +1347,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder___last_update
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_cost_report___last_update
 #: model:ir.model.fields,field_description:mrp.field_report_mrp_mrp_bom_structure_report___last_update
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild___last_update
 msgid "Last Modified on"
 msgstr ""
 
@@ -1287,6 +1367,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_write_uid
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_write_uid
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_write_uid
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_write_uid
 msgid "Last Updated by"
 msgstr ""
 
@@ -1306,6 +1387,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_write_date
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_write_date
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_write_date
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_write_date
 msgid "Last Updated on"
 msgstr ""
 
@@ -1325,7 +1407,7 @@ msgid "Late Activities"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_production.py:404
+#: code:addons/mrp/models/mrp_production.py:432
 #, python-format
 msgid "Lines need to be deleted, but can not as you still have some quantities to consume in them. "
 msgstr ""
@@ -1346,7 +1428,12 @@ msgid "Location where the system will stock the finished products."
 msgstr ""
 
 #. module: mrp
-#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_id_8168
+#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+msgid "Lock"
+msgstr ""
+
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_id_8215
 #: model:ir.ui.view,arch_db:mrp.oee_search_view
 msgid "Loss Reason"
 msgstr ""
@@ -1389,11 +1476,6 @@ msgstr ""
 msgid "Manage Work Order Operations"
 msgstr ""
 
-#. module: mrp
-#: model:ir.ui.view,arch_db:mrp.res_config_settings_view_form
-msgid "Manage quality control points, quality checks and quality alerts"
-msgstr ""
-
 #. module: mrp
 #: model:res.groups,name:mrp.group_mrp_manager
 msgid "Manager"
@@ -1540,6 +1622,12 @@ msgstr ""
 msgid "Master Production Schedule"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_production_availability
+#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_production_availability
+msgid "Materials Availability"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_message_message
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_tree
@@ -1580,7 +1668,6 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_move_raw_ids
-#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
 msgid "Moves"
 msgstr ""
 
@@ -1618,18 +1705,24 @@ msgstr ""
 
 #. module: mrp
 #: code:addons/mrp/models/mrp_production.py:46
-#: code:addons/mrp/models/mrp_production.py:279
-#: code:addons/mrp/models/mrp_production.py:283
+#: code:addons/mrp/models/mrp_production.py:302
+#: code:addons/mrp/models/mrp_production.py:306
 #: code:addons/mrp/models/mrp_routing.py:18
 #: code:addons/mrp/models/mrp_routing.py:34
 #: code:addons/mrp/models/mrp_routing.py:35
-#: code:addons/mrp/models/mrp_unbuild.py:20
-#: code:addons/mrp/models/mrp_unbuild.py:80
+#: code:addons/mrp/models/mrp_unbuild.py:21
 #: code:addons/mrp/models/mrp_unbuild.py:81
+#: code:addons/mrp/models/mrp_unbuild.py:82
 #, python-format
 msgid "New"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,description:mrp.product_product_laptop_keypad
+#: model:product.template,description:mrp.product_product_laptop_keypad_product_template
+msgid "New Original Laptop Keyboard Part No 9GT99"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_batch
 msgid "Next Operation"
@@ -1727,6 +1820,12 @@ msgstr ""
 msgid "Oee"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,description:mrp.product_product_19
+#: model:product.template,description:mrp.product_product_19_product_template
+msgid "On demand hard-disk having capacity based on requirement."
+msgstr ""
+
 #. module: mrp
 #: selection:mrp.routing.workcenter,batch:0
 msgid "Once a minimum number of products is processed"
@@ -1757,6 +1856,7 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_routing_operation_ids
+#: model:ir.ui.menu,name:mrp.menu_mrp_manufacturing
 #: model:ir.ui.view,arch_db:mrp.mrp_workorder_view_gantt
 #: model:ir.ui.view,arch_db:mrp.oee_loss_search_view
 #: model:ir.ui.view,arch_db:mrp.oee_search_view
@@ -1768,9 +1868,13 @@ msgstr ""
 msgid "Operations"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_stock_move_order_finished_lot_ids
+msgid "Order Finished Lot"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_order_ids
-#: model:ir.ui.menu,name:mrp.menu_mrp_manufacturing
 msgid "Orders"
 msgstr ""
 
@@ -1875,9 +1979,15 @@ msgid "Planning"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:286
+#: code:addons/mrp/wizard/mrp_product_produce.py:143
 #, python-format
-msgid "Please set the quantity you produced in the Current Qty field. It can not be 0!"
+msgid "Please enter a lot or serial number for %s !"
+msgstr ""
+
+#. module: mrp
+#: code:addons/mrp/models/mrp_workorder.py:288
+#, python-format
+msgid "Please set the quantity you are currently producing. It should be different from zero."
 msgstr ""
 
 #. module: mrp
@@ -1893,7 +2003,8 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.res_config_settings_view_form
-msgid "Process operations at specific work centers based on the routing defined on the bill of material of the final product"
+msgid "Process operations at specific work centers based on the routing\n"
+"                                        and carry out quality checks."
 msgstr ""
 
 #. module: mrp
@@ -1924,7 +2035,7 @@ msgid "Produce residual products (A + B -&gt; C + D)"
 msgstr ""
 
 #. module: mrp
-#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+#: model:ir.ui.view,arch_db:mrp.production_message
 msgid "Produced"
 msgstr ""
 
@@ -1951,6 +2062,12 @@ msgstr ""
 msgid "Product Lifecycle Management (PLM)"
 msgstr ""
 
+#. module: mrp
+#: model:ir.actions.act_window,name:mrp.action_mrp_unbuild_moves
+#: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
+msgid "Product Moves"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_line_product_produce_id
 msgid "Product Produce"
@@ -2004,6 +2121,7 @@ msgid "Production Date"
 msgstr ""
 
 #. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_production_production_location_id
 #: model:ir.model.fields,field_description:mrp.field_mrp_routing_location_id
 #: model:ir.ui.view,arch_db:mrp.mrp_routing_search_view
 msgid "Production Location"
@@ -2126,6 +2244,11 @@ msgstr ""
 msgid "Quantity Produced"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_qty_remaining
+msgid "Quantity To Be Produced"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_change_production_qty_product_qty
 #: model:ir.model.fields,field_description:mrp.field_mrp_production_product_qty
@@ -2162,7 +2285,7 @@ msgstr ""
 
 #. module: mrp
 #. openerp-web
-#: code:addons/mrp/static/src/js/mrp.js:146
+#: code:addons/mrp/static/src/js/mrp.js:147
 #, python-format
 msgid "Ready to produce"
 msgstr ""
@@ -2213,17 +2336,6 @@ msgstr ""
 msgid "Reference of the document that generated this production order request."
 msgstr ""
 
-#. module: mrp
-#: code:addons/mrp/models/stock_move.py:114
-#, python-format
-msgid "Register Lots"
-msgstr ""
-
-#. module: mrp
-#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
-msgid "Register lots"
-msgstr ""
-
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_document_ir_attachment_id
 msgid "Related attachment"
@@ -2251,6 +2363,7 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
 msgid "Reserved"
 msgstr ""
 
@@ -2337,7 +2450,6 @@ msgstr ""
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_bom
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_form_embedded_product
-#: model:ir.ui.view,arch_db:mrp.view_stock_move_lots
 msgid "Save"
 msgstr ""
 
@@ -2374,8 +2486,8 @@ msgid "Scheduled Month"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_production.py:558
-#: code:addons/mrp/models/mrp_workorder.py:472
+#: code:addons/mrp/models/mrp_production.py:588
+#: code:addons/mrp/models/mrp_workorder.py:477
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_scrap_ids
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
 #: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
@@ -2399,6 +2511,12 @@ msgstr ""
 msgid "Scraps"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_computer_desk_screw
+#: model:product.template,name:mrp.product_product_computer_desk_screw_product_template
+msgid "Screw"
+msgstr ""
+
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_message_view_search
 #: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
@@ -2449,6 +2567,18 @@ msgstr ""
 msgid "Select"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_build_kit
+#: model:product.template,name:mrp.product_product_build_kit_product_template
+msgid "Self Build Kit"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,description:mrp.product_product_build_kit
+#: model:product.template,description:mrp.product_product_build_kit_product_template
+msgid "Self Build kit."
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line_sequence
 #: model:ir.model.fields,field_description:mrp.field_mrp_bom_sequence
@@ -2476,22 +2606,51 @@ msgid "Ship this product as a set of components (kit)"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_unbuild.py:88
+#: code:addons/mrp/models/mrp_unbuild.py:89
 #, python-format
 msgid "Should have a lot for the finished product"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_mrp_production_show_final_lots
+msgid "Show Final Lots"
+msgstr ""
+
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view
 #: model:ir.ui.view,arch_db:mrp.view_mrp_production_filter
 msgid "Show all records which has next action date is before today"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,description:mrp.product_product_computer_desk_head
+#: model:product.template,description:mrp.product_product_computer_desk_head_product_template
+msgid "Solid wood is a durable natural material."
+msgstr ""
+
+#. module: mrp
+#: model:product.product,description:mrp.product_product_computer_desk
+#: model:product.template,description:mrp.product_product_computer_desk_product_template
+msgid "Solid wood table."
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_production_origin
 msgid "Source"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,description:mrp.product_product_computer_desk_screw
+#: model:product.template,description:mrp.product_product_computer_desk_screw_product_template
+msgid "Stainless steel screw"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,description:mrp.product_product_computer_desk_bolt
+#: model:product.template,description:mrp.product_product_computer_desk_bolt_product_template
+msgid "Stainless steel screw full (dia - 5mm, Length - 10mm)"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_production_date_start
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_date_start
@@ -2524,11 +2683,6 @@ msgstr ""
 msgid "Stock Move"
 msgstr ""
 
-#. module: mrp
-#: model:ir.actions.act_window,name:mrp.action_mrp_unbuild_moves
-msgid "Stock Moves"
-msgstr ""
-
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_document_store_fname
 msgid "Stored Filename"
@@ -2549,6 +2703,24 @@ msgstr ""
 msgid "TPM Big Losses"
 msgstr ""
 
+#. module: mrp
+#: model:product.product,name:mrp.product_product_computer_desk
+#: model:product.template,name:mrp.product_product_computer_desk_product_template
+msgid "Table"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,name:mrp.product_product_computer_desk_head
+#: model:product.template,name:mrp.product_product_computer_desk_head_product_template
+msgid "Table Head"
+msgstr ""
+
+#. module: mrp
+#: model:product.product,name:mrp.product_product_computer_desk_leg
+#: model:product.template,name:mrp.product_product_computer_desk_leg_product_template
+msgid "Table Leg"
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,help:mrp.field_stock_move_is_done
 #: model:ir.model.fields,help:mrp.field_stock_move_line_done_move
@@ -2610,7 +2782,7 @@ msgstr ""
 
 #. module: mrp
 #: code:addons/mrp/models/mrp_bom.py:77
-#: code:addons/mrp/models/mrp_bom.py:254
+#: code:addons/mrp/models/mrp_bom.py:255
 #, python-format
 msgid "The Product Unit of Measure you chose has a different category than in the product form."
 msgstr ""
@@ -2699,6 +2871,11 @@ msgstr ""
 msgid "This field is used to calculate the the expected duration of a work order at this work center. For example, if a work order takes one hour and the efficiency factor is 100%, then the expected duration will be one hour. If the efficiency factor is 200%, however the expected duration will be 30 minutes."
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,help:mrp.field_mrp_production_production_location_id
+msgid "This stock location will be used, instead of the default one, as the source location for stock moves generated by manufacturing orders."
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_time_ids
 msgid "Time"
@@ -2720,7 +2897,7 @@ msgid "Time Tracking"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:393
+#: code:addons/mrp/models/mrp_workorder.py:398
 #, python-format
 msgid "Time Tracking: "
 msgstr ""
@@ -2769,7 +2946,6 @@ msgid "To Launch"
 msgstr ""
 
 #. module: mrp
-#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
 #: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_form_view_inherit
 msgid "To Produce"
 msgstr ""
@@ -2830,6 +3006,8 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp.field_mrp_product_produce_product_tracking
 #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild_has_tracking
 #: model:ir.model.fields,field_description:mrp.field_mrp_workorder_product_tracking
+#: model:ir.model.fields,field_description:mrp.field_mrp_workorder_tracking
+#: model:ir.model.fields,field_description:mrp.field_stock_move_needs_lots
 msgid "Tracking"
 msgstr ""
 
@@ -2844,6 +3022,7 @@ msgid "Unblock"
 msgstr ""
 
 #. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild_unbuild_id
 #: model:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view
 msgid "Unbuild"
 msgstr ""
@@ -2856,7 +3035,7 @@ msgid "Unbuild Order"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_unbuild.py:76
+#: code:addons/mrp/models/mrp_unbuild.py:77
 #, python-format
 msgid "Unbuild Order product quantity has to be strictly positive."
 msgstr ""
@@ -2898,6 +3077,11 @@ msgstr ""
 msgid "Unit of Measure (Unit of Measure) is the unit of measurement for the inventory control"
 msgstr ""
 
+#. module: mrp
+#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+msgid "Unlock"
+msgstr ""
+
 #. module: mrp
 #: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
 msgid "Unreserve"
@@ -2937,6 +3121,11 @@ msgstr ""
 msgid "Use Next On Work Order"
 msgstr ""
 
+#. module: mrp
+#: model:ir.ui.view,arch_db:mrp.mrp_production_form_view
+msgid "Use the Produce button or process the work orders to create some finished products."
+msgstr ""
+
 #. module: mrp
 #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_user_id
 #: model:ir.ui.view,arch_db:mrp.oee_search_view
@@ -2994,7 +3183,7 @@ msgstr ""
 
 #. module: mrp
 #. openerp-web
-#: code:addons/mrp/static/src/js/mrp.js:146
+#: code:addons/mrp/static/src/js/mrp.js:147
 #, python-format
 msgid "Waiting Materials"
 msgstr ""
@@ -3006,7 +3195,7 @@ msgstr ""
 
 #. module: mrp
 #: code:addons/mrp/models/mrp_bom.py:77
-#: code:addons/mrp/models/mrp_bom.py:254
+#: code:addons/mrp/models/mrp_bom.py:255
 #, python-format
 msgid "Warning"
 msgstr ""
@@ -3029,7 +3218,7 @@ msgstr ""
 
 #. module: mrp
 #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter_batch
-msgid "Will determine if the next work order will be planned after the previous one or after the first Quantity To Process of the previous one."
+msgid "Will determine if the next work order will be scheduled after the previous one or after the first Quantity To Process of the previous one."
 msgstr ""
 
 #. module: mrp
@@ -3140,7 +3329,6 @@ msgstr ""
 #: model:ir.actions.act_window,name:mrp.mrp_workorder_todo
 #: model:ir.model.fields,field_description:mrp.field_mrp_production_workorder_ids
 #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter_workorder_ids
-#: model:ir.model.fields,field_description:mrp.field_res_config_settings_group_mrp_routings
 #: model:ir.ui.menu,name:mrp.menu_mrp_work_order_report
 #: model:ir.ui.menu,name:mrp.menu_mrp_workorder_todo
 #: model:ir.ui.view,arch_db:mrp.mrp_production_workcenter_tree_view_inherit
@@ -3148,6 +3336,11 @@ msgstr ""
 msgid "Work Orders"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model.fields,field_description:mrp.field_res_config_settings_group_mrp_routings
+msgid "Work Orders & Quality"
+msgstr ""
+
 #. module: mrp
 #: model:ir.actions.act_window,name:mrp.mrp_workorder_delta_report
 msgid "Work Orders Deviation"
@@ -3191,7 +3384,7 @@ msgid "Work Sheet"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_production.py:535
+#: code:addons/mrp/models/mrp_production.py:565
 #, python-format
 msgid "Work order %s is still running"
 msgstr ""
@@ -3252,13 +3445,13 @@ msgid "You can either upload a file from your computer or copy/paste an internet
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_production.py:493
+#: code:addons/mrp/models/mrp_production.py:521
 #, python-format
 msgid "You can not cancel production order, a work order is still in progress."
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:238
+#: code:addons/mrp/models/mrp_workorder.py:240
 #, python-format
 msgid "You can not change the finished work order."
 msgstr ""
@@ -3271,21 +3464,15 @@ msgid "You can not delete a Bill of Material with running manufacturing orders.\
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/stock_move.py:29
-#, python-format
-msgid "You can only produce 1.0 %s for products with unique serial number."
-msgstr ""
-
-#. module: mrp
-#: code:addons/mrp/models/stock_move.py:89
+#: code:addons/mrp/models/stock_move.py:127
 #, python-format
 msgid "You cannot cancel a manufacturing order if you have already consumed material.             If you want to cancel this MO, please change the consumed quantities to 0."
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/stock_move.py:27
+#: code:addons/mrp/wizard/mrp_product_produce.py:223
 #, python-format
-msgid "You cannot use the same serial number in two different lines."
+msgid "You cannot consume the same serial number twice. Please correct the serial numbers encoded."
 msgstr ""
 
 #. module: mrp
@@ -3300,49 +3487,49 @@ msgid "You have consumed less material than what was planned. Are you sure you w
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:383
+#: code:addons/mrp/models/mrp_workorder.py:388
 #, python-format
 msgid "You need to define at least one productivity loss in the category 'Performance'. Create one from the Manufacturing app, menu: Configuration / Productivity Losses."
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:379
+#: code:addons/mrp/models/mrp_workorder.py:384
 #, python-format
 msgid "You need to define at least one productivity loss in the category 'Productivity'. Create one from the Manufacturing app, menu: Configuration / Productivity Losses."
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:437
+#: code:addons/mrp/models/mrp_workorder.py:442
 #, python-format
 msgid "You need to define at least one unactive productivity loss in the category 'Performance'. Create one from the Manufacturing app, menu: Configuration / Productivity Losses."
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/wizard/mrp_product_produce.py:118
+#: code:addons/mrp/wizard/mrp_product_produce.py:121
 #, python-format
 msgid "You need to provide a lot for the finished product"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/wizard/mrp_product_produce.py:91
+#: code:addons/mrp/wizard/mrp_product_produce.py:94
 #, python-format
 msgid "You should at least produce some quantity"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:305
+#: code:addons/mrp/models/mrp_workorder.py:310
 #, python-format
-msgid "You should provide a lot for a component"
+msgid "You should provide a lot/serial number for a component"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_workorder.py:289
+#: code:addons/mrp/models/mrp_workorder.py:291
 #, python-format
-msgid "You should provide a lot for the final product"
+msgid "You should provide a lot/serial number for the final product"
 msgstr ""
 
 #. module: mrp
-#: code:addons/mrp/models/mrp_unbuild.py:94
+#: code:addons/mrp/models/mrp_unbuild.py:95
 #, python-format
 msgid "You should specify a manufacturing order in order to find the correct tracked products."
 msgstr ""
@@ -3385,6 +3572,11 @@ msgstr ""
 msgid "mrp.document"
 msgstr ""
 
+#. module: mrp
+#: model:ir.ui.view,arch_db:mrp.production_message
+msgid "quantity has been updated."
+msgstr ""
+
 #. module: mrp
 #: model:ir.model,name:mrp.model_report_mrp_mrp_bom_cost_report
 msgid "report.mrp.mrp_bom_cost_report"
@@ -3410,6 +3602,11 @@ msgstr ""
 msgid "stock.traceability.report"
 msgstr ""
 
+#. module: mrp
+#: model:ir.model,name:mrp.model_stock_warn_insufficient_qty_unbuild
+msgid "stock.warn.insufficient.qty.unbuild"
+msgstr ""
+
 #. module: mrp
 #: model:ir.actions.act_window,help:mrp.mrp_workcenter_kanban_action
 msgid "to create a new Work Center."
diff --git a/addons/mrp_repair/i18n/mrp_repair.pot b/addons/mrp_repair/i18n/mrp_repair.pot
index faa4f93bb08e..fc9bfbbcd9c8 100644
--- a/addons/mrp_repair/i18n/mrp_repair.pot
+++ b/addons/mrp_repair/i18n/mrp_repair.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -45,6 +45,24 @@ msgid "* The 'Draft' status is used when a user is encoding a new and unconfirme
 "* The 'Cancelled' status is used when user cancel repair order."
 msgstr ""
 
+#. module: mrp_repair
+#: model:mail.template,body_html:mrp_repair.mail_template_mrp_repair_quotation
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><p>Dear ${object.partner_id.name}</p>\n"
+"                <p>\n"
+"                Here is your repair order ${doc_name} <strong>${object.name}</strong>\n"
+"                % if object.origin:\n"
+"                (with reference: ${object.origin} )\n"
+"                % endif\n"
+"                % if object.invoice_method != 'none':\n"
+"                amounting in <strong>${object.amount_total} ${object.pricelist_id.currency_id.name}.</strong>\n"
+"                % endif\n"
+"                </p>\n"
+"                <p>You can reply to this email if you have any questions.</p>\n"
+"                <p>Thank you,</p>\n"
+"            </data>"
+msgstr ""
+
 #. module: mrp_repair
 #: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
 msgid "<i>(Add)</i>"
@@ -121,7 +139,7 @@ msgid "Before Repair"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:213
+#: code:addons/mrp_repair/models/mrp_repair.py:237
 #, python-format
 msgid "Can only confirm draft repairs."
 msgstr ""
@@ -151,7 +169,7 @@ msgid "Cancelled"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:228
+#: code:addons/mrp_repair/models/mrp_repair.py:249
 #, python-format
 msgid "Cannot cancel completed repairs."
 msgstr ""
@@ -185,8 +203,8 @@ msgid "Confirmed"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:574
-#: code:addons/mrp_repair/models/mrp_repair.py:632
+#: code:addons/mrp_repair/models/mrp_repair.py:600
+#: code:addons/mrp_repair/models/mrp_repair.py:658
 #, python-format
 msgid "Couldn't find a pricelist line matching this product and quantity.\n"
 "You have to change either the product, the quantity or the pricelist."
@@ -210,6 +228,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_create_uid
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_create_uid
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_create_uid
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_create_uid
 msgid "Created by"
 msgstr ""
 
@@ -219,6 +238,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_create_date
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_create_date
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_create_date
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_create_date
 msgid "Created on"
 msgstr ""
 
@@ -265,6 +285,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_display_name
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_display_name
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_display_name
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_display_name
 msgid "Display Name"
 msgstr ""
 
@@ -334,6 +355,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_id
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_id
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_id
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_id
 msgid "ID"
 msgstr ""
 
@@ -344,6 +366,12 @@ msgid "In a repair order, you can detail the components you remove,\n"
 "                operations."
 msgstr ""
 
+#. module: mrp_repair
+#: code:addons/mrp_repair/models/mrp_repair.py:215
+#, python-format
+msgid "Insufficient Quantity"
+msgstr ""
+
 #. module: mrp_repair
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_internal_notes
 msgid "Internal Notes"
@@ -387,7 +415,7 @@ msgid "Invoice and shipping address:"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:368
+#: code:addons/mrp_repair/models/mrp_repair.py:389
 #, python-format
 msgid "Invoice created"
 msgstr ""
@@ -411,6 +439,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee___last_update
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line___last_update
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice___last_update
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair___last_update
 msgid "Last Modified on"
 msgstr ""
 
@@ -420,6 +449,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_write_uid
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_write_uid
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_write_uid
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_write_uid
 msgid "Last Updated by"
 msgstr ""
 
@@ -429,6 +459,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_write_date
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_write_date
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_write_date
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_write_date
 msgid "Last Updated on"
 msgstr ""
 
@@ -469,34 +500,34 @@ msgid "No Invoice"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:565
-#: code:addons/mrp_repair/models/mrp_repair.py:623
+#: code:addons/mrp_repair/models/mrp_repair.py:591
+#: code:addons/mrp_repair/models/mrp_repair.py:649
 #, python-format
 msgid "No Pricelist!"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:291
+#: code:addons/mrp_repair/models/mrp_repair.py:312
 #, python-format
 msgid "No account defined for partner \"%s\"."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:317
-#: code:addons/mrp_repair/models/mrp_repair.py:345
+#: code:addons/mrp_repair/models/mrp_repair.py:338
+#: code:addons/mrp_repair/models/mrp_repair.py:366
 #, python-format
 msgid "No account defined for product \"%s\"."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:338
+#: code:addons/mrp_repair/models/mrp_repair.py:359
 #, python-format
 msgid "No product defined on Fees!"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:572
-#: code:addons/mrp_repair/models/mrp_repair.py:630
+#: code:addons/mrp_repair/models/mrp_repair.py:598
+#: code:addons/mrp_repair/models/mrp_repair.py:656
 #, python-format
 msgid "No valid pricelist line found !"
 msgstr ""
@@ -617,6 +648,7 @@ msgstr ""
 
 #. module: mrp_repair
 #: model:ir.model.fields,field_description:mrp_repair.field_stock_move_repair_id
+#: model:ir.model.fields,field_description:mrp_repair.field_stock_warn_insufficient_qty_repair_repair_id
 msgid "Repair"
 msgstr ""
 
@@ -665,31 +697,31 @@ msgid "Repair Reference"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:201
+#: code:addons/mrp_repair/models/mrp_repair.py:203
 #, python-format
 msgid "Repair must be canceled in order to reset it to draft."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:387
+#: code:addons/mrp_repair/models/mrp_repair.py:408
 #, python-format
 msgid "Repair must be confirmed before starting reparation."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:415
+#: code:addons/mrp_repair/models/mrp_repair.py:436
 #, python-format
 msgid "Repair must be repaired in order to make the product moves."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:398
+#: code:addons/mrp_repair/models/mrp_repair.py:419
 #, python-format
 msgid "Repair must be under repair in order to end reparation."
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:230
+#: code:addons/mrp_repair/models/mrp_repair.py:251
 #, python-format
 msgid "Repair order is already invoiced."
 msgstr ""
@@ -733,7 +765,7 @@ msgid "Send Quotation"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:220
+#: code:addons/mrp_repair/models/mrp_repair.py:540
 #, python-format
 msgid "Serial number is required for operation line with product '%s'"
 msgstr ""
@@ -790,7 +822,7 @@ msgid "Taxes"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:173
+#: code:addons/mrp_repair/models/mrp_repair.py:175
 #, python-format
 msgid "The Product Unit of Measure you chose has a different category than in the product form."
 msgstr ""
@@ -837,6 +869,11 @@ msgstr ""
 msgid "Total amount"
 msgstr ""
 
+#. module: mrp_repair
+#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_tracking
+msgid "Tracking"
+msgstr ""
+
 #. module: mrp_repair
 #: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_type
 msgid "Type"
@@ -870,7 +907,7 @@ msgid "Untaxed amount"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:173
+#: code:addons/mrp_repair/models/mrp_repair.py:175
 #, python-format
 msgid "Warning"
 msgstr ""
@@ -886,26 +923,26 @@ msgid "Yes"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:279
+#: code:addons/mrp_repair/models/mrp_repair.py:300
 #, python-format
 msgid "You have to select a Partner Invoice Address in the repair form!"
 msgstr ""
 
 #. module: mrp_repair
-#: code:addons/mrp_repair/models/mrp_repair.py:567
-#: code:addons/mrp_repair/models/mrp_repair.py:625
+#: code:addons/mrp_repair/models/mrp_repair.py:593
+#: code:addons/mrp_repair/models/mrp_repair.py:651
 #, python-format
 msgid "You have to select a pricelist in the Repair form !\n"
 " Please set one before choosing a product."
 msgstr ""
 
 #. module: mrp_repair
-#: model:mail.template,body_html:mrp_repair.mail_template_mrp_repair_quotation
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c703e4465617220247b6f626a6563742e706172746e65725f69642e6e616d657d3c2f703e0a202020202020202020202020202020203c703e0a202020202020202020202020202020204865726520697320796f757220726570616972206f7264657220247b646f635f6e616d657d203c7374726f6e673e247b6f626a6563742e6e616d657d3c2f7374726f6e673e0a2020202020202020202020202020202025206966206f626a6563742e6f726967696e3a0a202020202020202020202020202020202877697468207265666572656e63653a20247b6f626a6563742e6f726967696e7d20290a202020202020202020202020202020202520656e6469660a2020202020202020202020202020202025206966206f626a6563742e696e766f6963655f6d6574686f6420213d20276e6f6e65273a0a20202020202020202020202020202020616d6f756e74696e6720696e203c7374726f6e673e247b6f626a6563742e616d6f756e745f746f74616c7d20247b6f626a6563742e70726963656c6973745f69642e63757272656e63795f69642e6e616d657d2e3c2f7374726f6e673e0a202020202020202020202020202020202520656e6469660a202020202020202020202020202020203c2f703e0a202020202020202020202020202020203c703e596f752063616e207265706c7920746f207468697320656d61696c20696620796f75206861766520616e79207175657374696f6e732e3c2f703e0a202020202020202020202020202020203c703e5468616e6b20796f752c3c2f703e0a2020202020202020202020203c2f646174613e"
+#: model:ir.model,name:mrp_repair.model_stock_traceability_report
+msgid "stock.traceability.report"
 msgstr ""
 
 #. module: mrp_repair
-#: model:ir.model,name:mrp_repair.model_stock_traceability_report
-msgid "stock.traceability.report"
+#: model:ir.model,name:mrp_repair.model_stock_warn_insufficient_qty_repair
+msgid "stock.warn.insufficient.qty.repair"
 msgstr ""
 
diff --git a/addons/note/i18n/note.pot b/addons/note/i18n/note.pot
index 38a1043fff6f..3f54a85cae66 100644
--- a/addons/note/i18n/note.pot
+++ b/addons/note/i18n/note.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -132,6 +132,7 @@ msgid "Late Activities"
 msgstr ""
 
 #. module: note
+#: model:note.stage,name:note.demo_note_stage_03
 #: model:note.stage,name:note.note_stage_03
 msgid "Later"
 msgstr ""
@@ -262,6 +263,7 @@ msgid "This Week"
 msgstr ""
 
 #. module: note
+#: model:note.stage,name:note.demo_note_stage_01
 #: model:note.stage,name:note.note_stage_01
 msgid "Today"
 msgstr ""
@@ -271,6 +273,11 @@ msgstr ""
 msgid "Today Activities"
 msgstr ""
 
+#. module: note
+#: model:note.stage,name:note.demo_note_stage_02
+msgid "Tomorrow"
+msgstr ""
+
 #. module: note
 #: model:ir.actions.act_window,help:note.action_note_note
 msgid "Use notes to organize personal tasks or notes. All\n"
diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot
index 587b31eceb0e..522dfcd95d6c 100644
--- a/addons/point_of_sale/i18n/point_of_sale.pot
+++ b/addons/point_of_sale/i18n/point_of_sale.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -99,7 +99,7 @@ msgstr ""
 
 #. module: point_of_sale
 #. openerp-web
-#: code:addons/point_of_sale/static/src/js/tour.js:17
+#: code:addons/point_of_sale/static/src/js/tour.js:18
 #, python-format
 msgid "<p>Click to start the point of sale interface. It <b>runs on tablets</b>, laptops, or industrial hardware.</p><p>Once the session launched, the system continues to run without an internet connection.</p>"
 msgstr ""
@@ -327,6 +327,12 @@ msgstr ""
 msgid "Accounting journal used to post sales entries."
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_5
+#: model:product.template,name:point_of_sale.partner_product_5_product_template
+msgid "Acsone.eu"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config_active
 msgid "Active"
@@ -540,6 +546,18 @@ msgstr ""
 msgid "Bills &amp; Receipts"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.raisins_noir
+#: model:product.template,name:point_of_sale.raisins_noir_product_template
+msgid "Black Grapes"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.boni_orange
+#: model:product.template,name:point_of_sale.boni_orange_product_template
+msgid "Boni Oranges"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/js/screens.js:927
@@ -589,6 +607,12 @@ msgstr ""
 msgid "Cannot return change without a cash payment method"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.carotte
+#: model:product.template,name:point_of_sale.carotte_product_template
+msgid "Carrots"
+msgstr ""
+
 #. module: point_of_sale
 #: code:addons/point_of_sale/models/pos_session.py:317
 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config_cash_control
@@ -843,6 +867,12 @@ msgstr ""
 msgid "Company"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.poire_conference
+#: model:product.template,name:point_of_sale.poire_conference_product_template
+msgid "Conference pears"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
 msgid "Configuration"
@@ -996,6 +1026,12 @@ msgstr ""
 msgid "Dashboard"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_7
+#: model:product.template,name:point_of_sale.partner_product_7_product_template
+msgid "Datalp.com"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_date
 msgid "Date Order"
@@ -1230,6 +1266,24 @@ msgstr ""
 msgid "Due"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_9
+#: model:product.template,name:point_of_sale.partner_product_9_product_template
+msgid "EGGS-solutions.fr"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_3
+#: model:product.template,name:point_of_sale.partner_product_3_product_template
+msgid "Eezee-It"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_4
+#: model:product.template,name:point_of_sale.partner_product_4_product_template
+msgid "Ekomurz.nl"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:1335
@@ -1330,6 +1384,12 @@ msgstr ""
 msgid "Export Unpaid Orders"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.chicon_flandria_extra
+#: model:product.template,name:point_of_sale.chicon_flandria_extra_product_template
+msgid "Extra Flandria chicory"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
 msgid "Extra Info"
@@ -1375,6 +1435,11 @@ msgstr ""
 msgid "For imprecise industrial touchscreens."
 msgstr ""
 
+#. module: point_of_sale
+#: model:pos.category,name:point_of_sale.fruits_vegetables
+msgid "Fruits and Vegetables"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
 msgid "General Information"
@@ -1405,12 +1470,30 @@ msgstr ""
 msgid "Global Discounts"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.pomme_golden_perlim
+#: model:product.template,name:point_of_sale.pomme_golden_perlim_product_template
+msgid "Golden Apples Perlim"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.customer_facing_display_html
 #: model:pos.config,customer_facing_display_html:point_of_sale.pos_config_main
 msgid "Gordon"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.pomme_granny_smith
+#: model:product.template,name:point_of_sale.pomme_granny_smith_product_template
+msgid "Granny Smith apples"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.poivron_verts
+#: model:product.template,name:point_of_sale.poivron_verts_product_template
+msgid "Green Peppers"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
@@ -1518,6 +1601,12 @@ msgstr ""
 msgid "Improve navigation for imprecise industrial touchscreens"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.tomate_en_grappe
+#: model:product.template,name:point_of_sale.tomate_en_grappe_product_template
+msgid "In Cluster Tomatoes"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
 #: selection:pos.session,state:0
@@ -1617,6 +1706,12 @@ msgstr ""
 msgid "It acts as a default account for debit amount"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.pomme_jonagold
+#: model:product.template,name:point_of_sale.pomme_jonagold_product_template
+msgid "Jonagold apples"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model,name:point_of_sale.model_account_journal
 #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order_journal_id
@@ -1693,6 +1788,18 @@ msgstr ""
 msgid "Last Updated on"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.poireaux_poireaux
+#: model:product.template,name:point_of_sale.poireaux_poireaux_product_template
+msgid "Leeks"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.citron
+#: model:product.template,name:point_of_sale.citron_product_template
+msgid "Lemon"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line_name
 msgid "Line No"
@@ -1954,6 +2061,12 @@ msgstr ""
 msgid "One or more product(s) required serial/lot number."
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.Onions
+#: model:product.template,name:point_of_sale.Onions_product_template
+msgid "Onions"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,help:point_of_sale.field_pos_config_restrict_price_control
 #: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
@@ -2052,6 +2165,12 @@ msgstr ""
 msgid "Operation types show up in the Inventory dashboard."
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.papillon_orange
+#: model:product.template,name:point_of_sale.papillon_orange_product_template
+msgid "Orange Butterfly"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:311
@@ -2217,6 +2336,11 @@ msgstr ""
 msgid "Partner"
 msgstr ""
 
+#. module: point_of_sale
+#: model:pos.category,name:point_of_sale.partner_services
+msgid "Partner Services"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/js/gui.js:274
@@ -2295,6 +2419,12 @@ msgstr ""
 msgid "Payments:"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.peche
+#: model:product.template,name:point_of_sale.peche_product_template
+msgid "Peaches"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.filters,name:point_of_sale.filter_orders_per_session
 msgid "Per session"
@@ -2523,6 +2653,12 @@ msgstr ""
 msgid "Posted"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.pomme_de_terre
+#: model:product.template,name:point_of_sale.pomme_de_terre_product_template
+msgid "Potatoes"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_precompute_cash
 msgid "Prefill Cash Payment"
@@ -2723,7 +2859,7 @@ msgstr ""
 
 #. module: point_of_sale
 #. openerp-web
-#: code:addons/point_of_sale/static/src/js/tour.js:13
+#: code:addons/point_of_sale/static/src/js/tour.js:14
 #, python-format
 msgid "Ready to launch your <b>point of sale</b>? <i>Click here</i>."
 msgstr ""
@@ -2758,6 +2894,18 @@ msgstr ""
 msgid "Recovery Session"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.poivron_rouges
+#: model:product.template,name:point_of_sale.poivron_rouges_product_template
+msgid "Red Pepper"
+msgstr ""
+
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.pamplemousse_rouge_pamplemousse
+#: model:product.template,name:point_of_sale.pamplemousse_rouge_pamplemousse_product_template
+msgid "Red grapefruit"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:1367
@@ -3167,6 +3315,12 @@ msgstr ""
 msgid "Street"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.limon
+#: model:product.template,name:point_of_sale.limon_product_template
+msgid "Stringers"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:818
@@ -3794,6 +3948,12 @@ msgstr ""
 msgid "Validate Closing & Post Entries"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_6
+#: model:product.template,name:point_of_sale.partner_product_6_product_template
+msgid "Vauxoo.com"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config_iface_vkeyboard
 msgid "Virtual KeyBoard"
@@ -3841,6 +4001,12 @@ msgstr ""
 msgid "Year"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.poivron_jaunes
+#: model:product.template,name:point_of_sale.poivron_jaunes_product_template
+msgid "Yellow Peppers"
+msgstr ""
+
 #. module: point_of_sale
 #: model:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
 msgid "You can define another list of available currencies on the\n"
@@ -3981,6 +4147,12 @@ msgstr ""
 msgid "ZIP"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.courgette
+#: model:product.template,name:point_of_sale.courgette_product_template
+msgid "Zucchini"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:1282
@@ -4000,6 +4172,12 @@ msgstr ""
 msgid "belong to another session:"
 msgstr ""
 
+#. module: point_of_sale
+#: model:product.product,name:point_of_sale.partner_product_8
+#: model:product.template,name:point_of_sale.partner_product_8_product_template
+msgid "camptocamp.com"
+msgstr ""
+
 #. module: point_of_sale
 #. openerp-web
 #: code:addons/point_of_sale/static/src/xml/pos.xml:1578
diff --git a/addons/portal/i18n/portal.pot b/addons/portal/i18n/portal.pot
index 97452e2aa0fe..b5c49a67aee5 100644
--- a/addons/portal/i18n/portal.pot
+++ b/addons/portal/i18n/portal.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -250,7 +250,7 @@ msgstr ""
 
 #. module: portal
 #. openerp-web
-#: code:addons/portal/static/src/xml/portal_chatter.xml:39
+#: code:addons/portal/static/src/xml/portal_chatter.xml:38
 #, python-format
 msgid "Oops! Something went wrong. Try to reload the page and log in."
 msgstr ""
@@ -307,7 +307,7 @@ msgstr ""
 
 #. module: portal
 #. openerp-web
-#: code:addons/portal/static/src/xml/portal_chatter.xml:42
+#: code:addons/portal/static/src/xml/portal_chatter.xml:41
 #, python-format
 msgid "Send"
 msgstr ""
@@ -318,13 +318,6 @@ msgstr ""
 msgid "Several contacts have the same email: "
 msgstr ""
 
-#. module: portal
-#. openerp-web
-#: code:addons/portal/static/src/xml/portal_signature.xml:19
-#, python-format
-msgid "Sign & Confirm"
-msgstr ""
-
 #. module: portal
 #: code:addons/portal/wizard/portal_wizard.py:103
 #, python-format
@@ -353,6 +346,13 @@ msgstr ""
 msgid "Street"
 msgstr ""
 
+#. module: portal
+#. openerp-web
+#: code:addons/portal/static/src/xml/portal_signature.xml:25
+#, python-format
+msgid "Thank You !"
+msgstr ""
+
 #. module: portal
 #: model:ir.model.fields,help:portal.field_portal_wizard_portal_id
 msgid "The portal that users can be added in or removed from."
@@ -517,13 +517,6 @@ msgstr ""
 msgid "Website communication history"
 msgstr ""
 
-#. module: portal
-#. openerp-web
-#: code:addons/portal/static/src/xml/portal_signature.xml:25
-#, python-format
-msgid "Well done!"
-msgstr ""
-
 #. module: portal
 #: model:ir.model.fields,field_description:portal.field_portal_wizard_user_wizard_id
 msgid "Wizard"
@@ -585,7 +578,7 @@ msgstr ""
 
 #. module: portal
 #. openerp-web
-#: code:addons/portal/static/src/xml/portal_chatter.xml:57
+#: code:addons/portal/static/src/xml/portal_chatter.xml:56
 #, python-format
 msgid "avatar"
 msgstr ""
diff --git a/addons/product/i18n/product.pot b/addons/product/i18n/product.pot
index 6491b082be7a..3e1168277e2b 100644
--- a/addons/product/i18n/product.pot
+++ b/addons/product/i18n/product.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -49,6 +49,66 @@ msgstr ""
 msgid "%s (copy)"
 msgstr ""
 
+#. module: product
+#: model:product.attribute.value,name:product.product_attribute_value_1
+msgid "16 GB"
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.product_product_3
+#: model:product.template,description_sale:product.product_product_3_product_template
+msgid "17\" LCD Monitor\n"
+"Processor AMD 8-Core"
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.product_product_25
+#: model:product.template,description:product.product_product_25_product_template
+msgid "17\" Monitor, 4GB RAM\n"
+"Standard-1294P Processor"
+msgstr ""
+
+#. module: product
+#: model:product.attribute.value,name:product.product_attribute_value_5
+msgid "2.4 GHz"
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.product_product_8
+#: model:product.template,description_sale:product.product_product_8_product_template
+msgid "2.7GHz quad-core Intel Core i5\n"
+"                Turbo Boost up to 3.2GHz\n"
+"                8GB (two 4GB) memory\n"
+"                1TB hard drive\n"
+"                Intel Iris Pro graphics\n"
+"            "
+msgstr ""
+
+#. module: product
+#: model:product.attribute.value,name:product.product_attribute_value_2
+msgid "32 GB"
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.product_product_4
+#: model:product.product,description_sale:product.product_product_4b
+#: model:product.product,description_sale:product.product_product_4c
+#: model:product.product,description_sale:product.product_product_4d
+#: model:product.template,description_sale:product.product_product_4_product_template
+#: model:product.template,description_sale:product.product_product_4b_product_template
+#: model:product.template,description_sale:product.product_product_4c_product_template
+#: model:product.template,description_sale:product.product_product_4d_product_template
+msgid "7.9‑inch (diagonal) LED-backlit, 128Gb\n"
+"Dual-core A5 with quad-core graphics\n"
+"FaceTime HD Camera, 1.2 MP Photos"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "75 percent less reflection."
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
 msgid "<span attrs=\"{'invisible':[('base', '!=', 'list_price')]}\">Public Price  -  </span>\n"
@@ -115,6 +175,12 @@ msgstr ""
 msgid "A description of the Product that you want to communicate to your vendors. This description will be copied to every Purchase Order, Receipt and Vendor Bill/Credit Note."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_9
+#: model:product.template,website_description:product.product_product_9_product_template
+msgid "A great Keyboard. Cordless."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_product_description
 #: model:ir.model.fields,help:product.field_product_template_description
@@ -127,6 +193,12 @@ msgid "A price list contains rules to be evaluated in order to compute\n"
 "                the sale price of the products."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "A screen worthy of iPad."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_product_type
 #: model:ir.model.fields,help:product.field_product_template_type
@@ -136,6 +208,16 @@ msgid "A stockable product is a product for which you manage stock. The \"Invent
 "A digital content is a non-material product you sell online. The files attached to the products are the one that are sold on the e-commerce such as e-books, music, pictures,... The \"Digital Product\" module has to be installed."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "About the size of a credit card — and just 5.4 mm thin — iPod nano is the thinnest iPod ever made.\n"
+"                                    The 2.5-inch Multi-Touch display is nearly twice as big as the display on the previous iPod nano,\n"
+"                                    so you can see more of the music, photos, and videos you love."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_pricelist_active
 #: model:ir.model.fields,field_description:product.field_product_product_active
@@ -145,11 +227,6 @@ msgstr ""
 msgid "Active"
 msgstr ""
 
-#. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_ids
-msgid "Activities"
-msgstr ""
-
 #. module: product
 #: model:product.category,name:product.product_category_all
 msgid "All"
@@ -172,6 +249,36 @@ msgid "Allows to manage different prices based on rules per category of customer
 "                Example: 10% for retailers, promotion of 5 EUR on this product, etc."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "And at the Apple Online Store, you can configure your iMac with an even more powerful Intel Core i7 processor, up to 3.5GHz."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+msgid "And because it’s so easy to use, it’s easy to love."
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_7
+#: model:product.template,name:product.product_product_7_product_template
+msgid "Apple In-Ear Headphones"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_9
+#: model:product.template,name:product.product_product_9_product_template
+msgid "Apple Wireless Keyboard"
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_normal_form_view
 #: model:ir.ui.view,arch_db:product.product_pricelist_view
@@ -238,6 +345,18 @@ msgstr ""
 msgid "Attributes and Variants"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Auxiliary input for portable devices"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Auxiliary port lets you connect other audio sources, like an MP3 player"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_packaging_barcode
 #: model:ir.model.fields,field_description:product.field_product_product_barcode
@@ -270,6 +389,30 @@ msgstr ""
 msgid "Based on"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.consu_delivery_03
+#: model:product.template,name:product.consu_delivery_03_product_template
+msgid "Basic Computer"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.membership_2
+#: model:product.template,name:product.membership_2_product_template
+msgid "Basic Membership"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Beautiful 7.9‑inch display."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Beautiful widescreen display."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_image
 msgid "Big-sized image"
@@ -285,6 +428,51 @@ msgstr ""
 msgid "Bigger than the reference Unit of Measure"
 msgstr ""
 
+#. module: product
+#: model:product.attribute.value,name:product.product_attribute_value_4
+msgid "Black"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Bluetooth connectivity"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_5b
+#: model:product.template,name:product.product_product_5b_product_template
+msgid "Bose Mini Bluetooth Speaker"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Bose Mini Bluetooth Speaker."
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.product_product_5b
+#: model:product.template,description_sale:product.product_product_5b_product_template
+msgid "Bose's smallest portable Bluetooth speaker"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Brilliance onscreen. And behind it."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Buttons let you quickly play, pause, change songs, or adjust the volume.\n"
+"                                    The smooth anodized aluminum design makes iPod nano feel as good as it sounds.\n"
+"                                    And iPod nano wouldn’t be iPod nano without gorgeous, hard-to-choose-from color."
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.view_product_price_list
 msgid "Calculate Product Price per Unit Based on Pricelist Version."
@@ -332,6 +520,25 @@ msgstr ""
 msgid "Category: %s"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Characteristics"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Charges iPod/iPhone"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Charging cradle recharges the battery and serves as a convenient\n"
+"                                    home base for your speaker, and it lets you play while it charges."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_attribute_create_variant
 msgid "Check this if you want to create multiple variants for this attribute."
@@ -342,6 +549,12 @@ msgstr ""
 msgid "Child Categories"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_11c
+#: model:product.template,name:product.product_product_11c_product_template
+msgid "Cleaning"
+msgstr ""
+
 #. module: product
 #: model:ir.actions.act_window,help:product.product_uom_categ_form_action
 msgid "Click to add a new unit of measure category."
@@ -371,12 +584,30 @@ msgstr ""
 msgid "Codes"
 msgstr ""
 
+#. module: product
+#: model:product.attribute,name:product.product_attribute_2
+msgid "Color"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_color
 #: model:ir.model.fields,field_description:product.field_product_template_color
 msgid "Color Index"
 msgstr ""
 
+#. module: product
+#: model:product.product,description_sale:product.product_product_6
+#: model:product.template,description_sale:product.product_product_6_product_template
+msgid "Color: White\n"
+"Capacity: 16GB\n"
+"Connectivity: Wifi\n"
+"Beautiful 7.9-inch display\n"
+"Over 375,000 apps\n"
+"Ultrafast wireless\n"
+"iOS7\n"
+"            "
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.res_config_settings_view_form
 msgid "Common Product Catalog"
@@ -408,6 +639,18 @@ msgstr ""
 msgid "Compute Price"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_16
+#: model:product.template,name:product.product_product_16_product_template
+msgid "Computer Case"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_3
+#: model:product.template,name:product.product_product_3_product_template
+msgid "Computer SC234"
+msgstr ""
+
 #. module: product
 #: code:addons/product/models/product_template.py:50
 #: selection:product.template,type:0
@@ -449,6 +692,12 @@ msgstr ""
 msgid "Cost used for stock valuation in standard price and as a first price to set in average/fifo. Also used as a base price for pricelists. Expressed in the default unit of measure of the product. "
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.service_delivery
+#: model:product.template,name:product.service_delivery_product_template
+msgid "Cost-plus Contract"
+msgstr ""
+
 #. module: product
 #: model:ir.model,name:product.model_res_country_group
 msgid "Country Group"
@@ -502,6 +751,12 @@ msgstr ""
 msgid "Created on"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Creating such a stunningly thin design took some equally stunning feats of technological innovation. We refined,re-imagined,or re-engineered everything about iMac from the inside out. The result is an advanced, elegant all-in-one computer that’s as much a work of art as it is state of the art."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_pricelist_currency_id
 #: model:ir.model.fields,field_description:product.field_product_pricelist_item_currency_id
@@ -511,11 +766,35 @@ msgstr ""
 msgid "Currency"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_5
+#: model:product.template,name:product.product_product_5_product_template
+msgid "Custom Computer (kit)"
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.product_product_27
+#: model:product.template,description:product.product_product_27_product_template
+msgid "Custom Laptop based on customer's requirement."
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.product_product_5
+#: model:product.template,description:product.product_product_5_product_template
+msgid "Custom computer shipped in kit."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_partner_ref
 msgid "Customer Ref"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_delivery_02
+#: model:product.template,name:product.product_delivery_02_product_template
+msgid "Datacard"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_price_history_datetime
 msgid "Date"
@@ -560,6 +839,14 @@ msgstr ""
 msgid "Description for Customers"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Design. The thinnest iPod ever."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_attribute_sequence
 #: model:ir.model.fields,help:product.field_product_attribute_value_sequence
@@ -591,6 +878,13 @@ msgstr ""
 msgid "Dozen(s)"
 msgstr ""
 
+#. module: product
+#: model:product.product,description_sale:product.consu_delivery_03
+#: model:product.template,description_sale:product.consu_delivery_03_product_template
+msgid "Dvorak keyboard\n"
+"left-handed mouse"
+msgstr ""
+
 #. module: product
 #: model:ir.actions.act_window,help:product.product_pricelist_action2
 msgid "Each rule include a set of applicability criteria (date range,\n"
@@ -598,6 +892,12 @@ msgid "Each rule include a set of applicability criteria (date range,\n"
 "                any kind of pricing."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Efficient, high-quality audio"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_pricelist_item_date_end
 #: model:ir.model.fields,field_description:product.field_product_supplierinfo_date_end
@@ -650,12 +950,82 @@ msgstr ""
 msgid "Error: The default Unit of Measure and the purchase Unit of Measure must be in the same category."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Everything you love about iPad — the beautiful\n"
+"                                    screen, fast Colors are vivid and text is sharp on the iPad mini display.\n"
+"                                    But what really makes it stand out is its size. At 7.9 inches,\n"
+"                                    it’s perfectly sized to deliver an experience every bit as big as iPad."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+msgid "Everything you love about iPad — the beautiful\n"
+"                                    screen, fast and fluid performance, FaceTime and\n"
+"                                    iSight cameras, thousands of amazing apps, 10-hour\n"
+"                                    battery life* — is everything you’ll love about\n"
+"                                    iPad mini, too. And you can hold it in one hand."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Everything you love about iPad — the beautiful screen,\n"
+"                                        fast and fluid performance, FaceTime and iSight cameras, \n"
+"                                        thousands of amazing apps, 10-hour battery life* — is everything\n"
+"                                        you’ll love about iPad mini, too. And you can hold it in one hand."
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.product_product_2
+#: model:product.template,description:product.product_product_2_product_template
+msgid "Example of product to invoice based on delivery."
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.service_order_01
+#: model:product.template,description:product.service_order_01_product_template
+msgid "Example of product to invoice on order."
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.service_cost_01
+#: model:product.template,description:product.service_cost_01_product_template
+msgid "Example of products to invoice based on cost."
+msgstr ""
+
+#. module: product
+#: model:product.product,description:product.product_product_1
+#: model:product.template,description:product.product_product_1_product_template
+msgid "Example of products to invoice based on delivery."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_pricelist_item_name
 #: model:ir.model.fields,help:product.field_product_pricelist_item_price
 msgid "Explicit rule name for this pricelist line."
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.service_cost_01
+#: model:product.template,name:product.service_cost_01_product_template
+msgid "External Audit"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Fast connections.The world over."
+msgstr ""
+
 #. module: product
 #: selection:product.pricelist.item,compute_price:0
 msgid "Fix Price"
@@ -677,11 +1047,43 @@ msgstr ""
 msgid "Formula"
 msgstr ""
 
+#. module: product
+#: model:product.product,description_sale:product.product_product_7
+#: model:product.template,description_sale:product.product_product_7_product_template
+msgid "Frequency: 5Hz to 21kHz\n"
+"Impedance: 23 ohms\n"
+"Sensitivity: 109 dB SPL/mW\n"
+"Drivers: two-way balanced armature\n"
+"Cable length: 1065 mm\n"
+"Weight: 10.2 grams\n"
+"            "
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Friendly to the environment."
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_1
+#: model:product.template,name:product.product_product_1_product_template
+msgid "GAP Analysis Service"
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_template_form_view
 msgid "General Information"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Genius. Your own personal DJ."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_product_packaging_ids
 #: model:ir.model.fields,help:product.field_product_template_packaging_ids
@@ -705,16 +1107,71 @@ msgstr ""
 msgid "Go to Internal Categories"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.membership_0
+#: model:product.template,name:product.membership_0_product_template
+msgid "Gold Membership"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_24
+#: model:product.template,name:product.product_product_24_product_template
+msgid "Graphics Card"
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_supplierinfo_search_view
 msgid "Group By"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_17
+#: model:product.template,name:product.product_product_17_product_template
+msgid "HDD SH-1"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Have Genius call the tunes."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "Hear, hear."
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.product_product_11
+#: model:product.product,description_sale:product.product_product_11b
+#: model:product.template,description_sale:product.product_product_11_product_template
+#: model:product.template,description_sale:product.product_product_11b_product_template
+msgid "Height: 76.5 mm\n"
+"Width:  39.6 mm\n"
+"Depth:  5.4 mm\n"
+"Weight: 31 grams"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Highly rated designs."
+msgstr ""
+
 #. module: product
 #: model:product.uom,name:product.product_uom_hour
 msgid "Hour(s)"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "How did we make an already gorgeous widescreen display even better? By making it 75 percent less reflective. And by re-architecting the LCD and moving it right up against the cover glass. So you see your photos, games, movies, and everything else in vivid, lifelike detail."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_uom_factor_inv
 msgid "How many times this Unit of Measure is bigger than the reference Unit of Measure in this category: 1 * (this unit) = ratio * (reference unit)"
@@ -725,6 +1182,14 @@ msgstr ""
 msgid "How much bigger or smaller this unit is compared to the reference Unit of Measure for this category: 1 * (reference unit) = ratio * (this unit)"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "How to get your groove on."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_attribute_id
 #: model:ir.model.fields,field_description:product.field_product_attribute_line_id
@@ -745,6 +1210,12 @@ msgstr ""
 msgid "ID"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "If it's made for iPad, it's made for iPad mini."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_supplierinfo_product_id
 msgid "If not set, the vendor price will apply to all variants of this products."
@@ -781,11 +1252,30 @@ msgstr ""
 msgid "Image of the product variant (Small-sized image of product template if false)."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Individually calibrated for true-to-life color."
+msgstr ""
+
 #. module: product
 #: model:ir.model,name:product.model_product_supplierinfo
 msgid "Information about a product vendor"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "Inside each earpiece is a stainless steel mesh cap that protects the precision acoustic\n"
+"                                    components from dust and debris. You can remove the caps for cleaning or replace\n"
+"                                    them with an extra set that’s included in the box."
+msgstr ""
+
+#. module: product
+#: model:product.category,name:product.product_category_2
+msgid "Internal"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_categ_id
 #: model:ir.model.fields,field_description:product.field_product_template_categ_id
@@ -809,6 +1299,30 @@ msgstr ""
 msgid "Inventory"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "Keep it clean."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Key Features"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_27
+#: model:product.template,name:product.product_product_27_product_template
+msgid "Laptop Customized"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_25
+#: model:product.template,name:product.product_product_25_product_template
+msgid "Laptop E5023"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_attribute___last_update
 #: model:ir.model.fields,field_description:product.field_product_attribute_line___last_update
@@ -892,6 +1406,12 @@ msgstr ""
 msgid "Liter(s)"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.consu_delivery_02
+#: model:product.template,name:product.consu_delivery_02_product_template
+msgid "Little server"
+msgstr ""
+
 #. module: product
 #: model:res.groups,name:product.group_uom
 msgid "Manage Multiple Units of Measure"
@@ -933,6 +1453,11 @@ msgstr ""
 msgid "Medium-sized image of the product. It is automatically resized as a 128x128px image, with aspect ratio preserved, only when the image exceeds one of those sizes. Use this field in form views or some kanban views."
 msgstr ""
 
+#. module: product
+#: model:product.attribute,name:product.product_attribute_1
+msgid "Memory"
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
 msgid "Min. Margin"
@@ -954,33 +1479,56 @@ msgid "Minimal Quantity"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_attribute_name
-#: model:ir.model.fields,field_description:product.field_product_category_name
-#: model:ir.model.fields,field_description:product.field_product_pricelist_item_name
-#: model:ir.model.fields,field_description:product.field_product_product_name
-#: model:ir.model.fields,field_description:product.field_product_template_name
-#: model:ir.model.fields,field_description:product.field_product_uom_categ_name
-msgid "Name"
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "More energy efficient."
 msgstr ""
 
 #. module: product
-#: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
-msgid "New Price ="
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "More features."
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_date_deadline
-msgid "Next Activity Deadline"
+#: model:product.product,name:product.product_product_20
+#: model:product.template,name:product.product_product_20_product_template
+msgid "Motherboard I9P57"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_summary
-msgid "Next Activity Summary"
+#: model:product.product,name:product.product_product_10
+#: model:product.template,name:product.product_product_10_product_template
+msgid "Mouse, Optical"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_type_id
-msgid "Next Activity Type"
+#: model:product.product,name:product.product_product_12
+#: model:product.template,name:product.product_product_12_product_template
+msgid "Mouse, Wireless"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Music. It's what beats inside."
+msgstr ""
+
+#. module: product
+#: model:ir.model.fields,field_description:product.field_product_attribute_name
+#: model:ir.model.fields,field_description:product.field_product_category_name
+#: model:ir.model.fields,field_description:product.field_product_pricelist_item_name
+#: model:ir.model.fields,field_description:product.field_product_product_name
+#: model:ir.model.fields,field_description:product.field_product_template_name
+#: model:ir.model.fields,field_description:product.field_product_uom_categ_name
+msgid "Name"
+msgstr ""
+
+#. module: product
+#: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
+msgid "New Price ="
 msgstr ""
 
 #. module: product
@@ -999,6 +1547,12 @@ msgstr ""
 msgid "Other Pricelist"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Over 375,000 apps."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_packaging_name
 msgid "Package Type"
@@ -1016,6 +1570,12 @@ msgstr ""
 msgid "Parent Category"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_5c
+#: model:product.template,name:product.product_product_5c_product_template
+msgid "Parts Replacement"
+msgstr ""
+
 #. module: product
 #: selection:product.pricelist.item,compute_price:0
 msgid "Percentage (discount)"
@@ -1026,6 +1586,37 @@ msgstr ""
 msgid "Percentage Price"
 msgstr ""
 
+#. module: product
+#: model:product.category,name:product.product_category_5
+msgid "Physical"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Playlists. The perfect mix for every mood."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Plays where you play"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Powered by fourth-generation Intel Core processors, this iMac is the fastest yet. Every model in the lineup comes standard with a quad-core Intel Core i5 processor, starting at 2.7GHz and topping out at 3.4GHz."
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.service_order_01
+#: model:product.template,name:product.service_order_01_product_template
+msgid "Prepaid Consulting"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_pricelist_item_price
 #: model:ir.model.fields,field_description:product.field_product_product_price
@@ -1157,6 +1748,12 @@ msgstr ""
 msgid "Print"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_22
+#: model:product.template,name:product.product_product_22_product_template
+msgid "Processor Core i5 2.70 Ghz"
+msgstr ""
+
 #. module: product
 #: model:ir.model,name:product.model_product_product
 #: model:ir.model.fields,field_description:product.field_product_packaging_product_id
@@ -1317,11 +1914,6 @@ msgstr ""
 msgid "Public Price"
 msgstr ""
 
-#. module: product
-#: model:product.pricelist,name:product.list0
-msgid "Public Pricelist"
-msgstr ""
-
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_description_purchase
 #: model:ir.model.fields,field_description:product.field_product_template_description_purchase
@@ -1364,6 +1956,12 @@ msgstr ""
 msgid "Quantity-5"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_13
+#: model:product.template,name:product.product_product_13_product_template
+msgid "RAM SR5"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_uom_factor
 msgid "Ratio"
@@ -1380,8 +1978,15 @@ msgid "Reference Unit of Measure for this category"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_user_id
-msgid "Responsible"
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Remote control for power, volume, track seek"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_6c
+#: model:product.template,name:product.product_product_6c_product_template
+msgid "Repair"
 msgstr ""
 
 #. module: product
@@ -1389,6 +1994,40 @@ msgstr ""
 msgid "Right Parent"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Right from the start, apps made for iPad also work with iPad mini.\n"
+"                                    They’re immersive, full-screen apps that let you do almost anything\n"
+"                                    you can imagine. And with automatic updates,\n"
+"                                    you're always getting the best experience possible."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+msgid "Right from the start, there’s a lot to love about\n"
+"                                    iPad. It’s simple yet powerful. Thin and light yet\n"
+"                                    full-featured. It can do just about everything and\n"
+"                                    be just about anything."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Right from the start, there’s a lot to love about iPad.\n"
+"                                   It’s simple yet powerful. Thin and light yet full-\n"
+"                                   featured. It can do just about everything and be just\n"
+"                                   about anything.And because it’s so easy to use, it’s\n"
+"                                   easy to love."
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
 msgid "Rounding Method"
@@ -1437,6 +2076,19 @@ msgstr ""
 msgid "Sales Pricelists"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Say you’re listening to a song you love and you want to stay in the mood.\n"
+"                                        Just tap Genius. It finds other songs on iPod nano that go great together\n"
+"                                        and makes a Genius playlist for you. For more song combinations\n"
+"                                        you wouldn’t have thought of yourself, create Genius Mixes in iTunes\n"
+"                                        and sync the ones you like to iPod nano. Then tap Genius Mixes and\n"
+"                                        rediscover songs you haven’t heard in a while — or find music you forgot you even had."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_product_categ_id
 #: model:ir.model.fields,help:product.field_product_template_categ_id
@@ -1454,6 +2106,12 @@ msgstr ""
 msgid "Sequence"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.consu_delivery_01
+#: model:product.template,name:product.consu_delivery_01_product_template
+msgid "Server"
+msgstr ""
+
 #. module: product
 #: code:addons/product/models/product_template.py:51
 #: selection:product.template,type:0
@@ -1463,6 +2121,7 @@ msgstr ""
 
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_template_search_view
+#: model:product.category,name:product.product_category_3
 msgid "Services"
 msgstr ""
 
@@ -1495,6 +2154,18 @@ msgstr ""
 msgid "Show pricelists to customers"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.membership_1
+#: model:product.template,name:product.membership_1_product_template
+msgid "Silver Membership"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Sleek, compact design"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_image_small
 #: model:ir.model.fields,field_description:product.field_product_template_image_small
@@ -1511,6 +2182,17 @@ msgstr ""
 msgid "Smaller than the reference Unit of Measure"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Soft covers are available separately in blue, green or orange. Pick a color to match your style."
+msgstr ""
+
+#. module: product
+#: model:product.category,name:product.product_category_4
+msgid "Software"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_pricelist_item_categ_id
 msgid "Specify a product category if this rule only applies to products belonging to this category or its children categories. Keep empty otherwise."
@@ -1564,21 +2246,39 @@ msgid "Starting date for the pricelist item validation"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,field_description:product.field_product_product_activity_state
-msgid "State"
+#: selection:product.template,type:0
+msgid "Stockable Product"
 msgstr ""
 
 #. module: product
-#: model:ir.model.fields,help:product.field_product_product_activity_state
-msgid "Status based on activities\n"
-"Overdue: Due date is already passed\n"
-"Today: Activity date is today\n"
-"Planned: Future activities."
+#: model:product.product,name:product.product_product_2
+#: model:product.template,name:product.product_product_2_product_template
+msgid "Support Contract (on timesheet)"
 msgstr ""
 
 #. module: product
-#: selection:product.template,type:0
-msgid "Stockable Product"
+#: model:product.product,name:product.product_delivery_01
+#: model:product.template,name:product.product_delivery_01_product_template
+msgid "Switch, 24 ports"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Sync to your heart’s content."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "Tap to play your favorite songs. Or entire albums.\n"
+"                                    Or everything by one artist. You can even browse by genres or composers.\n"
+"                                    Flip through your music: Album art looks great on the bigger screen.\n"
+"                                    Or to keep things fresh, give iPod nano a shake and it shuffles to a different song in your music library."
 msgstr ""
 
 #. module: product
@@ -1587,6 +2287,36 @@ msgstr ""
 msgid "Technical field. Used for searching on pricelists, not stored in database."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "The Apple In-Ear Headphones deliver a truly immersive sound experience by drastically\n"
+"                                    reducing unwanted outside noises. The soft, silicone ear tips fit snugly and comfortably\n"
+"                                    in your ear, creating a seal that isolates your music from your surroundings.\n"
+"                                    Three different sizes of ear tips are included so you can find a perfect fit for each ear.\n"
+"                                    Also included are a convenient carrying case for the ear tips and a cable-control case\n"
+"                                    for the headphones themselves."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "The Bose® SoundLink® mini is Bose's smallest portable Bluetooth speaker. Its ultra-compact size fits in the \n"
+"                                    palm of your hand, yet gives you full, natural sound wirelessly from your iPhone, iPad, or iPod. Grab it and go \n"
+"                                    full-featured. It can do just about everything and\n"
+"                                    experience music just about anywhere."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "The SoundLink® Mini speaker is small and light enough\n"
+"                                        to tuck into your bag. It weighs in at just 1.5 pounds.\n"
+"                                        Its low profile lets you place it almost anywhere and\n"
+"                                        provides a low center of gravity that makes it nearly\n"
+"                                        impossible to tip over."
+msgstr ""
+
 #. module: product
 #: model:ir.ui.view,arch_db:product.product_pricelist_item_form_view
 msgid "The computed price is expressed in the default Unit of Measure of the product."
@@ -1602,11 +2332,39 @@ msgstr ""
 msgid "The conversion ratio for a unit of measure cannot be 0!"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "The desktop. In its most advanced form ever"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_packaging_sequence
 msgid "The first in the sequence is the default one."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "The full iPad experience."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_9
+#: model:product.template,website_description:product.product_product_9_product_template
+msgid "The incredibly thin Apple Wireless Keyboard uses Bluetooth technology,\n"
+"                                    which makes it compatible with iPad. And you’re free to type wherever\n"
+"                                    you like — with the keyboard in front of your iPad or on your lap."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_supplierinfo_min_qty
 msgid "The minimal quantity to purchase from this vendor, expressed in the vendor Product Unit of Measure if not any, in the default unit of measure of the product otherwise."
@@ -1643,6 +2401,14 @@ msgstr ""
 msgid "The product form contains information to simplify the sale process: price, notes in the quotation, accounting data, procurement methods, etc."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "The rechargeable lithium-ion battery delivers up to seven hours of playtime.\n"
+"                                    And at home, you can listen even longer—the charging cradle lets\n"
+"                                    you listen while it charges."
+msgstr ""
+
 #. module: product
 #: sql_constraint:product.uom:0
 msgid "The rounding precision must be greater than 0!"
@@ -1653,6 +2419,23 @@ msgstr ""
 msgid "The sale price is managed from the product template. Click on the 'Variant Prices' button to set the extra attribute prices."
 msgstr ""
 
+#. module: product
+#: model:product.product,description_sale:product.product_product_9
+#: model:product.template,description_sale:product.product_product_9_product_template
+msgid "The sleek aluminium Apple Wireless Keyboard.\n"
+"            "
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "The speaker has a range of about 30 feet, so you can enjoy\n"
+"                                    the sound you want without wires. It pairs easily with your\n"
+"                                    smartphone, iPad® or other Bluetooth device.\n"
+"                                    And it remembers the most recent six devices you've used,\n"
+"                                    so reconnecting is even simpler."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_packaging_qty
 msgid "The total number of products you can have per pallet or box."
@@ -1670,6 +2453,35 @@ msgstr ""
 msgid "The weight of the contents in Kg, not including any packaging, etc."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+msgid "There is less of it, but no less to it."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "There's less of it, but no less to it."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "There’s another way to get a good mix of music on iPod: Let Genius do the work.\n"
+"                                        Activate Genius in iTunes on your computer, and it automatically finds songs that sound\n"
+"                                        great together. Then it creates Genius Mixes, which you can easily sync to your iPod.\n"
+"                                        It’s the perfect way to rediscover songs you haven’t listened to in forever."
+msgstr ""
+
 #. module: product
 #: sql_constraint:product.attribute.value:0
 msgid "This attribute value already exists !"
@@ -1716,11 +2528,40 @@ msgstr ""
 msgid "This vendor's product name will be used when printing a request for quotation. Keep empty to use the internal one."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "Two is better than one."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_uom_uom_type
 msgid "Type"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "USB port allows for software update to ensure ongoing Bluetooth device compatibility"
+msgstr ""
+
+#. module: product
+#: model:product.pricelist,name:product.list0
+msgid "USD"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Ultrafast wireless."
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_8
+#: model:product.template,website_description:product.product_product_8_product_template
+msgid "Ultrathin design"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,help:product.field_product_uom_active
 msgid "Uncheck the active field to disable a unit of measure without deleting it."
@@ -1769,6 +2610,23 @@ msgid "Units of measure belonging to the same category can be\n"
 "            Hours, Days."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Universal iPod docking station fits most iPod/iPhone models"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_7
+#: model:product.template,website_description:product.product_product_7_product_template
+msgid "Unlike many small headphones, each earpiece of the Apple In-Ear Headphones\n"
+"                                    contains two separate high-performance drivers — a woofer to handle bass and\n"
+"                                    mid-range sounds and a tweeter for high-frequency audio. These dedicated\n"
+"                                    drivers help ensure accurate, detailed sound across the entire sonic spectrum.\n"
+"                                    The result: you’re immersed in the music and hear details you never knew existed.\n"
+"                                    Even when listening to an old favorite, you may feel like you’re hearing it for the first time."
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_res_config_settings_group_sale_pricelist
 msgid "Use pricelists to adapt your price per customers"
@@ -1887,6 +2745,18 @@ msgstr ""
 msgid "Volume"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Volume control on main system"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_5b
+#: model:product.template,website_description:product.product_product_5b_product_template
+msgid "Wall charger can be plugged into the cradle or directly into the speaker"
+msgstr ""
+
 #. module: product
 #: model:ir.model.fields,field_description:product.field_product_product_weight
 #: model:ir.model.fields,field_description:product.field_product_template_weight
@@ -1899,6 +2769,48 @@ msgstr ""
 msgid "Weights"
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "When one playlist isn’t enough."
+msgstr ""
+
+#. module: product
+#: model:product.attribute.value,name:product.product_attribute_value_3
+msgid "White"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_4
+#: model:product.product,website_description:product.product_product_4b
+#: model:product.product,website_description:product.product_product_4c
+#: model:product.product,website_description:product.product_product_4d
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_4_product_template
+#: model:product.template,website_description:product.product_product_4b_product_template
+#: model:product.template,website_description:product.product_product_4c_product_template
+#: model:product.template,website_description:product.product_product_4d_product_template
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "Why you'll love an iPad."
+msgstr ""
+
+#. module: product
+#: model:product.attribute,name:product.product_attribute_3
+msgid "Wi-Fi"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_6
+#: model:product.template,website_description:product.product_product_6_product_template
+msgid "With advanced Wi‑Fi that’s up to twice as fast as\n"
+"                                   any previous-generation iPad and access to fast\n"
+"                                   cellular data networks around the world, iPad mini\n"
+"                                   lets you download content, stream video,\n"
+"                                   and browse the web at amazing speeds."
+msgstr ""
+
 #. module: product
 #: model:product.uom.categ,name:product.uom_categ_wtime
 msgid "Working Time"
@@ -1948,6 +2860,24 @@ msgstr ""
 msgid "You must define at least one product category in order to be able to create products."
 msgstr ""
 
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "You probably have multiple playlists in iTunes on your computer.\n"
+"                                        One for your commute. One for the gym. Sync those playlists\n"
+"                                        to iPod, and you can play the perfect mix for whatever\n"
+"                                        mood strikes you. VoiceOver tells you the name of each playlist,\n"
+"                                        so it’s easy to switch between them and find the one you want without looking."
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_order_01
+#: model:product.template,name:product.product_order_01_product_template
+msgid "Zed+ Antivirus"
+msgstr ""
+
 #. module: product
 #: model:product.uom,name:product.product_uom_cm
 msgid "cm"
@@ -2003,6 +2933,48 @@ msgstr ""
 msgid "gal(s)"
 msgstr ""
 
+#. module: product
+#: model:product.product,name:product.product_product_8
+#: model:product.template,name:product.product_product_8_product_template
+msgid "iMac"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_6
+#: model:product.template,name:product.product_product_6_product_template
+msgid "iPad Mini"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_4
+#: model:product.product,name:product.product_product_4b
+#: model:product.product,name:product.product_product_4c
+#: model:product.product,name:product.product_product_4d
+#: model:product.template,name:product.product_product_4_product_template
+#: model:product.template,name:product.product_product_4b_product_template
+#: model:product.template,name:product.product_product_4c_product_template
+#: model:product.template,name:product.product_product_4d_product_template
+msgid "iPad Retina Display"
+msgstr ""
+
+#. module: product
+#: model:product.product,name:product.product_product_11
+#: model:product.product,name:product.product_product_11b
+#: model:product.template,name:product.product_product_11_product_template
+#: model:product.template,name:product.product_product_11b_product_template
+msgid "iPod"
+msgstr ""
+
+#. module: product
+#: model:product.product,website_description:product.product_product_11
+#: model:product.product,website_description:product.product_product_11b
+#: model:product.template,website_description:product.product_product_11_product_template
+#: model:product.template,website_description:product.product_product_11b_product_template
+msgid "iTunes on your Mac or PC makes it easy to load up\n"
+"                                        your iPod. Just choose the playlists, audiobooks,\n"
+"                                        podcasts, and other audio files you want, then sync."
+msgstr ""
+
 #. module: product
 #: model:product.uom,name:product.product_uom_inch
 msgid "inch(es)"
@@ -2058,6 +3030,18 @@ msgstr ""
 msgid "qt"
 msgstr ""
 
+#. module: product
+#: model:product.product,description_sale:product.consu_delivery_02
+#: model:product.template,description_sale:product.consu_delivery_02_product_template
+msgid "raid 1, 512ECC ram"
+msgstr ""
+
+#. module: product
+#: model:product.product,description_sale:product.consu_delivery_01
+#: model:product.template,description_sale:product.consu_delivery_01_product_template
+msgid "raid 10, 2048ECC ram"
+msgstr ""
+
 #. module: product
 #: model:ir.model,name:product.model_report_product_report_pricelist
 msgid "report.product.report_pricelist"
diff --git a/addons/product_email_template/i18n/product_email_template.pot b/addons/product_email_template/i18n/product_email_template.pot
index 466ce62a9e0d..0d01d5844d10 100644
--- a/addons/product_email_template/i18n/product_email_template.pot
+++ b/addons/product_email_template/i18n/product_email_template.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,601 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: product_email_template
+#: model:mail.template,body_html:product_email_template.product_online_training_email_template
+msgid " \n"
+"    <div style=\"height:auto;text-align: center;font-size : 40px;color: #333333;margin-top:30px;font-weight: 300;\">\n"
+"            Online Training\n"
+"    </div>\n"
+"     <div style=\"height:auto;text-left: center;font-size : 16px;color: #646464;margin-top:30px;margin-left:15px;margin-right:5px;\">\n"
+"        These courses feature the same high quality course content found in our traditional classroom trainings, supplemented with\n"
+"        modular sessions and cloud-based labs. Many of our online learning courses also include dozens of recorded webinars and live\n"
+"        sessions by our senior instructors.\n"
+"    </div>\n"
+"    <div style=\"height: auto;margin-top:30px;margin-bottom:10px;margin-left:20px;color: #646464;font-size:16px;\">\n"
+"        <strong>Your advantages</strong>\n"
+"        <ul>\n"
+"            <li>Modular approach applied to the learning method</li>\n"
+"            <li>New interactive learning experience</li>\n"
+"            <li>Lower training budget for the same quality courses</li>\n"
+"            <li>Better comfort to facilitate your learning process</li>\n"
+"        </ul>\n"
+"    </div>\n"
+"    <hr color=\"DCDCFB\"/>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 40px;color: #333333;margin-top:30px;font-weight: 300;\">\n"
+"        Structure of the Training\n"
+"    </div>\n"
+"    <div>\n"
+"        <table>\n"
+"            <tr>\n"
+"                <td>\n"
+"                    <img src=\"/product_email_template/static/img/online_training.png\"/>\n"
+"                </td>\n"
+"                <td style=\"height: auto;margin-top:10px;margin-bottom:10px;font-size:18px;color: #646464;\">\n"
+"                    <strong>There are three components to the training</strong>\n"
+"                    <ul>\n"
+"                        <li>Videos with detailed demos</li>\n"
+"                        <li>Hands-on exercises and their solutions</li>\n"
+"                        <li>Live Q&A sessions with a trainer</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: left;font-size : 14px;color: #646464;margin-top:10px;margin-left:15px;\">\n"
+"        The 5-day training is modular, which means that you can choose to participate in the full training or to just 1 or 2 modules.\n"
+"        Nevertheless, <b>the first day of the training is compulsory</b> for everyone. The Monday is compulsory because the\n"
+"        introduction of Odoo is important before going through the other modules.<br/><br/>\n"
+"        Each day of the week starts from 9 AM (CEST/PST) to 12 PM (CEST/PST). A Q&A session will be hosted by an Odoo trainer.\n"
+"        Each day, the participants are expected to have done the following <b>BEFORE</b> attending the Q&A session:\n"
+"        <ul>\n"
+"            <li>Watch the videos for this day</li>\n"
+"            <li>Do the related exercises (written solutions will be provided upfront as well)</li>\n"
+"            <li>Send their questions by email before 5PM (CEST/PST) on the previous business day</li>\n"
+"        </ul><br/>\n"
+"        The Q&A session will be hosted on a web conference service.<b> A stable internet connection is required.</b> The trainer will\n"
+"        screen the questions for the day and select the most relevant ones to be answered during the session. The purpose of the\n"
+"        <b>Q&A session is not to cover questions related to a specific implementation project </b>or company-specific business\n"
+"        workflows. The <b>questions should be about the material covered in the videos </b>and the exercises and should benefit\n"
+"        the other participants of the training as well.<br/>\n"
+"        Each day of the week is dedicated to specific applications in Odoo as per the following planning:\n"
+"        <ul style=\"color: #6d57e0\">\n"
+"            <li>\n"
+"                <strong>Monday: </strong>\n"
+"                Introduction, CRM, Sales Management\n"
+"            </li>\n"
+"            <li>\n"
+"                <strong>Tuesday: </strong>\n"
+"                Access rights, Purchase, Sales &amp; Purchase management, Financial accounting\n"
+"            </li>\n"
+"            <li>\n"
+"                <strong>Wednesday: </strong>\n"
+"                Project management, Human resources, Contract management\n"
+"            </li>\n"
+"            <li>\n"
+"                <strong>Thursday: </strong>\n"
+"                Warehouse management, Manufacturing (MRP) &amp; Sales, Import/Export\n"
+"            </li>\n"
+"            <li>\n"
+"                <strong>Friday: </strong>\n"
+"                Pricelists, Point of Sale (POS), Introduction to report customization\n"
+"            </li>\n"
+"        </ul>\n"
+"    </div>\n"
+"    <hr color=\"DCDCFB\"/>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 40px;color: #333333;margin-top:40px;font-weight: 300;\">\n"
+"        Content of the Training\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 24px;color: #646464;margin-top:30px;\">\n"
+"        <hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-right: 25px;\" />Monday<hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-left: 25px;\" /><br/><br/>\n"
+"        Introduction, CRM & Sales\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Introduction: Get familiar with the V7.</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Odoo’s architecture</li>\n"
+"                        <li>How to create an Odoo Online instance</li>\n"
+"                        <li>List and form views, search and filter features</li>\n"
+"                        <li>Tooltips and drill-downs</li>\n"
+"                        <li>Advanced navigation</li>\n"
+"                        <li>Calendar, Graph, Kanban and Gantt views</li>\n"
+"                        <li>Social network features: emailing, internal communication</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                        The introduction exercises have been created to help you discover Odoo in an easy way. Their main objective is to present the different applications, menus, view types, shortcuts, field types, wizards, actions, etc.  It will help you to discover how to navigate in Odoo!<br/><br/>\n"
+"                        Therefore, the Introduction is compulsory for everyone, even if you need to learn a specific module given on an other date. This obligation has been made to make sure that you are not lost if you arrive in the middle of the training for another module.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">CRM Module</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Manage Lead & Opportunities</li>\n"
+"                        <li>Call, Meeting</li>\n"
+"                        <li>Partners & contacts</li>\n"
+"                        <li>Automated actions</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Track all leads coming in and push them to real opportunities</li>\n"
+"                        <li>Improve the productivity of the sales force</li>\n"
+"                        <li>Access all documents and messages related to one lead/opportunity in one place</li>\n"
+"                        <li>Track the sales pipeline by month and stage to produce\n"
+"                        accurate sales forecasts at the individual and group\n"
+"                        levels</li>\n"
+"                        <li>Track individual performance of sales people</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Sales Module</div>\n"
+"        <table>\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Customers</li>\n"
+"                        <li>Products to sell</li>\n"
+"                        <li>Manual discounts</li>\n"
+"                        <li>Margins</li>\n"
+"                        <li>Sales & Warehouse: Invoicing control (On demand / On\n"
+"                        Delivery Order), Shipping policy (At once / Each product\n"
+"                        when available)</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Register orders from customers and create invoices</li>\n"
+"                        <li>Schedule deliveries (for products) or tasks (for service)</li>\n"
+"                        <li>Ensure that sales orders are properly invoiced by tracking pending sales orders</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <strong>CRM & Sales management:</strong>\n"
+"                    <ul>\n"
+"                        <li>From an opportunity to a sales order</li>\n"
+"                        <li>Claims</li>\n"
+"                        <li>Aftersale communication</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    Odoo can work with independent applications, so the\n"
+"                    whole commercial process can be integrated together in\n"
+"                    order to accomplish complete business flows.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 24px;color: #646464;margin-top:30px;\">\n"
+"        <hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-right: 25px;\" />Tuesday<hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-left: 25px;\" /><br/><br/>\n"
+"        Access rights, Sales & Purchase, Financial accounting\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Access rights</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Users</li>\n"
+"                        <li>Groups</li>\n"
+"                        <li>Access rights and access rules</li>\n"
+"                        <li>Modules configuration</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                        Thanks to the integrated access rights management integrated, each user has an access to its relevant information. No overloaded screen with a lot of irrelevant data, no unwanted menu, etc. Only a clean interface!\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Purchase</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Vendors</li>\n"
+"                        <li>Products</li>\n"
+"                        <li>Request for Quotation</li>\n"
+"                        <li>Purchase order</li>\n"
+"                        <li>Invoicing & Invoice control</li>\n"
+"                        <li>Incoming order (Complete/partial receipt)</li>\n"
+"                        <li>Purchase requisition</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Better negotiate volumes and prices based on historical data</li>\n"
+"                        <li>Centralize all the data to be able to build reporting and statistics</li>\n"
+"                        <li>Control the invoicing process</li>\n"
+"                        <li>Work with purchase requisitions to ask different vendors to submit quotations</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <strong>Sales & Purchase management</strong>\n"
+"                    <ul>\n"
+"                        <li>Make to order product</li>\n"
+"                        <li>Retailer process: buy a product and sell it without any customization/manufacturing</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    Keep control of the replenishment process based on sales demands! Thanks to this integration, you will be able to automate the ordering for the missing units ordered by a customer\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Financial accounting</div>\n"
+"        <table>\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Invoices</li>\n"
+"                        <li>Refunds</li>\n"
+"                        <li>Journal Entries & Reconciliations</li>\n"
+"                        <li>Reports / Closing of fiscal year</li>\n"
+"                        <li>Accounts</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Rapidly encode your financial operations or accounting transactions</li>\n"
+"                        <li>Carry out payments easily and adequately reconcile these payments with invoices</li>\n"
+"                        <li>Quick creation of invoices with pre-set defaults on debtor/creditor and income/expense accounts</li>\n"
+"                        <li>Multiple manners to reconcile</li>\n"
+"                        <li>Configuration of accounts to ensure correct display in balance sheet and profit & loss statement</li>\n"
+"                        <li>Apply correct deferral methods to ensure the close of the fiscal year</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 24px;color: #646464;margin-top:30px;\">\n"
+"        <hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-right: 25px;\" />Wednesday<hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-left: 25px;\" /><br/><br/>\n"
+"        Project management, Human resources, Contract management\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Project Management</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Projects</li>\n"
+"                        <li>Tasks</li>\n"
+"                        <li>Issues</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Manage and follow your projects, tasks and issues</li>\n"
+"                        <li>Discover the Kanban view to quickly operate some actions and to quickly detect any bottlenecks in your projects flows</li>\n"
+"                        <li>Discover the Gantt view to see how your project has been planned and adapt it according to new elements or to the people agenda</li>\n"
+"                        <li>Define project members & delegate tasks</li>\n"
+"                        <li>Create automatically timesheet lines in the Human Resources menu from recorded work activities</li>\n"
+"                        <li>Track and invoice (to customers) the costs associated to a project</li>\n"
+"                        <li>Manage a support ticket system</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Human Resources</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Employees</li>\n"
+"                        <li>Recruitment</li>\n"
+"                        <li>Expenses</li>\n"
+"                        <li>Allocations and leaves requests</li>\n"
+"                        <li>Time management: timesheet and timesheet lines</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                     <strong>About Recruiting:</strong>\n"
+"                    <ul>\n"
+"                        <li>Better negotiate volumes and prices based on historical data</li>\n"
+"                        <li>Centralize all the data to be able to build reporting and statistics</li>\n"
+"                        <li>Control the invoicing process</li>\n"
+"                        <li>Work with purchase requisitions to ask different vendors to submit quotations</li>\n"
+"                    </ul>\n"
+"                    <strong>About Leaves:</strong>\n"
+"                    <ul>\n"
+"                        <li>Track the number of vacation days accrued by each employee</li>\n"
+"                        <li>Allow managers to approve leave requests and plan backups for their teams</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Contract management</div>\n"
+"        <table>\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Contracts</li>\n"
+"                        <li>Invoicing methods\n"
+"                            <li>Sales orders</li>\n"
+"                            <li>Timesheets</li>\n"
+"                            <li>Expenses</li>\n"
+"                        </li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Centralize the data related to a specific contract in one single point</li>\n"
+"                        <li>Perform the invoicing from one single place (Sales order / Timesheet / Expenses)</li>\n"
+"                        <li>Follow the renewal process</li>\n"
+"                        <li>Compute statistics based on expected revenues</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 24px;color: #646464;margin-top:30px;\">\n"
+"        <hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-right: 25px;\" />Thursday<hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-left: 25px;\" /><br/><br/>\n"
+"        Warehouse management, Manufacturing (MRP) & Sales, Import/Export\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Warehouse management</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Stock moves</li>\n"
+"                        <li>Inventory</li>\n"
+"                        <li>Partial delivery / receipt</li>\n"
+"                        <li>Units of measure</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    Odoo Warehouse Management is at once very simple, flexible and complete. It is based on the concept of double entry that revolutionized accounting: ‘Nothing lost, everything moved’. In Odoo, we don’t talk about disappearance, consumption or loss of products: instead we speak only of stock moves from one place to another.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Manufacturing (MRP)</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Bill of materials</li>\n"
+"                        <li>Multi-level BoM</li>\n"
+"                        <li>Routings</li>\n"
+"                        <li>Work center operations</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Manage the production planning</li>\n"
+"                        <li>Organize the different manufacturing orders to optimize the workload of the different resources</li>\n"
+"                        <li>From an operational perspective, track which products and quantities need to be manufactured</li>\n"
+"                    </ul>\n"
+"                    <strong>As a manager:</strong>\n"
+"                    <ul>\n"
+"                        <li>Define products to be assembled or to be sold as a kit</li>\n"
+"                        <li>Organize the pipeline of the production</li>\n"
+"                        <li>Track the cost of a manufacturing order and measure the efficiency of the department</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <strong>MRP & Sales</strong>\n"
+"                    <ul>\n"
+"                        <li>Product configuration Make to Stock / to Order</li>\n"
+"                        <li>Commercial BoM (kit)</li>\n"
+"                        <li>Just in Time</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    From the sales perspective, you will have a manufacturing order generated based on a request coming from a customer without any manual operation. This integration of those two aplications allows you to perform the following flow in an automated way: Sales order –> Stock level verification –> Production of the missing units –> Receival in stock of the finished goods –> Delivery to the customer.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Import/Export</div>\n"
+"        <table>\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Import from CSV files</li>\n"
+"                        <li>Export as CSV or as Excel file</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Transfer data from one system to Odoo.</li>\n"
+"                    </ul>\n"
+"                    Odoo offers a simple way to import and export data. Odoo will guide you for this phase thanks to a FAQ directly integrated into the import screen\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 24px;color: #646464;margin-top:30px;\">\n"
+"        <hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-right: 25px;\" />Friday<hr style=\"display: inline-block; width: 15%; margin-bottom: 4px;margin-left: 25px;\" /><br/><br/>\n"
+"        Pricelists, Point of Sale (POS), Introduction to report customization\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Pricelists</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Prices for returning customers</li>\n"
+"                        <li>Prices in foreign currencies (with exchange fees)</li>\n"
+"                        <li>Retailer prices (based on a minimal margin)</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Keep control on the pricing policy</li>\n"
+"                        <li>Allow discounts for some periods</li>\n"
+"                        <li>Ensure your margins even when you define discounts</li>\n"
+"                        <li>Allow different pricing by customer and/or vendor</li>\n"
+"                        <li>Update the prices in an easy way</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Point of Sale (POS)</div>\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Payment methods (journals)</li>\n"
+"                        <li>POS Configuration</li>\n"
+"                        <li>POS front-end</li>\n"
+"                        <li>POS back-end</li>\n"
+"                        <li>Shops</li>\n"
+"                        <li>Sessions</li>\n"
+"                        <li>POS Orders</li>\n"
+"                        <li>Re-Invoicing</li>\n"
+"                        <li>Scanning / Self-scanning</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    Odoo POS is the first POS running in a 100% web based environment, which means any computer with a browser can host the POS. The POS is a two-part system with a front-end (interaction with the client) and a back-end (managers can configure the system, print reports, analyse, ...)<br/><br/>\n"
+"                     <strong>About the front-end:</strong>\n"
+"                    <ul>\n"
+"                        <li>Offline mode. Imagine several cases were having an offline mode is of prime interest: Connexion to server shutdown at a big supermarket / Use in environments that requires mobility but without wifi / Use in large environments like restaurants and gardens / Use in low tech environments</li>\n"
+"                    </ul>\n"
+"                    <strong>About the back-end:</strong>\n"
+"                    <ul>\n"
+"                        <li>Configure the products being sold in the POS</li>\n"
+"                        <li>Configure the payments methods</li>\n"
+"                        <li>Print daily sales report</li>\n"
+"                        <li>Analyze sales</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"        <div style=\"text-align: left;font-size : 24px;color: #646464;margin-top:30px;\">Introduction to report customization</div>\n"
+"        <table>\n"
+"            <tr style=\"text-align: center;font-size : 20px;color: #FFFFFF;background-color:#969696;\">\n"
+"                <th>Content</th>\n"
+"                <th>What will you learn?</th>\n"
+"            </tr>\n"
+"            <tr style=\"text-align: left;font-size : 16px;color: #646464;\">\n"
+"                <td style=\"width:50%;\">\n"
+"                    <ul>\n"
+"                        <li>Customize the layout of your invoices</li>\n"
+"                        <li>Change the footer/header of documents</li>\n"
+"                        <li>Add a field in a standard document / report</li>\n"
+"                    </ul>\n"
+"                </td>\n"
+"                <td style=\"width:50%;\">\n"
+"                    This features will help you to fully customize the standard documents made from Odoo.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <div style=\"text-align: center;background-color:#FFFFFF;margin-top:30px;\" >\n"
+"        <table cellspacing=\"5\" align=\"center\" cellpadding=\"5\">\n"
+"            <tr style=\"font-size : 20px;color: #333333;margin-top:30px;\">\n"
+"                <td>English</td>\n"
+"                <td>English</td>\n"
+"                <td>Spanish</td>\n"
+"            </tr>\n"
+"            <tr style=\"font-size : 10px;color: #646464;\">\n"
+"                <td>Europe</td>\n"
+"                <td>USA & Canada</td>\n"
+"                <td>USA & Latin America</td>\n"
+"            </tr>\n"
+"            <tr style=\"font-size : 10px;color: #FFFFFF;background-color:#8b5bdd;\">\n"
+"                <td><a href=\"http://onlinetrainingencet.eventbrite.com\" style=\"text-decoration:none;color:#FFFFFF;\" target=_new>Register</a></td>\n"
+"                <td><a href=\"http://onlinetrainingenpst.eventbrite.com\" style=\"text-decoration:none;color:#FFFFFF;\" target=_new>Register</a></td>\n"
+"                <td><a href=\"http://onlinetrainingespst.eventbrite.com\" style=\"text-decoration:none;color:#FFFFFF;\" target=_new>Register</a></td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"    <hr color=\"DCDCFB\"/>\n"
+"    <div style=\"height:auto;text-align: center;font-size : 30px;color: #333333;margin-top:10px;\">\n"
+"            Training Material\n"
+"    </div>\n"
+"    <div style=\"height:auto;text-align: left;font-size : 16px;color: #646464;margin-top:30px;\">\n"
+"        As soon as registration will be finalized (ie. payment confirmation), the participants will be provided with the material listed\n"
+"        below:\n"
+"        <ul>\n"
+"            <li>Access to online videos with detailed demos</li>\n"
+"            <li>Training material with exercises</li>\n"
+"            <li>Written solutions to the exercises</li>\n"
+"        </ul>\n"
+"        Therefore, there is an advantage to registering early to the training if you are interested in preparing your live sessions ahead of time. Moreover, the number of participants is limited per online session which is another reason to consider registering early and securing your seat.\n"
+"    </div>\n"
+"    <div style=\"text-align: center;background-color:#FFFFFF;margin-top:30px;font-size:20px;color:#4e66e7\">\n"
+"        <table cellspacing=\"5\">\n"
+"            <tr>\n"
+"                <td>\n"
+"                    With the live sessions, we learned a lot more than what was covered in the videos. Definitely a good start for building up a solid base of working knowledge of Odoo.\n"
+"                </td>\n"
+"                <td>\n"
+"                    The trainer did a wonderful job with the training! He was well informed and interactive online and offline. Thank you so much for the experience! \n"
+"                </td>\n"
+"            </tr>\n"
+"            <tr>\n"
+"                <td>\n"
+"                    It would be very difficult to cover all of the possibilities of Odoo and I believe the major aspects were covered very well \n"
+"                </td>\n"
+"                <td>\n"
+"                    The trainer has a very good knowledge of the subject, he understands the issues of the trainees very fast and provided answers with the right level of illustration.\n"
+"                </td>\n"
+"            </tr>\n"
+"        </table>\n"
+"    </div>\n"
+"</div>\n"
+"            \n"
+"            "
+msgstr ""
+
 #. module: product_email_template
 #: model:ir.ui.view,arch_db:product_email_template.email_template_form_simplified
 msgid "Body"
@@ -36,6 +631,13 @@ msgstr ""
 msgid "Invoice"
 msgstr ""
 
+#. module: product_email_template
+#: model:mail.template,subject:product_email_template.product_online_training_email_template
+#: model:product.product,name:product_email_template.product_online_training
+#: model:product.template,name:product_email_template.product_online_training_product_template
+msgid "Online Training"
+msgstr ""
+
 #. module: product_email_template
 #: model:ir.model.fields,field_description:product_email_template.field_product_product_email_template_id
 #: model:ir.model.fields,field_description:product_email_template.field_product_template_email_template_id
diff --git a/addons/product_expiry/i18n/product_expiry.pot b/addons/product_expiry/i18n/product_expiry.pot
index ff667b4b335d..f209ae94cc27 100644
--- a/addons/product_expiry/i18n/product_expiry.pot
+++ b/addons/product_expiry/i18n/product_expiry.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -40,6 +40,18 @@ msgstr ""
 msgid "Best before Date"
 msgstr ""
 
+#. module: product_expiry
+#: model:product.product,name:product_expiry.product_product_pain
+#: model:product.template,name:product_expiry.product_product_pain_product_template
+msgid "Bread"
+msgstr ""
+
+#. module: product_expiry
+#: model:product.product,name:product_expiry.product_product_lait
+#: model:product.template,name:product_expiry.product_product_lait_product_template
+msgid "Cow milk"
+msgstr ""
+
 #. module: product_expiry
 #: model:ir.model.fields,help:product_expiry.field_stock_production_lot_alert_date
 msgid "Date to determine the expired lots and serial numbers using the filter \"Expiration Alerts\"."
@@ -61,6 +73,18 @@ msgstr ""
 msgid "Expiration alerts"
 msgstr ""
 
+#. module: product_expiry
+#: model:product.product,name:product_expiry.product_product_jambon
+#: model:product.template,name:product_expiry.product_product_jambon_product_template
+msgid "French cheese Camembert"
+msgstr ""
+
+#. module: product_expiry
+#: model:product.product,name:product_expiry.product_product_from
+#: model:product.template,name:product_expiry.product_product_from_product_template
+msgid "Ham"
+msgstr ""
+
 #. module: product_expiry
 #: model:ir.model,name:product_expiry.model_stock_production_lot
 msgid "Lot/Serial"
diff --git a/addons/project/i18n/project.pot b/addons/project/i18n/project.pot
index 175b79d24cd6..89f9df0586c3 100644
--- a/addons/project/i18n/project.pot
+++ b/addons/project/i18n/project.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -120,6 +120,15 @@ msgid "\n"
 "        </div>"
 msgstr ""
 
+#. module: project
+#: model:mail.template,body_html:project.mail_template_data_project_task
+msgid "\n"
+"<p>Dear ${object.partner_id.name or 'customer'},</p>\n"
+"<p>Thank you for your enquiry.<br /></p>\n"
+"<p>If you have any questions, please let us know.</p>\n"
+"<p>Best regards,</p>"
+msgstr ""
+
 #. module: project
 #: model:ir.model.fields,field_description:project.field_report_project_task_user_delay_endings_days
 msgid "# Days to Deadline"
@@ -953,6 +962,13 @@ msgid "Be aware of the team’s productivity and time: try to keep meetings to o
 msgstr ""
 
 #. module: project
+#: model:project.task,legend_blocked:project.project_task_15
+#: model:project.task,legend_blocked:project.project_task_16
+#: model:project.task,legend_blocked:project.project_task_18
+#: model:project.task,legend_blocked:project.project_task_19
+#: model:project.task,legend_blocked:project.project_task_24
+#: model:project.task,legend_blocked:project.project_task_3
+#: model:project.task,legend_blocked:project.project_task_8
 #: model:project.task,legend_blocked:project.project_task_data_0
 #: model:project.task,legend_blocked:project.project_task_data_1
 #: model:project.task,legend_blocked:project.project_task_data_11
@@ -966,6 +982,8 @@ msgstr ""
 #: model:project.task,legend_blocked:project.project_task_data_7
 #: model:project.task,legend_blocked:project.project_task_data_8
 #: model:project.task,legend_blocked:project.project_task_data_9
+#: model:project.task.type,legend_blocked:project.project_stage_2
+#: model:project.task.type,legend_blocked:project.project_stage_3
 #: model:project.task.type,legend_blocked:project.project_stage_data_0
 #: model:project.task.type,legend_blocked:project.project_stage_data_1
 #: model:project.task.type,legend_blocked:project.project_stage_data_2
@@ -980,6 +998,24 @@ msgid "But because change is never easy, we've created this Planner to guide you
 "                        collaborate, or why organizing your projects by role is wrong."
 msgstr ""
 
+#. module: project
+#: model:project.task,legend_done:project.project_task_10
+#: model:project.task,legend_done:project.project_task_11
+#: model:project.task,legend_done:project.project_task_13
+#: model:project.task,legend_done:project.project_task_14
+#: model:project.task,legend_done:project.project_task_17
+#: model:project.task,legend_done:project.project_task_2
+#: model:project.task,legend_done:project.project_task_21
+#: model:project.task,legend_done:project.project_task_22
+#: model:project.task,legend_done:project.project_task_23
+#: model:project.task,legend_done:project.project_task_4
+#: model:project.task,legend_done:project.project_task_5
+#: model:project.task,legend_done:project.project_task_6
+#: model:project.task,legend_done:project.project_task_7
+#: model:project.task.type,legend_done:project.project_stage_1
+msgid "Buzz or set as done"
+msgstr ""
+
 #. module: project
 #: model:ir.filters,name:project.filter_task_report_responsible
 msgid "By Responsible"
@@ -995,6 +1031,7 @@ msgstr ""
 #: code:addons/project/static/src/js/web_planner_project.js:70
 #: code:addons/project/static/src/js/web_planner_project.js:85
 #: code:addons/project/static/src/js/web_planner_project.js:99
+#: model:project.task.type,name:project.project_stage_3
 #, python-format
 msgid "Cancelled"
 msgstr ""
@@ -1482,6 +1519,7 @@ msgstr ""
 #: code:addons/project/static/src/js/web_planner_project.js:69
 #: code:addons/project/static/src/js/web_planner_project.js:84
 #: code:addons/project/static/src/js/web_planner_project.js:98
+#: model:project.task.type,name:project.project_stage_2
 #, python-format
 msgid "Done"
 msgstr ""
@@ -1865,6 +1903,32 @@ msgid "Improve collaboration with customers"
 msgstr ""
 
 #. module: project
+#: model:project.task,legend_normal:project.project_task_1
+#: model:project.task,legend_normal:project.project_task_10
+#: model:project.task,legend_normal:project.project_task_11
+#: model:project.task,legend_normal:project.project_task_12
+#: model:project.task,legend_normal:project.project_task_13
+#: model:project.task,legend_normal:project.project_task_14
+#: model:project.task,legend_normal:project.project_task_15
+#: model:project.task,legend_normal:project.project_task_16
+#: model:project.task,legend_normal:project.project_task_17
+#: model:project.task,legend_normal:project.project_task_18
+#: model:project.task,legend_normal:project.project_task_19
+#: model:project.task,legend_normal:project.project_task_2
+#: model:project.task,legend_normal:project.project_task_20
+#: model:project.task,legend_normal:project.project_task_21
+#: model:project.task,legend_normal:project.project_task_22
+#: model:project.task,legend_normal:project.project_task_23
+#: model:project.task,legend_normal:project.project_task_24
+#: model:project.task,legend_normal:project.project_task_25
+#: model:project.task,legend_normal:project.project_task_26
+#: model:project.task,legend_normal:project.project_task_3
+#: model:project.task,legend_normal:project.project_task_4
+#: model:project.task,legend_normal:project.project_task_5
+#: model:project.task,legend_normal:project.project_task_6
+#: model:project.task,legend_normal:project.project_task_7
+#: model:project.task,legend_normal:project.project_task_8
+#: model:project.task,legend_normal:project.project_task_9
 #: model:project.task,legend_normal:project.project_task_data_0
 #: model:project.task,legend_normal:project.project_task_data_1
 #: model:project.task,legend_normal:project.project_task_data_11
@@ -1878,9 +1942,14 @@ msgstr ""
 #: model:project.task,legend_normal:project.project_task_data_7
 #: model:project.task,legend_normal:project.project_task_data_8
 #: model:project.task,legend_normal:project.project_task_data_9
+#: model:project.task.type,legend_normal:project.project_stage_0
+#: model:project.task.type,legend_normal:project.project_stage_1
+#: model:project.task.type,legend_normal:project.project_stage_2
+#: model:project.task.type,legend_normal:project.project_stage_3
 #: model:project.task.type,legend_normal:project.project_stage_data_0
 #: model:project.task.type,legend_normal:project.project_stage_data_1
 #: model:project.task.type,legend_normal:project.project_stage_data_2
+#: model:project.task.type,name:project.project_stage_1
 #: selection:report.project.task.user,state:0
 msgid "In Progress"
 msgstr ""
@@ -2181,6 +2250,24 @@ msgstr ""
 msgid "Name of the tasks :"
 msgstr ""
 
+#. module: project
+#: model:project.task,legend_blocked:project.project_task_10
+#: model:project.task,legend_blocked:project.project_task_11
+#: model:project.task,legend_blocked:project.project_task_13
+#: model:project.task,legend_blocked:project.project_task_14
+#: model:project.task,legend_blocked:project.project_task_17
+#: model:project.task,legend_blocked:project.project_task_2
+#: model:project.task,legend_blocked:project.project_task_21
+#: model:project.task,legend_blocked:project.project_task_22
+#: model:project.task,legend_blocked:project.project_task_23
+#: model:project.task,legend_blocked:project.project_task_4
+#: model:project.task,legend_blocked:project.project_task_5
+#: model:project.task,legend_blocked:project.project_task_6
+#: model:project.task,legend_blocked:project.project_task_7
+#: model:project.task.type,legend_blocked:project.project_stage_1
+msgid "Need functional or technical help"
+msgstr ""
+
 #. module: project
 #. openerp-web
 #: code:addons/project/static/src/js/web_planner_project.js:65
@@ -2227,6 +2314,17 @@ msgstr ""
 msgid "Normal"
 msgstr ""
 
+#. module: project
+#: model:project.task,legend_blocked:project.project_task_1
+#: model:project.task,legend_blocked:project.project_task_12
+#: model:project.task,legend_blocked:project.project_task_20
+#: model:project.task,legend_blocked:project.project_task_25
+#: model:project.task,legend_blocked:project.project_task_26
+#: model:project.task,legend_blocked:project.project_task_9
+#: model:project.task.type,legend_blocked:project.project_stage_0
+msgid "Not validated"
+msgstr ""
+
 #. module: project
 #: model:ir.model.fields,field_description:project.field_project_task_notes
 msgid "Notes"
@@ -2497,12 +2595,28 @@ msgstr ""
 msgid "Projects"
 msgstr ""
 
+#. module: project
+#: model:mail.channel,name:project.mail_channel_project_task
+msgid "Projects & Tasks"
+msgstr ""
+
 #. module: project
 #: model:ir.model.fields,field_description:project.field_res_config_settings_module_rating_project
 msgid "Rating on Tasks"
 msgstr ""
 
 #. module: project
+#: model:project.task,legend_done:project.project_task_1
+#: model:project.task,legend_done:project.project_task_12
+#: model:project.task,legend_done:project.project_task_15
+#: model:project.task,legend_done:project.project_task_18
+#: model:project.task,legend_done:project.project_task_20
+#: model:project.task,legend_done:project.project_task_24
+#: model:project.task,legend_done:project.project_task_25
+#: model:project.task,legend_done:project.project_task_26
+#: model:project.task,legend_done:project.project_task_3
+#: model:project.task,legend_done:project.project_task_8
+#: model:project.task,legend_done:project.project_task_9
 #: model:project.task,legend_done:project.project_task_data_0
 #: model:project.task,legend_done:project.project_task_data_1
 #: model:project.task,legend_done:project.project_task_data_11
@@ -2516,6 +2630,8 @@ msgstr ""
 #: model:project.task,legend_done:project.project_task_data_7
 #: model:project.task,legend_done:project.project_task_data_8
 #: model:project.task,legend_done:project.project_task_data_9
+#: model:project.task.type,legend_done:project.project_stage_0
+#: model:project.task.type,legend_done:project.project_stage_2
 #: model:project.task.type,legend_done:project.project_stage_data_0
 #: model:project.task.type,legend_done:project.project_stage_data_1
 #: model:project.task.type,legend_done:project.project_stage_data_2
@@ -2555,6 +2671,13 @@ msgstr ""
 msgid "Ready to be displayed, published or sent"
 msgstr ""
 
+#. module: project
+#: model:project.task,legend_done:project.project_task_16
+#: model:project.task,legend_done:project.project_task_19
+#: model:project.task.type,legend_done:project.project_stage_3
+msgid "Ready to reopen"
+msgstr ""
+
 #. module: project
 #. openerp-web
 #: code:addons/project/static/src/js/web_planner_project.js:77
@@ -2563,6 +2686,11 @@ msgstr ""
 msgid "Reason for cancellation has been documented"
 msgstr ""
 
+#. module: project
+#: model:mail.template,subject:project.mail_template_data_project_task
+msgid "Reception of ${object.name}"
+msgstr ""
+
 #. module: project
 #: model:ir.model.fields,field_description:project.field_project_project_alias_force_thread_id
 msgid "Record Thread ID"
@@ -3262,6 +3390,7 @@ msgstr ""
 #. module: project
 #. openerp-web
 #: code:addons/project/static/src/js/web_planner_project.js:97
+#: model:project.task.type,name:project.project_stage_0
 #, python-format
 msgid "To Do"
 msgstr ""
@@ -3347,6 +3476,11 @@ msgstr ""
 msgid "Use the breadcrumbs to <b>go back to your tasks pipeline</b>."
 msgstr ""
 
+#. module: project
+#: model:project.task.type,legend_priority:project.project_stage_0
+msgid "Use the star for tasks related to gold customers"
+msgstr ""
+
 #. module: project
 #: model:res.groups,name:project.group_project_user
 msgid "User"
diff --git a/addons/purchase/i18n/purchase.pot b/addons/purchase/i18n/purchase.pot
index 19f7216986b3..8aa718977774 100644
--- a/addons/purchase/i18n/purchase.pot
+++ b/addons/purchase/i18n/purchase.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -274,6 +274,11 @@ msgstr ""
 msgid "<strong>Taxes</strong>"
 msgstr ""
 
+#. module: purchase
+#: model:ir.ui.view,arch_db:purchase.track_po_line_template
+msgid "<strong>The ordered quantity has been updated.</strong>"
+msgstr ""
+
 #. module: purchase
 #: model:ir.ui.view,arch_db:purchase.portal_my_purchase_order
 msgid "<strong>Total:</strong>"
@@ -382,6 +387,11 @@ msgstr ""
 msgid "Billed Qty"
 msgstr ""
 
+#. module: purchase
+#: model:ir.ui.view,arch_db:purchase.track_po_line_template
+msgid "Billed Quantity:"
+msgstr ""
+
 #. module: purchase
 #: model:ir.model.fields,field_description:purchase.field_purchase_order_invoice_status
 msgid "Billing Status"
@@ -450,7 +460,7 @@ msgid "Cancelled"
 msgstr ""
 
 #. module: purchase
-#: code:addons/purchase/models/purchase.py:731
+#: code:addons/purchase/models/purchase.py:737
 #, python-format
 msgid "Cannot delete a purchase order line which is in state '%s'."
 msgstr ""
@@ -1064,6 +1074,11 @@ msgstr ""
 msgid "Order of Day"
 msgstr ""
 
+#. module: purchase
+#: model:ir.ui.view,arch_db:purchase.track_po_line_template
+msgid "Ordered Quantity:"
+msgstr ""
+
 #. module: purchase
 #: selection:res.config.settings,default_purchase_method:0
 msgid "Ordered quantities"
@@ -1434,6 +1449,11 @@ msgstr ""
 msgid "Received Qty"
 msgstr ""
 
+#. module: purchase
+#: model:ir.ui.view,arch_db:purchase.track_po_line_template
+msgid "Received Quantity:"
+msgstr ""
+
 #. module: purchase
 #: model:ir.actions.act_window,name:purchase.purchase_open_picking
 #: model:ir.model.fields,field_description:purchase.field_purchase_order_picking_count
@@ -1663,7 +1683,7 @@ msgid "The product form contains detailed information to improve the\n"
 msgstr ""
 
 #. module: purchase
-#: code:addons/purchase/models/purchase.py:643
+#: code:addons/purchase/models/purchase.py:649
 #, python-format
 msgid "The quantities on your purchase order indicate less than billed. You should ask for a refund. "
 msgstr ""
@@ -1683,7 +1703,7 @@ msgid "The request for quotation is the first step of the purchases flow. Once\n
 msgstr ""
 
 #. module: purchase
-#: code:addons/purchase/models/purchase.py:872
+#: code:addons/purchase/models/purchase.py:878
 #, python-format
 msgid "There is no vendor associated to the product %s. Please define a vendor for this product."
 msgstr ""
@@ -1887,11 +1907,6 @@ msgstr ""
 msgid "Vendor Bills"
 msgstr ""
 
-#. module: purchase
-#: model:ir.ui.view,arch_db:purchase.res_partner_view_purchase_account_buttons
-msgid "Vendor Bills"
-msgstr ""
-
 #. module: purchase
 #: model:ir.model.fields,field_description:purchase.field_res_config_settings_group_manage_vendor_price
 #: model:ir.ui.menu,name:purchase.menu_product_pricelist_action2_purchase
@@ -1942,7 +1957,7 @@ msgstr ""
 
 #. module: purchase
 #: code:addons/purchase/models/purchase.py:268
-#: code:addons/purchase/models/purchase.py:802
+#: code:addons/purchase/models/purchase.py:808
 #, python-format
 msgid "Warning for %s"
 msgstr ""
diff --git a/addons/sale/i18n/sale.pot b/addons/sale/i18n/sale.pot
index 402e791c6691..8e2d7e5469fb 100644
--- a/addons/sale/i18n/sale.pot
+++ b/addons/sale/i18n/sale.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -119,15 +119,11 @@ msgid "&amp;nbsp;"
 msgstr ""
 
 #. module: sale
+#: model:ir.ui.view,arch_db:sale.portal_order_page
 #: model:ir.ui.view,arch_db:sale.report_saleorder_document
 msgid "&amp;nbsp;<span>on</span>&amp;nbsp;"
 msgstr ""
 
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.view_order_form
-msgid "(update)"
-msgstr ""
-
 #. module: sale
 #: model:mail.template,body_html:sale.mail_template_data_notification_email_sale_order
 msgid "<html>\n"
@@ -244,9 +240,15 @@ msgstr ""
 
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.portal_my_quotations
+#: model:ir.ui.view,arch_db:sale.portal_order_page
 msgid "<span class=\"label label-default\"><i class=\"fa fa-fw fa-remove\"/> Cancelled</span>"
 msgstr ""
 
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.portal_order_page
+msgid "<span class=\"label label-default\"><i class=\"fa fa-fw fa-remove\"/> Done</span>"
+msgstr ""
+
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.portal_order_page
 msgid "<span class=\"label label-info orders_label_text_align\"><i class=\"fa fa-fw fa-clock-o\"/> Waiting</span>"
@@ -282,6 +284,11 @@ msgstr ""
 msgid "<strong>Date:</strong>"
 msgstr ""
 
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.portal_order_page
+msgid "<strong>Expiration Date:</strong>"
+msgstr ""
+
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.report_saleorder_document
 msgid "<strong>Fiscal Position Remark:</strong>"
@@ -347,10 +354,6 @@ msgstr ""
 
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.portal_order_page
-msgid "<strong>Total:</strong>"
-msgstr ""
-
-#. module: sale
 #: model:ir.ui.view,arch_db:sale.report_saleorder_document
 msgid "<strong>Total</strong>"
 msgstr ""
@@ -382,7 +385,7 @@ msgstr ""
 
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.portal_order_page
-msgid "Accept order"
+msgid "Accept &amp; Sign"
 msgstr ""
 
 #. module: sale
@@ -592,7 +595,32 @@ msgstr ""
 
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Compute shipping costs"
+msgid "Compute shipping costs and ship with DHL"
+msgstr ""
+
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
+msgid "Compute shipping costs and ship with FedEx"
+msgstr ""
+
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
+msgid "Compute shipping costs and ship with UPS"
+msgstr ""
+
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
+msgid "Compute shipping costs and ship with USPS"
+msgstr ""
+
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
+msgid "Compute shipping costs and ship with bpost"
+msgstr ""
+
+#. module: sale
+#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
+msgid "Compute shipping costs on orders"
 msgstr ""
 
 #. module: sale
@@ -626,11 +654,6 @@ msgstr ""
 msgid "Coupons & Promotions"
 msgstr ""
 
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.view_order_form
-msgid "Create Invoice"
-msgstr ""
-
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.view_sale_advance_payment_inv
 msgid "Create Invoices"
@@ -746,7 +769,7 @@ msgid "Delivered"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:824
+#: code:addons/sale/models/sale.py:816
 #: model:ir.ui.view,arch_db:sale.view_order_form
 #, python-format
 msgid "Delivered Quantity"
@@ -778,6 +801,12 @@ msgstr ""
 msgid "Delivery address for current sales order."
 msgstr ""
 
+#. module: sale
+#: model:product.product,name:sale.advance_product_0
+#: model:product.template,name:sale.advance_product_0_product_template
+msgid "Deposit"
+msgstr ""
+
 #. module: sale
 #: model:ir.model.fields,field_description:sale.field_res_config_settings_default_deposit_product_id
 msgid "Deposit Product"
@@ -910,7 +939,7 @@ msgid "Extended Filters"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:803
+#: code:addons/sale/models/sale.py:799
 #, python-format
 msgid "Extra line with %s "
 msgstr ""
@@ -991,7 +1020,7 @@ msgid "Insert your terms & conditions here..."
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/controllers/portal.py:210
+#: code:addons/sale/controllers/portal.py:216
 #, python-format
 msgid "Invalid order"
 msgstr ""
@@ -1084,7 +1113,7 @@ msgid "Invoiced"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:825
+#: code:addons/sale/models/sale.py:817
 #: model:ir.ui.view,arch_db:sale.view_order_form
 #, python-format
 msgid "Invoiced Quantity"
@@ -1239,11 +1268,6 @@ msgstr ""
 msgid "Manage promotion &amp; coupon programs"
 msgstr ""
 
-#. module: sale
-#: model:ir.model.fields,field_description:sale.field_res_config_settings_module_delivery
-msgid "Manage shipping internally"
-msgstr ""
-
 #. module: sale
 #: selection:product.template,service_type:0
 msgid "Manually set quantities on order"
@@ -1285,8 +1309,8 @@ msgid "Message for Sales Order Line"
 msgstr ""
 
 #. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Multiple Prices per Product"
+#: model:ir.model.fields,field_description:sale.field_res_config_settings_multi_sales_price
+msgid "Multiple Sales Prices per Product"
 msgstr ""
 
 #. module: sale
@@ -1295,11 +1319,6 @@ msgstr ""
 msgid "Multiple prices per product (e.g. customer segments, currencies)"
 msgstr ""
 
-#. module: sale
-#: model:ir.model.fields,field_description:sale.field_res_config_settings_multi_sales_price
-msgid "Multiple sales price per product"
-msgstr ""
-
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.view_sales_order_filter
 msgid "My Activities"
@@ -1323,9 +1342,9 @@ msgstr ""
 
 #. module: sale
 #: code:addons/sale/models/sale.py:115
+#: code:addons/sale/models/sale.py:275
+#: code:addons/sale/models/sale.py:277
 #: code:addons/sale/models/sale.py:279
-#: code:addons/sale/models/sale.py:281
-#: code:addons/sale/models/sale.py:283
 #, python-format
 msgid "New"
 msgstr ""
@@ -1416,6 +1435,12 @@ msgstr ""
 msgid "Only Integer Value should be valid."
 msgstr ""
 
+#. module: sale
+#: code:addons/sale/controllers/portal.py:209
+#, python-format
+msgid "Operation not allowed"
+msgstr ""
+
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.portal_my_home_menu_sale
 #: model:ir.ui.view,arch_db:sale.portal_order_page
@@ -1430,7 +1455,7 @@ msgstr ""
 
 #. module: sale
 #: code:addons/sale/controllers/portal.py:86
-#: code:addons/sale/controllers/portal.py:137
+#: code:addons/sale/controllers/portal.py:138
 #: model:ir.model.fields,field_description:sale.field_sale_order_date_order
 #: model:ir.ui.view,arch_db:sale.portal_my_orders
 #: model:ir.ui.view,arch_db:sale.portal_my_quotations
@@ -1475,13 +1500,13 @@ msgid "Order Status"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/controllers/portal.py:215
+#: code:addons/sale/controllers/portal.py:218
 #, python-format
 msgid "Order is not in a state requiring customer validation."
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/controllers/portal.py:222
+#: code:addons/sale/controllers/portal.py:225
 #, python-format
 msgid "Order signed by %s"
 msgstr ""
@@ -1497,7 +1522,7 @@ msgid "Ordered Qty"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:821
+#: code:addons/sale/models/sale.py:813
 #: model:ir.ui.view,arch_db:sale.view_order_form
 #, python-format
 msgid "Ordered Quantity"
@@ -1551,6 +1576,11 @@ msgstr ""
 msgid "Other Information"
 msgstr ""
 
+#. module: sale
+#: model:ir.actions.report,name:sale.action_report_pro_forma_invoice
+msgid "PRO-FORMA Invoice"
+msgstr ""
+
 #. module: sale
 #: model:ir.model.fields,field_description:sale.field_report_all_channels_sales_partner_id
 #: model:ir.model.fields,field_description:sale.field_sale_report_partner_id
@@ -1589,13 +1619,13 @@ msgid "Personalize sales order and invoice report"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:357
+#: code:addons/sale/models/sale.py:353
 #, python-format
 msgid "Please define an accounting sales journal for this company."
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:918
+#: code:addons/sale/models/sale.py:907
 #, python-format
 msgid "Please define income account for this product: \"%s\" (id:%d) - or for its category: \"%s\"."
 msgstr ""
@@ -1626,7 +1656,6 @@ msgid "Price Subtotal"
 msgstr ""
 
 #. module: sale
-#: selection:res.config.settings,multi_sales_price_method:0
 #: selection:res.config.settings,sale_pricelist_setting:0
 msgid "Price computed from formulas (discounts, margins, roundings)"
 msgstr ""
@@ -1652,6 +1681,11 @@ msgstr ""
 msgid "Pricelists"
 msgstr ""
 
+#. module: sale
+#: selection:res.config.settings,multi_sales_price_method:0
+msgid "Prices computed from formulas (discounts, margins, roundings)"
+msgstr ""
+
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
 msgid "Pricing"
@@ -1771,6 +1805,7 @@ msgid "Quantity:"
 msgstr ""
 
 #. module: sale
+#: model:ir.model,name:sale.model_sale_order
 #: model:ir.ui.view,arch_db:sale.crm_team_salesteams_view_kanban
 #: model:ir.ui.view,arch_db:sale.portal_my_home_menu_sale
 #: model:ir.ui.view,arch_db:sale.portal_order_page
@@ -1867,7 +1902,7 @@ msgstr ""
 
 #. module: sale
 #: code:addons/sale/controllers/portal.py:87
-#: code:addons/sale/controllers/portal.py:138
+#: code:addons/sale/controllers/portal.py:139
 #, python-format
 msgid "Reference"
 msgstr ""
@@ -1959,7 +1994,6 @@ msgid "Sales Information"
 msgstr ""
 
 #. module: sale
-#: model:ir.model,name:sale.model_sale_order
 #: model:ir.model.fields,field_description:sale.field_res_partner_sale_order_ids
 #: model:ir.model.fields,field_description:sale.field_res_partner_sale_warn
 #: model:ir.model.fields,field_description:sale.field_res_users_sale_order_ids
@@ -2169,32 +2203,12 @@ msgstr ""
 
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Ship with DHL USA"
-msgstr ""
-
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Ship with FedEx"
-msgstr ""
-
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Ship with UPS"
-msgstr ""
-
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Ship with USPS"
-msgstr ""
-
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Ship with bpost"
+msgid "Shipping"
 msgstr ""
 
 #. module: sale
-#: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
-msgid "Shipping"
+#: model:ir.model.fields,field_description:sale.field_res_config_settings_module_delivery
+msgid "Shipping Costs"
 msgstr ""
 
 #. module: sale
@@ -2242,6 +2256,12 @@ msgstr ""
 msgid "Signature"
 msgstr ""
 
+#. module: sale
+#: code:addons/sale/controllers/portal.py:211
+#, python-format
+msgid "Signature is missing."
+msgstr ""
+
 #. module: sale
 #: model:ir.ui.view,arch_db:sale.res_config_settings_view_form
 msgid "Sort products in sections with subtotals and page-breaks"
@@ -2257,6 +2277,13 @@ msgstr ""
 msgid "Specific Email"
 msgstr ""
 
+#. module: sale
+#: code:addons/sale/controllers/portal.py:88
+#: code:addons/sale/controllers/portal.py:140
+#, python-format
+msgid "Stage"
+msgstr ""
+
 #. module: sale
 #: model:ir.model.fields,field_description:sale.field_sale_order_state
 #: model:ir.model.fields,field_description:sale.field_sale_report_state
@@ -2314,11 +2341,6 @@ msgstr ""
 msgid "Taxes used for deposits"
 msgstr ""
 
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.portal_order_page
-msgid "Taxes:"
-msgstr ""
-
 #. module: sale
 #: model:ir.model.fields,help:sale.field_res_config_settings_module_sale_payment
 msgid "Technical field implied by user choice of online_confirmation"
@@ -2356,12 +2378,6 @@ msgstr ""
 msgid "The margin is computed as the sum of product sales prices minus the cost set in their detail form."
 msgstr ""
 
-#. module: sale
-#: code:addons/sale/models/sale.py:816
-#, python-format
-msgid "The ordered quantity has been decreased. Do not forget to take it into account on your invoices and delivery orders."
-msgstr ""
-
 #. module: sale
 #: code:addons/sale/wizard/sale_make_invoice_advance.py:149
 #, python-format
@@ -2402,8 +2418,8 @@ msgid "There is no income account defined for this product: \"%s\". You may have
 msgstr ""
 
 #. module: sale
+#: code:addons/sale/models/sale.py:430
 #: code:addons/sale/models/sale.py:434
-#: code:addons/sale/models/sale.py:438
 #, python-format
 msgid "There is no invoicable line."
 msgstr ""
@@ -2534,11 +2550,6 @@ msgstr ""
 msgid "Untaxed Amount"
 msgstr ""
 
-#. module: sale
-#: model:ir.ui.view,arch_db:sale.portal_order_page
-msgid "Untaxed Amount:"
-msgstr ""
-
 #. module: sale
 #: model:ir.model.fields,field_description:sale.field_sale_report_price_subtotal
 msgid "Untaxed Total"
@@ -2572,7 +2583,7 @@ msgid "Warning"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:1007
+#: code:addons/sale/models/sale.py:996
 #, python-format
 msgid "Warning for %s"
 msgstr ""
@@ -2606,13 +2617,13 @@ msgid "Wrong value entered!"
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:192
+#: code:addons/sale/models/sale.py:188
 #, python-format
 msgid "You can not delete a sent quotation or a sales order! Try to cancel it before."
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/models/sale.py:1049
+#: code:addons/sale/models/sale.py:1059
 #, python-format
 msgid "You can not remove a sales order line.\n"
 "Discard changes and try setting the quantity to 0."
@@ -2630,7 +2641,7 @@ msgid "You will find here all orders that are ready to be invoiced."
 msgstr ""
 
 #. module: sale
-#: code:addons/sale/controllers/portal.py:226
+#: code:addons/sale/controllers/portal.py:229
 #, python-format
 msgid "Your Order has been confirmed."
 msgstr ""
diff --git a/addons/sale_management/i18n/sale_management.pot b/addons/sale_management/i18n/sale_management.pot
index 9a64dba201c5..0b1af6aaf776 100644
--- a/addons/sale_management/i18n/sale_management.pot
+++ b/addons/sale_management/i18n/sale_management.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -43,6 +43,11 @@ msgstr ""
 msgid "Configuration options are available in the Settings app."
 msgstr ""
 
+#. module: sale_management
+#: model:ir.ui.view,arch_db:sale_management.sale_order_view_form
+msgid "Create Invoice"
+msgstr ""
+
 #. module: sale_management
 #. openerp-web
 #: code:addons/sale_management/static/src/js/tour.js:18
diff --git a/addons/sale_margin/i18n/sale_margin.pot b/addons/sale_margin/i18n/sale_margin.pot
index fd893e62a8c5..f140a4cc0510 100644
--- a/addons/sale_margin/i18n/sale_margin.pot
+++ b/addons/sale_margin/i18n/sale_margin.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -34,7 +34,7 @@ msgstr ""
 
 #. module: sale_margin
 #: model:ir.model,name:sale_margin.model_sale_order
-msgid "Sales Order"
+msgid "Quotation"
 msgstr ""
 
 #. module: sale_margin
diff --git a/addons/sale_order_dates/i18n/sale_order_dates.pot b/addons/sale_order_dates/i18n/sale_order_dates.pot
index 1185e6791cad..a75ef1d53c68 100644
--- a/addons/sale_order_dates/i18n/sale_order_dates.pot
+++ b/addons/sale_order_dates/i18n/sale_order_dates.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -42,6 +42,11 @@ msgstr ""
 msgid "Effective Date"
 msgstr ""
 
+#. module: sale_order_dates
+#: model:ir.model,name:sale_order_dates.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: sale_order_dates
 #: model:ir.model.fields,field_description:sale_order_dates.field_sale_order_requested_date
 msgid "Requested Date"
@@ -53,11 +58,6 @@ msgstr ""
 msgid "Requested date is too soon!"
 msgstr ""
 
-#. module: sale_order_dates
-#: model:ir.model,name:sale_order_dates.model_sale_order
-msgid "Sales Order"
-msgstr ""
-
 #. module: sale_order_dates
 #: model:ir.model,name:sale_order_dates.model_sale_order_line
 msgid "Sales Order Line"
diff --git a/addons/sale_payment/i18n/sale_payment.pot b/addons/sale_payment/i18n/sale_payment.pot
index 4722e8203b00..faa13069f7cb 100644
--- a/addons/sale_payment/i18n/sale_payment.pot
+++ b/addons/sale_payment/i18n/sale_payment.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -146,13 +146,17 @@ msgstr ""
 msgid "Pending Payment Transactions"
 msgstr ""
 
+#. module: sale_payment
+#: model:ir.model,name:sale_payment.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: sale_payment
 #: model:ir.model,name:sale_payment.model_crm_team
 msgid "Sales Channel"
 msgstr ""
 
 #. module: sale_payment
-#: model:ir.model,name:sale_payment.model_sale_order
 #: model:ir.model.fields,field_description:sale_payment.field_payment_transaction_sale_order_id
 msgid "Sales Order"
 msgstr ""
diff --git a/addons/sale_stock/i18n/sale_stock.pot b/addons/sale_stock/i18n/sale_stock.pot
index 71aa16f44065..cc4f7d1fe15b 100644
--- a/addons/sale_stock/i18n/sale_stock.pot
+++ b/addons/sale_stock/i18n/sale_stock.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Plural-Forms: \n"
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:164
+#: code:addons/sale_stock/models/sale_order.py:170
 #, python-format
 msgid "\n"
 "There are %s %s available accross all warehouses."
@@ -149,7 +149,7 @@ msgid "Move forward expected delivery dates by"
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:168
+#: code:addons/sale_stock/models/sale_order.py:174
 #, python-format
 msgid "Not enough inventory!"
 msgstr ""
@@ -160,7 +160,7 @@ msgid "Order-Specific Routes"
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:182
+#: code:addons/sale_stock/models/sale_order.py:188
 #, python-format
 msgid "Ordered quantity decreased!"
 msgstr ""
@@ -190,6 +190,11 @@ msgstr ""
 msgid "Procurement Rule"
 msgstr ""
 
+#. module: sale_stock
+#: model:ir.model,name:sale_stock.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: sale_stock
 #: model:ir.ui.view,arch_db:sale_stock.res_config_settings_view_form_stock
 msgid "Reserving products manually in delivery orders or by running the scheduler is advised to better manage priorities in case of long customer lead times or/and frequent stock-outs. By default, the scheduler runs automatically every 24 hours."
@@ -221,7 +226,6 @@ msgid "Sales"
 msgstr ""
 
 #. module: sale_stock
-#: model:ir.model,name:sale_stock.model_sale_order
 #: model:ir.model.fields,field_description:sale_stock.field_stock_picking_sale_id
 msgid "Sales Order"
 msgstr ""
@@ -312,7 +316,7 @@ msgid "This allows to apply a special route on sales order lines (e.g. dropshipp
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:267
+#: code:addons/sale_stock/models/sale_order.py:273
 #, python-format
 msgid "This product is packaged by %.2f %s. You should sell %.2f %s."
 msgstr ""
@@ -329,7 +333,7 @@ msgid "Warehouse"
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:266
+#: code:addons/sale_stock/models/sale_order.py:272
 #, python-format
 msgid "Warning"
 msgstr ""
@@ -345,13 +349,13 @@ msgid "When to start shipping"
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:183
+#: code:addons/sale_stock/models/sale_order.py:189
 #, python-format
 msgid "You are decreasing the ordered quantity! Do not forget to manually update the delivery order if needed."
 msgstr ""
 
 #. module: sale_stock
-#: code:addons/sale_stock/models/sale_order.py:160
+#: code:addons/sale_stock/models/sale_order.py:166
 #, python-format
 msgid "You plan to sell %s %s but you only have %s %s available in %s warehouse."
 msgstr ""
diff --git a/addons/sale_timesheet/i18n/sale_timesheet.pot b/addons/sale_timesheet/i18n/sale_timesheet.pot
index b655bb369dff..8fb28a200051 100644
--- a/addons/sale_timesheet/i18n/sale_timesheet.pot
+++ b/addons/sale_timesheet/i18n/sale_timesheet.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -274,6 +274,11 @@ msgstr ""
 msgid "Projects used in this sales order."
 msgstr ""
 
+#. module: sale_timesheet
+#: model:ir.model,name:sale_timesheet.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: sale_timesheet
 #: model:ir.ui.view,arch_db:sale_timesheet.timesheet_plan
 msgid "Rates"
@@ -290,7 +295,6 @@ msgid "Sale order line from which the project has been created. Used for tracabi
 msgstr ""
 
 #. module: sale_timesheet
-#: model:ir.model,name:sale_timesheet.model_sale_order
 #: model:ir.ui.view,arch_db:sale_timesheet.view_sale_service_inherit_form2
 msgid "Sales Order"
 msgstr ""
@@ -357,8 +361,8 @@ msgid "Task generated by the sales order item"
 msgstr ""
 
 #. module: sale_timesheet
-#: code:addons/sale_timesheet/controllers/main.py:112
-#: code:addons/sale_timesheet/controllers/main.py:144
+#: code:addons/sale_timesheet/controllers/main.py:109
+#: code:addons/sale_timesheet/controllers/main.py:141
 #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_tasks_count
 #: model:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet
 #, python-format
@@ -423,8 +427,8 @@ msgid "Timesheet activities associated to this sale"
 msgstr ""
 
 #. module: sale_timesheet
-#: code:addons/sale_timesheet/controllers/main.py:104
-#: code:addons/sale_timesheet/controllers/main.py:133
+#: code:addons/sale_timesheet/controllers/main.py:101
+#: code:addons/sale_timesheet/controllers/main.py:130
 #: code:addons/sale_timesheet/models/account_invoice.py:26
 #: model:ir.model.fields,field_description:sale_timesheet.field_account_invoice_timesheet_ids
 #: model:ir.ui.view,arch_db:sale_timesheet.account_invoice_view_form_inherit_sale_timesheet
diff --git a/addons/sales_team/i18n/sales_team.pot b/addons/sales_team/i18n/sales_team.pot
index 356a649ae221..64575df4d0b0 100644
--- a/addons/sales_team/i18n/sales_team.pot
+++ b/addons/sales_team/i18n/sales_team.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -40,6 +40,11 @@ msgstr ""
 msgid "Activity Types"
 msgstr ""
 
+#. module: sales_team
+#: model:crm.team,name:sales_team.crm_team_1
+msgid "America"
+msgstr ""
+
 #. module: sales_team
 #: model:ir.ui.view,arch_db:sales_team.crm_team_salesteams_search
 msgid "Archived"
@@ -142,6 +147,11 @@ msgstr ""
 msgid "Display Name"
 msgstr ""
 
+#. module: sales_team
+#: model:crm.team,name:sales_team.team_sales_department
+msgid "Europe"
+msgstr ""
+
 #. module: sales_team
 #: model:ir.model.fields,field_description:sales_team.field_crm_team_favorite_user_ids
 msgid "Favorite Members"
@@ -271,7 +281,6 @@ msgstr ""
 
 #. module: sales_team
 #: selection:crm.team,dashboard_graph_model:0
-#: model:crm.team,name:sales_team.team_sales_department
 #: selection:crm.team,team_type:0
 msgid "Sales"
 msgstr ""
diff --git a/addons/stock/i18n/stock.pot b/addons/stock/i18n/stock.pot
index 335246e77a76..1991601568f9 100644
--- a/addons/stock/i18n/stock.pot
+++ b/addons/stock/i18n/stock.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -16,26 +16,25 @@ msgstr ""
 "Plural-Forms: \n"
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:279
+#: code:addons/stock/models/stock_move.py:304
 #, python-format
 msgid " (%s reserved)"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:282
+#: code:addons/stock/models/stock_move.py:307
 #, python-format
 msgid " (reserved)"
 msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_picking_state
-msgid " * Draft: not confirmed yet and will not be scheduled until confirmed\n"
-" * Waiting Another Operation: waiting for another move to proceed before it becomes automatically available (e.g. in Make-To-Order flows)\n"
-" * Waiting Availability: still waiting for the availability of products\n"
-" * Partially Available: some products are available and reserved\n"
-" * Ready to Transfer: products reserved, simply waiting for confirmation.\n"
-" * Transferred: has been processed, can't be modified or cancelled anymore\n"
-" * Cancelled: has been cancelled, can't be confirmed anymore"
+msgid " * Draft: not confirmed yet and will not be scheduled until confirmed.\n"
+" * Waiting Another Operation: waiting for another move to proceed before it becomes automatically available (e.g. in Make-To-Order flows).\n"
+" * Waiting: if it is not ready to be sent because the required products could not be reserved.\n"
+" * Ready: products are reserved and ready to be sent. If the shipping policy is 'As soon as possible' this happens as soon as anything is reserved.\n"
+" * Done: has been processed, can't be modified or cancelled anymore.\n"
+" * Cancelled: has been cancelled, can't be confirmed anymore."
 msgstr ""
 
 #. module: stock
@@ -87,6 +86,12 @@ msgstr ""
 msgid "- The Odoo Team"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+msgid "<br/>\n"
+"                    <strong>Here is your current inventory: </strong>"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "<span class=\"label label-default text-center odoo_purple\">'Available'</span>"
@@ -132,11 +137,6 @@ msgstr ""
 msgid "<span class=\"label label-default text-center odoo_purple\">Validate the Receipt Order</span>"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.view_inventory_form
-msgid "<span class=\"o_stat_text\">Details</span>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.product_form_view_procurement_button
 #: model:ir.ui.view,arch_db:stock.product_template_form_view_procurement_button
@@ -212,11 +212,6 @@ msgid "<span class=\"panel-title\">\n"
 "                                    </span>"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.report_delivery_document
-msgid "<span class=\"pull-left\">Lot/Serial Number</span>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_delivery_document
 #: model:ir.ui.view,arch_db:stock.report_picking
@@ -230,7 +225,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_picking
-msgid "<span><strong>Vendor Address:</strong></span>"
+msgid "<span><strong>Partner Address:</strong></span>"
 msgstr ""
 
 #. module: stock
@@ -243,6 +238,11 @@ msgstr ""
 msgid "<span>New</span>"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.report_picking
+msgid "<span>No reservation or quantity done yet.</span>"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
 msgid "<span>View</span>"
@@ -273,6 +273,13 @@ msgstr ""
 msgid "<span>m³</span>"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_head
+msgid "<strong>\n"
+"                The done move line has been corrected.\n"
+"            </strong>"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "<strong>Activate <i>Track lots or serial numbers</i></strong> in your"
@@ -293,11 +300,6 @@ msgstr ""
 msgid "<strong>Available products</strong> are currently available for use in filling a new order for purposes such as production or distribution. This quantity does not include items already allocated to other orders or items that are in transit from a supplier"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.report_picking
-msgid "<strong>Barcode</strong>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "<strong>Buy:</strong> the product is bought from a vendor through a Purchase Order"
@@ -324,11 +326,6 @@ msgstr ""
 msgid "<strong>Delivered Quantity</strong>"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.report_picking
-msgid "<strong>Destination</strong>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "<strong>Enjoy your Inventory management with Odoo!</strong>"
@@ -349,11 +346,6 @@ msgstr ""
 msgid "<strong>Location</strong>"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.report_picking
-msgid "<strong>Lot/Serial Number</strong>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "<strong>Make to Order:</strong> the product is acquired only as demand requires, each time a Sales Order is confirmed. This does not modify stock in the medium term because you restock with the exact amount that was ordered"
@@ -423,7 +415,6 @@ msgstr ""
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_delivery_document
 #: model:ir.ui.view,arch_db:stock.report_inventory
-#: model:ir.ui.view,arch_db:stock.report_picking
 msgid "<strong>Product</strong>"
 msgstr ""
 
@@ -439,7 +430,6 @@ msgstr ""
 
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_inventory
-#: model:ir.ui.view,arch_db:stock.report_picking
 msgid "<strong>Quantity</strong>"
 msgstr ""
 
@@ -453,11 +443,6 @@ msgstr ""
 msgid "<strong>Service products</strong> are non-material products provided by a company or an individual"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.report_picking
-msgid "<strong>Source</strong>"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_picking
 msgid "<strong>State</strong>"
@@ -468,6 +453,11 @@ msgstr ""
 msgid "<strong>Stockable products</strong> are subject to the full inventory management system: minimum stock rules, automatic procurement, etc."
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_head
+msgid "<strong>The initial demand has been updated.</strong>"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_inventory
 msgid "<strong>Total Quantity</strong>"
@@ -500,7 +490,7 @@ msgid "A classic sales flow looks like the following:"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move_line.py:83
+#: code:addons/stock/models/stock_move_line.py:85
 #, python-format
 msgid "A done move line should never have a reserved quantity."
 msgstr ""
@@ -513,7 +503,7 @@ msgid "A good inventory management aims to optimize stock levels: not too low (o
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:71
+#: code:addons/stock/models/stock_quant.py:75
 #, python-format
 msgid "A serial number should only be linked to a single product."
 msgstr ""
@@ -643,11 +633,21 @@ msgid "Allow moving packs"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:77
+#: code:addons/stock/models/stock_quant.py:81
 #, python-format
 msgid "An incoming date cannot be set to an untracked product."
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_2
+msgid "Apple In-Ear Headphones"
+msgstr ""
+
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_4
+msgid "Apple Wireless Keyboard"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.stock_location_route_form_view
 msgid "Applicable On"
@@ -685,6 +685,16 @@ msgstr ""
 msgid "Archived"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+msgid "Are you sure you want to confirm this operation? This may lead to inconsistencies in your inventory."
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_overprocessed_transfer
+msgid "Are you sure you want to validate this picking?"
+msgstr ""
+
 #. module: stock
 #: selection:stock.picking,move_type:0
 msgid "As soon as possible"
@@ -700,6 +710,11 @@ msgstr ""
 msgid "Assigned Moves"
 msgstr ""
 
+#. module: stock
+#: selection:stock.quantity.history,compute_at_date:0
+msgid "At a Specific Date"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.menu,name:stock.menu_variants_action
 msgid "Attribute Values"
@@ -728,7 +743,6 @@ msgstr ""
 
 #. module: stock
 #: selection:stock.move,state:0
-#: selection:stock.picking,state:0
 msgid "Available"
 msgstr ""
 
@@ -749,13 +763,13 @@ msgid "Back Orders"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/wizard/stock_backorder_confirmation.py:26
+#: code:addons/stock/wizard/stock_backorder_confirmation.py:20
 #, python-format
 msgid "Back order <em>%s</em> <b>cancelled</b>."
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:660
+#: code:addons/stock/models/stock_picking.py:774
 #, python-format
 msgid "Back order <em>%s</em> <b>created</b>."
 msgstr ""
@@ -784,6 +798,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_location_barcode
+#: model:ir.ui.view,arch_db:stock.report_picking
 msgid "Barcode"
 msgstr ""
 
@@ -812,11 +827,21 @@ msgstr ""
 msgid "Before creating your products, here are a few concepts your should understand:"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.stock_location_4
+msgid "Big Vendors"
+msgstr ""
+
 #. module: stock
 #: selection:res.partner,picking_warn:0
 msgid "Blocking Message"
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_15
+msgid "Bose Mini Bluetooth Speaker"
+msgstr ""
+
 #. module: stock
 #: selection:stock.warehouse,delivery_steps:0
 msgid "Bring goods to output location before shipping (Pick + Ship)"
@@ -843,7 +868,7 @@ msgid "By Unique Serial Number"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:555
+#: code:addons/stock/models/stock_move.py:596
 #, python-format
 msgid "By changing this quantity here, you accept the new quantity as complete: Odoo will not automatically generate a back order."
 msgstr ""
@@ -908,8 +933,10 @@ msgstr ""
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.stock_scrap_form_view2
 #: model:ir.ui.view,arch_db:stock.view_immediate_transfer
+#: model:ir.ui.view,arch_db:stock.view_overprocessed_transfer
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 #: model:ir.ui.view,arch_db:stock.view_procurement_compute_wizard
+#: model:ir.ui.view,arch_db:stock.view_stock_quantity_history
 #: model:ir.ui.view,arch_db:stock.view_stock_return_picking_form
 msgid "Cancel"
 msgstr ""
@@ -927,7 +954,7 @@ msgid "Cancelled"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:430
+#: code:addons/stock/models/stock_move.py:464
 #, python-format
 msgid "Cannot unreserve a done move"
 msgstr ""
@@ -989,6 +1016,21 @@ msgstr ""
 msgid "Checked Quantity"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_quantity_history_date
+msgid "Choose a date to get the inventory at that date"
+msgstr ""
+
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_quantity_history_compute_at_date
+msgid "Choose to analyze the current inventory or from a specific date in the past."
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_stock_quantity_history
+msgid "Choose your date"
+msgstr ""
+
 #. module: stock
 #: model:ir.actions.act_window,help:stock.action_picking_form
 #: model:ir.actions.act_window,help:stock.action_picking_tree_all
@@ -1105,6 +1147,36 @@ msgstr ""
 msgid "Completion Date of Transfer"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_compute_at_date
+msgid "Compute"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
+msgid "Compute shipping costs and ship with DHL"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
+msgid "Compute shipping costs and ship with FedEx"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
+msgid "Compute shipping costs and ship with UPS"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
+msgid "Compute shipping costs and ship with USPS"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
+msgid "Compute shipping costs and ship with bpost"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_move_picking_form
 msgid "Conditions"
@@ -1121,6 +1193,8 @@ msgid "Configure Warehouse"
 msgstr ""
 
 #. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+#: model:ir.ui.view,arch_db:stock.view_overprocessed_transfer
 #: model:ir.ui.view,arch_db:stock.view_stock_move_operations
 msgid "Confirm"
 msgstr ""
@@ -1171,7 +1245,7 @@ msgid "Corridor (X)"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/wizard/stock_immediate_transfer.py:29
+#: code:addons/stock/wizard/stock_immediate_transfer.py:24
 #, python-format
 msgid "Could not reserve all requested products. Please use the 'Mark as Todo' button to handle the reservation manually."
 msgstr ""
@@ -1217,7 +1291,7 @@ msgid "Create Backorder"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:607
+#: code:addons/stock/models/stock_picking.py:699
 #, python-format
 msgid "Create Backorder?"
 msgstr ""
@@ -1291,11 +1365,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_move_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_create_uid
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_picking_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_quant_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_create_uid
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_create_uid
@@ -1303,6 +1379,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_create_uid
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_create_uid
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_create_uid
 msgid "Created by"
 msgstr ""
 
@@ -1322,10 +1399,12 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_path_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_create_date
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_picking_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_quant_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_create_date
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_create_date
@@ -1333,6 +1412,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_create_date
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_create_date
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_create_date
 msgid "Created on"
 msgstr ""
 
@@ -1374,6 +1454,11 @@ msgstr ""
 msgid "Cumulative Quantity"
 msgstr ""
 
+#. module: stock
+#: selection:stock.quantity.history,compute_at_date:0
+msgid "Current Inventory"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_current_picking_id
 msgid "Current Picking"
@@ -1473,7 +1558,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_res_config_settings_module_delivery_dhl
-msgid "DHL USA"
+msgid "DHL"
 msgstr ""
 
 #. module: stock
@@ -1515,6 +1600,18 @@ msgstr ""
 msgid "Day(s) to purchase"
 msgstr ""
 
+#. module: stock
+#: model:res.company,overdue_msg:stock.res_company_1
+msgid "Dear Sir/Madam,\n"
+"\n"
+"Our records indicate that some payments on your account are still due. Please find details below.\n"
+"If the amount has already been paid, please disregard this notice. Otherwise, please forward us the total amount stated below.\n"
+"If you have any queries regarding your account, Please contact us.\n"
+"\n"
+"Thank you in advance for your cooperation.\n"
+"Best Regards,"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_default_location_dest_id
 msgid "Default Destination Location"
@@ -1611,6 +1708,7 @@ msgstr ""
 
 #. module: stock
 #: code:addons/stock/models/stock_warehouse.py:209
+#: model:stock.picking.type,name:stock.chi_picking_type_out
 #: model:stock.picking.type,name:stock.picking_type_out
 #, python-format
 msgid "Delivery Orders"
@@ -1686,7 +1784,7 @@ msgid "Description on Receptions"
 msgstr ""
 
 #. module: stock
-#: model:ir.ui.view,arch_db:stock.view_move_form
+#: model:ir.ui.view,arch_db:stock.report_picking
 #: model:ir.ui.view,arch_db:stock.view_move_search
 msgid "Destination"
 msgstr ""
@@ -1703,23 +1801,35 @@ msgstr ""
 msgid "Destination Location"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Destination Location:"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_move_dest_ids
+#: model:ir.ui.view,arch_db:stock.view_move_form
 msgid "Destination Moves"
 msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_result_package_id
+#: model:ir.ui.view,arch_db:stock.view_move_line_form
 msgid "Destination Package"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Destination Package :"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_route_ids
 msgid "Destination route"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:408
+#: code:addons/stock/models/stock_move.py:442
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 #, python-format
 msgid "Detailed Operations"
@@ -1741,10 +1851,16 @@ msgid "Determines the procurement method of the stock move that will be generate
 msgstr ""
 
 #. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
 #: model:ir.ui.view,arch_db:stock.view_stock_move_operations
 msgid "Discard"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.location_dispatch_zone
+msgid "Dispatch Zone"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_procurement_group_display_name
 #: model:ir.model.fields,field_description:stock.field_procurement_rule_display_name
@@ -1763,11 +1879,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_move_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_display_name
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_picking_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_quant_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_display_name
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_display_name
@@ -1775,6 +1893,8 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_display_name
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_display_name
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_display_name
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_display_name
 msgid "Display Name"
 msgstr ""
 
@@ -1858,6 +1978,11 @@ msgstr ""
 msgid "Error"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.stock_location_7
+msgid "European Customers"
+msgstr ""
+
 #. module: stock
 #: model:ir.actions.act_window,help:stock.action_location_form
 msgid "Every stock operation in Odoo moves the products from one\n"
@@ -1868,7 +1993,7 @@ msgid "Every stock operation in Odoo moves the products from one\n"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:389
+#: code:addons/stock/models/stock_quant.py:397
 #, python-format
 msgid "Everything inside a package should be in the same location"
 msgstr ""
@@ -1956,11 +2081,6 @@ msgid "For the Odoo Team,<br/>\n"
 "                            Fabien Pinckaers, Founder"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.view_picking_form
-msgid "Force Availability"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_product_category_removal_strategy_id
 msgid "Force Removal Strategy"
@@ -1989,6 +2109,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_location_id
+#: model:ir.ui.view,arch_db:stock.view_move_tree
 msgid "From"
 msgstr ""
 
@@ -2042,6 +2163,21 @@ msgstr ""
 msgid "Future Receipts"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.location_gate_a
+msgid "Gate A"
+msgstr ""
+
+#. module: stock
+#: model:stock.location,name:stock.location_gate_b
+msgid "Gate B"
+msgstr ""
+
+#. module: stock
+#: model:stock.location,name:stock.stock_location_5
+msgid "Generic IT Vendors"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
 msgid "Get a full traceability from vendors to customers"
@@ -2073,6 +2209,11 @@ msgstr ""
 msgid "Graph"
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_1
+msgid "Graphics Card"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.search_product_lot_filter
 #: model:ir.ui.view,arch_db:stock.stock_move_line_view_search
@@ -2091,6 +2232,11 @@ msgstr ""
 msgid "Group by..."
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_9
+msgid "HDD SH-1"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_picking_move_line_exist
 msgid "Has Pack Operations"
@@ -2154,11 +2300,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_id
 #: model:ir.model.fields,field_description:stock.field_stock_move_id
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_id
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_id
 #: model:ir.model.fields,field_description:stock.field_stock_picking_id
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_id
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_id
 #: model:ir.model.fields,field_description:stock.field_stock_quant_id
-#: model:ir.model.fields,field_description:stock.field_stock_quant_package_id_6870
+#: model:ir.model.fields,field_description:stock.field_stock_quant_package_id_6880
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_id
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_id
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_id
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_id
@@ -2166,6 +2314,8 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_id
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_id
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_id
 msgid "ID"
 msgstr ""
 
@@ -2181,6 +2331,25 @@ msgstr ""
 msgid "INV: %s"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.stock_location_3
+msgid "IT Vendors"
+msgstr ""
+
+#. module: stock
+#: model:product.product,name:stock.product_icecream
+#: model:product.template,name:stock.product_icecream_product_template
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_icecream_lot0
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_icecream_lot1
+msgid "Ice Cream"
+msgstr ""
+
+#. module: stock
+#: model:product.product,description:stock.product_icecream
+#: model:product.template,description:stock.product_icecream_product_template
+msgid "Ice cream can be mass-produced and thus is widely available in developed parts of the world. Ice cream can be purchased in large cartons (vats and squrounds) from supermarkets and grocery stores, in smaller quantities from ice cream shops, convenience stores, and milk bars, and in individual servings from small carts or vans at public events."
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_inventory_form
 msgid "If a product is not at the right place, set the checked quantity to 0 and create a new line with correct location."
@@ -2240,7 +2409,6 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_move_show_operations
-#: model:ir.model.fields,help:stock.field_stock_picking_show_operations
 #: model:ir.model.fields,help:stock.field_stock_picking_type_show_operations
 msgid "If this checkbox is ticked, the pickings lines will represent detailed stock operations. If not, the picking lines will represent an aggregate of detailed stock operations."
 msgstr ""
@@ -2299,11 +2467,12 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model,name:stock.model_stock_immediate_transfer
+#: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
 msgid "Immediate Transfer"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:585
+#: code:addons/stock/models/stock_picking.py:662
 #, python-format
 msgid "Immediate Transfer?"
 msgstr ""
@@ -2423,6 +2592,12 @@ msgstr ""
 msgid "Input Location"
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_scrap.py:131
+#, python-format
+msgid "Insufficient Quantity"
+msgstr ""
+
 #. module: stock
 #: model:stock.location,name:stock.stock_location_inter_wh
 msgid "Inter Company Transit"
@@ -2538,8 +2713,8 @@ msgstr ""
 #: model:ir.model,name:stock.model_stock_inventory
 #: model:ir.model.fields,field_description:stock.field_stock_inventory_line_inventory_id
 #: model:ir.model.fields,field_description:stock.field_stock_move_inventory_id
-#: model:ir.ui.menu,name:stock.menu_quants
 #: model:ir.ui.menu,name:stock.menu_stock_root
+#: model:ir.ui.menu,name:stock.menu_valuation
 #: model:ir.ui.view,arch_db:stock.view_stock_quant_pivot
 msgid "Inventory"
 msgstr ""
@@ -2561,11 +2736,6 @@ msgstr ""
 msgid "Inventory Configuration: a step-by-step guide."
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.menu,name:stock.menu_stock_inventory_control
-msgid "Inventory Control"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_inventory_date
 msgid "Inventory Date"
@@ -2582,11 +2752,6 @@ msgstr ""
 msgid "Inventory Line"
 msgstr ""
 
-#. module: stock
-#: model:ir.actions.act_window,name:stock.action_inventory_line_tree
-msgid "Inventory Lines"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_product_product_property_stock_inventory
 #: model:ir.model.fields,field_description:stock.field_product_template_property_stock_inventory
@@ -2603,11 +2768,6 @@ msgstr ""
 msgid "Inventory Loss"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.stock_scrap_form_view
-msgid "Inventory Move"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_inventory_filter
 msgid "Inventory Product"
@@ -2619,6 +2779,11 @@ msgstr ""
 msgid "Inventory Reference"
 msgstr ""
 
+#. module: stock
+#: model:ir.actions.act_window,name:stock.action_stock_quantity_history
+msgid "Inventory Report"
+msgstr ""
+
 #. module: stock
 #: model:ir.model,name:stock.model_stock_location_route
 msgid "Inventory Routes"
@@ -2645,6 +2810,11 @@ msgstr ""
 msgid "Inventory adjustments will be made by comparing the theoretical and the checked quantities."
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_date
+msgid "Inventory at Date"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_inventory_filter
 #: model:ir.ui.view,arch_db:stock.view_inventory_form
@@ -2674,6 +2844,11 @@ msgstr ""
 msgid "Is initial demand editable"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_move_is_quantity_done_editable
+msgid "Is quantity done editable"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "It is also possible to import your initial inventory from an Excel or CSV file.\n"
@@ -2681,13 +2856,13 @@ msgid "It is also possible to import your initial inventory from an Excel or CSV
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:240
+#: code:addons/stock/models/stock_quant.py:244
 #, python-format
 msgid "It is not possible to reserve more products than you have in stock."
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:242
+#: code:addons/stock/models/stock_quant.py:246
 #, python-format
 msgid "It is not possible to unreserve more products than you have in stock."
 msgstr ""
@@ -2726,6 +2901,16 @@ msgstr ""
 msgid "LOT/SERIAL NUMBER"
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_13
+msgid "Laptop Customized"
+msgstr ""
+
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_14
+msgid "Laptop E5023"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_last_done_picking
 msgid "Last 10 Done Pickings"
@@ -2749,11 +2934,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_route___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_move___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_move_line___last_update
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_picking___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_quant___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package___last_update
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute___last_update
@@ -2761,6 +2948,8 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse___last_update
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint___last_update
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty___last_update
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap___last_update
 msgid "Last Modified on"
 msgstr ""
 
@@ -2781,11 +2970,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_move_write_uid
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_picking_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_quant_write_uid
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_write_uid
@@ -2793,6 +2984,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_write_uid
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_write_uid
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_write_uid
 msgid "Last Updated by"
 msgstr ""
 
@@ -2813,11 +3005,13 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_location_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_move_write_date
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_picking_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_quant_write_date
+#: model:ir.model.fields,field_description:stock.field_stock_quantity_history_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_scheduler_compute_write_date
@@ -2825,6 +3019,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_traceability_report_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_write_date
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_write_date
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_write_date
 msgid "Last Updated on"
 msgstr ""
 
@@ -2884,8 +3079,8 @@ msgid "Like with the sales flow, Odoo inventory management is\n"
 msgstr ""
 
 #. module: stock
-#: model:ir.ui.view,arch_db:stock.view_inventory_form
-msgid "List view of lines"
+#: model:ir.ui.view,arch_db:stock.view_move_form
+msgid "Linked Moves"
 msgstr ""
 
 #. module: stock
@@ -2910,6 +3105,10 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_location_id
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_location_id
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_location_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_location_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_repair_location_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_location_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_unbuild_location_id
 #: model:ir.ui.view,arch_db:stock.quant_package_search_view
 #: model:ir.ui.view,arch_db:stock.quant_search_view
 #: model:ir.ui.view,arch_db:stock.stock_scrap_search_view
@@ -2992,6 +3191,11 @@ msgstr ""
 msgid "Lot/Serial"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Lot/Serial :"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_change_product_qty_lot_id
 #: model:ir.model.fields,field_description:stock.field_stock_inventory_line_prod_lot_id
@@ -3001,8 +3205,11 @@ msgstr ""
 #: model:ir.ui.view,arch_db:stock.product_form_view_procurement_button
 #: model:ir.ui.view,arch_db:stock.product_template_form_view_procurement_button
 #: model:ir.ui.view,arch_db:stock.quant_search_view
+#: model:ir.ui.view,arch_db:stock.report_delivery_document
 #: model:ir.ui.view,arch_db:stock.report_lot_barcode
 #: model:ir.ui.view,arch_db:stock.report_package_barcode
+#: model:ir.ui.view,arch_db:stock.report_picking
+#: model:ir.ui.view,arch_db:stock.view_move_line_form
 #: model:res.request.link,name:stock.req_link_tracking
 msgid "Lot/Serial Number"
 msgstr ""
@@ -3072,28 +3279,28 @@ msgid "Manage Lots / Serial Numbers"
 msgstr ""
 
 #. module: stock
-#: model:res.groups,name:stock.group_tracking_lot
-msgid "Manage Packages"
+#: model:res.groups,name:stock.group_stock_multi_locations
+msgid "Manage Multiple Stock Locations"
 msgstr ""
 
 #. module: stock
-#: model:res.groups,name:stock.group_adv_location
-msgid "Manage Push and Pull inventory flows"
+#: model:res.groups,name:stock.group_stock_multi_warehouses
+msgid "Manage Multiple Warehouses"
 msgstr ""
 
 #. module: stock
-#: model:ir.ui.view,arch_db:stock.inventory_planner
-msgid "Manage default locations per product"
+#: model:res.groups,name:stock.group_tracking_lot
+msgid "Manage Packages"
 msgstr ""
 
 #. module: stock
-#: model:res.groups,name:stock.group_stock_multi_locations
-msgid "Manage multiple stock_locations"
+#: model:res.groups,name:stock.group_adv_location
+msgid "Manage Push and Pull inventory flows"
 msgstr ""
 
 #. module: stock
-#: model:res.groups,name:stock.group_stock_multi_warehouses
-msgid "Manage multiple warehouses"
+#: model:ir.ui.view,arch_db:stock.inventory_planner
+msgid "Manage default locations per product"
 msgstr ""
 
 #. module: stock
@@ -3147,13 +3354,13 @@ msgid "Mark as Todo"
 msgstr ""
 
 #. module: stock
-#: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_product_max_qty
-msgid "Maximum Quantity"
+#: model:ir.ui.menu,name:stock.menu_stock_inventory_control
+msgid "Master Data"
 msgstr ""
 
 #. module: stock
-#: model:ir.actions.server,name:stock.quant_merge_action
-msgid "Merge duplicate quants"
+#: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_product_max_qty
+msgid "Maximum Quantity"
 msgstr ""
 
 #. module: stock
@@ -3199,6 +3406,16 @@ msgid "Most operations are prepared automatically by Odoo according\n"
 "                manual stock movements."
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_5
+msgid "Mouse, Optical"
+msgstr ""
+
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_11
+msgid "Mouse, Wireless"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_move_id
 msgid "Move"
@@ -3292,16 +3509,16 @@ msgid "Negative Stock"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_scrap.py:19
-#: code:addons/stock/models/stock_scrap.py:63
+#: code:addons/stock/models/stock_scrap.py:20
 #: code:addons/stock/models/stock_scrap.py:64
+#: code:addons/stock/models/stock_scrap.py:65
 #: selection:stock.move,state:0
 #, python-format
 msgid "New"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:510
+#: code:addons/stock/models/stock_picking.py:584
 #, python-format
 msgid "New Move:"
 msgstr ""
@@ -3338,7 +3555,7 @@ msgid "No Tracking"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move_line.py:299
+#: code:addons/stock/models/stock_move_line.py:362
 #, python-format
 msgid "No negative quantities allowed"
 msgstr ""
@@ -3366,6 +3583,11 @@ msgstr ""
 msgid "No source location defined on procurement rule: %s!"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.stock_location_8
+msgid "Non European Customers"
+msgstr ""
+
 #. module: stock
 #: selection:stock.move,priority:0
 #: selection:stock.picking,priority:0
@@ -3386,7 +3608,7 @@ msgid "Notes"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:458
+#: code:addons/stock/models/stock_picking.py:531
 #, python-format
 msgid "Nothing to check the availability for."
 msgstr ""
@@ -3581,6 +3803,11 @@ msgstr ""
 msgid "Order Date"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.location_order
+msgid "Order Processing"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_ordered_qty
 #: model:ir.model.fields,field_description:stock.field_stock_move_ordered_qty
@@ -3589,7 +3816,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_move_search
-msgid "Orders processed Today or planned for Today"
+msgid "Orders processed today or scheduled for today"
 msgstr ""
 
 #. module: stock
@@ -3598,6 +3825,11 @@ msgstr ""
 msgid "Origin"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_move_form
+msgid "Origin Moves"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_origin_returned_move_id
 msgid "Origin return move"
@@ -3642,6 +3874,11 @@ msgstr ""
 msgid "Output Location"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_overprocessed_product_name
+msgid "Overprocessed Product Name"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_inventory_line_partner_id
 #: model:ir.model.fields,field_description:stock.field_stock_location_partner_id
@@ -3651,6 +3888,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_quant_package_owner_id
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_owner_id
 #: model:ir.ui.view,arch_db:stock.quant_search_view
+#: model:ir.ui.view,arch_db:stock.view_move_line_form
 msgid "Owner"
 msgstr ""
 
@@ -3659,6 +3897,11 @@ msgstr ""
 msgid "Owner "
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Owner :"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_location_partner_id
 msgid "Owner of the location if not internal"
@@ -3746,7 +3989,6 @@ msgstr ""
 #. module: stock
 #: model:ir.actions.act_window,name:stock.action_package_view
 #: model:ir.ui.menu,name:stock.menu_package
-#: model:ir.ui.menu,name:stock.menu_packages_config
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 msgid "Packages"
 msgstr ""
@@ -3802,7 +4044,6 @@ msgstr ""
 
 #. module: stock
 #: selection:stock.move,state:0
-#: selection:stock.picking,state:0
 msgid "Partially Available"
 msgstr ""
 
@@ -3853,8 +4094,8 @@ msgstr ""
 
 #. module: stock
 #: code:addons/stock/models/stock_warehouse.py:224
-#: model:ir.model.fields,field_description:stock.field_stock_backorder_confirmation_pick_id
-#: model:ir.model.fields,field_description:stock.field_stock_immediate_transfer_pick_id
+#: model:ir.model.fields,field_description:stock.field_stock_backorder_confirmation_pick_ids
+#: model:ir.model.fields,field_description:stock.field_stock_immediate_transfer_pick_ids
 #, python-format
 msgid "Pick"
 msgstr ""
@@ -3877,6 +4118,7 @@ msgid "Pick Type"
 msgstr ""
 
 #. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_overprocessed_transfer_picking_id
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_picking_id
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_picking_id
 #: model:ir.ui.view,arch_db:stock.view_move_search
@@ -3933,19 +4175,24 @@ msgstr ""
 msgid "Pivot"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
+msgid "Planned Transfer"
+msgstr ""
+
 #. module: stock
 #: model:ir.model,name:stock.model_web_planner
 msgid "Planner"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:562
+#: code:addons/stock/models/stock_picking.py:636
 #, python-format
 msgid "Please add some lines to move"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_picking.py:691
+#: code:addons/stock/models/stock_picking.py:805
 #, python-format
 msgid "Please process some quantities to put in the pack first!"
 msgstr ""
@@ -4003,6 +4250,11 @@ msgstr ""
 msgid "Process picking in batch per worker"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_overprocessed_transfer
+msgid "Processed more than initial demand"
+msgstr ""
+
 #. module: stock
 #: selection:stock.location,usage:0
 msgid "Procurement"
@@ -4054,7 +4306,7 @@ msgstr ""
 #: model:ir.actions.server,name:stock.ir_cron_scheduler_action_ir_actions_server
 #: model:ir.cron,cron_name:stock.ir_cron_scheduler_action
 #: model:ir.cron,name:stock.ir_cron_scheduler_action
-msgid "Procurement: run MRP scheduler"
+msgid "Procurement: run scheduler"
 msgstr ""
 
 #. module: stock
@@ -4086,9 +4338,14 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_product_id
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_product_id
 #: model:ir.model.fields,field_description:stock.field_stock_warehouse_orderpoint_product_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_product_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_repair_product_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_product_id
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_unbuild_product_id
 #: model:ir.ui.view,arch_db:stock.quant_search_view
 #: model:ir.ui.view,arch_db:stock.report_lot_barcode
 #: model:ir.ui.view,arch_db:stock.report_package_barcode
+#: model:ir.ui.view,arch_db:stock.report_picking
 #: model:ir.ui.view,arch_db:stock.search_product_lot_filter
 #: model:ir.ui.view,arch_db:stock.stock_scrap_search_view
 #: model:ir.ui.view,arch_db:stock.view_move_search
@@ -4096,7 +4353,7 @@ msgid "Product"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_location.py:170
+#: code:addons/stock/models/stock_location.py:173
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_categ_ids
 #: model:ir.ui.menu,name:stock.menu_product_category_config_stock
 #: model:ir.ui.view,arch_db:stock.stock_location_route_form_view
@@ -4125,6 +4382,11 @@ msgstr ""
 msgid "Product Lots Filter"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_scrap_form_view
+msgid "Product Move"
+msgstr ""
+
 #. module: stock
 #: model:ir.actions.act_window,name:stock.stock_move_line_action
 #: model:ir.ui.menu,name:stock.stock_move_line_menu
@@ -4196,7 +4458,8 @@ msgid "Production Location"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_location.py:160
+#: code:addons/stock/models/stock_location.py:163
+#: code:addons/stock/wizard/stock_quantity_history.py:29
 #: model:ir.actions.act_window,name:stock.act_product_location_open
 #: model:ir.actions.act_window,name:stock.product_template_action_product
 #: model:ir.model.fields,field_description:stock.field_stock_location_route_product_ids
@@ -4307,6 +4570,14 @@ msgstr ""
 msgid "Quality Control Location"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_quant_ids
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_repair_quant_ids
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_quant_ids
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_unbuild_quant_ids
+msgid "Quant"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_report_stock_forecast_quantity
 #: model:ir.model.fields,field_description:stock.field_stock_production_lot_product_qty
@@ -4314,10 +4585,16 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_quantity
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_scrap_qty
 #: model:ir.ui.view,arch_db:stock.report_package_barcode
+#: model:ir.ui.view,arch_db:stock.report_picking
 #: model:ir.ui.view,arch_db:stock.view_quant_package_form
 msgid "Quantity"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Quantity :"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_quantity_done
 #: model:ir.ui.view,arch_db:stock.view_move_line_form
@@ -4361,14 +4638,9 @@ msgstr ""
 msgid "Quantity in the default UoM of the product"
 msgstr ""
 
-#. module: stock
-#: model:ir.model.fields,help:stock.field_stock_quant_quantity
-msgid "Quantity of products in this quant, in the default unit of measure of the product"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,help:stock.field_product_product_incoming_qty
-msgid "Quantity of products that are planned to arrive.\n"
+msgid "Quantity of planned incoming products.\n"
 "In a context with a single Stock Location, this includes goods arriving to this Location, or any of its children.\n"
 "In a context with a single Warehouse, this includes goods arriving to the Stock Location of this Warehouse, or any of its children.\n"
 "Otherwise, this includes goods arriving to any Stock Location with 'internal' type."
@@ -4376,12 +4648,17 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,help:stock.field_product_product_outgoing_qty
-msgid "Quantity of products that are planned to leave.\n"
+msgid "Quantity of planned outgoing products.\n"
 "In a context with a single Stock Location, this includes goods leaving this Location, or any of its children.\n"
 "In a context with a single Warehouse, this includes goods leaving the Stock Location of this Warehouse, or any of its children.\n"
 "Otherwise, this includes goods leaving any Stock Location with 'internal' type."
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_quant_quantity
+msgid "Quantity of products in this quant, in the default unit of measure of the product"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_quant_reserved_quantity
 msgid "Quantity of reserved products in this quant, in the default unit of measure of the product"
@@ -4401,11 +4678,16 @@ msgid "Quants"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:65
+#: code:addons/stock/models/stock_quant.py:69
 #, python-format
 msgid "Quants cannot be created for consumables or services."
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_12
+msgid "RAM SR5"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_rate_picking_backorders
 msgid "Rate Picking Backorders"
@@ -4420,6 +4702,7 @@ msgstr ""
 #: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
 #: model:ir.ui.view,arch_db:stock.view_move_search
 #: model:ir.ui.view,arch_db:stock.view_picking_internal_search
+#: selection:stock.picking,state:0
 msgid "Ready"
 msgstr ""
 
@@ -4460,6 +4743,7 @@ msgstr ""
 
 #. module: stock
 #: code:addons/stock/models/stock_warehouse.py:202
+#: model:stock.picking.type,name:stock.chi_picking_type_in
 #: model:stock.picking.type,name:stock.picking_type_in
 #, python-format
 msgid "Receipts"
@@ -4481,20 +4765,16 @@ msgstr ""
 msgid "Receptions"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.view_picking_form
-msgid "Recheck Availability"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_procurement_group_name
+#: model:ir.model.fields,field_description:stock.field_stock_move_line_reference
+#: model:ir.model.fields,field_description:stock.field_stock_move_reference
 #: model:ir.model.fields,field_description:stock.field_stock_picking_name
 #: model:ir.model.fields,field_description:stock.field_stock_scrap_name
 #: model:ir.ui.view,arch_db:stock.stock_move_line_view_search
 #: model:ir.ui.view,arch_db:stock.view_move_line_form
 #: model:ir.ui.view,arch_db:stock.view_move_line_tree
 #: model:ir.ui.view,arch_db:stock.view_move_search
-#: model:ir.ui.view,arch_db:stock.view_move_tree
 #: model:ir.ui.view,arch_db:stock.view_move_tree_receipt_picking
 #: model:ir.ui.view,arch_db:stock.view_move_tree_receipt_picking_board
 msgid "Reference"
@@ -4537,7 +4817,7 @@ msgid "Removal Strategy"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:100
+#: code:addons/stock/models/stock_quant.py:104
 #, python-format
 msgid "Removal strategy %s not implemented."
 msgstr ""
@@ -4612,11 +4892,6 @@ msgstr ""
 msgid "Reserved Quantity"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.view_move_form
-msgid "Reserved Quants"
-msgstr ""
-
 #. module: stock
 #: model:ir.model.fields,help:stock.field_res_config_settings_module_procurement_jit
 msgid "Reserving products manually in delivery orders or by running the scheduler is advised to better manage priorities in case of long customer lead times or/and frequent stock-outs."
@@ -4643,6 +4918,11 @@ msgstr ""
 msgid "Resupply Warehouses"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_stock_quantity_history
+msgid "Retrieve the Inventory Quantities"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 #: model:ir.ui.view,arch_db:stock.view_stock_return_picking_form
@@ -4729,6 +5009,12 @@ msgstr ""
 msgid "Rules"
 msgstr ""
 
+#. module: stock
+#: model:ir.actions.act_window,name:stock.action_procurement_compute
+#: model:ir.ui.menu,name:stock.menu_procurement_compute
+msgid "Run Scheduler"
+msgstr ""
+
 #. module: stock
 #: model:ir.model,name:stock.model_stock_scheduler_compute
 msgid "Run Scheduler Manually"
@@ -4765,14 +5051,9 @@ msgid "Scheduled time for the first part of the shipment to be processed. Settin
 msgstr ""
 
 #. module: stock
-#: model:ir.actions.act_window,name:stock.action_procurement_compute
-#: model:ir.ui.menu,name:stock.menu_procurement_compute
-msgid "Scheduler"
-msgstr ""
-
-#. module: stock
-#: code:addons/stock/models/stock_picking.py:700
+#: code:addons/stock/models/stock_picking.py:818
 #: model:ir.model.fields,field_description:stock.field_stock_move_scrap_ids
+#: model:ir.model.fields,field_description:stock.field_stock_warn_insufficient_qty_scrap_scrap_id
 #: model:ir.ui.menu,name:stock.menu_stock_scrap
 #: model:ir.ui.view,arch_db:stock.stock_scrap_form_view
 #: model:ir.ui.view,arch_db:stock.stock_scrap_form_view2
@@ -4967,6 +5248,16 @@ msgstr ""
 msgid "Settings"
 msgstr ""
 
+#. module: stock
+#: model:stock.location,name:stock.stock_location_components
+msgid "Shelf 1"
+msgstr ""
+
+#. module: stock
+#: model:stock.location,name:stock.stock_location_14
+msgid "Shelf 2"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_location_posy
 msgid "Shelves (Y)"
@@ -4983,31 +5274,6 @@ msgstr ""
 msgid "Ship directly from stock (Ship only)"
 msgstr ""
 
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
-msgid "Ship with DHL USA"
-msgstr ""
-
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
-msgid "Ship with FedEx"
-msgstr ""
-
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
-msgid "Ship with UPS"
-msgstr ""
-
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
-msgid "Ship with USPS"
-msgstr ""
-
-#. module: stock
-#: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
-msgid "Ship with bpost"
-msgstr ""
-
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.res_config_settings_view_form
 msgid "Shipping Connectors"
@@ -5033,18 +5299,37 @@ msgstr ""
 msgid "Short name used to identify your warehouse"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_picking_show_check_availability
+msgid "Show Check Availability"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_show_operations
-#: model:ir.model.fields,field_description:stock.field_stock_picking_show_operations
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_show_operations
 msgid "Show Detailed Operations"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_picking_show_mark_as_todo
+msgid "Show Mark As Todo"
+msgstr ""
+
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_picking_show_operations
+msgid "Show Operations"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_picking_type_show_reserved
 msgid "Show Reserved"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,field_description:stock.field_stock_picking_show_validate
+msgid "Show Validate"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_picking_internal_search
 msgid "Show all records which has next action date is before today"
@@ -5056,6 +5341,12 @@ msgid "Show various information on stock availability for this move"
 msgstr ""
 
 #. module: stock
+#: model:stock.location,name:stock.location_refrigerator_small
+msgid "Small Refrigerator"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.report_picking
 #: model:ir.ui.view,arch_db:stock.view_move_search
 msgid "Source"
 msgstr ""
@@ -5071,19 +5362,26 @@ msgstr ""
 #: model:ir.model.fields,field_description:stock.field_procurement_rule_location_src_id
 #: model:ir.model.fields,field_description:stock.field_stock_location_path_location_from_id
 #: model:ir.model.fields,field_description:stock.field_stock_move_location_id
+#: model:ir.model.fields,field_description:stock.field_stock_picking_location_id
 msgid "Source Location"
 msgstr ""
 
 #. module: stock
-#: model:ir.model.fields,field_description:stock.field_stock_picking_location_id
-msgid "Source Location Zone"
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Source Location:"
 msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_package_id
+#: model:ir.ui.view,arch_db:stock.view_move_line_form
 msgid "Source Package"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.message_body
+msgid "Source Package :"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,help:stock.field_procurement_rule_location_src_id
 msgid "Source location is action=move"
@@ -5135,6 +5433,7 @@ msgstr ""
 
 #. module: stock
 #: code:addons/stock/models/stock_warehouse.py:96
+#: model:stock.location,name:stock.stock_location_shop0
 #: model:stock.location,name:stock.stock_location_stock
 #, python-format
 msgid "Stock"
@@ -5230,6 +5529,11 @@ msgstr ""
 msgid "Stock Quant"
 msgstr ""
 
+#. module: stock
+#: model:ir.model,name:stock.model_stock_quantity_history
+msgid "Stock Quantity History"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_move_search
 msgid "Stock moves that are Available (Ready to process)"
@@ -5296,6 +5600,21 @@ msgstr ""
 msgid "Technical field used for resupply routes between warehouses that belong to this company"
 msgstr ""
 
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_picking_show_check_availability
+msgid "Technical field used to compute whether the check availability button should be shown."
+msgstr ""
+
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_picking_show_mark_as_todo
+msgid "Technical field used to compute whether the mark as todo button should be shown."
+msgstr ""
+
+#. module: stock
+#: model:ir.model.fields,help:stock.field_stock_picking_show_validate
+msgid "Technical field used to compute whether the validate should be shown."
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_move_restrict_partner_id
 msgid "Technical field used to depict a restriction on the ownership of quants to consider when marking this move as 'done'"
@@ -5348,6 +5667,12 @@ msgstr ""
 msgid "The average delay in days between the confirmation of the customer order and the delivery of the finished products. It's the time you promise to your customers."
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_move.py:1029
+#, python-format
+msgid "The backorder <a href=# data-oe-model=stock.picking data-oe-id=%d>%s</a> has been created."
+msgstr ""
+
 #. module: stock
 #: sql_constraint:stock.location:0
 msgid "The barcode for a location must be unique per company !"
@@ -5432,6 +5757,11 @@ msgstr ""
 msgid "The procurement rule that created this stock move"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+msgid "The product"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,help:stock.field_stock_move_push_rule_id
 msgid "The push rule that created this stock move"
@@ -5443,8 +5773,8 @@ msgid "The quotation becomes a Sales Order and a Transfer Order is created"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:237
-#: code:addons/stock/models/stock_move_line.py:77
+#: code:addons/stock/models/stock_move.py:262
+#: code:addons/stock/models/stock_move_line.py:79
 #, python-format
 msgid "The requested operation cannot be processed because of a programming error setting the `product_qty` field instead of the `product_uom_qty`."
 msgstr ""
@@ -5603,6 +5933,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_move_line_location_dest_id
+#: model:ir.ui.view,arch_db:stock.view_move_tree
 msgid "To"
 msgstr ""
 
@@ -5708,7 +6039,6 @@ msgstr ""
 
 #. module: stock
 #: model:ir.model,name:stock.model_stock_picking
-#: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 msgid "Transfer"
 msgstr ""
@@ -5811,7 +6141,7 @@ msgid "Units of Measures"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_quant.py:303
+#: code:addons/stock/models/stock_quant.py:311
 #, python-format
 msgid "Unknown Pack"
 msgstr ""
@@ -5919,6 +6249,7 @@ msgid "User"
 msgstr ""
 
 #. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_scrap_form_view
 #: model:ir.ui.view,arch_db:stock.view_picking_form
 msgid "Validate"
 msgstr ""
@@ -5989,6 +6320,7 @@ msgstr ""
 
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.stock_picking_type_kanban
+#: selection:stock.picking,state:0
 msgid "Waiting"
 msgstr ""
 
@@ -6005,7 +6337,6 @@ msgstr ""
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_picking_internal_search
 #: selection:stock.move,state:0
-#: selection:stock.picking,state:0
 msgid "Waiting Availability"
 msgstr ""
 
@@ -6072,7 +6403,9 @@ msgid "Warehouses"
 msgstr ""
 
 #. module: stock
+#: code:addons/stock/models/stock_move_line.py:109
 #: selection:res.partner,picking_warn:0
+#, python-format
 msgid "Warning"
 msgstr ""
 
@@ -6160,8 +6493,6 @@ msgid "When the method is fixed, this location will be used to store the product
 msgstr ""
 
 #. module: stock
-#: model:ir.model.fields,help:stock.field_stock_move_is_locked
-#: model:ir.model.fields,help:stock.field_stock_move_line_is_locked
 #: model:ir.model.fields,help:stock.field_stock_picking_is_locked
 msgid "When the picking is not done this allows changing the initial demand. When the picking is done this allows changing the done quantities."
 msgstr ""
@@ -6193,6 +6524,12 @@ msgstr ""
 msgid "Whether the move was added after the picking's confirmation"
 msgstr ""
 
+#. module: stock
+#: model:product.product,name:stock.test_quant_product
+#: model:product.template,name:stock.test_quant_product_product_template
+msgid "Whiteboard"
+msgstr ""
+
 #. module: stock
 #: model:ir.model.fields,field_description:stock.field_stock_return_picking_line_wizard_id
 msgid "Wizard"
@@ -6205,7 +6542,7 @@ msgid "You are not allowed to create a lot for this picking type"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:577
+#: code:addons/stock/models/stock_move.py:618
 #, python-format
 msgid "You are using a unit of measure smaller than the one you are using in order to stock your product. This can lead to rounding problem on reserved quantity! You should use the smaller unit of measure possible in order to valuate your stock or change its rounding precision to a smaller value (example: 0.00001)."
 msgstr ""
@@ -6242,6 +6579,12 @@ msgstr ""
 msgid "You can either do it immediately or mark it as Todo for future processing. Use your scanner to validate the transferred quantity quicker."
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/product.py:509
+#, python-format
+msgid "You can not change the type of a product that is currently reserved on a stock move. If you need to change the type, you should first unreserve the stock move."
+msgstr ""
+
 #. module: stock
 #: code:addons/stock/models/product.py:502
 #, python-format
@@ -6249,7 +6592,7 @@ msgid "You can not change the unit of measure of a product that has already been
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move_line.py:248
+#: code:addons/stock/models/stock_move_line.py:311
 #, python-format
 msgid "You can not delete product moves if the picking is done. You can only correct the done quantities."
 msgstr ""
@@ -6261,18 +6604,24 @@ msgid "You can only adjust stockable products."
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:960
+#: code:addons/stock/models/stock_move.py:1037
 #, python-format
 msgid "You can only delete draft moves."
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_move_line.py:120
+#, python-format
+msgid "You can only process 1.0 %s for products with unique serial number."
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "You can review and edit the predefined units via the"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:858
+#: code:addons/stock/models/stock_move.py:909
 #, python-format
 msgid "You cannot cancel a stock move that has been set to 'Done'."
 msgstr ""
@@ -6289,12 +6638,6 @@ msgstr ""
 msgid "You cannot have two inventory adjustements in state 'in Progess' with the same product(%s), same location(%s), same package, same owner and same lot. Please first validatethe first inventory adjustement with this product before creating another one."
 msgstr ""
 
-#. module: stock
-#: code:addons/stock/models/stock_scrap.py:89
-#, python-format
-msgid "You cannot scrap a move without having available stock for %s. You can correct it with an inventory adjustment."
-msgstr ""
-
 #. module: stock
 #: code:addons/stock/models/stock_inventory.py:159
 #, python-format
@@ -6303,23 +6646,42 @@ msgid "You cannot set a negative product quantity in an inventory line:\n"
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:986
+#: code:addons/stock/models/stock_move.py:1065
 #, python-format
 msgid "You cannot split a draft move. It needs to be confirmed first."
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:982
+#: code:addons/stock/models/stock_move.py:1061
 #, python-format
 msgid "You cannot split a move done"
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_move_line.py:146
+#: code:addons/stock/models/stock_move_line.py:152
+#, python-format
+msgid "You cannot use the same serial number twice. Please correct the serial numbers encoded."
+msgstr ""
+
+#. module: stock
+#: code:addons/stock/models/stock_picking.py:643
+#, python-format
+msgid "You cannot validate a transfer if you have not processed any quantity."
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.report_picking
 msgid "You do not have any products reserved for this picking.  Please click the 'Reserve' button\n"
 "                                to check if products are available."
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_move_line.py:126
+#, python-format
+msgid "You have already assigned this serial number to this product. Please correct the serial numbers encoded."
+msgstr ""
+
 #. module: stock
 #: code:addons/stock/wizard/stock_picking_return.py:106
 #, python-format
@@ -6331,6 +6693,12 @@ msgstr ""
 msgid "You have processed less products than the initial demand."
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.view_overprocessed_transfer
+msgid "You have processed more than what was initially\n"
+"                    planned for the product"
+msgstr ""
+
 #. module: stock
 #: code:addons/stock/models/product.py:304
 #, python-format
@@ -6343,6 +6711,12 @@ msgstr ""
 msgid "You have to select a product unit of measure in the same category than the default unit of measure of the product"
 msgstr ""
 
+#. module: stock
+#: code:addons/stock/models/stock_location.py:91
+#, python-format
+msgid "You have to set a name for this location."
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.view_immediate_transfer
 msgid "You haven't entered <i>done</i> quantities, by clicking on <i>apply</i>\n"
@@ -6362,8 +6736,8 @@ msgid "You must define a warehouse for the company: %s."
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move_line.py:297
-#: code:addons/stock/models/stock_picking.py:578
+#: code:addons/stock/models/stock_move_line.py:360
+#: code:addons/stock/models/stock_picking.py:656
 #, python-format
 msgid "You need to supply a lot/serial number for %s."
 msgstr ""
@@ -6375,7 +6749,7 @@ msgid "You still have some active reordering rules on this product. Please archi
 msgstr ""
 
 #. module: stock
-#: code:addons/stock/models/stock_move.py:289
+#: code:addons/stock/models/stock_move.py:314
 #, python-format
 msgid "You try to move a product using a UoM that is not compatible with the UoM of the product moved. Please use an UoM in the same UoM category."
 msgstr ""
@@ -6500,11 +6874,31 @@ msgstr ""
 msgid "from your vendor with the products and the requested quantities"
 msgstr ""
 
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_3
+msgid "iPad Mini"
+msgstr ""
+
+#. module: stock
+#: model:stock.inventory.line,product_name:stock.stock_inventory_line_6
+msgid "iPod"
+msgstr ""
+
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+msgid "in"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "is displayed on the transfer if your products supply chain is properly configured. Otherwise, <strong>Check the availability</strong> manually"
 msgstr ""
 
+#. module: stock
+#: model:ir.ui.view,arch_db:stock.stock_warn_insufficient_qty_form_view
+msgid "is not available in sufficient quantity"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "on the purchase order form or click on <i>Receive Products</i> to see the Transfer Order"
@@ -6530,6 +6924,11 @@ msgstr ""
 msgid "stock.fixed.putaway.strat"
 msgstr ""
 
+#. module: stock
+#: model:ir.model,name:stock.model_stock_overprocessed_transfer
+msgid "stock.overprocessed.transfer"
+msgstr ""
+
 #. module: stock
 #: model:ir.model,name:stock.model_stock_return_picking_line
 msgid "stock.return.picking.line"
@@ -6545,6 +6944,16 @@ msgstr ""
 msgid "stock.traceability.report"
 msgstr ""
 
+#. module: stock
+#: model:ir.model,name:stock.model_stock_warn_insufficient_qty
+msgid "stock.warn.insufficient.qty"
+msgstr ""
+
+#. module: stock
+#: model:ir.model,name:stock.model_stock_warn_insufficient_qty_scrap
+msgid "stock.warn.insufficient.qty.scrap"
+msgstr ""
+
 #. module: stock
 #: model:ir.ui.view,arch_db:stock.inventory_planner
 msgid "the list of products"
diff --git a/addons/stock_account/i18n/stock_account.pot b/addons/stock_account/i18n/stock_account.pot
index 6144f9b238c2..2487352e7672 100644
--- a/addons/stock_account/i18n/stock_account.pot
+++ b/addons/stock_account/i18n/stock_account.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:52+0000\n"
-"PO-Revision-Date: 2017-09-20 09:52+0000\n"
+"POT-Creation-Date: 2017-10-02 11:25+0000\n"
+"PO-Revision-Date: 2017-10-02 11:25+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,14 +15,6 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
-#. module: stock_account
-#: model:ir.model.fields,help:stock_account.field_product_category_property_cost_method
-msgid "\"Standard Price: The products are valued at their standard cost defined on the product.\n"
-"        Average Cost (AVCO): The products are valued at weighted average cost.\n"
-"        First In First Out (FIFO): The products are valued supposing those that enter the company first will also leave it first.\n"
-"        "
-msgstr ""
-
 #. module: stock_account
 #: model:ir.model,name:stock_account.model_account_move
 msgid "Account Entry"
@@ -34,13 +26,13 @@ msgid "Account Move"
 msgstr ""
 
 #. module: stock_account
-#: model:ir.ui.view,arch_db:stock_account.view_move_form_inherit
-msgid "Account Moves"
+#: model:ir.ui.view,arch_db:stock_account.view_category_property_form
+msgid "Account Stock Properties"
 msgstr ""
 
 #. module: stock_account
-#: model:ir.ui.view,arch_db:stock_account.view_category_property_form
-msgid "Account Stock Properties"
+#: model:ir.ui.view,arch_db:stock_account.view_move_form_inherit
+msgid "Accounting Entries"
 msgstr ""
 
 #. module: stock_account
@@ -54,11 +46,6 @@ msgstr ""
 msgid "Affect landed costs on receipt operations and split them among products to update their cost price."
 msgstr ""
 
-#. module: stock_account
-#: selection:wizard.valuation.history,compute_at_date:0
-msgid "At a Specific Date"
-msgstr ""
-
 #. module: stock_account
 #: selection:product.category,property_valuation:0
 msgid "Automated"
@@ -72,18 +59,17 @@ msgstr ""
 
 #. module: stock_account
 #: model:ir.ui.view,arch_db:stock_account.view_change_standard_price
-#: model:ir.ui.view,arch_db:stock_account.view_wizard_valuation_history
 msgid "Cancel"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/stock.py:338
+#: code:addons/stock_account/models/stock.py:380
 #, python-format
 msgid "Cannot find a stock input account for the product %s. You must define one on the product category, or on the location, before processing this operation."
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/stock.py:340
+#: code:addons/stock_account/models/stock.py:382
 #, python-format
 msgid "Cannot find a stock output account for the product %s. You must define one on the product category, or on the location, before processing this operation."
 msgstr ""
@@ -100,38 +86,18 @@ msgstr ""
 msgid "Change Standard Price"
 msgstr ""
 
-#. module: stock_account
-#: model:ir.model.fields,help:stock_account.field_wizard_valuation_history_date
-msgid "Choose a date to get the inventory at that date"
-msgstr ""
-
 #. module: stock_account
 #: model:ir.model.fields,help:stock_account.field_stock_inventory_accounting_date
 msgid "Choose the accounting date at which you want to value the stock moves created by the inventory instead of the default one (the inventory end date)"
 msgstr ""
 
-#. module: stock_account
-#: model:ir.model.fields,help:stock_account.field_wizard_valuation_history_compute_at_date
-msgid "Choose to analyze the current inventory or from a specific date in the past."
-msgstr ""
-
-#. module: stock_account
-#: model:ir.ui.view,arch_db:stock_account.view_wizard_valuation_history
-msgid "Choose your date"
-msgstr ""
-
 #. module: stock_account
 #: model:ir.actions.act_window,help:stock_account.stock_move_valuation_action
 msgid "Click to create a stock movement."
 msgstr ""
 
 #. module: stock_account
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_compute_at_date
-msgid "Compute"
-msgstr ""
-
-#. module: stock_account
-#: code:addons/stock_account/models/stock.py:411
+#: code:addons/stock_account/models/stock.py:451
 #, python-format
 msgid "Configuration error. Please configure the price difference account on the product or its category to process this operation."
 msgstr ""
@@ -171,24 +137,16 @@ msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_create_uid
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_create_uid
 msgid "Created by"
 msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_create_date
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_create_date
 msgid "Created on"
 msgstr ""
 
-#. module: stock_account
-#: selection:wizard.valuation.history,compute_at_date:0
-msgid "Current Inventory"
-msgstr ""
-
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_display_name
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_display_name
 msgid "Display Name"
 msgstr ""
 
@@ -205,7 +163,6 @@ msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_id
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_id
 msgid "ID"
 msgstr ""
 
@@ -246,16 +203,6 @@ msgstr ""
 msgid "Inventory Valuation"
 msgstr ""
 
-#. module: stock_account
-#: model:ir.actions.act_window,name:stock_account.action_wizard_stock_valuation_history
-msgid "Inventory Valuation Report"
-msgstr ""
-
-#. module: stock_account
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_date
-msgid "Inventory at Date"
-msgstr ""
-
 #. module: stock_account
 #: model:ir.model,name:stock_account.model_account_invoice
 msgid "Invoice"
@@ -273,19 +220,16 @@ msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price___last_update
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history___last_update
 msgid "Last Modified on"
 msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_write_uid
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_write_uid
 msgid "Last Updated by"
 msgstr ""
 
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_write_date
-#: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_write_date
 msgid "Last Updated on"
 msgstr ""
 
@@ -314,7 +258,7 @@ msgid "Moves"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/product.py:119
+#: code:addons/stock_account/models/product.py:128
 #, python-format
 msgid "No difference between standard price and new price!"
 msgstr ""
@@ -385,11 +329,6 @@ msgstr ""
 msgid "Remaining Value"
 msgstr ""
 
-#. module: stock_account
-#: model:ir.ui.view,arch_db:stock_account.view_wizard_valuation_history
-msgid "Retrieve the Inventory Value"
-msgstr ""
-
 #. module: stock_account
 #: model:ir.model,name:stock_account.model_stock_return_picking
 msgid "Return Picking"
@@ -407,8 +346,8 @@ msgid "Standard Price"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/product.py:136
-#: code:addons/stock_account/models/product.py:141
+#: code:addons/stock_account/models/product.py:145
+#: code:addons/stock_account/models/product.py:150
 #, python-format
 msgid "Standard Price changed  - %s"
 msgstr ""
@@ -421,6 +360,14 @@ msgid "Standard Price: The products are valued at their standard cost defined on
 "        First In First Out (FIFO): The products are valued supposing those that enter the company first will also leave it first."
 msgstr ""
 
+#. module: stock_account
+#: model:ir.model.fields,help:stock_account.field_product_category_property_cost_method
+msgid "Standard Price: The products are valued at their standard cost defined on the product.\n"
+"        Average Cost (AVCO): The products are valued at weighted average cost.\n"
+"        First In First Out (FIFO): The products are valued supposing those that enter the company first will also leave it first.\n"
+"        "
+msgstr ""
+
 #. module: stock_account
 #: model:ir.model.fields,field_description:stock_account.field_product_category_property_stock_account_input_categ_id
 #: model:ir.model.fields,field_description:stock_account.field_product_product_property_stock_account_input
@@ -476,9 +423,8 @@ msgid "Stock Valuation Account (Outgoing)"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/wizard/wizard_valuation_history.py:45
-#, python-format
-msgid "Stock Value At Date"
+#: model:ir.actions.server,name:stock_account.action_stock_account_valuation_report
+msgid "Stock Valuation Report"
 msgstr ""
 
 #. module: stock_account
@@ -487,9 +433,9 @@ msgid "Templates for Account Chart"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/stock.py:365
+#: code:addons/stock_account/models/stock.py:406
 #, python-format
-msgid "The found valuation amount for product %s is zero. Which means there is probably a configuration error. Check the costing method and the standard price"
+msgid "The cost of %s is currently equal to 0. Change the cost or the configuration of your product to avoid an incorrect valuation."
 msgstr ""
 
 #. module: stock_account
@@ -574,19 +520,14 @@ msgid "When real-time inventory valuation is enabled on a product, this account
 msgstr ""
 
 #. module: stock_account
-#: model:ir.model,name:stock_account.model_wizard_valuation_history
-msgid "Wizard that opens the stock valuation history table"
-msgstr ""
-
-#. module: stock_account
-#: code:addons/stock_account/models/stock.py:336
+#: code:addons/stock_account/models/stock.py:378
 #, python-format
 msgid "You don't have any stock journal defined on your product category, check if you have installed a chart of accounts"
 msgstr ""
 
 #. module: stock_account
-#: code:addons/stock_account/models/product.py:121
-#: code:addons/stock_account/models/stock.py:342
+#: code:addons/stock_account/models/product.py:130
+#: code:addons/stock_account/models/stock.py:384
 #, python-format
 msgid "You don't have any stock valuation account defined on your product category. You must define one before processing this operation."
 msgstr ""
diff --git a/addons/stock_picking_batch/i18n/stock_picking_batch.pot b/addons/stock_picking_batch/i18n/stock_picking_batch.pot
index dbdfc6ce7ac4..63286194fed7 100644
--- a/addons/stock_picking_batch/i18n/stock_picking_batch.pot
+++ b/addons/stock_picking_batch/i18n/stock_picking_batch.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -40,7 +40,7 @@ msgstr ""
 #. module: stock_picking_batch
 #: code:addons/stock_picking_batch/models/stock_picking_batch.py:64
 #: model:ir.model,name:stock_picking_batch.model_stock_picking_batch
-#: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch_id_8881
+#: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch_id_8938
 #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch_batch_id
 #: model:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter
 #, python-format
@@ -64,7 +64,7 @@ msgid "Batch Pickings not finished"
 msgstr ""
 
 #. module: stock_picking_batch
-#: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch_id_8881
+#: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch_id_8938
 msgid "Batch associated to this picking"
 msgstr ""
 
@@ -128,11 +128,6 @@ msgstr ""
 msgid "Draft"
 msgstr ""
 
-#. module: stock_picking_batch
-#: model:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form
-msgid "Force availability"
-msgstr ""
-
 #. module: stock_picking_batch
 #: model:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter
 msgid "Group By"
@@ -144,6 +139,37 @@ msgstr ""
 msgid "ID"
 msgstr ""
 
+#. module: stock_picking_batch
+#: model:product.product,name:stock_picking_batch.product_product_ice_cream_choco
+#: model:product.template,name:stock_picking_batch.product_product_ice_cream_choco_product_template
+msgid "Ice Cream Chocolate"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:product.product,description_sale:stock_picking_batch.product_product_ice_cream_choco
+#: model:product.template,description_sale:stock_picking_batch.product_product_ice_cream_choco_product_template
+msgid "Ice Cream Chocolate with sticks"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:product.product,description_sale:stock_picking_batch.product_product_ice_cream_vani
+#: model:product.product,name:stock_picking_batch.product_product_ice_cream_vani
+#: model:product.template,description_sale:stock_picking_batch.product_product_ice_cream_vani_product_template
+#: model:product.template,name:stock_picking_batch.product_product_ice_cream_vani_product_template
+msgid "Ice Cream Vanilla"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:ir.model,name:stock_picking_batch.model_stock_immediate_transfer
+msgid "Immediate Transfer"
+msgstr ""
+
+#. module: stock_picking_batch
+#: code:addons/stock_picking_batch/models/stock_picking_batch.py:92
+#, python-format
+msgid "Immediate Transfer?"
+msgstr ""
+
 #. module: stock_picking_batch
 #: model:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter
 msgid "In Progress"
@@ -188,6 +214,16 @@ msgstr ""
 msgid "Person responsible for this batch picking"
 msgstr ""
 
+#. module: stock_picking_batch
+#: model:ir.model.fields,field_description:stock_picking_batch.field_stock_immediate_transfer_pick_to_backorder_ids
+msgid "Pick To Backorder"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:ir.model.fields,help:stock_picking_batch.field_stock_immediate_transfer_pick_to_backorder_ids
+msgid "Picking to backorder"
+msgstr ""
+
 #. module: stock_picking_batch
 #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch_picking_ids
 #: model:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form
@@ -225,6 +261,24 @@ msgstr ""
 msgid "Some pickings are still waiting for goods. Please check or force their availability before setting this batch to done."
 msgstr ""
 
+#. module: stock_picking_batch
+#: code:addons/stock_picking_batch/models/stock_picking_batch.py:77
+#, python-format
+msgid "Some products require lots/serial numbers, so you need to specify those first!"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:product.product,name:stock_picking_batch.product_product_dry_specu
+#: model:product.template,name:stock_picking_batch.product_product_dry_specu_product_template
+msgid "Speculoos"
+msgstr ""
+
+#. module: stock_picking_batch
+#: model:product.product,description_sale:stock_picking_batch.product_product_dry_specu
+#: model:product.template,description_sale:stock_picking_batch.product_product_dry_specu_product_template
+msgid "Speculoos - A belgian speciality"
+msgstr ""
+
 #. module: stock_picking_batch
 #: model:mail.message.subtype,description:stock_picking_batch.mt_batch_state
 #: model:mail.message.subtype,name:stock_picking_batch.mt_batch_state
diff --git a/addons/survey/i18n/survey.pot b/addons/survey/i18n/survey.pot
index dd730b7fda5a..05a5209768c1 100644
--- a/addons/survey/i18n/survey.pot
+++ b/addons/survey/i18n/survey.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -180,6 +180,11 @@ msgstr ""
 msgid "A problem has occured"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_2_4
+msgid "A process is defined for all enterprise flows"
+msgstr ""
+
 #. module: survey
 #: code:addons/survey/models/survey.py:806
 #, python-format
@@ -191,6 +196,11 @@ msgstr ""
 msgid "A token must be unique!"
 msgstr ""
 
+#. module: survey
+#: model:survey.page,title:survey.feedback_1
+msgid "About your Odoo usage"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_survey_active
 msgid "Active"
@@ -206,6 +216,14 @@ msgstr ""
 msgid "Add list of existing contacts..."
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.fcol_2_1_3
+#: model:survey.label,value:survey.fcol_2_2_3
+#: model:survey.label,value:survey.fcol_2_5_3
+#: model:survey.label,value:survey.fcol_2_7_3
+msgid "Agree"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_question_form
 msgid "Allow Comments"
@@ -252,6 +270,11 @@ msgstr ""
 msgid "Archived"
 msgstr ""
 
+#. module: survey
+#: model:survey.question,question:survey.feedback_1_1
+msgid "Are you using Odoo on a daily basis?"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_mail_compose_message_attachment_ids
 msgid "Attachments"
@@ -267,6 +290,11 @@ msgstr ""
 msgid "Back to Survey"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_4
+msgid "CRM"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_email_compose_message
 msgid "Cancel"
@@ -330,6 +358,11 @@ msgstr ""
 msgid "Comment Message"
 msgstr ""
 
+#. module: survey
+#: model:survey.page,title:survey.feedback_3
+msgid "Community and contributors"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_tree
 #: model:ir.ui.view,arch_db:survey.survey_user_input_search
@@ -347,6 +380,11 @@ msgstr ""
 msgid "Configuration"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_7_2
+msgid "Configuration wizard exists for each important setting"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_question_form
 msgid "Constraints"
@@ -439,6 +477,11 @@ msgstr ""
 msgid "Description"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_7_1
+msgid "Descriptions and help tooltips are clear enough"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_kanban
 msgid "Design"
@@ -454,6 +497,14 @@ msgstr ""
 msgid "Design easily your survey, send invitations to answer by email and analyse answers."
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.fcol_2_1_2
+#: model:survey.label,value:survey.fcol_2_2_2
+#: model:survey.label,value:survey.fcol_2_5_2
+#: model:survey.label,value:survey.fcol_2_7_2
+msgid "Disagree"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_question_display_mode
 msgid "Display Mode"
@@ -476,6 +527,21 @@ msgstr ""
 msgid "Display mode"
 msgstr ""
 
+#. module: survey
+#: model:survey.question,question:survey.feedback_3_3
+msgid "Do you have a proposition to attract new contributors?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_3_2
+msgid "Do you have a proposition to help people to contribute?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_3
+msgid "Do you have suggestions on how to improve the process view ?"
+msgstr ""
+
 #. module: survey
 #: model:survey.stage,name:survey.stage_draft
 msgid "Draft"
@@ -511,6 +577,11 @@ msgstr ""
 msgid "Email composition wizard for Survey"
 msgstr ""
 
+#. module: survey
+#: model:survey.page,title:survey.feedback_2
+msgid "Ergonomy and ease of use"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_question_constr_error_msg
 msgid "Error message"
@@ -521,6 +592,16 @@ msgstr ""
 msgid "Existing contacts"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_7_3
+msgid "Extra modules proposed are relevant"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_3
+msgid "Financial Management"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_stage_fold
 msgid "Folded in kanban view"
@@ -549,6 +630,66 @@ msgstr ""
 msgid "Group By"
 msgstr ""
 
+#. module: survey
+#: model:survey.question,question:survey.feedback_3_1
+msgid "How do you contribute or plan to contribute to Odoo?"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_6
+msgid "Human Resources"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_3_1_3
+msgid "I develop new features"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_4_1_4
+msgid "I do not publish my developments"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_3_1_4
+msgid "I help to translate"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_4_1_3
+msgid "I host them on my own website"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_3_1_1
+msgid "I participate to discussion and forums"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_4_1_1
+msgid "I use Github, like all official Odoo projects"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_4_1_2
+msgid "I use another repository system (SourceForge...)"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_1_3
+msgid "I use the contextual help in Odoo"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_3_1_5
+msgid "I write documentations"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_3_1_2
+msgid "I'd like to contribute but I don't know how?"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_label_id
 #: model:ir.model.fields,field_description:survey.field_survey_mail_compose_message_id
@@ -579,10 +720,28 @@ msgstr ""
 
 #. module: survey
 #: code:addons/survey/models/survey.py:471
+#: model:survey.question,comments_message:survey.feedback_1_1
+#: model:survey.question,comments_message:survey.feedback_1_2
+#: model:survey.question,comments_message:survey.feedback_2_1
+#: model:survey.question,comments_message:survey.feedback_2_2
+#: model:survey.question,comments_message:survey.feedback_2_3
+#: model:survey.question,comments_message:survey.feedback_2_4
+#: model:survey.question,comments_message:survey.feedback_2_5
+#: model:survey.question,comments_message:survey.feedback_2_6
+#: model:survey.question,comments_message:survey.feedback_2_7
+#: model:survey.question,comments_message:survey.feedback_3_1
+#: model:survey.question,comments_message:survey.feedback_3_2
+#: model:survey.question,comments_message:survey.feedback_3_3
+#: model:survey.question,comments_message:survey.feedback_4_1
 #, python-format
 msgid "If other, please specify:"
 msgstr ""
 
+#. module: survey
+#: model:survey.page,description:survey.feedback_4
+msgid "If you do not contribute or develop in Odoo, skip this page."
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.sfinished
 msgid "If you wish, you can"
@@ -619,6 +778,36 @@ msgstr ""
 msgid "Is designed?"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_2_4_2
+msgid "It can be improved"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_1_2
+msgid "It helps in the beginning"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_1_5
+msgid "It is clear"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_1_4
+msgid "It is complete"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_1_1
+msgid "It is up-to-date"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_2_5
+msgid "It's easy to find the process you need"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_label_sequence
 msgid "Label Sequence order"
@@ -808,6 +997,11 @@ msgstr ""
 msgid "Next page"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_1_1_4
+msgid "No, I just tested it"
+msgstr ""
+
 #. module: survey
 #: model:ir.actions.act_window,help:survey.action_selected_survey_user_input
 msgid "Nobody has replied to your survey yet."
@@ -960,6 +1154,11 @@ msgstr ""
 msgid "Print link"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_5
+msgid "Project Management"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_mail_compose_message_public_url_html
 msgid "Public HTML web link"
@@ -990,6 +1189,11 @@ msgstr ""
 msgid "Public url"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_2
+msgid "Purchases Management"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_label_question_id
 #: model:ir.model.fields,field_description:survey.field_survey_user_input_line_question_id
@@ -1023,6 +1227,11 @@ msgstr ""
 msgid "Questions"
 msgstr ""
 
+#. module: survey
+#: model:survey.page,title:survey.feedback_4
+msgid "Questions for developers"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_survey_quizz_mode
 msgid "Quizz Mode"
@@ -1068,6 +1277,16 @@ msgstr ""
 msgid "Rows of the Matrix"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_7_4
+msgid "Running the configuration wizards is a good way to spare time"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_1_2_1
+msgid "Sales Management"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_email_compose_message
 msgid "Save as a new template"
@@ -1382,6 +1601,16 @@ msgstr ""
 msgid "Thanks Message"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_5_3
+msgid "The 'Usability/Extended View' group helps in daily work"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_5_4
+msgid "The 'Usability/Extended View' group hides only optional fields"
+msgstr ""
+
 #. module: survey
 #: code:addons/survey/models/survey.py:819
 #, python-format
@@ -1390,6 +1619,19 @@ msgstr ""
 
 #. module: survey
 #: code:addons/survey/models/survey.py:485
+#: model:survey.question,validation_error_msg:survey.feedback_1_1
+#: model:survey.question,validation_error_msg:survey.feedback_1_2
+#: model:survey.question,validation_error_msg:survey.feedback_2_1
+#: model:survey.question,validation_error_msg:survey.feedback_2_2
+#: model:survey.question,validation_error_msg:survey.feedback_2_3
+#: model:survey.question,validation_error_msg:survey.feedback_2_4
+#: model:survey.question,validation_error_msg:survey.feedback_2_5
+#: model:survey.question,validation_error_msg:survey.feedback_2_6
+#: model:survey.question,validation_error_msg:survey.feedback_2_7
+#: model:survey.question,validation_error_msg:survey.feedback_3_1
+#: model:survey.question,validation_error_msg:survey.feedback_3_2
+#: model:survey.question,validation_error_msg:survey.feedback_3_3
+#: model:survey.question,validation_error_msg:survey.feedback_4_1
 #, python-format
 msgid "The answer you entered has an invalid format."
 msgstr ""
@@ -1400,11 +1642,67 @@ msgstr ""
 msgid "The content of the text don't contain '__URL__'.                     __URL__ is automaticaly converted into the special url of the survey."
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_2_4_1
+msgid "The current menu structure is good"
+msgstr ""
+
 #. module: survey
 #: sql_constraint:survey.user_input:0
 msgid "The deadline cannot be in the past"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.frow_2_5_5
+msgid "The groups set on menu items are relevant"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_2_6_3
+msgid "The number of groups is good"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_5_1
+msgid "The security rules defined on groups are useful"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_2_6_2
+msgid "There are too few groups defined, security isn't accurate enough"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_2_6_1
+msgid "There are too many groups defined, security is too complex to set"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_2_4_3
+msgid "There are too much menus, it's complex to understand"
+msgstr ""
+
+#. module: survey
+#: model:survey.page,description:survey.feedback_2
+msgid "These questions relate to the ergonomy and ease of use of Odoo. Try to remind your firsts days on Odoo and\n"
+"what have been your difficulties."
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_2_2
+msgid "They are clean and correct"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_2_3
+msgid "They are useful on a daily usage"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_2_1
+msgid "They help new users to understand Odoo"
+msgstr ""
+
 #. module: survey
 #: code:addons/survey/models/survey.py:544
 #: code:addons/survey/tests/test_survey.py:86
@@ -1438,6 +1736,19 @@ msgstr ""
 
 #. module: survey
 #: code:addons/survey/models/survey.py:489
+#: model:survey.question,constr_error_msg:survey.feedback_1_1
+#: model:survey.question,constr_error_msg:survey.feedback_1_2
+#: model:survey.question,constr_error_msg:survey.feedback_2_1
+#: model:survey.question,constr_error_msg:survey.feedback_2_2
+#: model:survey.question,constr_error_msg:survey.feedback_2_3
+#: model:survey.question,constr_error_msg:survey.feedback_2_4
+#: model:survey.question,constr_error_msg:survey.feedback_2_5
+#: model:survey.question,constr_error_msg:survey.feedback_2_6
+#: model:survey.question,constr_error_msg:survey.feedback_2_7
+#: model:survey.question,constr_error_msg:survey.feedback_3_1
+#: model:survey.question,constr_error_msg:survey.feedback_3_2
+#: model:survey.question,constr_error_msg:survey.feedback_3_3
+#: model:survey.question,constr_error_msg:survey.feedback_4_1
 #, python-format
 msgid "This question requires an answer."
 msgstr ""
@@ -1457,6 +1768,16 @@ msgstr ""
 msgid "This survey is open only to registered people. Please"
 msgstr ""
 
+#. module: survey
+#: model:survey.survey,description:survey.feedback_form
+msgid "This survey should take less than five minutes."
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.frow_2_5_2
+msgid "Those security rules are standard and can be used out-of-the-box in most cases"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_survey_title
 #: model:ir.ui.view,arch_db:survey.survey_survey_view_search
@@ -1468,6 +1789,22 @@ msgstr ""
 msgid "Today Activities"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.fcol_2_1_4
+#: model:survey.label,value:survey.fcol_2_2_4
+#: model:survey.label,value:survey.fcol_2_5_4
+#: model:survey.label,value:survey.fcol_2_7_4
+msgid "Totally agree"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.fcol_2_1_1
+#: model:survey.label,value:survey.fcol_2_2_1
+#: model:survey.label,value:survey.fcol_2_5_1
+#: model:survey.label,value:survey.fcol_2_7_1
+msgid "Totally disagree"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_question_search
 msgid "Type"
@@ -1508,6 +1845,11 @@ msgstr ""
 msgid "User"
 msgstr ""
 
+#. module: survey
+#: model:survey.survey,title:survey.feedback_form
+msgid "User Feedback Form"
+msgstr ""
+
 #. module: survey
 #: model:ir.model.fields,field_description:survey.field_survey_user_input_line_user_input_id
 #: model:ir.ui.view,arch_db:survey.survey_response_line_search
@@ -1576,12 +1918,63 @@ msgstr ""
 msgid "Vote"
 msgstr ""
 
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_7
+msgid "What do you think about configuration wizards?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_1
+msgid "What do you think about the documentation available on doc.odoo.com?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_5
+msgid "What do you think about the groups of users?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_2
+msgid "What do you think about the process views of Odoo, available in the web client ?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_2_4
+#: model:survey.question,question:survey.feedback_2_6
+msgid "What do you think about the structure of the menus?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_4_1
+msgid "Where do you develop your new features?"
+msgstr ""
+
+#. module: survey
+#: model:survey.question,question:survey.feedback_1_2
+msgid "Which modules are you using/testing?"
+msgstr ""
+
 #. module: survey
 #: model:ir.ui.view,arch_db:survey.survey_question_form
 msgid "YYYY-MM-DD\n"
 "                                            <i class=\"fa fa-calendar fa-2x\"/>"
 msgstr ""
 
+#. module: survey
+#: model:survey.label,value:survey.choice_1_1_1
+msgid "Yes, I use a version < 7.0"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_1_1_2
+msgid "Yes, I use the 7.0 version, installed locally"
+msgstr ""
+
+#. module: survey
+#: model:survey.label,value:survey.choice_1_1_3
+msgid "Yes, I use the online version of Odoo"
+msgstr ""
+
 #. module: survey
 #: model:ir.actions.act_window,help:survey.action_survey_form
 msgid "You can create surveys for different purposes: customer opinion, services feedback, recruitment interviews, employee's periodical evaluations, marketing campaigns, etc."
diff --git a/addons/transifex/i18n/transifex.pot b/addons/transifex/i18n/transifex.pot
new file mode 100644
index 000000000000..5fb8e0833ca4
--- /dev/null
+++ b/addons/transifex/i18n/transifex.pot
@@ -0,0 +1,33 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+#	* transifex
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.saas~18\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: transifex
+#: model:ir.ui.view,arch_db:transifex.ir_translation_dialog_view_tree_transifex
+#: model:ir.ui.view,arch_db:transifex.ir_translation_view_tree_transifex
+msgid "Transifex"
+msgstr ""
+
+#. module: transifex
+#: model:ir.model.fields,field_description:transifex.field_ir_translation_transifex_url
+msgid "Transifex URL"
+msgstr ""
+
+#. module: transifex
+#: model:ir.model,name:transifex.model_ir_translation
+msgid "ir.translation"
+msgstr ""
+
diff --git a/addons/web/i18n/web.pot b/addons/web/i18n/web.pot
index b344f83b1ba2..b9cd58f2c9b3 100644
--- a/addons/web/i18n/web.pot
+++ b/addons/web/i18n/web.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-26 08:59+0000\n"
-"PO-Revision-Date: 2017-09-26 08:59+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -47,14 +47,14 @@ msgstr ""
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/fields/field_utils.js:246
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:242
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:149
 #, python-format
 msgid " records"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/view_manager.js:313
+#: code:addons/web/static/src/js/chrome/view_manager.js:307
 #, python-format
 msgid " view couldn't be loaded"
 msgstr ""
@@ -83,7 +83,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/view_manager.js:107
+#: code:addons/web/static/src/js/chrome/view_manager.js:106
 #, python-format
 msgid "%(view_type)s view"
 msgstr ""
@@ -252,7 +252,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1336
+#: code:addons/web/static/src/xml/base.xml:1341
 #, python-format
 msgid "Access to all Enterprise Apps"
 msgstr ""
@@ -273,7 +273,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1570
+#: code:addons/web/static/src/js/fields/basic_fields.js:1617
 #, python-format
 msgid "Activate"
 msgstr ""
@@ -287,17 +287,17 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1569
-#: code:addons/web/static/src/js/fields/basic_fields.js:1573
-#: code:addons/web/static/src/js/fields/basic_fields.js:1577
+#: code:addons/web/static/src/js/fields/basic_fields.js:1616
+#: code:addons/web/static/src/js/fields/basic_fields.js:1620
+#: code:addons/web/static/src/js/fields/basic_fields.js:1624
 #, python-format
 msgid "Active"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:1157
-#: code:addons/web/static/src/xml/base.xml:1183
+#: code:addons/web/static/src/js/fields/relational_fields.js:1196
+#: code:addons/web/static/src/xml/base.xml:1184
 #: code:addons/web/static/src/xml/kanban.xml:54
 #: code:addons/web/static/src/xml/kanban.xml:64
 #, python-format
@@ -306,28 +306,28 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1005
+#: code:addons/web/static/src/xml/base.xml:1006
 #, python-format
 msgid "Add Custom Filter"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1009
+#: code:addons/web/static/src/xml/base.xml:1010
 #, python-format
 msgid "Add a condition"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/list/list_editable_renderer.js:463
+#: code:addons/web/static/src/js/views/list/list_editable_renderer.js:514
 #, python-format
 msgid "Add an item"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1118
+#: code:addons/web/static/src/xml/base.xml:1119
 #, python-format
 msgid "Add custom group"
 msgstr ""
@@ -355,7 +355,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1494
+#: code:addons/web/static/src/js/fields/basic_fields.js:1541
 #, python-format
 msgid "Add to Favorites"
 msgstr ""
@@ -369,14 +369,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:1180
+#: code:addons/web/static/src/js/fields/relational_fields.js:1219
 #, python-format
 msgid "Add: "
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:982
+#: code:addons/web/static/src/xml/base.xml:983
 #, python-format
 msgid "Advanced Search..."
 msgstr ""
@@ -420,7 +420,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1341
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:188
+#, python-format
+msgid "An unknown CORS error occured. The error probably originates from a JavaScript file served from a different origin."
+msgstr ""
+
+#. module: web
+#. openerp-web
+#: code:addons/web/static/src/xml/base.xml:1346
 #, python-format
 msgid "And more"
 msgstr ""
@@ -435,15 +442,15 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1008
-#: code:addons/web/static/src/xml/base.xml:1129
+#: code:addons/web/static/src/xml/base.xml:1009
+#: code:addons/web/static/src/xml/base.xml:1130
 #, python-format
 msgid "Apply"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1574
+#: code:addons/web/static/src/js/fields/basic_fields.js:1621
 #: code:addons/web/static/src/js/views/list/list_controller.js:138
 #, python-format
 msgid "Archive"
@@ -458,14 +465,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1573
+#: code:addons/web/static/src/js/fields/basic_fields.js:1620
 #, python-format
 msgid "Archived"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:296
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:273
 #, python-format
 msgid "Are you sure that you want to remove this column ?"
 msgstr ""
@@ -479,8 +486,8 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/basic/basic_controller.js:289
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:287
+#: code:addons/web/static/src/js/views/basic/basic_controller.js:290
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:299
 #, python-format
 msgid "Are you sure you want to delete this record ?"
 msgstr ""
@@ -494,7 +501,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1179
+#: code:addons/web/static/src/xml/base.xml:1180
 #, python-format
 msgid "Available fields"
 msgstr ""
@@ -508,7 +515,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1340
+#: code:addons/web/static/src/xml/base.xml:1345
 #, python-format
 msgid "Bugfixes guarantee"
 msgstr ""
@@ -529,7 +536,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/core/utils.js:113
+#: code:addons/web/static/src/js/core/utils.js:129
 #, python-format
 msgid "Bytes,Kb,Mb,Gb,Tb,Pb,Eb,Zb,Yb"
 msgstr ""
@@ -552,11 +559,11 @@ msgstr ""
 #. openerp-web
 #: code:addons/web/static/src/js/core/dialog.js:223
 #: code:addons/web/static/src/js/core/dialog.js:275
-#: code:addons/web/static/src/js/fields/relational_fields.js:66
+#: code:addons/web/static/src/js/fields/relational_fields.js:65
 #: code:addons/web/static/src/js/fields/upgrade_fields.js:75
 #: code:addons/web/static/src/js/services/crash_manager.js:203
 #: code:addons/web/static/src/js/views/calendar/calendar_quick_create.js:56
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:290
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:267
 #: code:addons/web/static/src/js/views/view_dialogs.js:364
 #: code:addons/web/static/src/xml/base.xml:176
 #, python-format
@@ -572,10 +579,10 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/controllers/main.py:773
-#: code:addons/web/controllers/main.py:775
-#: code:addons/web/controllers/main.py:780
-#: code:addons/web/controllers/main.py:781
+#: code:addons/web/controllers/main.py:776
+#: code:addons/web/controllers/main.py:778
+#: code:addons/web/controllers/main.py:783
+#: code:addons/web/controllers/main.py:784
 #: code:addons/web/static/src/js/widgets/change_password.js:27
 #: code:addons/web/static/src/xml/base.xml:175
 #, python-format
@@ -591,8 +598,8 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:885
-#: code:addons/web/static/src/xml/base.xml:916
+#: code:addons/web/static/src/xml/base.xml:886
+#: code:addons/web/static/src/xml/base.xml:917
 #, python-format
 msgid "Clear"
 msgstr ""
@@ -606,8 +613,8 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1578
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:298
+#: code:addons/web/static/src/js/fields/basic_fields.js:1625
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:310
 #: code:addons/web/static/src/js/views/view_dialogs.js:111
 #: code:addons/web/static/src/js/widgets/data_export.js:203
 #: code:addons/web/static/src/js/widgets/debug_manager.js:428
@@ -618,7 +625,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1577
+#: code:addons/web/static/src/js/fields/basic_fields.js:1624
 #, python-format
 msgid "Closed"
 msgstr ""
@@ -654,14 +661,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:268
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:291
 #, python-format
 msgid "Connection lost"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:277
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:300
 #, python-format
 msgid "Connection restored"
 msgstr ""
@@ -690,14 +697,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1152
+#: code:addons/web/static/src/js/fields/basic_fields.js:1199
 #, python-format
 msgid "Could not display the selected image."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/core/utils.js:416
+#: code:addons/web/static/src/js/core/utils.js:432
 #, python-format
 msgid "Could not serialize XML"
 msgstr ""
@@ -716,11 +723,11 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:45
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:212
+#: code:addons/web/static/src/js/fields/relational_fields.js:44
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:224
 #: code:addons/web/static/src/js/views/calendar/calendar_quick_create.js:45
 #: code:addons/web/static/src/js/views/calendar/calendar_quick_create.js:80
-#: code:addons/web/static/src/js/views/kanban/kanban_controller.js:312
+#: code:addons/web/static/src/js/views/kanban/kanban_controller.js:343
 #: code:addons/web/static/src/js/views/view_dialogs.js:370
 #: code:addons/web/static/src/xml/base.xml:404
 #: code:addons/web/static/src/xml/base.xml:424
@@ -730,42 +737,42 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/form/form_controller.js:473
+#: code:addons/web/static/src/js/views/form/form_controller.js:475
 #, python-format
 msgid "Create "
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:367
+#: code:addons/web/static/src/js/fields/relational_fields.js:366
 #, python-format
 msgid "Create \"<strong>%s</strong>\""
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:42
+#: code:addons/web/static/src/js/fields/relational_fields.js:41
 #, python-format
 msgid "Create a %s"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:376
+#: code:addons/web/static/src/js/fields/relational_fields.js:375
 #, python-format
 msgid "Create and Edit..."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:56
+#: code:addons/web/static/src/js/fields/relational_fields.js:55
 #, python-format
 msgid "Create and edit"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:405
+#: code:addons/web/static/src/js/fields/relational_fields.js:404
 #: code:addons/web/static/src/js/views/calendar/calendar_quick_create.js:85
 #, python-format
 msgid "Create: "
@@ -814,7 +821,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1570
+#: code:addons/web/static/src/js/fields/basic_fields.js:1617
 #, python-format
 msgid "Deactivate"
 msgstr ""
@@ -828,10 +835,10 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:285
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:297
 #: code:addons/web/static/src/js/views/form/form_controller.js:155
 #: code:addons/web/static/src/js/views/list/list_controller.js:148
-#: code:addons/web/static/src/xml/base.xml:1224
+#: code:addons/web/static/src/xml/base.xml:1225
 #: code:addons/web/static/src/xml/kanban.xml:23
 #, python-format
 msgid "Delete"
@@ -846,7 +853,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:963
+#: code:addons/web/static/src/xml/base.xml:964
 #, python-format
 msgid "Delete this file"
 msgstr ""
@@ -879,7 +886,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1312
+#: code:addons/web/static/src/xml/base.xml:1319
 #, python-format
 msgid "Documentation"
 msgstr ""
@@ -928,11 +935,11 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:279
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:291
 #: code:addons/web/static/src/js/views/calendar/calendar_quick_create.js:50
 #: code:addons/web/static/src/xml/base.xml:266
 #: code:addons/web/static/src/xml/base.xml:420
-#: code:addons/web/static/src/xml/base.xml:884
+#: code:addons/web/static/src/xml/base.xml:885
 #: code:addons/web/static/src/xml/kanban.xml:65
 #: code:addons/web/static/src/xml/report.xml:14
 #, python-format
@@ -948,7 +955,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:322
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:286
 #, python-format
 msgid "Edit Column"
 msgstr ""
@@ -988,14 +995,14 @@ msgstr ""
 #. openerp-web
 #: code:addons/web/static/src/js/chrome/search_menus.js:86
 #: code:addons/web/static/src/js/chrome/search_menus.js:93
-#: code:addons/web/static/src/js/chrome/view_manager.js:313
+#: code:addons/web/static/src/js/chrome/view_manager.js:307
 #: code:addons/web/static/src/js/services/crash_manager.js:135
 #, python-format
 msgid "Error"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:781
+#: code:addons/web/controllers/main.py:784
 #, python-format
 msgid "Error, password not changed !"
 msgstr ""
@@ -1037,7 +1044,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1172
+#: code:addons/web/static/src/xml/base.xml:1173
 #, python-format
 msgid "Export Formats :"
 msgstr ""
@@ -1051,14 +1058,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1165
+#: code:addons/web/static/src/xml/base.xml:1166
 #, python-format
 msgid "Export Type :"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1168
+#: code:addons/web/static/src/xml/base.xml:1169
 #, python-format
 msgid "Export all Data"
 msgstr ""
@@ -1079,7 +1086,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1134
+#: code:addons/web/static/src/xml/base.xml:1135
 #, python-format
 msgid "Favorites"
 msgstr ""
@@ -1108,21 +1115,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1191
+#: code:addons/web/static/src/xml/base.xml:1192
 #, python-format
 msgid "Fields to export"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1071
+#: code:addons/web/static/src/js/fields/basic_fields.js:1118
 #, python-format
 msgid "File Upload"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1051
+#: code:addons/web/static/src/js/fields/basic_fields.js:1098
 #, python-format
 msgid "File upload"
 msgstr ""
@@ -1157,7 +1164,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1001
+#: code:addons/web/static/src/xml/base.xml:1002
 #, python-format
 msgid "Filters"
 msgstr ""
@@ -1194,7 +1201,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1333
+#: code:addons/web/static/src/xml/base.xml:1338
 #, python-format
 msgid "Get this feature and much more with Odoo Enterprise!"
 msgstr ""
@@ -1216,7 +1223,7 @@ msgstr ""
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/chrome/search_inputs.js:716
-#: code:addons/web/static/src/xml/base.xml:1113
+#: code:addons/web/static/src/xml/base.xml:1114
 #, python-format
 msgid "Group By"
 msgstr ""
@@ -1237,7 +1244,7 @@ msgstr ""
 #. openerp-web
 #: code:addons/web/static/src/js/core/dialog.js:250
 #, python-format
-msgid "I am sure about this"
+msgid "I am sure about this."
 msgstr ""
 
 #. module: web
@@ -1249,21 +1256,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1152
+#: code:addons/web/static/src/js/fields/basic_fields.js:1199
 #, python-format
 msgid "Image"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1167
+#: code:addons/web/static/src/xml/base.xml:1168
 #, python-format
 msgid "Import-Compatible Export"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1569
+#: code:addons/web/static/src/js/fields/basic_fields.js:1616
 #, python-format
 msgid "Inactive"
 msgstr ""
@@ -1277,8 +1284,8 @@ msgid "Invalid data"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:677
-#: code:addons/web/controllers/main.py:691
+#: code:addons/web/controllers/main.py:680
+#: code:addons/web/controllers/main.py:694
 #, python-format
 msgid "Invalid database name. Only alphanumerical characters, underscore, hyphen and dot are allowed."
 msgstr ""
@@ -1292,7 +1299,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/widgets/model_field_selector.js:392
+#: code:addons/web/static/src/js/widgets/model_field_selector.js:393
 #: code:addons/web/static/src/xml/base.xml:731
 #, python-format
 msgid "Invalid field chain"
@@ -1320,7 +1327,7 @@ msgid "Kanban"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:788
+#: code:addons/web/controllers/main.py:791
 #, python-format
 msgid "Languages"
 msgstr ""
@@ -1395,7 +1402,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1317
+#: code:addons/web/static/src/xml/base.xml:1324
 #, python-format
 msgid "Log out"
 msgstr ""
@@ -1484,7 +1491,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1338
+#: code:addons/web/static/src/xml/base.xml:1343
 #, python-format
 msgid "Mobile support"
 msgstr ""
@@ -1514,8 +1521,8 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/form/form_renderer.js:275
-#: code:addons/web/static/src/xml/base.xml:867
+#: code:addons/web/static/src/js/views/form/form_renderer.js:276
+#: code:addons/web/static/src/xml/base.xml:868
 #, python-format
 msgid "More"
 msgstr ""
@@ -1527,21 +1534,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1187
+#: code:addons/web/static/src/xml/base.xml:1188
 #, python-format
 msgid "Move Down"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1186
+#: code:addons/web/static/src/xml/base.xml:1187
 #, python-format
 msgid "Move Up"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1316
+#: code:addons/web/static/src/xml/base.xml:1323
 #, python-format
 msgid "My Odoo.com account"
 msgstr ""
@@ -1555,7 +1562,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1241
+#: code:addons/web/static/src/xml/base.xml:1242
 #, python-format
 msgid "Name:"
 msgstr ""
@@ -1576,7 +1583,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1337
+#: code:addons/web/static/src/xml/base.xml:1342
 #, python-format
 msgid "New design"
 msgstr ""
@@ -1640,7 +1647,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:382
+#: code:addons/web/static/src/js/fields/relational_fields.js:381
 #, python-format
 msgid "No results to show..."
 msgstr ""
@@ -1659,13 +1666,6 @@ msgstr ""
 msgid "Not enough data points"
 msgstr ""
 
-#. module: web
-#. openerp-web
-#: code:addons/web/static/src/xml/base.xml:838
-#, python-format
-msgid "Not shown in kanban"
-msgstr ""
-
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/xml/base.xml:21
@@ -1690,7 +1690,8 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:172
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:186
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:194
 #: code:addons/web/static/src/js/services/crash_manager.js:156
 #, python-format
 msgid "Odoo Client Error"
@@ -1727,7 +1728,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1586
+#: code:addons/web/static/src/js/fields/basic_fields.js:1633
 #, python-format
 msgid "Off"
 msgstr ""
@@ -1738,8 +1739,8 @@ msgstr ""
 #: code:addons/web/static/src/js/core/dialog.js:199
 #: code:addons/web/static/src/js/core/dialog.js:217
 #: code:addons/web/static/src/js/core/dialog.js:268
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:285
-#: code:addons/web/static/src/xml/base.xml:1214
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:262
+#: code:addons/web/static/src/xml/base.xml:1215
 #, python-format
 msgid "Ok"
 msgstr ""
@@ -1753,7 +1754,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1585
+#: code:addons/web/static/src/js/fields/basic_fields.js:1632
 #, python-format
 msgid "On"
 msgstr ""
@@ -1767,13 +1768,13 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1832
+#: code:addons/web/static/src/js/fields/basic_fields.js:1879
 #, python-format
 msgid "Only Integer Value should be valid."
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:486
+#: code:addons/web/controllers/main.py:489
 #, python-format
 msgid "Only employee can access this database. Please contact the administrator."
 msgstr ""
@@ -1787,7 +1788,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1578
+#: code:addons/web/static/src/js/fields/basic_fields.js:1625
 #, python-format
 msgid "Open"
 msgstr ""
@@ -1808,10 +1809,10 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:470
-#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:265
-#: code:addons/web/static/src/js/views/form/form_controller.js:473
-#: code:addons/web/static/src/js/views/form/form_controller.js:492
+#: code:addons/web/static/src/js/fields/relational_fields.js:469
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:277
+#: code:addons/web/static/src/js/views/form/form_controller.js:475
+#: code:addons/web/static/src/js/views/form/form_controller.js:494
 #, python-format
 msgid "Open: "
 msgstr ""
@@ -1877,14 +1878,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1202
+#: code:addons/web/static/src/xml/base.xml:1203
 #, python-format
 msgid "Please note that only the selected ids will be exported."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1201
+#: code:addons/web/static/src/xml/base.xml:1202
 #, python-format
 msgid "Please pay attention that all records matching your search filter will be exported. Not only the selected ids."
 msgstr ""
@@ -1922,7 +1923,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1315
+#: code:addons/web/static/src/xml/base.xml:1322
 #, python-format
 msgid "Preferences"
 msgstr ""
@@ -1954,7 +1955,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/widgets/model_field_selector.js:454
+#: code:addons/web/static/src/js/widgets/model_field_selector.js:455
 #, python-format
 msgid "Relation not allowed"
 msgstr ""
@@ -1968,21 +1969,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1184
+#: code:addons/web/static/src/xml/base.xml:1185
 #, python-format
 msgid "Remove"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1185
+#: code:addons/web/static/src/xml/base.xml:1186
 #, python-format
 msgid "Remove All"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1494
+#: code:addons/web/static/src/js/fields/basic_fields.js:1541
 #, python-format
 msgid "Remove from Favorites"
 msgstr ""
@@ -2003,7 +2004,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1574
+#: code:addons/web/static/src/js/fields/basic_fields.js:1621
 #, python-format
 msgid "Restore"
 msgstr ""
@@ -2028,7 +2029,7 @@ msgstr ""
 #: code:addons/web/static/src/js/widgets/domain_selector_dialog.js:28
 #: code:addons/web/static/src/xml/base.xml:408
 #: code:addons/web/static/src/xml/base.xml:430
-#: code:addons/web/static/src/xml/base.xml:1152
+#: code:addons/web/static/src/xml/base.xml:1153
 #: code:addons/web/static/src/xml/report.xml:17
 #, python-format
 msgid "Save"
@@ -2043,21 +2044,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1207
+#: code:addons/web/static/src/js/fields/basic_fields.js:1254
 #, python-format
 msgid "Save As..."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1214
+#: code:addons/web/static/src/xml/base.xml:1215
 #, python-format
 msgid "Save as:"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1140
+#: code:addons/web/static/src/xml/base.xml:1141
 #, python-format
 msgid "Save current search"
 msgstr ""
@@ -2071,14 +2072,14 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1191
+#: code:addons/web/static/src/xml/base.xml:1192
 #, python-format
 msgid "Save fields list"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1217
+#: code:addons/web/static/src/xml/base.xml:1218
 #, python-format
 msgid "Saved exports:"
 msgstr ""
@@ -2101,21 +2102,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:343
+#: code:addons/web/static/src/js/fields/relational_fields.js:342
 #, python-format
 msgid "Search More..."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:984
+#: code:addons/web/static/src/xml/base.xml:985
 #, python-format
 msgid "Search..."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:405
+#: code:addons/web/static/src/js/fields/relational_fields.js:404
 #, python-format
 msgid "Search: "
 msgstr ""
@@ -2130,8 +2131,8 @@ msgstr ""
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/views/view_dialogs.js:377
-#: code:addons/web/static/src/xml/base.xml:914
 #: code:addons/web/static/src/xml/base.xml:915
+#: code:addons/web/static/src/xml/base.xml:916
 #, python-format
 msgid "Select"
 msgstr ""
@@ -2157,7 +2158,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:2242
+#: code:addons/web/static/src/js/fields/basic_fields.js:2289
 #, python-format
 msgid "Selected records"
 msgstr ""
@@ -2185,7 +2186,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1149
+#: code:addons/web/static/src/xml/base.xml:1150
 #, python-format
 msgid "Share with all users"
 msgstr ""
@@ -2205,7 +2206,7 @@ msgid "Size:"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:1089
+#: code:addons/web/controllers/main.py:1102
 #, python-format
 msgid "Something horrible happened"
 msgstr ""
@@ -2240,21 +2241,21 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1313
+#: code:addons/web/static/src/xml/base.xml:1320
 #, python-format
 msgid "Support"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1587
+#: code:addons/web/static/src/js/fields/basic_fields.js:1634
 #, python-format
 msgid "Switch Off"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1588
+#: code:addons/web/static/src/js/fields/basic_fields.js:1635
 #, python-format
 msgid "Switch On"
 msgstr ""
@@ -2303,67 +2304,67 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/widgets/model_field_selector.js:393
+#: code:addons/web/static/src/js/widgets/model_field_selector.js:394
 #, python-format
 msgid "The field chain is not valid. Did you maybe use a non-existing field name or followed a non-relational field?"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1207
+#: code:addons/web/static/src/js/fields/basic_fields.js:1254
 #, python-format
 msgid "The field is empty, there's nothing to save !"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/basic/basic_controller.js:379
+#: code:addons/web/static/src/js/views/basic/basic_controller.js:380
 #, python-format
 msgid "The following fields are invalid:"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:775
+#: code:addons/web/controllers/main.py:778
 #, python-format
 msgid "The new password and its confirmation must be identical."
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:780
+#: code:addons/web/controllers/main.py:783
 #, python-format
 msgid "The old password you provided is incorrect, your password was not changed."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/views/basic/basic_controller.js:74
+#: code:addons/web/static/src/js/views/basic/basic_controller.js:75
 #, python-format
 msgid "The record has been modified, your changes will be discarded. Do you want to proceed?"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1093
+#: code:addons/web/static/src/js/fields/basic_fields.js:1097
 #, python-format
 msgid "The selected file exceed the maximum file size of %s."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:1244
+#: code:addons/web/static/src/js/fields/relational_fields.js:1283
 #, python-format
 msgid "The type of the field '%s' must be a many2many field with a relation to 'ir.attachment' model."
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:1426
+#: code:addons/web/controllers/main.py:1439
 #, python-format
 msgid "There are too many rows (%s rows, limit: 65535) to export as Excel 97-2003 (.xls) format. Consider splitting the export."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1071
+#: code:addons/web/static/src/js/fields/basic_fields.js:1118
 #, python-format
 msgid "There was a problem while uploading your file"
 msgstr ""
@@ -2387,7 +2388,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1158
+#: code:addons/web/static/src/xml/base.xml:1159
 #, python-format
 msgid "This wizard will export all data that matches the current search criteria to a CSV file.\n"
 "        You can export all data or only the fields that can be reimported after modification."
@@ -2431,7 +2432,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:174
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:196
 #, python-format
 msgid "Traceback:"
 msgstr ""
@@ -2445,7 +2446,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:269
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:292
 #, python-format
 msgid "Trying to reconnect..."
 msgstr ""
@@ -2476,10 +2477,10 @@ msgstr ""
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/views/graph/graph_model.js:179
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:75
-#: code:addons/web/static/src/js/views/kanban/kanban_column.js:78
-#: code:addons/web/static/src/js/views/list/list_renderer.js:385
-#: code:addons/web/static/src/js/views/list/list_renderer.js:388
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:73
+#: code:addons/web/static/src/js/views/kanban/kanban_column.js:76
+#: code:addons/web/static/src/js/views/list/list_renderer.js:413
+#: code:addons/web/static/src/js/views/list/list_renderer.js:416
 #: code:addons/web/static/src/js/views/pivot/pivot_model.js:689
 #, python-format
 msgid "Undefined"
@@ -2492,6 +2493,13 @@ msgstr ""
 msgid "Unhandled widget"
 msgstr ""
 
+#. module: web
+#. openerp-web
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:187
+#, python-format
+msgid "Unknown CORS error"
+msgstr ""
+
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/core/pyeval.js:1001
@@ -2515,7 +2523,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1300
+#: code:addons/web/static/src/xml/base.xml:1301
 #, python-format
 msgid "Update translations"
 msgstr ""
@@ -2529,37 +2537,37 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1339
+#: code:addons/web/static/src/xml/base.xml:1344
 #, python-format
 msgid "Upgrade to future versions"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:914
+#: code:addons/web/static/src/xml/base.xml:915
 #, python-format
 msgid "Upload your file"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:1402
+#: code:addons/web/static/src/js/fields/relational_fields.js:1441
 #, python-format
 msgid "Uploading Error"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:887
-#: code:addons/web/static/src/xml/base.xml:918
-#: code:addons/web/static/src/xml/base.xml:973
+#: code:addons/web/static/src/xml/base.xml:888
+#: code:addons/web/static/src/xml/base.xml:919
+#: code:addons/web/static/src/xml/base.xml:974
 #, python-format
 msgid "Uploading..."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1146
+#: code:addons/web/static/src/xml/base.xml:1147
 #, python-format
 msgid "Use by default"
 msgstr ""
@@ -2596,7 +2604,7 @@ msgstr ""
 #. openerp-web
 #: code:addons/web/static/src/js/services/crash_manager.js:13
 #: code:addons/web/static/src/js/services/crash_manager.js:14
-#: code:addons/web/static/src/js/views/basic/basic_controller.js:77
+#: code:addons/web/static/src/js/views/basic/basic_controller.js:78
 #, python-format
 msgid "Warning"
 msgstr ""
@@ -2625,6 +2633,13 @@ msgstr ""
 msgid "Week"
 msgstr ""
 
+#. module: web
+#. openerp-web
+#: code:addons/web/static/src/js/views/calendar/calendar_controller.js:344
+#, python-format
+msgid "Week "
+msgstr ""
+
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/js/widgets/rainbow_man.js:32
@@ -2640,14 +2655,14 @@ msgid "Widget:"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:483
+#: code:addons/web/controllers/main.py:486
 #, python-format
 msgid "Wrong login/password"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/basic_fields.js:1832
+#: code:addons/web/static/src/js/fields/basic_fields.js:1879
 #, python-format
 msgid "Wrong value entered!"
 msgstr ""
@@ -2676,34 +2691,34 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/chrome/abstract_web_client.js:278
+#: code:addons/web/static/src/js/chrome/abstract_web_client.js:301
 #, python-format
 msgid "You are back online"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/fields/relational_fields.js:72
+#: code:addons/web/static/src/js/fields/relational_fields.js:71
 #, python-format
 msgid "You are creating a new %s, are you sure it does not exist yet?"
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/widgets/model_field_selector.js:454
+#: code:addons/web/static/src/js/widgets/model_field_selector.js:455
 #, python-format
 msgid "You cannot follow relations for this field chain construction"
 msgstr ""
 
 #. module: web
-#: code:addons/web/controllers/main.py:773
+#: code:addons/web/controllers/main.py:776
 #, python-format
 msgid "You cannot leave any password empty."
 msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/xml/base.xml:1298
+#: code:addons/web/static/src/xml/base.xml:1299
 #, python-format
 msgid "You have updated"
 msgstr ""
@@ -2950,7 +2965,7 @@ msgstr ""
 
 #. module: web
 #. openerp-web
-#: code:addons/web/static/src/js/core/utils.js:97
+#: code:addons/web/static/src/js/core/utils.js:111
 #, python-format
 msgid "kMGTPE"
 msgstr ""
@@ -3038,7 +3053,7 @@ msgstr ""
 #. module: web
 #. openerp-web
 #: code:addons/web/static/src/xml/base.xml:714
-#: code:addons/web/static/src/xml/base.xml:1081
+#: code:addons/web/static/src/xml/base.xml:1082
 #, python-format
 msgid "or"
 msgstr ""
diff --git a/addons/website/i18n/website.pot b/addons/website/i18n/website.pot
index 77d933a5b645..e567470f8700 100644
--- a/addons/website/i18n/website.pot
+++ b/addons/website/i18n/website.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -33,6 +33,11 @@ msgstr ""
 msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.default_xml
+msgid "&lt;?xml version=\"1.0\" encoding=\"utf-8\"?&gt;"
+msgstr ""
+
 #. module: website
 #. openerp-web
 #: code:addons/website/static/src/xml/website.xml:40
@@ -52,6 +57,14 @@ msgstr ""
 msgid "' did not match any pages."
 msgstr ""
 
+#. module: website
+#: code:addons/website/models/website.py:622
+#: code:addons/website/models/website.py:624
+#: code:addons/website/models/website.py:642
+#, python-format
+msgid "(copy)"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "(e.g. business name, location) tends to improve your ranking in search engines and consequently increases your traffic. Do it:"
@@ -84,6 +97,11 @@ msgstr ""
 msgid "- The Odoo Team"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.default_csv
+msgid "1,2,3"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.snippet_options
 msgid "10s"
@@ -878,6 +896,11 @@ msgstr ""
 msgid "Attract new leads"
 msgstr ""
 
+#. module: website
+#: model:ir.model.fields,field_description:website.field_website_auto_redirect_lang
+msgid "Autoredirect Language"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,field_description:website.field_ir_act_server_website_published
 msgid "Available on the Website"
@@ -1036,6 +1059,9 @@ msgstr ""
 
 #. module: website
 #: model:ir.ui.view,arch_db:website.s_banner
+#: model:ir.ui.view,arch_db:website.website2_homepage
+#: model:ir.ui.view,arch_db:website.website2_homepage_page_ir_ui_view
+#: model:website.page,arch_db:website.website2_homepage_page
 msgid "Click to customize this text"
 msgstr ""
 
@@ -1132,15 +1158,25 @@ msgstr ""
 #: model:ir.ui.view,arch_db:website.s_banner
 #: model:ir.ui.view,arch_db:website.s_big_message
 #: model:ir.ui.view,arch_db:website.s_comparisons
+#: model:ir.ui.view,arch_db:website.website2_contactus
+#: model:ir.ui.view,arch_db:website.website2_contactus_page_ir_ui_view
+#: model:ir.ui.view,arch_db:website.website2_homepage
+#: model:ir.ui.view,arch_db:website.website2_homepage_page_ir_ui_view
 #: model:website.menu,name:website.menu_contactus
+#: model:website.menu,name:website.website2_menu_contactus
 #: model:website.page,arch_db:website.contactus_page
+#: model:website.page,arch_db:website.website2_contactus_page
+#: model:website.page,arch_db:website.website2_homepage_page
 msgid "Contact us"
 msgstr ""
 
 #. module: website
 #: model:ir.ui.view,arch_db:website.contactus
 #: model:ir.ui.view,arch_db:website.contactus_page_ir_ui_view
+#: model:ir.ui.view,arch_db:website.website2_contactus
+#: model:ir.ui.view,arch_db:website.website2_contactus_page_ir_ui_view
 #: model:website.page,arch_db:website.contactus_page
+#: model:website.page,arch_db:website.website2_contactus_page
 msgid "Contact us about anything related to our company or services."
 msgstr ""
 
@@ -1161,7 +1197,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:314
+#: code:addons/website/static/src/js/menu/content.js:316
 #: code:addons/website/static/src/xml/website.xml:26
 #, python-format
 msgid "Continue"
@@ -1283,7 +1319,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:667
+#: code:addons/website/static/src/js/menu/content.js:669
 #, python-format
 msgid "Delete Page"
 msgstr ""
@@ -1330,6 +1366,11 @@ msgstr ""
 msgid "Discard"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Discuss and Comments"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.external_snippets
 msgid "Discussion Group"
@@ -1432,7 +1473,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:343
+#: code:addons/website/static/src/js/menu/content.js:345
 #: model:ir.ui.view,arch_db:website.user_navbar
 #, python-format
 msgid "Edit Menu"
@@ -1443,6 +1484,11 @@ msgstr ""
 msgid "Edit Top Menu"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.edit_website_pages
+msgid "Edit code in backend"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.publish_management
 #: model:ir.ui.view,arch_db:website.user_navbar
@@ -1498,6 +1544,13 @@ msgstr ""
 msgid "Examples"
 msgstr ""
 
+#. module: website
+#. openerp-web
+#: code:addons/website/static/src/xml/website.contentMenu.xml:61
+#, python-format
+msgid "Existing Page, URL or Email"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.s_comparisons
 msgid "Expert"
@@ -1726,6 +1779,13 @@ msgstr ""
 msgid "Google Analytics in Dashboard"
 msgstr ""
 
+#. module: website
+#. openerp-web
+#: code:addons/website/static/src/xml/website.backend.xml:92
+#, python-format
+msgid "Google Analytics initialization failed. Maybe this domain is not whitelisted in your Google Analytics project for this client ID."
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "Google Business"
@@ -1827,6 +1887,7 @@ msgstr ""
 #: model:ir.ui.view,arch_db:website.500
 #: model:ir.ui.view,arch_db:website.footer_default
 #: model:website.menu,name:website.menu_homepage
+#: model:website.menu,name:website.website2_menu_homepage
 msgid "Home"
 msgstr ""
 
@@ -1843,9 +1904,16 @@ msgstr ""
 msgid "Homepage"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.website2_homepage
+#: model:ir.ui.view,arch_db:website.website2_homepage_page_ir_ui_view
+#: model:website.page,arch_db:website.website2_homepage_page
+msgid "Homepage 0.0.0.0"
+msgstr ""
+
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:101
+#: code:addons/website/static/src/xml/website.backend.xml:102
 #: model:ir.ui.view,arch_db:website.res_config_settings_view_form
 #, python-format
 msgid "How to get my Client ID"
@@ -1853,7 +1921,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:96
+#: code:addons/website/static/src/xml/website.backend.xml:97
 #: model:ir.ui.view,arch_db:website.res_config_settings_view_form
 #, python-format
 msgid "How to get my Tracking ID"
@@ -1861,7 +1929,7 @@ msgstr ""
 
 #. module: website
 #: model:ir.model.fields,field_description:website.field_website_id
-#: model:ir.model.fields,field_description:website.field_website_menu_id_7170
+#: model:ir.model.fields,field_description:website.field_website_menu_id_7216
 #: model:ir.model.fields,field_description:website.field_website_page_id
 #: model:ir.model.fields,field_description:website.field_website_published_mixin_id
 #: model:ir.model.fields,field_description:website.field_website_redirect_id
@@ -2060,7 +2128,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:109
+#: code:addons/website/static/src/xml/website.backend.xml:110
 #, python-format
 msgid "Last Month"
 msgstr ""
@@ -2083,14 +2151,14 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:108
+#: code:addons/website/static/src/xml/website.backend.xml:109
 #, python-format
 msgid "Last Week"
 msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:110
+#: code:addons/website/static/src/xml/website.backend.xml:111
 #, python-format
 msgid "Last Year"
 msgstr ""
@@ -2186,6 +2254,11 @@ msgstr ""
 msgid "Manage Pages"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.edit_website_pages
+msgid "Manage Your Pages"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.user_navbar
 msgid "Manage Your Website Pages"
@@ -2223,7 +2296,7 @@ msgid "Meet the Executive Team"
 msgstr ""
 
 #. module: website
-#: code:addons/website/models/website.py:207
+#: code:addons/website/models/website.py:209
 #: model:ir.model.fields,field_description:website.field_website_menu_name
 #, python-format
 msgid "Menu"
@@ -2231,11 +2304,16 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:267
+#: code:addons/website/static/src/js/menu/content.js:266
 #, python-format
 msgid "Menu Label"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Message"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.s_company_team
 msgid "Mich Stark, COO"
@@ -2547,14 +2625,14 @@ msgid "Our products are designed for small to medium size companies willing to o
 msgstr ""
 
 #. module: website
-#: code:addons/website/models/website.py:174
+#: code:addons/website/models/website.py:176
 #: model:ir.model,name:website.model_website_page
 #, python-format
 msgid "Page"
 msgstr ""
 
 #. module: website
-#: code:addons/website/models/website.py:185
+#: code:addons/website/models/website.py:187
 #, python-format
 msgid "Page <b>%s</b> contains a link to this page"
 msgstr ""
@@ -2567,7 +2645,6 @@ msgstr ""
 #. module: website
 #. openerp-web
 #: code:addons/website/static/src/xml/website.pageProperties.xml:12
-#: model:ir.model.fields,field_description:website.field_website_page_name
 #, python-format
 msgid "Page Name"
 msgstr ""
@@ -2588,16 +2665,12 @@ msgstr ""
 msgid "Page Title"
 msgstr ""
 
-#. module: website
-#: model:ir.model.fields,field_description:website.field_website_page_url
-msgid "Page URL"
-msgstr ""
-
 #. module: website
 #. openerp-web
 #: code:addons/website/static/src/xml/website.pageProperties.xml:18
+#: model:ir.model.fields,field_description:website.field_website_page_url
 #, python-format
-msgid "Page Url"
+msgid "Page URL"
 msgstr ""
 
 #. module: website
@@ -2605,11 +2678,6 @@ msgstr ""
 msgid "Pages"
 msgstr ""
 
-#. module: website
-#: model:ir.ui.view,arch_db:website.edit_website_pages
-msgid "Pages Management"
-msgstr ""
-
 #. module: website
 #: model:ir.ui.view,arch_db:website.snippet_options
 msgid "Panama Sky"
@@ -2636,11 +2704,21 @@ msgstr ""
 msgid "Parent Rigth"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_post
+msgid "Partner Detail"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,help:website.field_website_partner_id
 msgid "Partner-related data of the user"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Partners"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "Pay services like"
@@ -2803,6 +2881,11 @@ msgstr ""
 msgid "Ready For Launch!"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Recipient"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "Redeem a $75 coupon code to start your campaign."
@@ -2813,16 +2896,16 @@ msgstr ""
 msgid "Redirect From"
 msgstr ""
 
-#. module: website
-#: model:ir.model.fields,field_description:website.field_website_redirect_url_to
-msgid "Redirect To"
-msgstr ""
-
 #. module: website
 #. openerp-web
 #: code:addons/website/static/src/xml/website.pageProperties.xml:27
 #, python-format
-msgid "Redirect old url"
+msgid "Redirect Old URL"
+msgstr ""
+
+#. module: website
+#: model:ir.model.fields,field_description:website.field_website_redirect_url_to
+msgid "Redirect To"
 msgstr ""
 
 #. module: website
@@ -2845,6 +2928,11 @@ msgstr ""
 msgid "Regroup similar pages into a sub-menu, so they will appear under a unique drop-down menu."
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.website_pages_form_view
+msgid "Related Menu Items"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,field_description:website.field_website_page_menu_ids
 msgid "Related Menus"
@@ -2955,7 +3043,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:313
+#: code:addons/website/static/src/js/menu/content.js:315
 #, python-format
 msgid "Select a Menu"
 msgstr ""
@@ -2975,6 +3063,16 @@ msgstr ""
 msgid "Sell more online"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Send <span class=\"fa fa-long-arrow-right\"/>"
+msgstr ""
+
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_comment
+msgid "Send a Message to our Partners"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "Send an email to all your contacts"
@@ -2983,7 +3081,10 @@ msgstr ""
 #. module: website
 #: model:ir.ui.view,arch_db:website.contactus
 #: model:ir.ui.view,arch_db:website.contactus_page_ir_ui_view
+#: model:ir.ui.view,arch_db:website.website2_contactus
+#: model:ir.ui.view,arch_db:website.website2_contactus_page_ir_ui_view
 #: model:website.page,arch_db:website.contactus_page
+#: model:website.page,arch_db:website.website2_contactus_page
 msgid "Send us an email"
 msgstr ""
 
@@ -3009,6 +3110,11 @@ msgstr ""
 msgid "Share experience on similar projects"
 msgstr ""
 
+#. module: website
+#: model:ir.model.fields,help:website.field_website_auto_redirect_lang
+msgid "Should users be redirected to their browser's language"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,field_description:website.field_ir_ui_view_customize_show
 #: model:ir.model.fields,field_description:website.field_website_page_customize_show
@@ -3019,7 +3125,7 @@ msgstr ""
 #. openerp-web
 #: code:addons/website/static/src/xml/website.pageProperties.xml:51
 #, python-format
-msgid "Show in top menu"
+msgid "Show in Top Menu"
 msgstr ""
 
 #. module: website
@@ -3059,13 +3165,13 @@ msgid "Social Media"
 msgstr ""
 
 #. module: website
-#: code:addons/website/controllers/main.py:213
+#: code:addons/website/controllers/main.py:219
 #, python-format
 msgid "Sort by Name"
 msgstr ""
 
 #. module: website
-#: code:addons/website/controllers/main.py:212
+#: code:addons/website/controllers/main.py:218
 #, python-format
 msgid "Sort by Url"
 msgstr ""
@@ -3137,7 +3243,7 @@ msgid "Tell what's the value for the<br/>customer for this feature."
 msgstr ""
 
 #. module: website
-#: code:addons/website/models/website.py:199
+#: code:addons/website/models/website.py:201
 #, python-format
 msgid "Template <b>%s (id:%s)</b> contains a link to this page"
 msgstr ""
@@ -3152,6 +3258,11 @@ msgstr ""
 msgid "Terms of service"
 msgstr ""
 
+#. module: website
+#: model:ir.ui.view,arch_db:website.template_partner_post
+msgid "Thank you for posting a message !"
+msgstr ""
+
 #. module: website
 #: model:ir.ui.view,arch_db:website.website_planner
 msgid "The Banner or Big Picture building blocks are good choices for that."
@@ -3267,7 +3378,7 @@ msgid "This page does not exists, but you can create it as you are administrator
 msgstr ""
 
 #. module: website
-#: code:addons/website/models/website.py:211
+#: code:addons/website/models/website.py:213
 #, python-format
 msgid "This page is in the menu <b>%s</b>"
 msgstr ""
@@ -3302,8 +3413,9 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/js/menu/content.js:308
+#: code:addons/website/static/src/js/menu/content.js:310
 #: model:website.menu,name:website.main_menu
+#: model:website.menu,name:website.website2_main_menu
 #, python-format
 msgid "Top Menu"
 msgstr ""
@@ -3365,7 +3477,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:95
+#: code:addons/website/static/src/xml/website.backend.xml:96
 #: model:ir.ui.view,arch_db:website.res_config_settings_view_form
 #: model:ir.ui.view,arch_db:website.view_website_form
 #, python-format
@@ -3378,13 +3490,6 @@ msgstr ""
 msgid "URL matching those filters will be rewritten using the CDN Base URL"
 msgstr ""
 
-#. module: website
-#. openerp-web
-#: code:addons/website/static/src/xml/website.contentMenu.xml:61
-#, python-format
-msgid "URL or Email"
-msgstr ""
-
 #. module: website
 #: model:ir.ui.view,arch_db:website.s_comparisons
 msgid "Ultimate package"
@@ -3444,7 +3549,7 @@ msgstr ""
 #. openerp-web
 #: code:addons/website/static/src/xml/website.pageProperties.xml:62
 #, python-format
-msgid "Use as homepage"
+msgid "Use as Homepage"
 msgstr ""
 
 #. module: website
@@ -3469,7 +3574,7 @@ msgid "Very Slow"
 msgstr ""
 
 #. module: website
-#: model:ir.model.fields,field_description:website.field_website_page_ir_ui_view_id
+#: model:ir.model.fields,field_description:website.field_website_page_view_id
 msgid "View"
 msgstr ""
 
@@ -3479,6 +3584,11 @@ msgstr ""
 msgid "View Architecture"
 msgstr ""
 
+#. module: website
+#: model:ir.model.fields,field_description:website.field_website_page_name
+msgid "View Name"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,field_description:website.field_website_page_type
 msgid "View Type"
@@ -3552,7 +3662,10 @@ msgstr ""
 #. module: website
 #: model:ir.ui.view,arch_db:website.contactus
 #: model:ir.ui.view,arch_db:website.contactus_page_ir_ui_view
+#: model:ir.ui.view,arch_db:website.website2_contactus
+#: model:ir.ui.view,arch_db:website.website2_contactus_page_ir_ui_view
 #: model:website.page,arch_db:website.contactus_page
+#: model:website.page,arch_db:website.website2_contactus_page
 msgid "We'll do our best to get back to you as soon as possible."
 msgstr ""
 
@@ -3756,6 +3869,16 @@ msgstr ""
 msgid "Website: Dashboard"
 msgstr ""
 
+#. module: website
+#: model:ir.actions.server,name:website.action_partner_post
+msgid "Website: Partner Post and Thanks Demo"
+msgstr ""
+
+#. module: website
+#: model:ir.actions.server,name:website.action_partner_comment
+msgid "Website: Partners Comment Form"
+msgstr ""
+
 #. module: website
 #: model:ir.model.fields,field_description:website.field_website_page_website_ids
 #: model:ir.ui.view,arch_db:website.view_website_tree
@@ -3884,7 +4007,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:99
+#: code:addons/website/static/src/xml/website.backend.xml:100
 #, python-format
 msgid "Your Client ID:"
 msgstr ""
@@ -3896,7 +4019,7 @@ msgstr ""
 
 #. module: website
 #. openerp-web
-#: code:addons/website/static/src/xml/website.backend.xml:94
+#: code:addons/website/static/src/xml/website.backend.xml:95
 #, python-format
 msgid "Your Tracking ID:"
 msgstr ""
diff --git a/addons/website_blog/i18n/website_blog.pot b/addons/website_blog/i18n/website_blog.pot
index f3c6852b90d5..8c3089a2e0b4 100644
--- a/addons/website_blog/i18n/website_blog.pot
+++ b/addons/website_blog/i18n/website_blog.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,45 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "\"Finally, the leading edge is being brought to the masses.\n"
+"                        It will now be the turn of the big players to catch up to\n"
+"                        the superior technologies of the SME.\""
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "\"Odoo now competes on many fronts, with no real\n"
+"                    competition out there to knock them off the top spot.\n"
+"                    With the launch of their integrated CMS and Ecommerce\n"
+"                    systems,it only elevates their position as one of the leading\n"
+"                    lights in the open source revolution. It will be at least 5\n"
+"                    years before another ERP or CMS provider will be able to\n"
+"                    compete at this level due to the technology currently\n"
+"                    employed by most industry providers.\""
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "\"Odoo's latest launch will allow a business to go from\n"
+"                    zero to trading online quicker than ever before,” Stuart\n"
+"                    Mackintosh, MD of Open Source specialist and Odoo\n"
+"                    integration partner, OpusVL, explains. “The investment\n"
+"                    required to have a fully automated business system is\n"
+"                    dramatically reduced, enabling the small and medium\n"
+"                    enterprise to compete at a level of functionality and\n"
+"                    performance previously reserved for the big IT investors.\""
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "\"This is another clever and highly disruptive move by\n"
+"                    Odoo,which will force other technology providers to\n"
+"                    take another look at the value they are providing to ensure\n"
+"                    that their 'solutions' can still compete.\""
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.blog_post_short
 msgid "&amp;mdash;"
@@ -63,6 +102,13 @@ msgstr ""
 msgid "<b>Write your story here.</b> Use the top toolbar to style your text: add an image or table, set bold or italic, etc. Drag and drop building blocks for more graphical blogs."
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "A mix of push &amp; pull: Today, people\n"
+"                        are victims of what others decide to push to them.\n"
+"                        Odoo differentiates:"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.blog_post_template_new_post
 msgid "A new post"
@@ -84,6 +130,11 @@ msgstr ""
 msgid "Active"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "Adding to industry leading technology"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.blog_blog_view_search
 #: model:ir.ui.view,arch_db:website_blog.view_blog_post_search
@@ -95,6 +146,23 @@ msgstr ""
 msgid "Archives"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "As it comes, there is a default website based on Bootstrap\n"
+"                    3, the latest industry standard for rapid development of\n"
+"                    multi-device websites backed by Twitter, so can be directly\n"
+"                    integrated with many web tools and works across all devices\n"
+"                    by default."
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "At Odoo, we build tools to bring productivity to\n"
+"                    enterprises. As emails and information flows are one of\n"
+"                    the biggest wastes of time in companies, we have to fix\n"
+"                    this."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.blog_post_short
 msgid "Atom Feed"
@@ -190,6 +258,11 @@ msgstr ""
 msgid "Blue"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,subtitle:website_blog.blog_post_2
+msgid "Building your company's website and selling your products online easy."
+msgstr ""
+
 #. module: website_blog
 #. openerp-web
 #: code:addons/website_blog/static/src/js/website.tour.blog.js:29
@@ -274,6 +347,19 @@ msgstr ""
 msgid "Duplicate"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Emails are broken."
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Emails make me waste my time. But I need them.\n"
+"                    Given the importance that emails have in our lives,\n"
+"                    it's incredible it's still one of the only software\n"
+"                    areas that did not evolve in the past 20 years!"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "Filter Color"
@@ -284,11 +370,39 @@ msgstr ""
 msgid "Filter Intensity"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Focus on the Content: Everything is\n"
+"                        stripped to emphasize on the real message. No more\n"
+"                        welcome introductions, greetings, signatures and legal\n"
+"                        notes.We standardize the layout of each message.\n"
+"                        (signatures are on the profile of a contact, not in\n"
+"                        every message)"
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Folders and mailing lists are great tools but too\n"
+"                        complex in traditional email clients. In Odoo, a\n"
+"                        group of contacts that share a discussion can be\n"
+"                        created with one click. Every group should have it's\n"
+"                        own email address."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "Full Screen"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Get Things Done: your inbox is a\n"
+"                        todo list. You should be able to process (not only\n"
+"                        read) the inbox and easily mark messages for future\n"
+"                        actions. Every inbox should be empty after having\n"
+"                        been processed; no more overload of information."
+msgstr ""
+
 #. module: website_blog
 #: model:blog.blog,subtitle:website_blog.blog_blog_1
 msgid "Get in touch with us"
@@ -304,11 +418,25 @@ msgstr ""
 msgid "Group By"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Here are the ideas behind the Odoo communication tools:"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "High"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "However, unlike other web content management systems, it\n"
+"                    fully integrates into the back-end database. This means\n"
+"                    that when you edit a product description, image or price,\n"
+"                    it updates the product database in real time, providing a\n"
+"                    true self-service window into the business."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.model.fields,field_description:website_blog.field_blog_blog_id
 #: model:ir.model.fields,field_description:website_blog.field_blog_post_id
@@ -316,11 +444,29 @@ msgstr ""
 msgid "ID"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,subtitle:website_blog.blog_post_1
+msgid "Ideas behind the Odoo communication tools."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.latest_blogs
 msgid "In"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,name:website_blog.blog_post_2
+msgid "Integrating your CMS and E-Commerce"
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Keep control of what you want to receive or don't want\n"
+"                        to receive. People should never receive spam. You\n"
+"                        should follow/unfollow any kind of information in one\n"
+"                        click."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.model.fields,field_description:website_blog.field_blog_post_write_uid
 #: model:ir.ui.view,arch_db:website_blog.view_blog_post_search
@@ -352,6 +498,13 @@ msgstr ""
 msgid "Latest Posts"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "Like many modern website editors, with Odoo you can edit\n"
+"                    content in-line, enabling you to see exactly what you are\n"
+"                    changing and ensure your changes suit the context."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "Low"
@@ -367,6 +520,25 @@ msgstr ""
 msgid "Message"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Messages \"for action\": they\n"
+"                                require your immediate attention and you need\n"
+"                                to process them all. This accounts for 10%\n"
+"                                of your daily emails. Use the \"To: me\" menu\n"
+"                                for these."
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Messages \"for information\":\n"
+"                                you can pull them when you need some specific\n"
+"                                information; they are not required to be read\n"
+"                                every day.You receive only what you decided\n"
+"                                to follow.This accounts for 90% of your daily\n"
+"                                emails.Use the \"Inbox\" menu for these."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "Mid screen"
@@ -390,6 +562,11 @@ msgstr ""
 msgid "New Blog Post"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "New Features Launched"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.header_footer_custom
 msgid "News"
@@ -420,6 +597,18 @@ msgstr ""
 msgid "None"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "Odoo claims to be 'the Open Source software that makes\n"
+"                    building your company's website and selling your products\n"
+"                    online easy'. So how true is this statement?"
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,website_meta_keywords:website_blog.blog_post_1
+msgid "Odoo, email"
+msgstr ""
+
 #. module: website_blog
 #. openerp-web
 #: code:addons/website_blog/static/src/js/website.tour.blog.js:63
@@ -447,6 +636,14 @@ msgstr ""
 msgid "Posts"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Productivity is key: our smart user\n"
+"                        interface does not require you to click on every mail\n"
+"                        to read a thread. Reading a full thread, replying,\n"
+"                        attaching documents is super fast."
+msgstr ""
+
 #. module: website_blog
 #: code:addons/website_blog/controllers/main.py:270
 #, python-format
@@ -494,6 +691,18 @@ msgstr ""
 msgid "Read Next <span class=\"fa fa-long-arrow-right\"/>"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "Reading my inbox is the most unproductive task I do\n"
+"                    on a daily basis. I have to spend one full hour a\n"
+"                    day to process my emails. All the junk flows in the\n"
+"                    same inbox; spams, information that doesn't matter,\n"
+"                    quoted answers of quoted answers, etc. At the end\n"
+"                    of the hour, only 10 emails actually requested an\n"
+"                    answer from me. With a good tool, I could have done\n"
+"                    my job in 10 minutes!"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.website_blog
 msgid "Red"
@@ -588,6 +797,17 @@ msgstr ""
 msgid "Technical"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "The Communication Mechanism of Odoo"
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,name:website_blog.blog_post_1
+#: model:blog.post,website_meta_description:website_blog.blog_post_1
+msgid "The Future of Emails"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.model.fields,help:website_blog.field_blog_post_post_date
 msgid "The blog post will be visible for your visitors as of this date on the website if it is set as published."
@@ -599,11 +819,31 @@ msgid "This page is great to improve your <strong>Search Engine Optimization</st
 "                   You can review titles, keywords and descriptions of all blogs at once."
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "This provides a single source of data for your company and\n"
+"                    removes the need to create offline synchronisation between\n"
+"                    website and product database."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.model.fields,field_description:website_blog.field_blog_post_name
 msgid "Title"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_2
+msgid "To add to an already comprehensive set of Odoo\n"
+"                features, a website content management system (CMS or WMS) has been developed and a beta release is\n"
+"                available from today, 31st January 2014."
+msgstr ""
+
+#. module: website_blog
+#: model:blog.post,content:website_blog.blog_post_1
+msgid "To disrupt emails, you need more than just another user\n"
+"                    interface. We need to rethink the whole communication flow."
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.opt_blog_rc_status
 msgid "Unpublished"
@@ -700,6 +940,11 @@ msgstr ""
 msgid "comments"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.tag,name:website_blog.blog_tag_1
+msgid "functional"
+msgstr ""
+
 #. module: website_blog
 #: model:ir.ui.view,arch_db:website_blog.blog_post_template_new_post
 msgid "has been published on the"
@@ -726,3 +971,8 @@ msgstr ""
 msgid "views"
 msgstr ""
 
+#. module: website_blog
+#: model:blog.tag,name:website_blog.blog_tag_2
+msgid "website"
+msgstr ""
+
diff --git a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot
index 2a291848c257..6188f4e652ed 100644
--- a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot
+++ b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -129,7 +129,7 @@ msgid "Activation"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:99
+#: code:addons/website_crm_partner_assign/controllers/main.py:100
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_active
 #, python-format
 msgid "Active"
@@ -142,13 +142,13 @@ msgid "Address"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:224
+#: code:addons/website_crm_partner_assign/controllers/main.py:245
 #, python-format
 msgid "All Categories"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:241
+#: code:addons/website_crm_partner_assign/controllers/main.py:262
 #, python-format
 msgid "All Countries"
 msgstr ""
@@ -206,6 +206,11 @@ msgstr ""
 msgid "Avg Probability"
 msgstr ""
 
+#. module: website_crm_partner_assign
+#: model:res.partner.grade,name:website_crm_partner_assign.res_partner_grade_bronze
+msgid "Bronze"
+msgstr ""
+
 #. module: website_crm_partner_assign
 #: model:ir.model,name:website_crm_partner_assign.model_crm_lead_report_assign
 msgid "CRM Lead Report"
@@ -258,8 +263,8 @@ msgid "Contact"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:53
-#: code:addons/website_crm_partner_assign/controllers/main.py:110
+#: code:addons/website_crm_partner_assign/controllers/main.py:54
+#: code:addons/website_crm_partner_assign/controllers/main.py:111
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_leads
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_opportunities
 #, python-format
@@ -428,7 +433,7 @@ msgid "Expected Closing:"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:111
+#: code:addons/website_crm_partner_assign/controllers/main.py:112
 #, python-format
 msgid "Expected Revenue"
 msgstr ""
@@ -492,6 +497,11 @@ msgstr ""
 msgid "Gives the probability to assign a lead to this partner. (0 means no assignation.)"
 msgstr ""
 
+#. module: website_crm_partner_assign
+#: model:res.partner.grade,name:website_crm_partner_assign.res_partner_grade_gold
+msgid "Gold"
+msgstr ""
+
 #. module: website_crm_partner_assign
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_lead_report_assign_grade_id
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_partner_report_assign_grade_id
@@ -635,7 +645,7 @@ msgid "Leads Analysis"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_id_10691
+#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_id_10761
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_grade_id
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.view_partner_grade_form
 msgid "Level"
@@ -659,7 +669,7 @@ msgid "Looking For a Local Store?"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:105
+#: code:addons/website_crm_partner_assign/controllers/main.py:106
 #, python-format
 msgid "Lost"
 msgstr ""
@@ -705,8 +715,8 @@ msgid "My Opportunities"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:52
-#: code:addons/website_crm_partner_assign/controllers/main.py:109
+#: code:addons/website_crm_partner_assign/controllers/main.py:53
+#: code:addons/website_crm_partner_assign/controllers/main.py:110
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_activation_name
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_leads
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_opportunities
@@ -720,8 +730,8 @@ msgid "New Opportunity"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:51
-#: code:addons/website_crm_partner_assign/controllers/main.py:108
+#: code:addons/website_crm_partner_assign/controllers/main.py:52
+#: code:addons/website_crm_partner_assign/controllers/main.py:109
 #, python-format
 msgid "Newest"
 msgstr ""
@@ -803,7 +813,7 @@ msgid "Our Partners"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:103
+#: code:addons/website_crm_partner_assign/controllers/main.py:104
 #, python-format
 msgid "Overdue Activities"
 msgstr ""
@@ -904,6 +914,11 @@ msgstr ""
 msgid "Planned Revenue"
 msgstr ""
 
+#. module: website_crm_partner_assign
+#: model:res.partner.grade,name:website_crm_partner_assign.res_partner_grade_platinium
+msgid "Platinum"
+msgstr ""
+
 #. module: website_crm_partner_assign
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_crm_lead_report_assign_priority
 msgid "Priority"
@@ -915,7 +930,7 @@ msgid "Priority:"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:112
+#: code:addons/website_crm_partner_assign/controllers/main.py:113
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_opportunity
 #, python-format
 msgid "Probability"
@@ -984,7 +999,7 @@ msgstr ""
 #. module: website_crm_partner_assign
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_activation_sequence
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_sequence
-#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_sequence_10692
+#: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_partner_grade_sequence_10762
 #: model:ir.model.fields,field_description:website_crm_partner_assign.field_res_users_grade_sequence
 msgid "Sequence"
 msgstr ""
@@ -1001,13 +1016,18 @@ msgstr ""
 msgid "Set an email address for the partner(s): %s"
 msgstr ""
 
+#. module: website_crm_partner_assign
+#: model:res.partner.grade,name:website_crm_partner_assign.res_partner_grade_silver
+msgid "Silver"
+msgstr ""
+
 #. module: website_crm_partner_assign
 #: model:crm.lead.tag,name:website_crm_partner_assign.tag_portal_lead_is_spam
 msgid "Spam"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:113
+#: code:addons/website_crm_partner_assign/controllers/main.py:114
 #: model:ir.ui.view,arch_db:website_crm_partner_assign.portal_my_opportunities
 #, python-format
 msgid "Stage"
@@ -1051,7 +1071,7 @@ msgid "There are no opportunities."
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:101
+#: code:addons/website_crm_partner_assign/controllers/main.py:102
 #, python-format
 msgid "This Week Activities"
 msgstr ""
@@ -1067,7 +1087,7 @@ msgid "Title"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:100
+#: code:addons/website_crm_partner_assign/controllers/main.py:101
 #, python-format
 msgid "Today Activities"
 msgstr ""
@@ -1114,7 +1134,7 @@ msgid "Why aren't you interested by this lead?"
 msgstr ""
 
 #. module: website_crm_partner_assign
-#: code:addons/website_crm_partner_assign/controllers/main.py:104
+#: code:addons/website_crm_partner_assign/controllers/main.py:105
 #, python-format
 msgid "Won"
 msgstr ""
diff --git a/addons/website_event_questions/i18n/website_event_questions.pot b/addons/website_event_questions/i18n/website_event_questions.pot
index e525f07cd3f0..27c0a77a1925 100644
--- a/addons/website_event_questions/i18n/website_event_questions.pot
+++ b/addons/website_event_questions/i18n/website_event_questions.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -20,6 +20,11 @@ msgstr ""
 msgid "<strong>Questions</strong>"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.question,title:website_event_questions.event_question_2
+msgid "Accommodation"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model.fields,field_description:website_event_questions.field_event_answer_name
 #: model:ir.model.fields,field_description:website_event_questions.field_event_question_report_answer_id
@@ -44,6 +49,11 @@ msgstr ""
 msgid "Attendee"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_0_2
+msgid "Bronze"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model.fields,field_description:website_event_questions.field_event_answer_create_uid
 #: model:ir.model.fields,field_description:website_event_questions.field_event_question_create_uid
@@ -99,6 +109,11 @@ msgstr ""
 msgid "General Questions"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_0_0
+msgid "Gold"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.ui.view,arch_db:website_event_questions.view_event_question_report_search
 msgid "Group By"
@@ -117,6 +132,16 @@ msgstr ""
 msgid "If True, this question will be asked for every attendee of a reservation. If not it will be asked only once and its value propagated to every attendees."
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_2_1
+msgid "In Charge"
+msgstr ""
+
+#. module: website_event_questions
+#: model:event.question,title:website_event_questions.event_question_0
+msgid "Kind of partner"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model.fields,field_description:website_event_questions.field_event_answer___last_update
 #: model:ir.model.fields,field_description:website_event_questions.field_event_question___last_update
@@ -139,6 +164,16 @@ msgstr ""
 msgid "Last Updated on"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_1_1
+msgid "No"
+msgstr ""
+
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_2_0
+msgid "Personal"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model.fields,field_description:website_event_questions.field_event_answer_question_id
 #: model:ir.model.fields,field_description:website_event_questions.field_event_question_report_question_id
@@ -187,6 +222,11 @@ msgstr ""
 msgid "Sequence"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_0_1
+msgid "Silver"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model.fields,field_description:website_event_questions.field_event_event_specific_question_ids
 msgid "Specific Questions"
@@ -197,6 +237,16 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
+#. module: website_event_questions
+#: model:event.question,title:website_event_questions.event_question_1
+msgid "Veggie"
+msgstr ""
+
+#. module: website_event_questions
+#: model:event.answer,name:website_event_questions.event_suggestion_1_0
+msgid "Yes"
+msgstr ""
+
 #. module: website_event_questions
 #: model:ir.model,name:website_event_questions.model_event_answer
 msgid "event.answer"
diff --git a/addons/website_event_sale/i18n/website_event_sale.pot b/addons/website_event_sale/i18n/website_event_sale.pot
index 6f74fc0d0254..5e4e6269efa2 100644
--- a/addons/website_event_sale/i18n/website_event_sale.pot
+++ b/addons/website_event_sale/i18n/website_event_sale.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -40,6 +40,11 @@ msgstr ""
 msgid "Product"
 msgstr ""
 
+#. module: website_event_sale
+#: model:ir.model,name:website_event_sale.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: website_event_sale
 #: code:addons/website_event_sale/controllers/main.py:56
 #, python-format
@@ -51,11 +56,6 @@ msgstr ""
 msgid "Remaining"
 msgstr ""
 
-#. module: website_event_sale
-#: model:ir.model,name:website_event_sale.model_sale_order
-msgid "Sales Order"
-msgstr ""
-
 #. module: website_event_sale
 #: model:ir.ui.view,arch_db:website_event_sale.index
 msgid "Sold Out"
diff --git a/addons/website_event_track/i18n/website_event_track.pot b/addons/website_event_track/i18n/website_event_track.pot
index 8cc084d30e31..759f32c8306d 100644
--- a/addons/website_event_track/i18n/website_event_track.pot
+++ b/addons/website_event_track/i18n/website_event_track.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,27 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_event_track
+#: model:mail.template,body_html:website_event_track.mail_template_data_track_confirmation
+msgid "<?xml version=\"1.0\"?>\n"
+"<div>\n"
+"    <p>\n"
+"        Dear <t t-esc=\"object.partner_name\"/>\n"
+"    </p><p>\n"
+"        We are pleased to inform you that your proposal ${object.name} has been accepted and confirmed for the event ${object.event_id.name}.\n"
+"    </p><p>\n"
+"        You will find more details here:\n"
+"        <div style=\"margin-top: 16px;\">\n"
+"            <a href=\"/event/${object.event_id.id}/\" style=\"padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px\">\n"
+"                View Event\n"
+"            </a>\n"
+"        </div>\n"
+"    </p>\n"
+"    <p>Sincerely,</p>\n"
+"</div>\n"
+"            "
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.ui.view,arch_db:website_event_track.track_view
 msgid "<b>Date</b><br/>"
@@ -79,6 +100,11 @@ msgid "<strong>Regular Talks</strong>. These are standard talks with slides,\n"
 "                                    alocated in slots of 60 minutes."
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track7
+msgid "A technical explanation of Odoo as a CMS and a eCommerce platform for version 8."
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.model.fields,help:website_event_track.field_event_track_kanban_state
 msgid "A track's kanban state indicates special situations affecting it:\n"
@@ -102,6 +128,16 @@ msgstr ""
 msgid "Active"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track19
+msgid "Advanced lead management with Odoo: tips and tricks from the fields"
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track13
+msgid "Advanced reporting with Google Spreadsheets integration."
+msgstr ""
+
 #. module: website_event_track
 #: code:addons/website_event_track/models/event.py:95
 #: code:addons/website_event_track/models/event.py:104
@@ -230,6 +266,21 @@ msgstr ""
 msgid "Delete"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track6
+msgid "Detailed roadmap of accounting new modules and improvements for version 8."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track8
+msgid "Discover Odoo CRM: How to optimize your sales, from leads to sales orders."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track11
+msgid "Discover Odoo Point-of-Sale: Your shop ready to use in 30 minutes."
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor_display_name
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor_type_display_name
@@ -384,6 +435,36 @@ msgstr ""
 msgid "Highest"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track18
+msgid "How to build your marketing strategy for the purpose of generating leads with Odoo."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track1
+msgid "How to develop a website module."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track4
+msgid "How to develop automated tests in the Odoo web client."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track3
+msgid "How to develop real time apps, the website live chat module explained."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track2
+msgid "How to integrate hardware materials with the Odoo point of sale."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track9
+msgid "How to use Odoo for your HR process: recruitment, leaves management, appraisals, expenses, etc."
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor_id
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor_type_id
@@ -414,6 +495,11 @@ msgstr ""
 msgid "Kanban State"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track23
+msgid "Key Success factors selling Odoo."
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor___last_update
 #: model:ir.model.fields,field_description:website_event_track.field_event_sponsor_type___last_update
@@ -464,6 +550,21 @@ msgstr ""
 msgid "Low"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track31
+msgid "Lunch"
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track22
+msgid "Manage your KPIs (recomended to openERP partners)."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track12
+msgid "Manage your events with Odoo, the new training modules."
+msgstr ""
+
 #. module: website_event_track
 #: selection:event.track,priority:0
 msgid "Medium"
@@ -475,11 +576,36 @@ msgstr ""
 msgid "Medium-sized image of this contact. It is automatically resized as a 128x128px image, with aspect ratio preserved. Use this field in form views or some kanban views."
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track25
+msgid "Merge proposals review, code sprint (entire afternoon)"
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track24
+msgid "Merge proposals review, code sprint (entire day)."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track30
+msgid "Morning break"
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.ui.view,arch_db:website_event_track.view_event_track_search
 msgid "My Activities"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track20
+msgid "New Certification Program (valid from Oct. 2013)."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track14
+msgid "New Paypal modules (portal, handling, installments)."
+msgstr ""
+
 #. module: website_event_track
 #: model:mail.message.subtype,name:website_event_track.mt_event_track
 msgid "New Track"
@@ -500,6 +626,26 @@ msgstr ""
 msgid "No tracks found!"
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track15
+msgid "Odoo Mobile for Notes, Meetings and Messages."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track28
+msgid "Odoo Status & Strategy 2014"
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track16
+msgid "Odoo as your Enterprise Social Network."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track27
+msgid "Odoo in 2014"
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.ui.view,arch_db:website_event_track.event_sponsor
 msgid "Our Sponsors"
@@ -547,6 +693,16 @@ msgid "Put here the list of documents, like slides of\n"
 "                            it's implemented."
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track10
+msgid "Raising qualitive insights with the survey app"
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track21
+msgid "Recruiting high skilled talents with Odoo HR apps"
+msgstr ""
+
 #. module: website_event_track
 #: selection:event.track,kanban_state:0
 msgid "Red"
@@ -564,7 +720,7 @@ msgid "Responsible"
 msgstr ""
 
 #. module: website_event_track
-#: model:ir.model.fields,field_description:website_event_track.field_event_track_location_id_10881
+#: model:ir.model.fields,field_description:website_event_track.field_event_track_location_id_10951
 #: model:ir.model.fields,field_description:website_event_track.field_event_track_location_name
 msgid "Room"
 msgstr ""
@@ -658,7 +814,7 @@ msgid "Sponsors"
 msgstr ""
 
 #. module: website_event_track
-#: model:ir.model.fields,field_description:website_event_track.field_event_track_stage_id_10876
+#: model:ir.model.fields,field_description:website_event_track.field_event_track_stage_id_10946
 #: model:ir.ui.view,arch_db:website_event_track.view_event_track_search
 msgid "Stage"
 msgstr ""
@@ -730,6 +886,21 @@ msgstr ""
 msgid "Thank you for your proposal."
 msgstr ""
 
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track17
+msgid "The Art of Making an Odoo Demo."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track29
+msgid "The new marketing strategy."
+msgstr ""
+
+#. module: website_event_track
+#: model:event.track,name:website_event_track.event_track5
+msgid "The new way to promote your modules in the Apps platform and Odoo website."
+msgstr ""
+
 #. module: website_event_track
 #: model:ir.ui.view,arch_db:website_event_track.event_track_proposal
 msgid "This event does not accept proposals."
@@ -909,11 +1080,6 @@ msgstr ""
 msgid "Your Phone"
 msgstr ""
 
-#. module: website_event_track
-#: model:mail.template,body_html:website_event_track.mail_template_data_track_confirmation
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c6469763e0a202020203c703e0a202020202020202044656172203c7420742d6573633d226f626a6563742e706172746e65725f6e616d65222f3e0a202020203c2f703e3c703e0a202020202020202057652061726520706c656173656420746f20696e666f726d20796f75207468617420796f75722070726f706f73616c20247b6f626a6563742e6e616d657d20686173206265656e20616363657074656420616e6420636f6e6669726d656420666f7220746865206576656e7420247b6f626a6563742e6576656e745f69642e6e616d657d2e0a202020203c2f703e3c703e0a2020202020202020596f752077696c6c2066696e64206d6f72652064657461696c7320686572653a0a20202020202020203c646976207374796c653d226d617267696e2d746f703a20313670783b223e0a2020202020202020202020203c6120687265663d222f6576656e742f247b6f626a6563742e6576656e745f69642e69647d2f22207374796c653d2270616464696e673a2038707820313270783b20666f6e742d73697a653a20313270783b20636f6c6f723a20234646464646463b20746578742d6465636f726174696f6e3a206e6f6e652021696d706f7274616e743b20666f6e742d7765696768743a203430303b206261636b67726f756e642d636f6c6f723a20233837354137423b20626f726465723a2030707820736f6c696420233837354137423b20626f726465722d7261646975733a337078223e0a2020202020202020202020202020202056696577204576656e740a2020202020202020202020203c2f613e0a20202020202020203c2f6469763e0a202020203c2f703e0a202020203c703e53696e636572656c792c3c2f703e0a3c2f6469763e0a202020202020202020202020"
-msgstr ""
-
 #. module: website_event_track
 #: model:ir.ui.view,arch_db:website_event_track.view_event_track_form
 msgid "e.g. Inspiring Business Talk"
diff --git a/addons/website_forum_doc/i18n/website_forum_doc.pot b/addons/website_forum_doc/i18n/website_forum_doc.pot
index 7fbefa12cc4d..70cd7d5247a7 100644
--- a/addons/website_forum_doc/i18n/website_forum_doc.pot
+++ b/addons/website_forum_doc/i18n/website_forum_doc.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -25,6 +25,11 @@ msgstr ""
 msgid "<span class=\"text-muted\">or</span>"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_crm_after_sale
+msgid "After-sale communication"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.promote_question
 msgid "Bad answer structure"
@@ -46,11 +51,21 @@ msgstr ""
 msgid "Benefits of having done this setup"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_cms_ecommerce
+msgid "CMS & eCommerce"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.model.fields,field_description:website_forum_doc.field_forum_documentation_toc_child_ids
 msgid "Children Table Of Content"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_crm_claim
+msgid "Claims"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.model.fields,field_description:website_forum_doc.field_forum_post_color
 msgid "Color Index"
@@ -68,6 +83,16 @@ msgstr ""
 msgid "Created on"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_crm
+msgid "Customer Relationship Management"
+msgstr ""
+
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_sale_customer
+msgid "Customers"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.view_forum_post_kanban
 msgid "Delete"
@@ -125,6 +150,11 @@ msgstr ""
 msgid "Edit Post"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_hrm_contract
+msgid "Employee Contract"
+msgstr ""
+
 #. module: website_forum_doc
 #: code:addons/website_forum_doc/models/forum_documentation_toc.py:38
 #, python-format
@@ -151,6 +181,11 @@ msgstr ""
 msgid "Forum Post"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_functional_doc
+msgid "Functional Documentation"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.promote_question
 msgid "Good answer structure"
@@ -171,6 +206,11 @@ msgstr ""
 msgid "How to forecast sales revenues?"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_hrm
+msgid "Human Resources Management"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.model.fields,field_description:website_forum_doc.field_forum_documentation_stage_id
 #: model:ir.model.fields,field_description:website_forum_doc.field_forum_documentation_toc_id
@@ -205,6 +245,11 @@ msgstr ""
 msgid "Last Updated on"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_crm_lead
+msgid "Lead & Opportunity"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.model.fields,field_description:website_forum_doc.field_forum_documentation_toc_parent_left
 msgid "Left Parent"
@@ -290,6 +335,21 @@ msgstr ""
 msgid "Right Parent"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_0
+msgid "Sales & Warehouse"
+msgstr ""
+
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_sale
+msgid "Sales Management"
+msgstr ""
+
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_sale_so
+msgid "Sales orders"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.promote_question
 msgid "Samples"
@@ -333,6 +393,11 @@ msgstr ""
 msgid "The question title is short and descriptive"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,introduction:website_forum_doc.toc_functional_doc
+msgid "This documentation is produced using the best posts from the"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.documentation_post
 msgid "This documentation page has been extracted\n"
@@ -351,6 +416,17 @@ msgid "To be promoted in the official documentation the question\n"
 "                        and answer must satisfy the following criteria:"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,introduction:website_forum_doc.toc_sale
+msgid "Tracks leads, boost opportunities and close deals.\n"
+"                    This serie of how-to will help you develop your business."
+msgstr ""
+
+#. module: website_forum_doc
+#: model:forum.documentation.toc,name:website_forum_doc.toc_website
+msgid "Website"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.promote_question
 msgid "What report should I use to compute probabilities per stage?"
@@ -366,6 +442,11 @@ msgstr ""
 msgid "cancel"
 msgstr ""
 
+#. module: website_forum_doc
+#: model:forum.documentation.toc,introduction:website_forum_doc.toc_functional_doc
+msgid "community forum"
+msgstr ""
+
 #. module: website_forum_doc
 #: model:ir.ui.view,arch_db:website_forum_doc.toc
 msgid "essay"
diff --git a/addons/website_mail_channel/i18n/website_mail_channel.pot b/addons/website_mail_channel/i18n/website_mail_channel.pot
index 9635cf18e44c..a9ce17edd0e0 100644
--- a/addons/website_mail_channel/i18n/website_mail_channel.pot
+++ b/addons/website_mail_channel/i18n/website_mail_channel.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,28 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_mail_channel
+#: model:mail.template,body_html:website_mail_channel.mail_template_list_subscribe
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><p>Hello,</p>\n"
+"<p>You have requested to be subscribed to the mailing list <strong>${object.name}</strong></p>\n"
+"<p>To confirm, please visit the following link:</p>\n"
+"<p><strong><a href=\"${ctx['token_url']}\">${ctx['token_url']}</a></strong></p>\n"
+"<p>If this was a mistake or you did not requested this action, please ignore this message.</p>\n"
+"</data>"
+msgstr ""
+
+#. module: website_mail_channel
+#: model:mail.template,body_html:website_mail_channel.mail_template_list_unsubscribe
+msgid "<?xml version=\"1.0\"?>\n"
+"<data><p>Hello,</p>\n"
+"<p>You have requested to be unsubscribed to the mailing list <strong>${object.name}</strong></p>\n"
+"<p>To confirm, please visit the following link:</p>\n"
+"<p><strong><a href=\"${ctx['token_url']}\">${ctx['token_url']}</a></strong></p>\n"
+"<p>If this was a mistake or you did not requested this action, please ignore this message.</p>\n"
+"</data>"
+msgstr ""
+
 #. module: website_mail_channel
 #: model:ir.ui.view,arch_db:website_mail_channel.subscribe
 msgid "<span class=\"oe_snippet_thumbnail_title\">Discussion Group</span>"
@@ -152,16 +174,6 @@ msgstr ""
 msgid "You have been correctly"
 msgstr ""
 
-#. module: website_mail_channel
-#: model:mail.template,body_html:website_mail_channel.mail_template_list_subscribe
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c703e48656c6c6f2c3c2f703e0a3c703e596f7520686176652072657175657374656420746f206265207375627363726962656420746f20746865206d61696c696e67206c697374203c7374726f6e673e247b6f626a6563742e6e616d657d3c2f7374726f6e673e3c2f703e0a3c703e546f20636f6e6669726d2c20706c656173652076697369742074686520666f6c6c6f77696e67206c696e6b3a3c2f703e0a3c703e3c7374726f6e673e3c6120687265663d22247b6374785b27746f6b656e5f75726c275d7d223e247b6374785b27746f6b656e5f75726c275d7d3c2f613e3c2f7374726f6e673e3c2f703e0a3c703e49662074686973207761732061206d697374616b65206f7220796f7520646964206e6f7420726571756573746564207468697320616374696f6e2c20706c656173652069676e6f72652074686973206d6573736167652e3c2f703e0a3c2f646174613e"
-msgstr ""
-
-#. module: website_mail_channel
-#: model:mail.template,body_html:website_mail_channel.mail_template_list_unsubscribe
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646174613e3c703e48656c6c6f2c3c2f703e0a3c703e596f7520686176652072657175657374656420746f20626520756e7375627363726962656420746f20746865206d61696c696e67206c697374203c7374726f6e673e247b6f626a6563742e6e616d657d3c2f7374726f6e673e3c2f703e0a3c703e546f20636f6e6669726d2c20706c656173652076697369742074686520666f6c6c6f77696e67206c696e6b3a3c2f703e0a3c703e3c7374726f6e673e3c6120687265663d22247b6374785b27746f6b656e5f75726c275d7d223e247b6374785b27746f6b656e5f75726c275d7d3c2f613e3c2f7374726f6e673e3c2f703e0a3c703e49662074686973207761732061206d697374616b65206f7220796f7520646964206e6f7420726571756573746564207468697320616374696f6e2c20706c656173652069676e6f72652074686973206d6573736167652e3c2f703e0a3c2f646174613e"
-msgstr ""
-
 #. module: website_mail_channel
 #: model:ir.ui.view,arch_db:website_mail_channel.subscribe
 msgid "a confirmation email has been sent."
diff --git a/addons/website_quote/i18n/website_quote.pot b/addons/website_quote/i18n/website_quote.pot
index 257b6f23779a..20b39d3bf620 100644
--- a/addons/website_quote/i18n/website_quote.pot
+++ b/addons/website_quote/i18n/website_quote.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -84,6 +84,14 @@ msgstr ""
 msgid "&amp;bull;"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "&amp;nbsp;"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 #: model:ir.ui.view,arch_db:website_quote.so_template
@@ -134,6 +142,38 @@ msgstr ""
 msgid "<i class=\"fa fa-times\"/> Reject"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<i>You will be able to create dynamic page interacting with the ORM.</i>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<i>You will be able to develop a full application with backend and user interface.</i>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<i>You will be able to develop simple dynamic compenents in HTML pages.</i>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<span style=\"text-align: -webkit-center; \">This course is dedicated to developers who need to grasp knowledge of the <strong>business applications development </strong>process. This course is for new developers or for IT professionals eager to learn more about technical aspects.</span>"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "<span>, for an amount of </span>"
@@ -166,6 +206,38 @@ msgstr ""
 msgid "<strong>Expiration Date:</strong>"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<strong>Having attended this course, participants should be able to:</strong>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<strong>Objectives:</strong>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<strong>Our prices include:</strong>"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "<strong>Requirements:</strong>"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.pricing
 msgid "<strong>Subtotal:</strong>"
@@ -178,6 +250,14 @@ msgid "<strong>Template Header:</strong> this content\n"
 "                                template."
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "<strong>There are three components to the training</strong>"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "<strong>This offer expired!</strong><br/>\n"
@@ -204,6 +284,16 @@ msgstr ""
 msgid "About us"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Access to an Account Manager at Odoo SA to discuss strategic, sales and service issues"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Access to the Partners Portal"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_active
 msgid "Active"
@@ -214,6 +304,22 @@ msgstr ""
 msgid "Add to order lines"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,name:website_quote.product_product_quote_3
+#: model:product.template,name:website_quote.product_product_quote_3_product_template
+#: model:product.template,name:website_quote.product_template_quote_3
+#: model:sale.quote.option,name:website_quote.website_sale_option_line_1
+msgid "Advanced CRM Functional"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Advanced JQuery"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.pricing
 msgid "Amount"
@@ -224,11 +330,24 @@ msgstr ""
 msgid "Amount Before Discount"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "An Odoo official partner commits to:"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.view_sale_quote_template_search
 msgid "Archived"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Arrays"
+msgstr ""
+
 #. module: website_quote
 #: model:sale.quote.template,website_description:website_quote.website_quote_template_default
 msgid "As a leading professional services firm,\n"
@@ -251,11 +370,71 @@ msgstr ""
 msgid "Back to Sales Order"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Be available for periodic review meeting with Odoo SA account managers"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Be the first level of support for his Odoo customers and use Odoo SA for the second level of support (mostly for bug fixes)"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Become a Certified Odoo Partner"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Benefits for a partner"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Better comfort to facilitate your learning process"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation_content
 msgid "Bill To:"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Bootstrap CSS"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Bring your own laptop."
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Building a Full Application"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Calling the ORM"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "Cancel"
@@ -293,6 +472,22 @@ msgstr ""
 msgid "Contact us"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Controllers and Views"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Course Summary"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option_create_uid
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_create_uid
@@ -314,6 +509,30 @@ msgstr ""
 msgid "Customer:"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Day 1"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Day 2"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Day 3"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_res_config_settings_default_template_id
 msgid "Default Template"
@@ -342,6 +561,14 @@ msgstr ""
 msgid "Description for the website"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Develop a new module for a particular application."
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.pricing
 msgid "Discount"
@@ -362,6 +589,14 @@ msgstr ""
 msgid "Display Name"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Dive into Strings"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation_content
 msgid "Edit Quote"
@@ -377,6 +612,32 @@ msgstr ""
 msgid "Expiration Date:"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Follows a tranceparent ranking systemReady - Silver - Gold"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,name:website_quote.product_product_quote_1
+#: model:product.template,name:website_quote.product_product_quote_1_product_template
+#: model:product.template,name:website_quote.product_template_quote_1
+#: model:sale.quote.line,name:website_quote.website_sale_order_line_1
+msgid "Functional Training"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Functions"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Gets access to training sessions (updated weekly)"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,help:website_quote.field_sale_quote_line_sequence
 msgid "Gives the sequence order when displaying a list of sale quote lines."
@@ -396,11 +657,50 @@ msgid "Great quotation templates will significantly\n"
 "                                guarantees, your team, SLA, terms and conditions, etc."
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Hands-on exercises and their solutions"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Has a direct relationship with Odoo SA to escalate issues"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Has access to Odoo Enterprise source code on Github and latest bug fixes"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Have dedicated resources assigned to Odoo projects"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Hello World"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.chatter
 msgid "History"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "How to Debug"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option_id
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_id
@@ -423,8 +723,8 @@ msgid "If unchecked, it will allow you to hide the quotation template without re
 msgstr ""
 
 #. module: website_quote
-#: code:addons/website_quote/controllers/main.py:110
-#: code:addons/website_quote/controllers/main.py:206
+#: code:addons/website_quote/controllers/main.py:103
+#: code:addons/website_quote/controllers/main.py:199
 #, python-format
 msgid "If we store your payment information on our server, subscription payments will be made automatically."
 msgstr ""
@@ -434,11 +734,56 @@ msgstr ""
 msgid "Incl. tax)"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Install and administer your own server;"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Integrated Help"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.navigation_menu
 msgid "Introduction"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Introduction to JQuery"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Introduction to Javascript"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Introduction to QWeb"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Is fully trained on Odoo"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option___last_update
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_line___last_update
@@ -463,6 +808,23 @@ msgstr ""
 msgid "Last Updated on"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,description_sale:website_quote.product_product_quote_1
+#: model:product.product,description_sale:website_quote.product_product_quote_3
+#: model:product.template,description_sale:website_quote.product_product_quote_1_product_template
+#: model:product.template,description_sale:website_quote.product_product_quote_3_product_template
+#: model:product.template,description_sale:website_quote.product_template_quote_1
+#: model:product.template,description_sale:website_quote.product_template_quote_3
+msgid "Learn directly from our team and network of Odoo experts. Choose from the available training sessions for a better functional understanding of Odoo"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,description_sale:website_quote.product_product_quote_2
+#: model:product.template,description_sale:website_quote.product_product_quote_2_product_template
+#: model:product.template,description_sale:website_quote.product_template_quote_2
+msgid "Learn directly from our team and network of Odoo experts. Choose from the available training sessions for a better technical understanding of Odoo"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option_line_id
 msgid "Line"
@@ -480,11 +842,85 @@ msgstr ""
 msgid "Lines"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Live Q&amp;A sessions with a trainer"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Loops"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Lower training budget for the same quality courses"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Modular approach applied to the learning method"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Modules"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "New interactive learning experience"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,help:website_quote.field_sale_quote_template_number_of_days
 msgid "Number of days for the validity date computation of the quotation"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Odoo Official Website"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Odoo Web Client"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Odoo official partners will benefit from:"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Odoo sales training session"
+msgstr ""
+
 #. module: website_quote
 #: selection:sale.order,require_payment:0
 #: selection:sale.quote.template,require_payment:0
@@ -497,6 +933,14 @@ msgstr ""
 msgid "Online Signature"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Online Training"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_option_website_description
 msgid "Option Description"
@@ -514,12 +958,6 @@ msgstr ""
 msgid "Optional Products Lines"
 msgstr ""
 
-#. module: website_quote
-#: code:addons/website_quote/controllers/main.py:34
-#, python-format
-msgid "Order is not in a state requiring customer validation."
-msgstr ""
-
 #. module: website_quote
 #: code:addons/website_quote/models/sale_order.py:205
 #, python-format
@@ -542,7 +980,33 @@ msgid "Our Service"
 msgstr ""
 
 #. module: website_quote
-#: code:addons/website_quote/controllers/main.py:204
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended."
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Participants preferably have a functional knowledge of our software (see Functional Training)."
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Partner Program"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Partners Commitment"
+msgstr ""
+
+#. module: website_quote
+#: code:addons/website_quote/controllers/main.py:197
 #, python-format
 msgid "Pay & Confirm"
 msgstr ""
@@ -614,6 +1078,24 @@ msgstr ""
 msgid "Products"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Promote Odoo Enterprise to its customers"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Publishes references directly on Odoo.com"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Python Objects"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option_quantity
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_product_uom_qty
@@ -622,6 +1104,11 @@ msgstr ""
 msgid "Quantity"
 msgstr ""
 
+#. module: website_quote
+#: model:ir.model,name:website_quote.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_template_number_of_days
 msgid "Quotation Duration"
@@ -669,7 +1156,7 @@ msgid "Quotation expires after"
 msgstr ""
 
 #. module: website_quote
-#: code:addons/website_quote/controllers/main.py:57
+#: code:addons/website_quote/controllers/main.py:50
 #, python-format
 msgid "Quotation viewed by customer"
 msgstr ""
@@ -689,6 +1176,22 @@ msgstr ""
 msgid "Reject This Quote"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Report Engine"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Requirements"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model,name:website_quote.model_sale_order_option
 msgid "Sale Options"
@@ -701,11 +1204,6 @@ msgstr ""
 msgid "Sale Quotation Template"
 msgstr ""
 
-#. module: website_quote
-#: model:ir.model,name:website_quote.model_sale_order
-msgid "Sales Order"
-msgstr ""
-
 #. module: website_quote
 #: model:ir.model,name:website_quote.model_sale_order_line
 msgid "Sales Order Line"
@@ -745,6 +1243,14 @@ msgstr ""
 msgid "Ship To:"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Structure of the Training"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.optional_products
 #: model:ir.ui.view,arch_db:website_quote.sale_order_form_quote
@@ -762,6 +1268,18 @@ msgstr ""
 msgid "Taxes:"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,name:website_quote.product_product_quote_2
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,name:website_quote.product_product_quote_2_product_template
+#: model:product.template,name:website_quote.product_template_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,name:website_quote.website_sale_order_line_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Technical Training"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "Tell us why you are refusing this quotation, this will help us improve our services."
@@ -783,6 +1301,29 @@ msgstr ""
 msgid "The Administrator can set default Terms & Conditions in Sales Settings. Terms set here will show up instead if you select this quotation template."
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "The Odoo Enterprise GitHub repositories for all his developers"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "The Odoo eco system is designed to offer the best customer experience to Odoo users, from the product to implementation services. In order to guarantee that, the Odoo Partner Program ensures that official partners have the resources and knowledge required to offer Odoo implementation services."
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "The ability to report bugs to be fixed by Odoo on behalf of his customer (Enterprise contracts only)"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "These courses feature the same high quality course content found in our traditional classroom trainings, supplemented with modular sessions and cloud-based labs. Many of our online learning courses also include dozens of recorded webinars and live sessions by our senior instructors."
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,help:website_quote.field_sale_quote_template_mail_template_id
 msgid "This e-mail template will be sent on confirmation. Leave empty to send nothing."
@@ -819,11 +1360,48 @@ msgid "Titles with style <i>Heading 1</i> and\n"
 "                                table of content automatically."
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "To get more information, visit the"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.pricing
 msgid "Total Price"
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Train their staff by following Odoo training sessions"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Training Center Module"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Underscore"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Understand the development concepts and architecture;"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.model.fields,field_description:website_quote.field_sale_order_option_price_unit
 #: model:ir.model.fields,field_description:website_quote.field_sale_quote_line_price_unit
@@ -840,6 +1418,11 @@ msgstr ""
 msgid "Unit of Measure "
 msgstr ""
 
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Up to 20% commission on Odoo Enterprise sales, depending on the partnership level"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.actions.act_window,help:website_quote.action_sale_quotation_template
 msgid "Use templates to create polished, professional quotes in minutes.\n"
@@ -852,6 +1435,27 @@ msgstr ""
 msgid "Validate Order"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Variables &amp; Operators"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Videos with detailed demos"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Visibility and recognition, by being listed as an official partner on Odoo.com Partners page"
+msgstr ""
+
 #. module: website_quote
 #: model:sale.quote.template,website_description:website_quote.website_quote_template_default
 msgid "We always ensure that our products are\n"
@@ -869,6 +1473,27 @@ msgstr ""
 msgid "Website Description"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "What you will learn?"
+msgstr ""
+
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "Workflows"
+msgstr ""
+
+#. module: website_quote
+#: model:sale.quote.template,website_description:website_quote.website_quote_template_1
+msgid "Yearly upgrade training sessions when a new version is released"
+msgstr ""
+
 #. module: website_quote
 #: model:sale.quote.template,website_description:website_quote.website_quote_template_default
 msgid "You can <strong>set a description per product</strong>. Odoo will\n"
@@ -879,7 +1504,7 @@ msgid "You can <strong>set a description per product</strong>. Odoo will\n"
 msgstr ""
 
 #. module: website_quote
-#: code:addons/website_quote/controllers/main.py:157
+#: code:addons/website_quote/controllers/main.py:150
 #, python-format
 msgid "You cannot add options to a confirmed order."
 msgstr ""
@@ -909,6 +1534,14 @@ msgstr ""
 msgid "Your advantage:"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_1
+#: model:product.template,quote_description:website_quote.product_product_quote_1_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_1
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_1
+msgid "Your advantages"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "Your feedback....."
@@ -955,6 +1588,14 @@ msgstr ""
 msgid "days"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "drinks and lunch;"
+msgstr ""
+
 #. module: website_quote
 #: model:ir.ui.view,arch_db:website_quote.so_quotation
 msgid "for\n"
@@ -986,3 +1627,11 @@ msgstr ""
 msgid "res.config.settings"
 msgstr ""
 
+#. module: website_quote
+#: model:product.product,quote_description:website_quote.product_product_quote_2
+#: model:product.template,quote_description:website_quote.product_product_quote_2_product_template
+#: model:product.template,quote_description:website_quote.product_template_quote_2
+#: model:sale.quote.line,website_description:website_quote.website_sale_order_line_2
+msgid "training material."
+msgstr ""
+
diff --git a/addons/website_sale/i18n/website_sale.pot b/addons/website_sale/i18n/website_sale.pot
index 28776c16fdae..38440c7b0786 100644
--- a/addons/website_sale/i18n/website_sale.pot
+++ b/addons/website_sale/i18n/website_sale.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:53+0000\n"
-"PO-Revision-Date: 2017-09-20 09:53+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -37,6 +37,50 @@ msgid "30-day money-back guarantee<br/>\n"
 "                              Buy now, get in 2 days"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "75 percent less reflection."
+msgstr ""
+
+#. module: website_sale
+#: model:mail.template,body_html:website_sale.mail_template_sale_cart_recovery
+msgid "<?xml version=\"1.0\"?>\n"
+"<div style=\"margin:auto;width:100%;\">\n"
+"                    <img src=\"/web/image/res.company/${user.company_id.id}/logo\" style=\"height: auto; width: 80px; margin-top:30px;\" alt=\"${user.company_id.name}\"/>\n"
+"                    <h1 style=\"color:#A9A9A9;\">THERE'S SOMETHING IN YOUR CART.</h1>\n"
+"                    <p>Would you like to complete your purchase?</p><br/><br/>\n"
+"                    % if object.order_line:\n"
+"                    % for line in object.order_line:\n"
+"                    <hr/>\n"
+"                    <table width=\"100%\">\n"
+"                        <tr>\n"
+"                            <td style=\"padding: 10px; width:150px;\">\n"
+"                                <img src=\"/web/image/product.product/${line.product_id.id}/image\" height=\"100px\" width=\"100px\"/>\n"
+"                            </td>\n"
+"                            <td>\n"
+"                                <strong>${line.product_id.display_name}</strong><br/>${line.name}\n"
+"                            </td>\n"
+"                            <td width=\"100px\" align=\"right\">\n"
+"                                ${(line.product_uom_qty) | int} ${(line.product_uom.name)}\n"
+"                            </td>\n"
+"                        </tr>\n"
+"                    </table>\n"
+"                    % endfor\n"
+"                    <hr/>\n"
+"                    % endif\n"
+"                    <br/><br/>\n"
+"                    <center>\n"
+"                        <a href=\"/shop/cart?access_token=${object.access_token}\" target=\"_blank\" style=\"background-color: #1abc9c; padding: 20px; text-decoration: none; color: #fff; border-radius: 5px; font-size: 16px;\" class=\"o_default_snippet_text\">Resume order</a><br/><br/><br/>\n"
+"                        <p><b>Thank you for shopping with ${user.company_id.name}!</b></p>\n"
+"                    </center>\n"
+"                </div>\n"
+"            "
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.report_shop_saleorder_document
 msgid "<br/>\n"
@@ -49,6 +93,11 @@ msgid "<br/>\n"
 "                                e.g. for computers:"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.ui.view,arch_db:website_sale.payment
+msgid "<i class=\"fa fa-arrow-right\" aria-hidden=\"true\"/> Add payment acquirers"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.address_kanban
 msgid "<i class=\"fa fa-check\"/> Ship to this address"
@@ -64,11 +113,6 @@ msgstr ""
 msgid "<i class=\"fa fa-plus-square\" aria-hidden=\"true\"/> Add an address"
 msgstr ""
 
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.payment
-msgid "<i class=\"fa fa-plus-square\" aria-hidden=\"true\"/> Configure payment acquirers"
-msgstr ""
-
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.confirmation
 msgid "<i class=\"fa fa-print\"/> Print"
@@ -101,7 +145,7 @@ msgstr ""
 
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.total
-msgid "<span class=\"col-xs-6 text-right h4\">Total:</span>"
+msgid "<span class=\"col-xs-6 text-right h4 mt0\">Total:</span>"
 msgstr ""
 
 #. module: website_sale
@@ -169,8 +213,8 @@ msgstr ""
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.cart
 msgid "<span class=\"hidden-xs\">Process Checkout</span>\n"
-"                                <span class=\"visible-xs-inline\">Checkout</span>\n"
-"                                <span class=\"fa fa-long-arrow-right\"/>"
+"                                        <span class=\"visible-xs-inline\">Checkout</span>\n"
+"                                        <span class=\"fa fa-long-arrow-right\"/>"
 msgstr ""
 
 #. module: website_sale
@@ -410,7 +454,7 @@ msgstr ""
 
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.confirmation
-msgid "<strong>Payment information:</strong>"
+msgid "<strong>Payment Information:</strong>"
 msgstr ""
 
 #. module: website_sale
@@ -506,7 +550,7 @@ msgstr ""
 
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.extra_info
-msgid "A document to provide ?"
+msgid "A document to provide"
 msgstr ""
 
 #. module: website_sale
@@ -514,11 +558,21 @@ msgstr ""
 msgid "A few % discount can bring you twice more customers! Here are a few kinds of discounts to boost your sales:"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_12
+msgid "A great Keyboard. Cordless."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "A rounding per line is advised if your prices are tax-included. That way, the sum of line subtotals equals the total with taxes."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "A screen worthy of iPad."
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:65
@@ -552,6 +606,13 @@ msgstr ""
 msgid "Abandoned Delay"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "About the size of a credit card — and just 5.4 mm thin — iPod nano is the thinnest iPod ever made.\n"
+"                                    The 2.5-inch Multi-Touch display is nearly twice as big as the display on the previous iPod nano,\n"
+"                                    so you can see more of the music, photos, and videos you love."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,help:website_sale.field_product_product_accessory_product_ids
 #: model:ir.model.fields,help:website_sale.field_product_template_accessory_product_ids
@@ -626,6 +687,22 @@ msgstr ""
 msgid "Amount of Abandoned Carts"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "And at the Apple Online Store, you can configure your iMac with an even more powerful Intel Core i7 processor, up to 3.5GHz."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "And because it’s so easy to use, it’s easy to love."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.coupon_form
 msgid "Apply"
@@ -641,11 +718,6 @@ msgstr ""
 msgid "Apply right VAT rates for digital products sold in EU"
 msgstr ""
 
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
-msgid "Apply shipping costs on orders"
-msgstr ""
-
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "Apply specific prices per country, discounts, etc."
@@ -685,6 +757,30 @@ msgstr ""
 msgid "Average Order"
 msgstr ""
 
+#. module: website_sale
+#: model:res.country.group,name:website_sale.benelux
+msgid "BeNeLux"
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Beautiful 7.9‑inch display."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Beautiful widescreen display."
+msgstr ""
+
+#. module: website_sale
+#: model:product.pricelist,name:website_sale.list_benelux
+msgid "Benelux"
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:104
@@ -707,6 +803,22 @@ msgstr ""
 msgid "Boost your sales with two kinds of discount programs: promotions and coupon codes. Specific conditions can be set (products, customers, minimum purchase amount, period). Rewards can be discounts (% or amount) or free products."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Brilliance onscreen. And behind it."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Buttons let you quickly play, pause, change songs, or adjust the volume.\n"
+"                                    The smooth anodized aluminum design makes iPod nano feel as good as it sounds.\n"
+"                                    And iPod nano wouldn’t be iPod nano without gorgeous, hard-to-choose-from color."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_sale_order_can_directly_mark_as_paid
 msgid "Can be directly marked as paid"
@@ -801,6 +913,11 @@ msgstr ""
 msgid "Children Categories"
 msgstr ""
 
+#. module: website_sale
+#: model:product.pricelist,name:website_sale.list_christmas
+msgid "Christmas"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.address
 msgid "City"
@@ -867,6 +984,11 @@ msgstr ""
 msgid "Company Name"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Components
+msgid "Components"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "Compute shipping costs and ship with DHL"
@@ -892,6 +1014,21 @@ msgstr ""
 msgid "Compute shipping costs and ship with bpost"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
+msgid "Compute shipping costs on orders"
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Computer_all_in_one
+msgid "Computer all-in-one"
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.sub_computers
+msgid "Computers"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Configure your delivery methods (pricing, destinations)"
@@ -982,6 +1119,15 @@ msgstr ""
 msgid "Created on"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Creating such a stunningly thin design took some equally stunning feats of technological innovation. We refined,re-imagined,or re-engineered everything about iMac from the inside out. The result is an advanced, elegant all-in-one computer that’s as much a work of art as it is state of the art."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 #: model:ir.ui.view,arch_db:website_sale.website_planner
@@ -1058,12 +1204,22 @@ msgstr ""
 msgid "Delivery methods are selectable on the website: the customer pays for shipping costs"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Design. The thinnest iPod ever."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,help:website_sale.field_product_product_website_sequence
 #: model:ir.model.fields,help:website_sale.field_product_template_website_sequence
 msgid "Determine the display order in the Website E-commerce"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.devices
+msgid "Devices"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Discount % or amounts, margins, roundings, periods, etc."
@@ -1098,6 +1254,11 @@ msgstr ""
 msgid "E-commerce Promotional Code"
 msgstr ""
 
+#. module: website_sale
+#: model:product.pricelist,name:website_sale.list_europe
+msgid "EUR"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Ease the product browsing with:"
@@ -1137,7 +1298,7 @@ msgstr ""
 
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
-msgid "Email for Abandonned carts"
+msgid "Email for Abandoned carts"
 msgstr ""
 
 #. module: website_sale
@@ -1163,6 +1324,38 @@ msgstr ""
 msgid "Error ! You cannot create recursive categories."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Everything you love about iPad — the beautiful\n"
+"                                    screen, fast Colors are vivid and text is sharp on the iPad mini display.\n"
+"                                    But what really makes it stand out is its size. At 7.9 inches,\n"
+"                                    it’s perfectly sized to deliver an experience every bit as big as iPad."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "Everything you love about iPad — the beautiful\n"
+"                                    screen, fast and fluid performance, FaceTime and\n"
+"                                    iSight cameras, thousands of amazing apps, 10-hour\n"
+"                                    battery life* — is everything you’ll love about\n"
+"                                    iPad mini, too. And you can hold it in one hand."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Everything you love about iPad — the beautiful screen,\n"
+"                                        fast and fluid performance, FaceTime and iSight cameras, \n"
+"                                        thousands of amazing apps, 10-hour battery life* — is everything\n"
+"                                        you’ll love about iPad mini, too. And you can hold it in one hand."
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.External_Hard_Drive
+msgid "External Hard Drive"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.extra_info_option
 msgid "Extra Info<span class=\"chevron\"/>"
@@ -1173,6 +1366,11 @@ msgstr ""
 msgid "Extra Step"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Fast connections.The world over."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "FedEx"
@@ -1193,6 +1391,15 @@ msgstr ""
 msgid "Free delivery (see Delivery Strategy section)"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Friendly to the environment."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.view_sales_order_filter_ecommerce
 msgid "From Website"
@@ -1203,6 +1410,11 @@ msgstr ""
 msgid "Generate the invoice automatically when the order is confirmed"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Genius. Your own personal DJ."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.extra_info
 msgid "Give us your feedback..."
@@ -1233,12 +1445,22 @@ msgstr ""
 msgid "HTTP routing"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Have Genius call the tunes."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.payment
 #: model:ir.ui.view,arch_db:website_sale.reduction_code
 msgid "Have a promo code? Fill in this field and apply."
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Headset
+msgid "Headset"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Here are <strong>some pros and cons</strong> to help you decide:<br/>"
@@ -1249,6 +1471,29 @@ msgstr ""
 msgid "Here you can set a specific HTML color index (e.g. #ff0000) to display the color on the website if the attibute type is 'Color'."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Highly rated designs."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "How did we make an already gorgeous widescreen display even better? By making it 75 percent less reflective. And by re-architecting the LCD and moving it right up against the cover glass. So you see your photos, games, movies, and everything else in vivid, lifelike detail."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "How to get your groove on."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "How total tax amount is computed in orders and invoices"
@@ -1266,6 +1511,11 @@ msgstr ""
 msgid "ID"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "If it's made for iPad, it's made for iPad mini."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "If you deal with a major shipper (UPS, FedEx, DHL, etc.), activate the related connector in Odoo to compute accurate costs and print labels."
@@ -1304,6 +1554,15 @@ msgstr ""
 msgid "Imagine a new customer adds a product to cart and leaves your website because of shipping costs... Defining a good delivery strategy is difficult. You don't want to cut into your margins, but you want to remain price-competitive."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Individually calibrated for true-to-life color."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Install Optional Products (cross-selling)"
@@ -1320,7 +1579,7 @@ msgid "Installs *e-Commerce Inventory*"
 msgstr ""
 
 #. module: website_sale
-#: code:addons/website_sale/controllers/main.py:496
+#: code:addons/website_sale/controllers/main.py:501
 #, python-format
 msgid "Invalid Email! Please enter a valid email address."
 msgstr ""
@@ -1357,6 +1616,25 @@ msgstr ""
 msgid "It's difficult to recommend one over the others. So, simply pick the one that is more popular in your country!"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Key Features"
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Keyboard_Mouse
+msgid "Keyboard / Mouse"
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.laptops
+msgid "Laptops"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_product_image___last_update
 #: model:ir.model.fields,field_description:website_sale.field_product_public_category___last_update
@@ -1438,6 +1716,11 @@ msgstr ""
 msgid "List displaying"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.ui.view,arch_db:website_sale.address
+msgid "Log In"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Logo"
@@ -1483,6 +1766,15 @@ msgstr ""
 msgid "Min. qty or period"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "More energy efficient."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_res_config_settings_group_website_multiimage
 msgid "Multi-Images"
@@ -1493,6 +1785,11 @@ msgstr ""
 msgid "Multi-buy offers (2 products sold together for less than their individual price)"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Music. It's what beats inside."
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/js/website_sale.js:15
@@ -1517,9 +1814,14 @@ msgstr ""
 msgid "Name - Z to A"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.network
+msgid "Network"
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
-#: code:addons/website_sale/controllers/main.py:959
+#: code:addons/website_sale/controllers/main.py:964
 #: code:addons/website_sale/static/src/js/website_sale.editor.js:32
 #: model:ir.ui.view,arch_db:website_sale.content_new_product
 #, python-format
@@ -1551,6 +1853,11 @@ msgstr ""
 msgid "None website"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.ui.view,arch_db:website_sale.confirmation
+msgid "Now to Follow Your Order"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_crm_team_abandoned_carts_count
 msgid "Number of Abandoned Carts"
@@ -1648,13 +1955,18 @@ msgstr ""
 msgid "Orders/Day"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Over 375,000 apps."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_product_public_category_parent_id
 msgid "Parent Category"
 msgstr ""
 
 #. module: website_sale
-#: code:addons/website_sale/controllers/main.py:747
+#: code:addons/website_sale/controllers/main.py:752
 #, python-format
 msgid "Pay Now"
 msgstr ""
@@ -1703,6 +2015,11 @@ msgstr ""
 msgid "Payments to Capture"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Pen_Drive
+msgid "Pen Drive"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.address
 msgid "Phone"
@@ -1713,14 +2030,23 @@ msgstr ""
 msgid "Pictures gallery:"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Playlists. The perfect mix for every mood."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.cart
 msgid "Please proceed your current cart."
 msgstr ""
 
 #. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "Policies"
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Powered by fourth-generation Intel Core processors, this iMac is the fastest yet. Every model in the lineup comes standard with a quad-core Intel Core i5 processor, starting at 2.7GHz and topping out at 3.4GHz."
 msgstr ""
 
 #. module: website_sale
@@ -1779,11 +2105,17 @@ msgstr ""
 msgid "Pricing &amp; Discounts"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.printer
+msgid "Printer"
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:107
 #: model:ir.model,name:website_sale.model_product_product
 #: model:ir.ui.view,arch_db:website_sale.cart_lines
+#: model:ir.ui.view,arch_db:website_sale.confirmation
 #: model:ir.ui.view,arch_db:website_sale.payment
 #, python-format
 msgid "Product"
@@ -1801,7 +2133,7 @@ msgstr ""
 
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_res_config_settings_module_website_sale_comparison
-msgid "Product Comparator"
+msgid "Product Comparison Tool"
 msgstr ""
 
 #. module: website_sale
@@ -1874,7 +2206,6 @@ msgstr ""
 #: model:ir.actions.act_window,name:website_sale.product_template_action_website
 #: model:ir.ui.menu,name:website_sale.menu_catalog_products
 #: model:ir.ui.menu,name:website_sale.menu_product_settings
-#: model:ir.ui.view,arch_db:website_sale.confirmation
 #: model:ir.ui.view,arch_db:website_sale.product
 msgid "Products"
 msgstr ""
@@ -1950,6 +2281,11 @@ msgstr ""
 msgid "Quick and easy to set up"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.model,name:website_sale.model_sale_order
+msgid "Quotation"
+msgstr ""
+
 #. module: website_sale
 #: selection:product.attribute,type:0
 msgid "Radio"
@@ -2010,6 +2346,33 @@ msgstr ""
 msgid "Review your catalog"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Right from the start, apps made for iPad also work with iPad mini.\n"
+"                                    They’re immersive, full-screen apps that let you do almost anything\n"
+"                                    you can imagine. And with automatic updates,\n"
+"                                    you're always getting the best experience possible."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "Right from the start, there’s a lot to love about\n"
+"                                    iPad. It’s simple yet powerful. Thin and light yet\n"
+"                                    full-featured. It can do just about everything and\n"
+"                                    be just about anything."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Right from the start, there’s a lot to love about iPad.\n"
+"                                   It’s simple yet powerful. Thin and light yet full-\n"
+"                                   featured. It can do just about everything and be just\n"
+"                                   about anything.And because it’s so easy to use, it’s\n"
+"                                   easy to love."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "Rounding Method"
@@ -2025,11 +2388,6 @@ msgstr ""
 msgid "Sale Report"
 msgstr ""
 
-#. module: website_sale
-#: model:ir.actions.server,name:website_sale.ir_actions_server_sale_cart_recovery_email
-msgid "Sale: Send a Cart Recovery Email"
-msgstr ""
-
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:37
@@ -2050,11 +2408,6 @@ msgstr ""
 msgid "Sales Channel"
 msgstr ""
 
-#. module: website_sale
-#: model:ir.model,name:website_sale.model_sale_order
-msgid "Sales Order"
-msgstr ""
-
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.sale_report_view_pivot_website
 msgid "Sales Report"
@@ -2075,8 +2428,18 @@ msgid "Salesperson"
 msgstr ""
 
 #. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "Secure Payment"
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Say you’re listening to a song you love and you want to stay in the mood.\n"
+"                                        Just tap Genius. It finds other songs on iPod nano that go great together\n"
+"                                        and makes a Genius playlist for you. For more song combinations\n"
+"                                        you wouldn’t have thought of yourself, create Genius Mixes in iTunes\n"
+"                                        and sync the ones you like to iPod nano. Then tap Genius Mixes and\n"
+"                                        rediscover songs you haven’t heard in a while — or find music you forgot you even had."
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Screen
+msgid "Screen"
 msgstr ""
 
 #. module: website_sale
@@ -2156,6 +2519,11 @@ msgstr ""
 msgid "Sell in several currencies"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.actions.server,name:website_sale.ir_actions_server_sale_cart_recovery_email
+msgid "Send a Cart Recovery Email"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.sale_order_view_form_cart_recovery
 msgid "Send a Recovery Email"
@@ -2178,6 +2546,16 @@ msgstr ""
 msgid "Sequence"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.server
+msgid "Server"
+msgstr ""
+
+#. module: website_sale
+#: model:product.public.category,name:website_sale.services
+msgid "Services"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Set alternatives, accessories and options in product detail form (in Sales tab)"
@@ -2252,6 +2630,11 @@ msgstr ""
 msgid "Show multi image on eCommerce"
 msgstr ""
 
+#. module: website_sale
+#: model:ir.ui.view,arch_db:website_sale.confirmation
+msgid "Sign Up"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_sale
 msgid "Size"
@@ -2279,6 +2662,11 @@ msgstr ""
 msgid "Small-sized image of the category. It is automatically resized as a 64x64px image, with aspect ratio preserved. Use this field anywhere a small image is required."
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Software
+msgid "Software"
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:76
@@ -2293,7 +2681,7 @@ msgid "Some acquirers like Authorize.net and Ingenico can be used as payment gat
 msgstr ""
 
 #. module: website_sale
-#: code:addons/website_sale/controllers/main.py:512
+#: code:addons/website_sale/controllers/main.py:517
 #, python-format
 msgid "Some required fields are empty."
 msgstr ""
@@ -2313,6 +2701,11 @@ msgstr ""
 msgid "Sorting by :"
 msgstr ""
 
+#. module: website_sale
+#: model:product.public.category,name:website_sale.Speakers
+msgid "Speakers"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Start your online shop by creating 3 products pages.<br/>"
@@ -2386,11 +2779,24 @@ msgstr ""
 msgid "Suggested Accessories:"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Sync to your heart’s content."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.address
 msgid "TIN / VAT"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "Tap to play your favorite songs. Or entire albums.\n"
+"                                    Or everything by one artist. You can even browse by genres or composers.\n"
+"                                    Flip through your music: Album art looks great on the bigger screen.\n"
+"                                    Or to keep things fresh, give iPod nano a shake and it shuffles to a different song in your music library."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "Tax ID"
@@ -2426,6 +2832,15 @@ msgstr ""
 msgid "The <b>Intellectual Property</b> disclosure will inform users that the contents, logo and other visual media you created is your property and is protected by copyright laws."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "The desktop. In its most advanced form ever"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "The first step is to set up your company's information. This is used in several places: Contact us page, website header &amp; footer, printed business documents like orders and invoices, etc."
@@ -2436,13 +2851,28 @@ msgstr ""
 msgid "The full URL to access the document through the website."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "The full iPad experience."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_12
+msgid "The incredibly thin Apple Wireless Keyboard uses Bluetooth technology,\n"
+"                                    which makes it compatible with iPad. And you’re free to type wherever\n"
+"                                    you like — with the keyboard in front of your iPad or on your lap."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "The mode selected here applies as invoicing policy of any new product created but not of products already existing."
 msgstr ""
 
 #. module: website_sale
-#: code:addons/website_sale/models/sale_order.py:245
+#: code:addons/website_sale/models/sale_order.py:247
 #, python-format
 msgid "The quote should be sent and the payment acquirer type should be manual or wire transfer"
 msgstr ""
@@ -2452,6 +2882,13 @@ msgstr ""
 msgid "There are two strategies to sell more to a customer:"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "There is less of it, but no less to it."
+msgstr ""
+
 #. module: website_sale
 #. openerp-web
 #: code:addons/website_sale/static/src/xml/website_sale_dashboard.xml:53
@@ -2459,6 +2896,19 @@ msgstr ""
 msgid "There is no recent confirmed order."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "There's less of it, but no less to it."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "There’s another way to get a good mix of music on iPod: Let Genius do the work.\n"
+"                                        Activate Genius in iTunes on your computer, and it automatically finds songs that sound\n"
+"                                        great together. Then it creates Genius Mixes, which you can easily sync to your iPod.\n"
+"                                        It’s the perfect way to rediscover songs you haven’t listened to in forever."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "This adds the choice of a currency on pricelists."
@@ -2520,6 +2970,20 @@ msgstr ""
 msgid "USPS"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "Ultrafast wireless."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_14
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_4
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_6
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_7
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_8
+msgid "Ultrathin design"
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.confirmation
 msgid "Unit Price"
@@ -2634,11 +3098,33 @@ msgstr ""
 msgid "Websites using this sales channel"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "When one playlist isn’t enough."
+msgstr ""
+
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_2
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_3
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_5
+msgid "Why you'll love an iPad."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.model.fields,field_description:website_sale.field_res_config_settings_module_website_sale_wishlist
 msgid "Wishlists"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_1
+msgid "With advanced Wi‑Fi that’s up to twice as fast as\n"
+"                                   any previous-generation iPad and access to fast\n"
+"                                   cellular data networks around the world, iPad mini\n"
+"                                   lets you download content, stream video,\n"
+"                                   and browse the web at amazing speeds."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.res_config_settings_view_form
 msgid "With the first mode you can set several prices in the product config form (from Sales tab). With the second one, you set prices and computation rules from Pricelists."
@@ -2676,6 +3162,15 @@ msgstr ""
 msgid "You left items in your cart."
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "You probably have multiple playlists in iTunes on your computer.\n"
+"                                        One for your commute. One for the gym. Sync those playlists\n"
+"                                        to iPod, and you can play the perfect mix for whatever\n"
+"                                        mood strikes you. VoiceOver tells you the name of each playlist,\n"
+"                                        so it’s easy to switch between them and find the one you want without looking."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.actions.act_window,help:website_sale.action_abandoned_orders_ecommerce
 msgid "You should send an email to revive them!"
@@ -2713,11 +3208,6 @@ msgstr ""
 msgid "Zip Code"
 msgstr ""
 
-#. module: website_sale
-#: model:mail.template,body_html:website_sale.mail_template_sale_cart_recovery
-msgid "\\x3c3f786d6c2076657273696f6e3d22312e30223f3e0a3c646976207374796c653d226d617267696e3a6175746f3b77696474683a313030253b223e0a20202020202020202020202020202020202020203c696d67207372633d222f7765622f696d6167652f7265732e636f6d70616e792f247b757365722e636f6d70616e795f69642e69647d2f6c6f676f22207374796c653d226865696768743a206175746f3b2077696474683a20383070783b206d617267696e2d746f703a333070783b2220616c743d22247b757365722e636f6d70616e795f69642e6e616d657d222f3e0a20202020202020202020202020202020202020203c6831207374796c653d22636f6c6f723a234139413941393b223e5448455245275320534f4d455448494e4720494e20594f555220434152542e3c2f68313e0a20202020202020202020202020202020202020203c703e576f756c6420796f75206c696b6520746f20636f6d706c65746520796f75722070757263686173653f3c2f703e3c62722f3e3c62722f3e0a202020202020202020202020202020202020202025206966206f626a6563742e6f726465725f6c696e653a0a20202020202020202020202020202020202020202520666f72206c696e6520696e206f626a6563742e6f726465725f6c696e653a0a20202020202020202020202020202020202020203c68722f3e0a20202020202020202020202020202020202020203c7461626c652077696474683d2231303025223e0a2020202020202020202020202020202020202020202020203c74723e0a202020202020202020202020202020202020202020202020202020203c7464207374796c653d2270616464696e673a20313070783b2077696474683a31353070783b223e0a20202020202020202020202020202020202020202020202020202020202020203c696d67207372633d222f7765622f696d6167652f70726f647563742e70726f647563742f247b6c696e652e70726f647563745f69642e69647d2f696d61676522206865696768743d223130307078222077696474683d223130307078222f3e0a202020202020202020202020202020202020202020202020202020203c2f74643e0a202020202020202020202020202020202020202020202020202020203c74643e0a20202020202020202020202020202020202020202020202020202020202020203c7374726f6e673e247b6c696e652e70726f647563745f69642e646973706c61795f6e616d657d3c2f7374726f6e673e3c62722f3e247b6c696e652e6e616d657d0a202020202020202020202020202020202020202020202020202020203c2f74643e0a202020202020202020202020202020202020202020202020202020203c74642077696474683d2231303070782220616c69676e3d227269676874223e0a2020202020202020202020202020202020202020202020202020202020202020247b286c696e652e70726f647563745f756f6d5f71747929207c20696e747d20247b286c696e652e70726f647563745f756f6d2e6e616d65297d0a202020202020202020202020202020202020202020202020202020203c2f74643e0a2020202020202020202020202020202020202020202020203c2f74723e0a20202020202020202020202020202020202020203c2f7461626c653e0a20202020202020202020202020202020202020202520656e64666f720a20202020202020202020202020202020202020203c68722f3e0a20202020202020202020202020202020202020202520656e6469660a20202020202020202020202020202020202020203c62722f3e3c62722f3e0a20202020202020202020202020202020202020203c63656e7465723e0a2020202020202020202020202020202020202020202020203c6120687265663d222f73686f702f636172743f6163636573735f746f6b656e3d247b6f626a6563742e6163636573735f746f6b656e7d22207461726765743d225f626c616e6b22207374796c653d226261636b67726f756e642d636f6c6f723a20233161626339633b2070616464696e673a20323070783b20746578742d6465636f726174696f6e3a206e6f6e653b20636f6c6f723a20236666663b20626f726465722d7261646975733a203570783b20666f6e742d73697a653a20313670783b2220636c6173733d226f5f64656661756c745f736e69707065745f74657874223e526573756d65206f726465723c2f613e3c62722f3e3c62722f3e3c62722f3e0a2020202020202020202020202020202020202020202020203c703e3c623e5468616e6b20796f7520666f722073686f7070696e67207769746820247b757365722e636f6d70616e795f69642e6e616d657d213c2f623e3c2f703e0a20202020202020202020202020202020202020203c2f63656e7465723e0a202020202020202020202020202020203c2f6469763e0a202020202020202020202020"
-msgstr ""
-
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.website_planner
 msgid "all angles, detailed view, package, etc."
@@ -2755,6 +3245,13 @@ msgstr ""
 msgid "hours"
 msgstr ""
 
+#. module: website_sale
+#: model:sale.order.line,website_description:website_sale.website_sale_order_line_11
+msgid "iTunes on your Mac or PC makes it easy to load up\n"
+"                                        your iPod. Just choose the playlists, audiobooks,\n"
+"                                        podcasts, and other audio files you want, then sync."
+msgstr ""
+
 #. module: website_sale
 #: model:ir.ui.view,arch_db:website_sale.cart
 msgid "if you want to merge your previous cart into current cart."
@@ -2825,23 +3322,3 @@ msgstr ""
 msgid "what do the customers think of the product"
 msgstr ""
 
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "☑ 256 bit encryption"
-msgstr ""
-
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "☑ 30-days money-back guarantee"
-msgstr ""
-
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "☑ Invoice sent by e-Mail"
-msgstr ""
-
-#. module: website_sale
-#: model:ir.ui.view,arch_db:website_sale.cart
-msgid "☑ Processed by Ogone"
-msgstr ""
-
diff --git a/addons/website_sale_comparison/i18n/website_sale_comparison.pot b/addons/website_sale_comparison/i18n/website_sale_comparison.pot
index 3081582c9226..f4716c9b3081 100644
--- a/addons/website_sale_comparison/i18n/website_sale_comparison.pot
+++ b/addons/website_sale_comparison/i18n/website_sale_comparison.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,61 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_3
+msgid ".mp4, .avi, .m4v, H.264, AAC-LC, .mov, MPEG-4, .m4v, .mp4, .mov, Motion JPEG (M-JPEG)"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_13
+msgid "1 Year Warranty"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_6
+msgid "1.2 megapixels"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_15
+msgid "10 hrs"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_8
+msgid "134.7 x 200 x 7.2 mm"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_4
+msgid "3, 4, Protected AAC, MP3, MP3 VBR, AAX and AAX), Apple Lossless, WAV, AAC, HE-AAC, Audible (Formats 2, Audible Enhanced Audio, AIFF"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_7
+msgid "308 g"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_10
+msgid "3G"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_9
+msgid "4G"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_5
+msgid "5 megapixels"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_11
+msgid "7.9 inch LCD Assistive Touchscreen with 1024 x 768 pixels"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.ui.view,arch_db:website_sale_comparison.recommended_product
 msgid "<i class=\"fa fa-exchange\"/> Compare"
@@ -35,6 +90,16 @@ msgstr ""
 msgid "<strong>Price:</strong>"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_17
+msgid "Accelerometer, Three-axis Gyro, Ambient Light Sensor, Digital Compass"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_1
+msgid "Apple"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.actions.act_window,name:website_sale_comparison.product_attribute_category_action
 #: model:ir.ui.menu,name:website_sale_comparison.menu_attribute_category_action
@@ -42,18 +107,33 @@ msgid "Attribute Categories"
 msgstr ""
 
 #. module: website_sale_comparison
-#: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_id_11202
-msgid "Category"
+#: model:product.attribute,name:website_sale_comparison.product_attribute_4
+msgid "Audio Formats Supported"
 msgstr ""
 
 #. module: website_sale_comparison
-#: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_name
-msgid "Category Name"
+#: model:product.attribute,name:website_sale_comparison.product_attribute_14
+msgid "Battery Type"
 msgstr ""
 
 #. module: website_sale_comparison
-#: model:ir.ui.view,arch_db:website_sale_comparison.product_compare
-msgid "Comparator"
+#: model:product.attribute,name:website_sale_comparison.product_attribute_18
+msgid "Bluetooth"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_1
+msgid "Brand"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_id_11272
+msgid "Category"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_name
+msgid "Category Name"
 msgstr ""
 
 #. module: website_sale_comparison
@@ -68,7 +148,8 @@ msgstr ""
 
 #. module: website_sale_comparison
 #. openerp-web
-#: code:addons/website_sale_comparison/static/src/js/website_sale_comparison.js:44
+#: code:addons/website_sale_comparison/static/src/js/website_sale_comparison.js:45
+#: model:ir.ui.view,arch_db:website_sale_comparison.product_compare
 #, python-format
 msgid "Compare Products"
 msgstr ""
@@ -83,16 +164,36 @@ msgstr ""
 msgid "Created on"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_8
+msgid "Dimensions"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_display_name
 msgid "Display Name"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_11
+msgid "Display Type"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_2
+msgid "Dual Core A5"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_id
 msgid "ID"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_12
+msgid "LED Backlit Multi-touch Display with IPS Technology, Fingerprint-resistant Oleophobic Coating"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category___last_update
 msgid "Last Modified on"
@@ -108,6 +209,41 @@ msgstr ""
 msgid "Last Updated on"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_14
+msgid "Lithium - Polymer"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_9
+msgid "No"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_16
+msgid "Operating System"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_12
+msgid "Other Display Features"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_15
+msgid "Play Time"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_5
+msgid "Primary Camera"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_2
+msgid "Processor"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.model,name:website_sale_comparison.model_product_attribute
 msgid "Product Attribute"
@@ -129,13 +265,23 @@ msgstr ""
 msgid "Remove"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_6
+msgid "Secondary Camera"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_17
+msgid "Sensors"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.model.fields,field_description:website_sale_comparison.field_product_attribute_category_sequence
 msgid "Sequence"
 msgstr ""
 
 #. module: website_sale_comparison
-#: model:ir.model.fields,help:website_sale_comparison.field_product_attribute_category_id_11202
+#: model:ir.model.fields,help:website_sale_comparison.field_product_attribute_category_id_11272
 msgid "Set a category to regroup similar attributes under the same section in the Comparison page of eCommerce"
 msgstr ""
 
@@ -156,6 +302,26 @@ msgstr ""
 msgid "Uncategorized"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_3
+msgid "Video Formats Supported"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_13
+msgid "Warranty Summary"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute,name:website_sale_comparison.product_attribute_7
+msgid "Weight"
+msgstr ""
+
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_10
+msgid "Yes"
+msgstr ""
+
 #. module: website_sale_comparison
 #. openerp-web
 #: code:addons/website_sale_comparison/static/src/xml/comparison.xml:15
@@ -163,8 +329,18 @@ msgstr ""
 msgid "You can compare max 4 products."
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_16
+msgid "iOS 6"
+msgstr ""
+
 #. module: website_sale_comparison
 #: model:ir.ui.view,arch_db:website_sale_comparison.product_attributes_body
 msgid "or"
 msgstr ""
 
+#. module: website_sale_comparison
+#: model:product.attribute.value,name:website_sale_comparison.product_attribute_value_18
+msgid "v4"
+msgstr ""
+
diff --git a/addons/website_sale_delivery/i18n/website_sale_delivery.pot b/addons/website_sale_delivery/i18n/website_sale_delivery.pot
index ace21d67cf59..d62dcf98619b 100644
--- a/addons/website_sale_delivery/i18n/website_sale_delivery.pot
+++ b/addons/website_sale_delivery/i18n/website_sale_delivery.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@ msgstr ""
 
 #. module: website_sale_delivery
 #: model:ir.ui.view,arch_db:website_sale_delivery.payment_delivery
-msgid "<i class=\"fa fa-plus-square\" aria-hidden=\"true\"/> Configure delivery methods"
+msgid "<i class=\"fa fa-arrow-right\" aria-hidden=\"true\"/> Add delivery methods"
 msgstr ""
 
 #. module: website_sale_delivery
@@ -44,7 +44,7 @@ msgstr ""
 
 #. module: website_sale_delivery
 #: model:ir.ui.view,arch_db:website_sale_delivery.payment_delivery
-msgid "Choose a delivery method <i class=\"fa fa-question text-muted\" title=\"Delivery price will be updated after choosing a new delivery method\" aria-hidden=\"true\"/>"
+msgid "Choose a delivery method"
 msgstr ""
 
 #. module: website_sale_delivery
@@ -68,6 +68,11 @@ msgstr ""
 msgid "Delivery Methods"
 msgstr ""
 
+#. module: website_sale_delivery
+#: model:ir.ui.view,arch_db:website_sale_delivery.payment_delivery
+msgid "Delivery price will be updated after choosing a new delivery method"
+msgstr ""
+
 #. module: website_sale_delivery
 #: model:ir.ui.view,arch_db:website_sale_delivery.view_delivery_carrier_form_website_delivery
 msgid "Description"
@@ -117,7 +122,7 @@ msgstr ""
 
 #. module: website_sale_delivery
 #: model:ir.model,name:website_sale_delivery.model_sale_order
-msgid "Sales Order"
+msgid "Quotation"
 msgstr ""
 
 #. module: website_sale_delivery
diff --git a/addons/website_sale_digital/i18n/website_sale_digital.pot b/addons/website_sale_digital/i18n/website_sale_digital.pot
index 5057b243ac82..589848f65c29 100644
--- a/addons/website_sale_digital/i18n/website_sale_digital.pot
+++ b/addons/website_sale_digital/i18n/website_sale_digital.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,16 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_sale_digital
+#: model:product.template,description_sale:website_sale_digital.product_1
+msgid "Alice's Adventures in Wonderland (commonly shortened to Alice in Wonderland) is an 1865 novel written by English author Charles Lutwidge Dodgson under the pseudonym Lewis Carroll. It tells of a girl named Alice falling through a rabbit hole into a fantasy world populated by peculiar, anthropomorphic creatures. The tale plays with logic, giving the story lasting popularity with adults as well as with children. It is considered to be one of the best examples of the literary nonsense genre. Its narrative course and structure, characters and imagery have been enormously influential in both popular culture and literature, especially in the fantasy genre."
+msgstr ""
+
+#. module: website_sale_digital
+#: model:product.template,name:website_sale_digital.product_1
+msgid "Alice's Adventures in Wonderland - Lewis Caroll"
+msgstr ""
+
 #. module: website_sale_digital
 #: code:addons/website_sale_digital/models/product.py:23
 #: code:addons/website_sale_digital/models/product.py:54
@@ -44,6 +54,11 @@ msgstr ""
 msgid "Invoice Line"
 msgstr ""
 
+#. module: website_sale_digital
+#: model:product.template,description:website_sale_digital.product_1
+msgid "Novel by Lewis Caroll."
+msgstr ""
+
 #. module: website_sale_digital
 #: model:ir.ui.view,arch_db:website_sale_digital.product_product_view_form_inherit_digital
 #: model:ir.ui.view,arch_db:website_sale_digital.product_template_view_form_inherit_digital
diff --git a/addons/website_sale_options/i18n/website_sale_options.pot b/addons/website_sale_options/i18n/website_sale_options.pot
index 891cce3036e8..3b48eaac150e 100644
--- a/addons/website_sale_options/i18n/website_sale_options.pot
+++ b/addons/website_sale_options/i18n/website_sale_options.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -15,6 +15,16 @@ msgstr ""
 "Content-Transfer-Encoding: \n"
 "Plural-Forms: \n"
 
+#. module: website_sale_options
+#: model:product.attribute.value,name:website_sale_options.product_attribute_value_1
+msgid "1 year"
+msgstr ""
+
+#. module: website_sale_options
+#: model:product.attribute.value,name:website_sale_options.product_attribute_value_2
+msgid "2 year"
+msgstr ""
+
 #. module: website_sale_options
 #: model:ir.ui.view,arch_db:website_sale_options.modal
 msgid "<i class=\"fa fa-chevron-left\"/> <span class=\"hidden-xs\">Continue Shopping</span><span class=\"visible-xs-inline\">Continue</span>"
@@ -22,7 +32,7 @@ msgstr ""
 
 #. module: website_sale_options
 #: model:ir.ui.view,arch_db:website_sale_options.modal
-msgid "<i class=\"fa fa-shopping-cart fa-fw\"/> <span class=\"hidden-xs\">Proceed to checkout</span><span class=\"visible-xs-inline\">Checkout</span>"
+msgid "<i class=\"fa fa-shopping-cart fa-fw\"/> <span class=\"hidden-xs\">Proceed to Checkout</span><span class=\"visible-xs-inline\">Checkout</span>"
 msgstr ""
 
 #. module: website_sale_options
@@ -32,7 +42,7 @@ msgstr ""
 
 #. module: website_sale_options
 #: model:ir.ui.view,arch_db:website_sale_options.modal
-msgid "<span class=\"js_item\">1 Item</span><span class=\"js_items hidden\">5 Items</span><br/>"
+msgid "<span class=\"js_item\">1 </span><span class=\"js_items hidden\">5 </span>"
 msgstr ""
 
 #. module: website_sale_options
@@ -42,7 +52,12 @@ msgstr ""
 
 #. module: website_sale_options
 #: model:ir.ui.view,arch_db:website_sale_options.modal
-msgid "Add to cart"
+msgid "Add to Cart"
+msgstr ""
+
+#. module: website_sale_options
+#: model:product.attribute,name:website_sale_options.product_attribute_1
+msgid "Duration"
 msgstr ""
 
 #. module: website_sale_options
@@ -106,7 +121,7 @@ msgstr ""
 
 #. module: website_sale_options
 #: model:ir.model,name:website_sale_options.model_sale_order
-msgid "Sales Order"
+msgid "Quotation"
 msgstr ""
 
 #. module: website_sale_options
@@ -119,3 +134,19 @@ msgstr ""
 msgid "Select Your Options:"
 msgstr ""
 
+#. module: website_sale_options
+#: model:product.product,name:website_sale_options.product_product_1
+#: model:product.product,name:website_sale_options.service_cost_01
+#: model:product.template,name:website_sale_options.product_product_1_product_template
+#: model:product.template,name:website_sale_options.service_cost_01_product_template
+msgid "Warranty"
+msgstr ""
+
+#. module: website_sale_options
+#: model:product.product,description_sale:website_sale_options.product_product_1
+#: model:product.product,description_sale:website_sale_options.service_cost_01
+#: model:product.template,description_sale:website_sale_options.product_product_1_product_template
+#: model:product.template,description_sale:website_sale_options.service_cost_01_product_template
+msgid "Warranty, issued to the purchaser of an article by its manufacturer, promising to repair or replace it if necessary within a specified period of time."
+msgstr ""
+
diff --git a/addons/website_sale_stock/i18n/website_sale_stock.pot b/addons/website_sale_stock/i18n/website_sale_stock.pot
index e71b852e2fc8..e427d6f06008 100644
--- a/addons/website_sale_stock/i18n/website_sale_stock.pot
+++ b/addons/website_sale_stock/i18n/website_sale_stock.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -40,6 +40,12 @@ msgstr ""
 msgid "<strong>Delivery Orders</strong>"
 msgstr ""
 
+#. module: website_sale_stock
+#: model:ir.ui.view,arch_db:website_sale_stock.website_sale_stock_cart_lines
+#: model:ir.ui.view,arch_db:website_sale_stock.website_sale_stock_payment
+msgid "<strong>Warning!</strong>"
+msgstr ""
+
 #. module: website_sale_stock
 #: model:ir.model.fields,help:website_sale_stock.field_product_product_inventory_availability
 #: model:ir.model.fields,help:website_sale_stock.field_product_template_inventory_availability
@@ -114,7 +120,12 @@ msgstr ""
 
 #. module: website_sale_stock
 #: model:ir.model,name:website_sale_stock.model_sale_order
-msgid "Sales Order"
+msgid "Quotation"
+msgstr ""
+
+#. module: website_sale_stock
+#: model:ir.model,name:website_sale_stock.model_sale_order_line
+msgid "Sales Order Line"
 msgstr ""
 
 #. module: website_sale_stock
@@ -141,6 +152,12 @@ msgstr ""
 msgid "Show product-specific notifications"
 msgstr ""
 
+#. module: website_sale_stock
+#: code:addons/website_sale_stock/models/sale_order.py:28
+#, python-format
+msgid "Some products became unavailable and your cart has been updated. We're sorry for the inconvenience."
+msgstr ""
+
 #. module: website_sale_stock
 #. openerp-web
 #: code:addons/website_sale_stock/static/src/xml/website_sale_stock_product_availability.xml:22
@@ -148,6 +165,12 @@ msgstr ""
 msgid "Temporarily out of stock"
 msgstr ""
 
+#. module: website_sale_stock
+#: model:ir.model.fields,field_description:website_sale_stock.field_sale_order_line_warning_stock
+#: model:ir.model.fields,field_description:website_sale_stock.field_sale_order_warning_stock
+msgid "Warning"
+msgstr ""
+
 #. module: website_sale_stock
 #: model:ir.model,name:website_sale_stock.model_website
 msgid "Website"
@@ -160,6 +183,12 @@ msgstr ""
 msgid "You already added"
 msgstr ""
 
+#. module: website_sale_stock
+#: code:addons/website_sale_stock/models/sale_order.py:26
+#, python-format
+msgid "You ask for %s products but only %s is available"
+msgstr ""
+
 #. module: website_sale_stock
 #. openerp-web
 #: code:addons/website_sale_stock/static/src/xml/website_sale_stock_product_availability.xml:20
diff --git a/addons/website_sale_wishlist/i18n/website_sale_wishlist.pot b/addons/website_sale_wishlist/i18n/website_sale_wishlist.pot
index 6b6159efcce3..de40178c5f5e 100644
--- a/addons/website_sale_wishlist/i18n/website_sale_wishlist.pot
+++ b/addons/website_sale_wishlist/i18n/website_sale_wishlist.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -67,6 +67,11 @@ msgstr ""
 msgid "Currency"
 msgstr ""
 
+#. module: website_sale_wishlist
+#: model:ir.model.fields,field_description:website_sale_wishlist.field_res_users_current_session
+msgid "Current Session"
+msgstr ""
+
 #. module: website_sale_wishlist
 #: model:ir.model.fields,field_description:website_sale_wishlist.field_product_wishlist_price_new
 msgid "Current price"
@@ -137,22 +142,42 @@ msgstr ""
 msgid "Product"
 msgstr ""
 
+#. module: website_sale_wishlist
+#: model:ir.model.fields,field_description:website_sale_wishlist.field_product_wishlist_session
+msgid "Session"
+msgstr ""
+
 #. module: website_sale_wishlist
 #: model:ir.ui.view,arch_db:website_sale_wishlist.product_wishlist
 msgid "Shop Wishlist"
 msgstr ""
 
+#. module: website_sale_wishlist
+#: model:ir.model,name:website_sale_wishlist.model_res_users
+msgid "Users"
+msgstr ""
+
 #. module: website_sale_wishlist
 #: model:ir.model.fields,field_description:website_sale_wishlist.field_product_wishlist_website_id
 msgid "Website"
 msgstr ""
 
+#. module: website_sale_wishlist
+#: model:ir.model.fields,help:website_sale_wishlist.field_product_wishlist_session
+msgid "Website session identifier where this product was wishlisted."
+msgstr ""
+
 #. module: website_sale_wishlist
 #: model:ir.model.fields,field_description:website_sale_wishlist.field_res_partner_wishlist_ids
 #: model:ir.model.fields,field_description:website_sale_wishlist.field_res_users_wishlist_ids
 msgid "Wishlist"
 msgstr ""
 
+#. module: website_sale_wishlist
+#: model:ir.model,name:website_sale_wishlist.model_ir_autovacuum
+msgid "ir.autovacuum"
+msgstr ""
+
 #. module: website_sale_wishlist
 #: model:ir.model,name:website_sale_wishlist.model_product_wishlist
 msgid "product.wishlist"
diff --git a/addons/website_slides/i18n/website_slides.pot b/addons/website_slides/i18n/website_slides.pot
index 723001172764..df24b77b97c6 100644
--- a/addons/website_slides/i18n/website_slides.pot
+++ b/addons/website_slides/i18n/website_slides.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:54+0000\n"
-"PO-Revision-Date: 2017-09-20 09:54+0000\n"
+"POT-Creation-Date: 2017-10-02 11:27+0000\n"
+"PO-Revision-Date: 2017-10-02 11:27+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -277,6 +277,16 @@ msgstr ""
 msgid "Authentified Users Only"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_5
+msgid "Awesome Timesheet by Odoo"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.tag,name:website_slides.tag1
+msgid "CMS"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_channel_can_see
 msgid "Can See"
@@ -351,6 +361,11 @@ msgstr ""
 msgid "Channels"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_10
+msgid "Company Culture"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_slide_datas
 msgid "Content"
@@ -364,7 +379,7 @@ msgid "Content Preview"
 msgstr ""
 
 #. module: website_slides
-#: code:addons/website_slides/controllers/main.py:244
+#: code:addons/website_slides/controllers/main.py:255
 #, python-format
 msgid "Could not fetch data from url. Document or access right not available.\n"
 "Here is the received response: %s"
@@ -430,6 +445,32 @@ msgstr ""
 msgid "Discard"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_6
+msgid "Discover how easy marketing your business can be with Odoo"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_0
+msgid "Discover how you can integrate MRP, PLM, Quality and Maintenance in a single application to maximize the efficiency of your manufacturing operations.\n"
+"\n"
+"Read more about the features at: https://www.odoo.com/page/manufacturing-features\n"
+"\n"
+"Discover Odoo MRP: https://www.odoo.com/page/manufacturing"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_1
+msgid "Discover the CRM sales people love https://www.odoo.com/page/crm"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_2
+msgid "Discover the all-in-one business management software solution that fits any business size and use case.\n"
+"\n"
+"Learn more at https://odoo.com"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_slide_dislikes
 msgid "Dislikes"
@@ -476,6 +517,14 @@ msgstr ""
 msgid "Download"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_5
+msgid "Download Awesome Timesheet by Odoo and discover how easy time tracking and employee management can be!\n"
+"\n"
+"Chrome: http://bit.ly/2613LcY\n"
+"iOS: http://bit.ly/1ZUZsZD"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_slide_download_security
 msgid "Download Security"
@@ -537,6 +586,11 @@ msgstr ""
 msgid "Featured Presentation"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.category,name:website_slides.category_1
+msgid "Featured Presentations"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_channel_promoted_slide_id
 msgid "Featured Slide"
@@ -549,7 +603,7 @@ msgstr ""
 
 #. module: website_slides
 #. openerp-web
-#: code:addons/website_slides/controllers/main.py:254
+#: code:addons/website_slides/controllers/main.py:263
 #: code:addons/website_slides/static/src/js/slides_upload.js:89
 #, python-format
 msgid "File is too big. File size cannot exceed 25MB"
@@ -620,7 +674,7 @@ msgid "Infographics"
 msgstr ""
 
 #. module: website_slides
-#: code:addons/website_slides/controllers/main.py:276
+#: code:addons/website_slides/controllers/main.py:285
 #, python-format
 msgid "Internal server error, please try again later or contact administrator.\n"
 "Here is the error message: %s"
@@ -665,12 +719,22 @@ msgstr ""
 msgid "Latest Published"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_8
+msgid "Learn more at https://www.odoo.com/page/sales"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_slide_likes
 #: model:ir.ui.view,arch_db:website_slides.slide_detail_view
 msgid "Likes"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.tag,name:website_slides.tag2
+msgid "Marketing"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.model.fields,field_description:website_slides.field_slide_slide_image_medium
 msgid "Medium"
@@ -767,6 +831,57 @@ msgstr ""
 msgid "Number of Videos"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_2
+msgid "Odoo All-in-One Software Demonstration"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_1
+msgid "Odoo CRM"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.category,name:website_slides.category_2
+#: model:slide.tag,name:website_slides.tag5
+msgid "Odoo Days"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_7
+msgid "Odoo Inventory"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_0
+msgid "Odoo MRP"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_6
+msgid "Odoo Marketing"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_8
+msgid "Odoo Sales"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_3
+msgid "Odoo Sign Demonstration"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_9
+msgid "Open Days 2014 Infographic"
+msgstr ""
+
+#. module: website_slides
+#: model:slide.slide,name:website_slides.slide_11
+msgid "OpenSource CMS, A performance comparison - Mantavya Gajjar"
+msgstr ""
+
 #. module: website_slides
 #. openerp-web
 #: code:addons/website_slides/static/src/xml/website_slides.xml:28
@@ -799,7 +914,7 @@ msgid "Please enter valid Youtube or Google Doc URL"
 msgstr ""
 
 #. module: website_slides
-#: code:addons/website_slides/controllers/main.py:236
+#: code:addons/website_slides/controllers/main.py:247
 #, python-format
 msgid "Please enter valid youtube or google doc url"
 msgstr ""
@@ -980,6 +1095,13 @@ msgstr ""
 msgid "Sorry, but nothing matches your search criteria"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_3
+msgid "Stop doing manual printing and scanning. Move to electronic signature with Odoo Sign!\n"
+"\n"
+"Discover more at https://www.odoo.com/page/sign"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.ui.view,arch_db:website_slides.view_slide_tag_form
 msgid "Tag"
@@ -1030,7 +1152,7 @@ msgid "This channel is private and its content is restricted to some users."
 msgstr ""
 
 #. module: website_slides
-#: code:addons/website_slides/controllers/main.py:240
+#: code:addons/website_slides/controllers/main.py:251
 #, python-format
 msgid "This video already exists in this channel <a target=\"_blank\" href=\"/slides/slide/%s\">click here to view it </a>"
 msgstr ""
@@ -1072,7 +1194,7 @@ msgid "Type"
 msgstr ""
 
 #. module: website_slides
-#: code:addons/website_slides/controllers/main.py:141
+#: code:addons/website_slides/controllers/main.py:151
 #, python-format
 msgid "Uncategorized"
 msgstr ""
@@ -1159,6 +1281,13 @@ msgstr ""
 msgid "Waiting for validation"
 msgstr ""
 
+#. module: website_slides
+#: model:slide.slide,description:website_slides.slide_7
+msgid "Warehouse management software for the 21st century.\n"
+"\n"
+"Discover Odoo Inventory: https://www.odoo.com/page/warehouse"
+msgstr ""
+
 #. module: website_slides
 #: model:ir.ui.view,arch_db:website_slides.view_slide_slide_form
 msgid "Website"
diff --git a/odoo/addons/base/i18n/base.pot b/odoo/addons/base/i18n/base.pot
index a63a84f6b3f7..3fe00fd3a9b4 100644
--- a/odoo/addons/base/i18n/base.pot
+++ b/odoo/addons/base/i18n/base.pot
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Odoo Server 10.saas~18\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-20 09:57+0000\n"
-"PO-Revision-Date: 2017-09-20 09:57+0000\n"
+"POT-Creation-Date: 2017-10-02 11:26+0000\n"
+"PO-Revision-Date: 2017-10-02 11:26+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -144,18 +144,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_deferred_revenue
-msgid "\n"
-"\n"
-"Revenue recognitions\n"
-"====================\n"
-"Manage revenue recognitions on product sales.\n"
-"Keeps track of the revenue recognition installments, and creates corresponding journal entries.\n"
-"\n"
-"    "
-msgstr ""
-
 #. module: base
 #: code:addons/base/res/res_config.py:315
 #, python-format
@@ -194,17 +182,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_pos_loyalty
-msgid "\n"
-"\n"
-"This module allows you to define a loyalty program in\n"
-"the point of sale, where the customers earn loyalty points\n"
-"and get rewards.\n"
-"\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_be_invoice_bba
 msgid "\n"
@@ -230,14 +207,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_helpdesk_timesheet
-msgid "\n"
-"        - Allow to set project for Helpdesk team\n"
-"        - Track timesheet for task from ticket\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_account_tax_python
 msgid "\n"
@@ -249,129 +218,12 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_be_reports
-msgid "\n"
-"        Accounting reports for Belgium\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_br_reports
-msgid "\n"
-"        Accounting reports for Brazilian\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_cl_reports
-msgid "\n"
-"        Accounting reports for Chile\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_de_reports
-msgid "\n"
-"        Accounting reports for Deutschland\n"
-"        Contains Balance sheet, Profit and Loss, VAT and Partner VAT reports\n"
-"        Also add DATEV export options to general ledger\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_hu_reports
-msgid "\n"
-"        Accounting reports for Hungarian\n"
-" "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_nl_reports
-msgid "\n"
-"        Accounting reports for Netherlands\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_ro_reports
-msgid "\n"
-"        Accounting reports for Romania\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_si_reports
-msgid "\n"
-"        Accounting reports for Slovenian\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_es_reports
-msgid "\n"
-"        Accounting reports for Spain\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_ch_reports
-msgid "\n"
-"        Accounting reports for Switzerland\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_uk_reports
-msgid "\n"
-"        Accounting reports for UK\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_us_reports
-msgid "\n"
-"        Accounting reports for US\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_uy_reports
-msgid "\n"
-"        Accounting reports for Uruguay\n"
-"\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_extension
-msgid "\n"
-"        Adapt base accounting module for Enterprise Edition.\n"
-"\n"
-"        This module will be auto installed if account module and enterprise edition are present\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_voip
-msgid "\n"
-"        Allow to make call from next activities or with click-to-dial.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_account_tax_python
 msgid "\n"
 "        Allows to use python code to define taxes"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_helpdesk_sale_timesheet
-msgid "\n"
-"        Bill timesheets logged on helpdesk tickets.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hr_maintenance
 msgid "\n"
@@ -385,58 +237,12 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_taxcloud
-msgid "\n"
-"        Compute sales tax automatically using TaxCloud based on customer address in United States.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_l10n_mx_reports
-msgid "\n"
-"        Electronic accounting reports\n"
-"            - COA\n"
-"            - Trial Balance\n"
-"        DIOT Report\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_pos_cache
 msgid "\n"
 "        Enable a cache on products for a lower POS loading time."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_hr_expense_sepa
-msgid "\n"
-"        Enable the SEPA features in the payments of expenses\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_sepa
-msgid "\n"
-"        Generate payment orders as recommended by the SEPA norm, thanks to pain.001 messages. Supported pain version (countries) are pain.001.001.03 (generic), pain.001.001.03.ch.02 (Switzerland) and pain.001.003.03 (Germany). The generated XML file can then be uploaded to your bank.\n"
-"\n"
-"        This module follow the implementation guidelines issued by the European Payment Council.\n"
-"        For more informations about the SEPA standards : http://www.iso20022.org/ and http://www.europeanpaymentscouncil.eu/\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_voip
-msgid "\n"
-"        Make Call from all modules using the VOIP system."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_website_quote_subscription
-msgid "\n"
-"        Online Quotes for subscriptions products"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hr_expense_check
 msgid "\n"
@@ -454,94 +260,12 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_barcode
-msgid "\n"
-"        This module adds support for barcodes scanning to the delivery packages.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_stock_barcode
-msgid "\n"
-"        This module adds support for barcodes scanning to the warehouse management system.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_sepa_direct_debit
-msgid "\n"
-"        This module enables the generation of SEPA Direct Debit (SDD)-compliant XML files (consistent\n"
-"        with pain.008.001.02 specification) to send to your bank in order to\n"
-"        collect a set of payments.\n"
-"\n"
-"        To be elligible for this payment method, a customer must have first\n"
-"        returned a mandate to the company, giving his consent to use direct debit.\n"
-"        This consent must have been encoded as a 'customer mandate' into Odoo.\n"
-"\n"
-"        You also need to meet the following requirements in order to properly\n"
-"        generate a SDD file:\n"
-"        - Your company account must be set to a valid IBAN number\n"
-"        - Your company account must be associated to a bank having a valid BIC\n"
-"        - Your company must have been given a creditor identifier (this can be done in the 'settings' menu of the accounting module)\n"
-"        - Your company must have defined a journal to receive SDD payments (again, in 'settings' of accounting module)\n"
-"        - Every customer for which you generate a payment must have a valid IBAN account number in a bank associated with a correct BIC.\n"
-"\n"
-"        Odoo will let you know if any of these requirements are not satisfied.\n"
-"\n"
-"        Any invoice that gets validated for a customer with a mandate will be\n"
-"        automatically set in 'paid' state, and a payment will be generated. An\n"
-"        option in the dashboard will then allow you to view all the payments generated\n"
-"        via SDD and to generate a XML collection file for them, grouping them as\n"
-"        you see fit.\n"
-"\n"
-"        A dedicated 'SEPA Direct Debit' payment method is also available for\n"
-"        open invoices, when selecting a bank account in the 'register payment' wizard.\n"
-"        Use it to generate a SDD payment for the invoices if you added a mandate\n"
-"        for its owner after its validation. You will see an error message if you\n"
-"        try to use this method on an invoice for whose payment no mandate can be used.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_account_online_sync
-msgid "\n"
-"        This module is used for Online bank synchronization."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_online_sync
-msgid "\n"
-"        This module is used for Online bank synchronization. It provides basic methods to synchronize bank statement.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_web_mobile
-msgid "\n"
-"        This module provides the core of the Odoo Mobile App.\n"
-"        "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_maintenance
 msgid "\n"
 "        Track equipment and manage maintenance requests."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_account_plaid
-msgid "\n"
-"        Use Plaid.com to retrieve bank statements"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_plaid
-msgid "\n"
-"        Use Plaid.com to retrieve bank statements.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hr_recruitment_survey
 msgid "\n"
@@ -551,14 +275,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_timesheet_grid_sale
-msgid "\n"
-"        When invoicing timesheets, allows invoicing either all timesheets\n"
-"        linked to an SO, or only the validated timesheets\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_multilang
 msgid "\n"
@@ -570,13 +286,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_quality_mrp
-msgid "\n"
-"    Adds workcenters to Quality Control\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_test_documentation_examples
 msgid "\n"
@@ -593,13 +302,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_hr_holidays_gantt
-msgid "\n"
-"    Gantt view for Leaves Dashboard\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hr_timesheet_attendance
 msgid "\n"
@@ -616,41 +318,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_project_forecast
-msgid "\n"
-"    Resource management for Project\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_sms_fortytwo
-msgid "\n"
-"    Send SMS text messages with FortyTwo SMS Services.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_sale_ebay
-msgid "\n"
-"  Publish your products on eBay"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_project_forecast_sale
-msgid "\n"
-"* Automatically enables forecasting on projects created from sales orders\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_timesheet_grid
-msgid "\n"
-"* Timesheet submission and validation\n"
-"* Activate grid view for timesheets\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_report_intrastat
 msgid "\n"
@@ -661,17 +328,6 @@ msgid "\n"
 "European Union."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_accountant
-msgid "\n"
-"Accounting Access Rights\n"
-"========================\n"
-"It gives the Administrator user access to all accounting features such as journal items and the chart of accounts.\n"
-"\n"
-"It assigns manager and user access rights to the Administrator for the accounting application and only user rights to the Demo user.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_be_hr_payroll_account
 msgid "\n"
@@ -680,139 +336,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_reports
-msgid "\n"
-"Accounting Reports\n"
-"==================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_ar_reports
-msgid "\n"
-"Accounting reports for Argentina\n"
-"================================\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_bo_reports
-msgid "\n"
-"Accounting reports for Bolivia\n"
-"================================\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_co_reports
-msgid "\n"
-"Accounting reports for Colombia\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_hr_reports
-msgid "\n"
-"Accounting reports for Croatia\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_et_reports
-msgid "\n"
-"Accounting reports for Ethiopia\n"
-"================================\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_fr_reports
-msgid "\n"
-"Accounting reports for France\n"
-"================================\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_gr_reports
-msgid "\n"
-"Accounting reports for Greece\n"
-"=============================\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_in_reports
-msgid "\n"
-"Accounting reports for India\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_jp_reports
-msgid "\n"
-"Accounting reports for Japan\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_lu_reports
-msgid "\n"
-"Accounting reports for Luxembourg\n"
-"=================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_ma_reports
-msgid "\n"
-"Accounting reports for Maroc\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_no_reports
-msgid "\n"
-"Accounting reports for Norway\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_pl_reports
-msgid "\n"
-"Accounting reports for Poland\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_sg_reports
-msgid "\n"
-"Accounting reports for Singapore\n"
-"================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_th_reports
-msgid "\n"
-"Accounting reports for Thailand\n"
-"================================\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_mass_mailing
 msgid "\n"
@@ -881,15 +404,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_calendar
-msgid "\n"
-"Allow clients to Schedule Appointments through your Website\n"
-"-------------------------------------------------------------\n"
-"\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_pos_mercury
 msgid "\n"
@@ -967,16 +481,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_account
-msgid "\n"
-"Analytic Accounting in MRP\n"
-"==========================\n"
-"\n"
-"* Cost structure report\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_ar
 msgid "\n"
@@ -1043,16 +547,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_au_reports
-msgid "\n"
-"Australian Accounting Reports\n"
-"=============================\n"
-"\n"
-"GST Reporting for Australian Accounting.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_base_vat_autocomplete
 msgid "\n"
@@ -1146,17 +640,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_batch_deposit
-msgid "\n"
-"Batch Deposit\n"
-"=============\n"
-"Batch deposits allows you to group received checks before you deposit them to the bank.\n"
-"The amount deposited to your bank will then appear as a single transaction on your bank statement.\n"
-"When you proceed with the reconciliation, simply select the corresponding batch deposit to reconcile the payments.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_be_hr_payroll
 msgid "\n"
@@ -1175,28 +658,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_pos_blackbox_be
-msgid "\n"
-"Belgian Registered Cash Register\n"
-"================================\n"
-"\n"
-"This module turns the Point Of Sale module into a certified Belgian cash register.\n"
-"\n"
-"More info:\n"
-"  * http://www.systemedecaisseenregistreuse.be/\n"
-"  * http://www.geregistreerdkassasysteem.be/\n"
-"\n"
-"Legal\n"
-"-----\n"
-"**The use of pos_blackbox_be sources is only certified on odoo.com SaaS platform\n"
-"for version 9.0.**\n"
-"An obfuscated and certified version of the pos_blackbox_be may be provided on\n"
-"requests for on-premise installations.\n"
-"No modified version is certified and supported by Odoo SA.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_bo
 msgid "\n"
@@ -1225,14 +686,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_base_automation_hr_contract
-msgid "\n"
-"Bridge to add contract calendar on automated actions\n"
-"====================================================\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_crm_phone_validation
 msgid "\n"
@@ -1322,16 +775,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_project_timesheet_forecast_sale
-msgid "\n"
-"Compare timesheets and forecast for your projects.\n"
-"==================================================\n"
-"\n"
-"In your project plan, you can compare your timesheets and your forecast to better schedule your resources.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_decimal_precision
 msgid "\n"
@@ -1439,13 +882,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mass_mailing_themes
-msgid "\n"
-"Design gorgeous mails\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_de
 #: model:ir.module.module,description:base.module_l10n_de_skr03
@@ -1490,17 +926,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_mx_edi
-msgid "\n"
-"EDI Mexican Localization\n"
-"========================\n"
-"Allow the user to generate the EDI document for Mexican invoicing.\n"
-"\n"
-"This module allows the creation of the EDI documents and the communication with the Mexican certification providers (PACs) to sign/cancel them.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hw_escpos
 msgid "\n"
@@ -1703,18 +1128,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mail_push
-msgid "\n"
-"Google Firebase Messaging Integration\n"
-"=====================================\n"
-"This module allows to send FCM push notification on registered mobiles\n"
-"for every message in chatter.\n"
-"\n"
-"**Configure your API keys from General Setting**\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hw_proxy
 msgid "\n"
@@ -1729,28 +1142,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_helpdesk
-msgid "\n"
-"Helpdesk - Ticket Management App\n"
-"================================\n"
-"\n"
-"Features:\n"
-"\n"
-"    - Process tickets through different stages to solve them.\n"
-"    - Add priorities, types, descriptions and tags to define your tickets.\n"
-"    - Use the chatter to communicate additional information and ping co-workers on tickets.\n"
-"    - Enjoy the use of an adapted dashboard, and an easy-to-use kanban view to handle your tickets.\n"
-"    - Make an in-depth analysis of your tickets through the pivot view in the reports menu.\n"
-"    - Create a team and define its members, use an automatic assignation method if you wish.\n"
-"    - Use a mail alias to automatically create tickets and communicate with your customers.\n"
-"    - Add Service Level Agreement deadlines automatically to your tickets.\n"
-"    - Get customer feedback by using ratings.\n"
-"    - Install additional features easily using your team form view.\n"
-"\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_base_import_module
 msgid "\n"
@@ -1832,16 +1223,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mail_github
-msgid "\n"
-"Integrate Github to Odoo Discuss.\n"
-"======================================\n"
-"\n"
-"This Module integrates all post commits, pull requests and activity of github issue to channels in Odoo.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_google_drive
 msgid "\n"
@@ -1870,21 +1251,7 @@ msgid "\n"
 "Landed Costs Management\n"
 "=======================\n"
 "This module allows you to easily add extra costs on pickings and decide the split of these costs among their stock moves in order to take them into account in your stock valuation.\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_crm_score
-msgid "\n"
-"Lead Scoring\n"
-"============\n"
-"\n"
-"This module allows you to...\n"
-"    - Track specific page view on your website.\n"
-"    - Assign score on lead: sort your lead automatically and consider the more important at first.\n"
-"    - Assign lead to salesteams: define your own filters and sort automatically your leads by saleteam.\n"
-"    - Assign lead to salesmen: define filter by saleman and dispatch automatically your leads to the right saleman.\n"
-""
+"    "
 msgstr ""
 
 #. module: base
@@ -1921,44 +1288,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_maintenance
-msgid "\n"
-"Maintenance in MRP\n"
-"==================\n"
-"* Preventive vs corrective maintenance\n"
-"* Define different stages for your maintenance requests\n"
-"* Plan maintenance requests (also recurring preventive)\n"
-"* Equipments related to workcenters\n"
-"* MTBF, MTTR, ...\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_3way_match
-msgid "\n"
-"Manage 3-way matching on vendor bills\n"
-"=====================================\n"
-"\n"
-"In the manufacturing industry, people often receive the vendor bills before\n"
-"receiving their purchase, but they don't want to pay the bill until the goods\n"
-"have been delivered.\n"
-"\n"
-"The solution to this situation is to create the vendor bill when you get it\n"
-"(based on ordered quantities) but only pay the invoice when the received\n"
-"quantities (on the PO lines) match the recorded vendor bill.\n"
-"\n"
-"This module introduces a \"release to pay\" mechanism that marks for each vendor\n"
-"bill whether it can be paid or not.\n"
-"\n"
-"Each vendor bill receives one of the following three states:\n"
-"\n"
-"    - Yes (The bill can be paid)\n"
-"    - No (The bill cannot be paid, nothing has been delivered yet)\n"
-"    - Exception (Received and invoiced quantities differ)\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_stock_dropshipping
 msgid "\n"
@@ -2097,25 +1426,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_mps
-msgid "\n"
-"Master Production Schedule\n"
-"==========================\n"
-"\n"
-"Sometimes you need to create the purchase orders for the components of\n"
-"manufacturing orders that will only be created later.  Or for production orders\n"
-"where you will only have the sales orders later.  The solution is to predict\n"
-"your sale forecasts and based on that you will already create some production\n"
-"orders or purchase orders.\n"
-"\n"
-"You need to choose the products you want to add to the report.  You can choose\n"
-"the period for the report: day, week, month, ...  It is also possible to define\n"
-"safety stock, min/max to supply and to manually override the amount you will\n"
-"procure.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_mx
 msgid "\n"
@@ -2171,140 +1481,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_reports_followup
-msgid "\n"
-"Module to automate letters for unpaid invoices, with multi-level recalls.\n"
-"=========================================================================\n"
-"\n"
-"You can define your multiple levels of recall through the menu:\n"
-"---------------------------------------------------------------\n"
-"    Configuration / Follow-up / Follow-up Levels\n"
-"    \n"
-"Once it is defined, you can automatically print recalls every day through simply clicking on the menu:\n"
-"------------------------------------------------------------------------------------------------------\n"
-"    Payment Follow-Up / Send Email and letters\n"
-"\n"
-"It will generate a PDF / send emails / set manual actions according to the the different levels \n"
-"of recall defined. You can define different policies for different companies. \n"
-"\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_bank_statement_import_camt
-msgid "\n"
-"Module to import CAMT bank statements.\n"
-"======================================\n"
-"\n"
-"Improve the import of bank statement feature to support the SEPA recommanded Cash Management format (CAMT.053).\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_be_coda
-msgid "\n"
-"Module to import CODA bank statements.\n"
-"======================================\n"
-"\n"
-"Supported are CODA flat files in V2 format from Belgian bank accounts.\n"
-"----------------------------------------------------------------------\n"
-"    * CODA v1 support.\n"
-"    * CODA v2.2 support.\n"
-"    * Foreign Currency support.\n"
-"    * Support for all data record types (0, 1, 2, 3, 4, 8, 9).\n"
-"    * Parsing & logging of all Transaction Codes and Structured Format\n"
-"      Communications.\n"
-"    * Automatic Financial Journal assignment via CODA configuration parameters.\n"
-"    * Support for multiple Journals per Bank Account Number.\n"
-"    * Support for multiple statements from different bank accounts in a single\n"
-"      CODA file.\n"
-"    * Support for 'parsing only' CODA Bank Accounts (defined as type='info' in\n"
-"      the CODA Bank Account configuration records).\n"
-"    * Multi-language CODA parsing, parsing configuration data provided for EN,\n"
-"      NL, FR.\n"
-"\n"
-"The machine readable CODA Files are parsed and stored in human readable format in\n"
-"CODA Bank Statements. Also Bank Statements are generated containing a subset of\n"
-"the CODA information (only those transaction lines that are required for the\n"
-"creation of the Financial Accounting records). The CODA Bank Statement is a\n"
-"'read-only' object, hence remaining a reliable representation of the original\n"
-"CODA file whereas the Bank Statement will get modified as required by accounting\n"
-"business processes.\n"
-"\n"
-"CODA Bank Accounts configured as type 'Info' will only generate CODA Bank Statements.\n"
-"\n"
-"A removal of one object in the CODA processing results in the removal of the\n"
-"associated objects. The removal of a CODA File containing multiple Bank\n"
-"Statements will also remove those associated statements.\n"
-"\n"
-"Instead of a manual adjustment of the generated Bank Statements, you can also\n"
-"re-import the CODA after updating the OpenERP database with the information that\n"
-"was missing to allow automatic reconciliation.\n"
-"\n"
-"Remark on CODA V1 support:\n"
-"~~~~~~~~~~~~~~~~~~~~~~~~~~\n"
-"In some cases a transaction code, transaction category or structured\n"
-"communication code has been given a new or clearer description in CODA V2.The\n"
-"description provided by the CODA configuration tables is based upon the CODA\n"
-"V2.2 specifications.\n"
-"If required, you can manually adjust the descriptions via the CODA configuration menu.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_bank_statement_import_csv
-msgid "\n"
-"Module to import CSV bank statements.\n"
-"======================================\n"
-"\n"
-"This module allows you to import CSV Files in Odoo: they are parsed and stored in human readable format in\n"
-"Accounting \\ Bank and Cash \\ Bank Statements.\n"
-"\n"
-"Important Note\n"
-"---------------------------------------------\n"
-"Because of the CSV format limitation, we cannot ensure the same transactions aren't imported several times or handle multicurrency.\n"
-"Whenever possible, you should use a more appropriate file format like OFX.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_bank_statement_import_ofx
-msgid "\n"
-"Module to import OFX bank statements.\n"
-"======================================\n"
-"\n"
-"This module allows you to import the machine readable OFX Files in Odoo: they are parsed and stored in human readable format in\n"
-"Accounting \\ Bank and Cash \\ Bank Statements.\n"
-"\n"
-"Bank Statements may be generated containing a subset of the OFX information (only those transaction lines that are required for the\n"
-"creation of the Financial Accounting records).\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_account_bank_statement_import_qif
-msgid "\n"
-"Module to import QIF bank statements.\n"
-"======================================\n"
-"\n"
-"This module allows you to import the machine readable QIF Files in Odoo: they are parsed and stored in human readable format in\n"
-"Accounting \\ Bank and Cash \\ Bank Statements.\n"
-"\n"
-"Important Note\n"
-"---------------------------------------------\n"
-"Because of the QIF format limitation, we cannot ensure the same transactions aren't imported several times or handle multicurrency.\n"
-"Whenever possible, you should use a more appropriate file format like OFX.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_voip_onsip
-msgid "\n"
-"Module with the required configuration to connect to OnSIP.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_nz
 msgid "\n"
@@ -2390,26 +1566,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_web_enterprise
-msgid "\n"
-"Odoo Enterprise Web Client.\n"
-"===========================\n"
-"\n"
-"This module modifies the web addon to provide Enterprise design and responsiveness.\n"
-"        "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_form_editor
-msgid "\n"
-"Odoo Form Editor\n"
-"====================\n"
-"\n"
-"Allows you to build web forms on the website using the website builder.\n"
-"        "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_mail_channel
 msgid "\n"
@@ -2488,24 +1644,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_web_gantt
-msgid "\n"
-"OpenERP Web Gantt chart view.\n"
-"=============================\n"
-"\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_version
-msgid "\n"
-"OpenERP Website CMS\n"
-"===================\n"
-"\n"
-"        "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_web_diagram
 msgid "\n"
@@ -2551,13 +1689,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_enterprise
-msgid "\n"
-"Override community website features\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_pa
 msgid "\n"
@@ -2579,27 +1710,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_hr_appraisal
-msgid "\n"
-"Periodical Employees appraisal\n"
-"==============================\n"
-"\n"
-"By using this application you can maintain the motivational process by doing periodical appraisals of your employees performance. The regular assessment of human resources can benefit your people as well your organization.\n"
-"\n"
-"An appraisal plan can be assigned to each employee. These plans define the frequency and the way you manage your periodic personal appraisal.\n"
-"\n"
-"Key Features\n"
-"------------\n"
-"* Ability to create employee's appraisal(s).\n"
-"* An appraisal can be created by an employee's manager or automatically based on schedule which is defined in the employee form.\n"
-"* The appraisal is done according to a plan in which various surveys can be created. Each survey can be answered by a particular level in the employees hierarchy. The final review and appraisal is done by the manager.\n"
-"* Manager, colleague, collaborator, and employee himself/herself receives email to perform a periodical appraisal.\n"
-"* Every Appraisal Form filled by employees, colleague, collaborator, can be viewed in a PDF form.\n"
-"* Meeting Requests are created manually according to employees appraisals.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_pe
 msgid "\n"
@@ -2664,18 +1774,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_plm
-msgid "\n"
-"Product Life Management\n"
-"=======================\n"
-"\n"
-"* Versioning of Bill of Materials and Routings\n"
-"* Different approval flows possible depending on the type of change order\n"
-"\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_product_extended
 msgid "\n"
@@ -2701,39 +1799,6 @@ msgid "\n"
 "        "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_sale_ebay
-msgid "\n"
-"Publish your products on eBay\n"
-"=============================\n"
-"\n"
-"The eBay integrator gives you the opportunity to manage your Odoo's products on eBay.\n"
-"\n"
-"Key Features\n"
-"------------\n"
-"* Publish products on eBay\n"
-"* Revise, relist, end items on eBay\n"
-"* Integration with the stock moves\n"
-"* Automatic creation of sales order and invoices\n"
-"\n"
-"  "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_quality
-msgid "\n"
-"Quality Control\n"
-"===============\n"
-"\n"
-"* Define quality points that will generate quality checks on pickings,\n"
-"  manufacturing orders or work orders (quality_mrp)\n"
-"* Quality alerts can be created independently or related to quality checks\n"
-"* Possibility to add a measure to the quality check with a min/max tolerance\n"
-"* Define your stages for the quality alerts\n"
-"\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_sale_expense
 msgid "\n"
@@ -2777,17 +1842,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_sale_subscription_dashboard
-msgid "\n"
-"Sale Subscription Dashboard\n"
-"===========================\n"
-"It adds dashboards to :\n"
-"1) Analyse the recurrent revenue and other metrics for subscriptions\n"
-"2) Analyse the subscriptions modifications by salesman and compute their value.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_hw_screen
 msgid "\n"
@@ -2807,19 +1861,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_bpost
-msgid "\n"
-"Send your shippings through bpost and track them online\n"
-"=======================================================\n"
-"\n"
-"Companies located in Belgium can take advantage of shipping with the\n"
-"local Post company.\n"
-"\n"
-"See: https://www.bpost.be/portal/goHome\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_account_analytic_default
 msgid "\n"
@@ -2851,15 +1892,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_sign
-msgid "\n"
-"Sign and complete your documents easily. Customize your documents with text and signature fields and send them to your recipients.\n"
-"\n"
-"Let your customers follow the signature process easily.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_sg
 msgid "\n"
@@ -2898,44 +1930,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_web_studio
-msgid "\n"
-"Studio - Customize Odoo\n"
-"=======================\n"
-"\n"
-"This addon allows the user to customize most element of the user interface, in a\n"
-"simple and graphical way. It has two main features:\n"
-"\n"
-"* create a new application (add module, top level menu item, and default action)\n"
-"* customize an existing application (edit menus, actions, views, translations, ...)\n"
-"\n"
-"Note: Only the admin user is allowed to make those customizations.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_studio
-msgid "\n"
-"Studio - Customize Odoo\n"
-"=======================\n"
-"\n"
-"This addon allows the user to display all the website forms linked to a certain\n"
-"model. Furthermore, you can create a new website form or edit an existing one.\n"
-"\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_quote_subscription
-msgid "\n"
-"Subscription integration  the Online Quotes\n"
-"-------------------------------------------\n"
-"\n"
-"Categorize the lines per subscription template when an online quote contains subscription products.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_survey_crm
 msgid "\n"
@@ -2967,26 +1961,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_account_yodlee
-msgid "\n"
-"Sync your bank feeds with Yodlee\n"
-"================================\n"
-"\n"
-"Yodlee interface.\n"
-""
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_project_timesheet_synchro
-msgid "\n"
-"Synchronization of timesheet entries with the external timesheet application.\n"
-"=============================================================================\n"
-"\n"
-"If you use the external timesheet application, this module alows you to synchronize timesheet entries between Odoo and the application.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_account_voucher
 msgid "\n"
@@ -3148,18 +2122,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_do_reports
-msgid "\n"
-"This is the base module to manage the accounting chart for Dominican Republic.\n"
-"==============================================================================\n"
-"\n"
-"* Chart of Accounts.\n"
-"* The Tax Code Chart for Domincan Republic\n"
-"* The main taxes used in Domincan Republic\n"
-"* Fiscal position for local "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_ec
 msgid "\n"
@@ -3352,18 +2314,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_vn_reports
-msgid "\n"
-"This is the module to manage the accounting reports for Vietnam in Odoo.\n"
-"=========================================================================\n"
-"\n"
-"This module applies to companies based in Vietnamese Accounting Standard (VAS).\n"
-"\n"
-"**Credits:** General Solutions.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_test_main_flows
 msgid "\n"
@@ -3440,15 +2390,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_event_barcode
-msgid "\n"
-"This module adds support for barcodes scanning to the Event management system.\n"
-"A barcode is generated for each attendee and printed on the badge. When scanned,\n"
-"the registration is confirmed.\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_sale_margin
 msgid "\n"
@@ -3534,21 +2475,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_l10n_us_check_printing
-msgid "\n"
-"This module allows to print your payments on pre-printed check paper.\n"
-"You can configure the output (layout, stubs informations, etc.) in company settings, and manage the\n"
-"checks numbering (if you use pre-printed checks without numbers) in journal settings.\n"
-"\n"
-"Supported formats\n"
-"-----------------\n"
-"- Check on top : Quicken / QuickBooks standard\n"
-"- Check on middle: Peachtree standard\n"
-"- Check on bottom: ADP standard\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_anonymization
 msgid "\n"
@@ -3583,18 +2509,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_sale_subscription
-msgid "\n"
-"This module allows you to manage subscriptions.\n"
-"\n"
-"Features:\n"
-"    - Create & edit subscriptions\n"
-"    - Modify subscriptions with sales orders\n"
-"    - Generate invoice automatically at fixed intervals\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_purchase_requisition
 msgid "\n"
@@ -3625,21 +2539,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_print_docsaway
-msgid "\n"
-"This module allows you to send your documents through postal mail, thanks to Docsaway.\n"
-"======================================================================================\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_sale_subscription_asset
-msgid "\n"
-"This module allows you to set a deferred revenue on your subscriptions.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_sale
 msgid "\n"
@@ -3655,16 +2554,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_sms
-msgid "\n"
-"This module gives a framework for SMS text messaging\n"
-"----------------------------------------------------\n"
-"\n"
-"You need to install a provider alongside of this module in order to be able send SMS text messages.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_contacts
 msgid "\n"
@@ -3772,7 +2661,6 @@ msgstr ""
 
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_at
-#: model:ir.module.module,description:base.module_l10n_at_reports
 msgid "\n"
 "This module provides the standard Accounting Chart for Austria which is based on the Template from BMF.gv.at.\n"
 "============================================================================================================= \n"
@@ -3810,14 +2698,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_delivery_ups
-msgid "\n"
-"This module will give an option of bill my account on ups delivery methods\n"
-"==========================================================================\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_web_kanban_gauge
 msgid "\n"
@@ -3842,6 +2722,23 @@ msgid "\n"
 ""
 msgstr ""
 
+#. module: base
+#: model:ir.module.module,description:base.module_transifex
+msgid "\n"
+"Transifex integration\n"
+"=====================\n"
+"This module will add a link to the Transifex project in the translation view.\n"
+"The purpose of this module is to speed up translations of the main modules.\n"
+"\n"
+"To work, Odoo uses Transifex configuration files `.tx/config` to detec the\n"
+"project source. Custom modules will not be translated (as not published on\n"
+"the main Transifex project).\n"
+"\n"
+"The language the user tries to translate must be activated on the Transifex\n"
+"project.\n"
+"        "
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_tr
 msgid "\n"
@@ -3951,18 +2848,6 @@ msgid "\n"
 "    "
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_helpdesk_forum
-msgid "\n"
-"Website Forum integration for the helpdesk module\n"
-"=================================================\n"
-"\n"
-"    Allow your teams to have a related forum to answer customer questions.\n"
-"    Transform tickets into questions on the forum with a single click.\n"
-"\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_gengo
 msgid "\n"
@@ -3973,31 +2858,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_helpdesk_livechat
-msgid "\n"
-"Website IM Livechat integration for the helpdesk module\n"
-"=======================================================\n"
-"\n"
-"Features:\n"
-"\n"
-"    - Have a team-related livechat channel to answer your customer's questions.\n"
-"    - Create new tickets with ease using commands in the channel.\n"
-"\n"
-"    "
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_helpdesk_slides
-msgid "\n"
-"Website Slides integration for the helpdesk module\n"
-"==================================================\n"
-"\n"
-"    Add slide presentations to your team so customers seeking help can see them those before submitting new tickets.\n"
-"\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_membership
 msgid "\n"
@@ -4006,17 +2866,6 @@ msgid "\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_website_helpdesk_form
-msgid "\n"
-"Website form integration for the helpdesk module\n"
-"================================================\n"
-"\n"
-"    Allow customers to easily submit tickets through a form on your website.\n"
-"\n"
-"    "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_links
 msgid "\n"
@@ -4047,14 +2896,6 @@ msgid "\n"
 "payments acquirer using Worldline SIPS."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_inter_company_rules
-msgid " Module for synchronization of Documents between several companies. For example, this allow you to have a Sales Order created automatically when a Purchase Order is validated with another company of the system as vendor, and inversely.\n"
-"\n"
-"    Supported documents are SO, PO and invoices/credit notes.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.res_lang_form
 msgid "%A - Full weekday name."
@@ -4541,7 +3382,7 @@ msgid "A module with dummy methods."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_qweb/fields.py:370
+#: code:addons/base/ir/ir_qweb/fields.py:385
 #, python-format
 msgid "A unit must be provided to duration widgets"
 msgstr ""
@@ -4666,6 +3507,11 @@ msgstr ""
 msgid "Access Rules"
 msgstr ""
 
+#. module: base
+#: model:ir.model.fields,field_description:base.field_ir_attachment_access_token
+msgid "Access Token"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_account_analytic_default
 msgid "Account Analytic Defaults"
@@ -4681,11 +3527,6 @@ msgstr ""
 msgid "Account Charts"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_extension
-msgid "Account Extension"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_partner_bank_partner_id
 msgid "Account Holder"
@@ -4706,21 +3547,6 @@ msgstr ""
 msgid "Account Number must be unique"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_taxcloud
-msgid "Account TaxCloud"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_sale_account_taxcloud
-msgid "Account TaxCloud - Ecommerce"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_account_taxcloud
-msgid "Account TaxCloud - Sale"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_account_payment
 msgid "Account and Payment Link and Portal"
@@ -4736,31 +3562,11 @@ msgstr ""
 msgid "Accounting & Finance"
 msgstr ""
 
-#. module: base
-#: model:ir.module.category,name:base.module_category_accounting_andamp;_finance
-msgid "Accounting &amp; Finance"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_account
-msgid "Accounting - MRP"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_account_test
 msgid "Accounting Consistency Tests"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_reports
-msgid "Accounting Reports"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_accountant
-msgid "Accounting and Finance"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_nl
 msgid "Accounting chart for Netherlands\n"
@@ -4896,28 +3702,18 @@ msgid "Add Delivery Costs to Online Sales"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_base_address_city
-msgid "Add a many2one field city on addresses"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_delivery_barcode
-msgid "Add barcode scanning facilities to Delivery."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_stock_barcode
-msgid "Add barcode scanning facilities to Warehouse Management."
+#: selection:ir.actions.server,state:0
+msgid "Add Followers"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_mrp_barcode
-msgid "Add barcode scanning facilities to manufacturing"
+#: model:ir.module.module,summary:base.module_transifex
+msgid "Add a link to edit a translation in Transifex"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_event_barcode
-msgid "Add barcode scanning feature to event management."
+#: model:ir.module.module,summary:base.module_base_address_city
+msgid "Add a many2one field city on addresses"
 msgstr ""
 
 #. module: base
@@ -5117,16 +3913,6 @@ msgstr ""
 msgid "Allow cashier to reprint receipts"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_version
-msgid "Allow to save all the versions of your website and allow to perform AB testing."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_website_helpdesk_form
-msgid "Allow website visitors to submit tickets through a form"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_users_form
 msgid "Allowed Companies"
@@ -5137,36 +3923,16 @@ msgstr ""
 msgid "Allows customization of a report."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_sale_coupon_delivery
-msgid "Allows to offer free shippings in coupon reward"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_hw_posbox_upgrade
 msgid "Allows to remotely upgrade the PosBox software"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_sale_coupon
-msgid "Allows to use discount coupons in ecommerce orders"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_sale_coupon
-msgid "Allows to use discount coupons in sales orders"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,description:base.module_category_account_voucher
 msgid "Allows you to create your invoices and track the payments. It is an easier version of the accounting module for managers who are not accountants."
 msgstr ""
 
-#. module: base
-#: model:ir.actions.act_window,help:base.action_attachment
-msgid "Also you will find here all the related documents and download it by clicking on any individual document."
-msgstr ""
-
 #. module: base
 #: code:addons/base/ir/ir_fields.py:378
 #, python-format
@@ -5193,11 +3959,6 @@ msgstr ""
 msgid "Analytic Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_mrp_account
-msgid "Analytic accounting in Manufacturing"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.ad
 msgid "Andorra"
@@ -5269,7 +4030,7 @@ msgid "Apply"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:594
+#: code:addons/base/module/module.py:622
 #: model:ir.actions.act_window,name:base.action_view_base_module_upgrade
 #: model:ir.ui.view,arch_db:base.view_base_module_upgrade_install
 #, python-format
@@ -5301,11 +4062,6 @@ msgstr ""
 msgid "Apply for Write"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_calendar
-msgid "Appointment Scheduling"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,name:base.module_category_hr_appraisal
 msgid "Appraisals"
@@ -5365,11 +4121,6 @@ msgstr ""
 msgid "Argentina - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_ar_reports
-msgid "Argentina - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,help:base.field_ir_act_client_params
 msgid "Arguments sent to the client along withthe view tag"
@@ -5465,11 +4216,6 @@ msgstr ""
 msgid "Australian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_au_reports
-msgid "Australian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.at
 msgid "Austria"
@@ -5477,7 +4223,6 @@ msgstr ""
 
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_at
-#: model:ir.module.module,shortdesc:base.module_l10n_at_reports
 msgid "Austria - Accounting"
 msgstr ""
 
@@ -5509,8 +4254,8 @@ msgid "Auto Search"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_marketing_automation
-msgid "Automate Marketing Campaigns"
+#: selection:ir.actions.server,usage:0
+msgid "Automated Action"
 msgstr ""
 
 #. module: base
@@ -5518,11 +4263,6 @@ msgstr ""
 msgid "Automated Action Rules"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_base_automation_hr_contract
-msgid "Automated Action based on Employee Contracts"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_base_gengo
 msgid "Automated Translations through Gengo API"
@@ -5534,7 +4274,7 @@ msgid "Automatic Installation"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:687
+#: code:addons/base/module/module.py:719
 #, python-format
 msgid "Automatic install of downloaded Apps is currently disabled."
 msgstr ""
@@ -5772,16 +4512,6 @@ msgstr ""
 msgid "Base: Module Immediate Install"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_web_grid
-msgid "Basic 2D Grid view for odoo"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_batch_deposit
-msgid "Batch Deposit"
-msgstr ""
-
 #. module: base
 #: selection:res.country,name_position:0
 msgid "Before Address"
@@ -5802,11 +4532,6 @@ msgstr ""
 msgid "Belgian Intrastat Declaration"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_pos_blackbox_be
-msgid "Belgian Registered Cash Register"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.be
 msgid "Belgium"
@@ -5817,16 +4542,6 @@ msgstr ""
 msgid "Belgium - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_be_reports
-msgid "Belgium - Accounting Reports"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_be_coda
-msgid "Belgium - Import Bank CODA Statements"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_be_hr_payroll
 msgid "Belgium - Payroll"
@@ -5867,11 +4582,6 @@ msgstr ""
 msgid "Bhutan"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_mrp_plm
-msgid "Bill of Materials, Routings, Versions, Engineering Change Orders"
-msgstr ""
-
 #. module: base
 #: selection:ir.property,type:0
 #: model:ir.ui.view,arch_db:base.view_attachment_search
@@ -5922,11 +4632,6 @@ msgstr ""
 msgid "Bolivia - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_bo_reports
-msgid "Bolivia - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.bq
 msgid "Bonaire, Sint Eustatius and Saba"
@@ -5977,25 +4682,19 @@ msgstr ""
 msgid "Brazilian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_br_reports
-msgid "Brazilian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_website_payment
 msgid "Bridge module for acquirers and website."
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_website_helpdesk
-#: model:ir.module.module,summary:base.module_website_helpdesk
-msgid "Bridge module for helpdesk modules using the website."
+#: model:res.country,name:base.io
+msgid "British Indian Ocean Territory"
 msgstr ""
 
 #. module: base
-#: model:res.country,name:base.io
-msgid "British Indian Ocean Territory"
+#: model:res.partner.category,name:base.res_partner_category_6
+msgid "Bronze"
 msgstr ""
 
 #. module: base
@@ -6019,11 +4718,6 @@ msgstr ""
 msgid "Build Your Enterprise Website"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_form_editor
-msgid "Build custom web forms using the website builder"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.bg
 msgid "Bulgaria"
@@ -6087,11 +4781,6 @@ msgstr ""
 msgid "Calendar"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_calendar_sms
-msgid "Calendar SMS"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.kh
 msgid "Cambodia"
@@ -6109,7 +4798,7 @@ msgid "Can not create Many-To-One records indirectly, import the field separatel
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:577
+#: code:addons/base/module/module.py:605
 #, python-format
 msgid "Can not upgrade module '%s'. It is not installed."
 msgstr ""
@@ -6365,18 +5054,13 @@ msgstr ""
 msgid "Chile - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_cl_reports
-msgid "Chile - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.cn
 msgid "China"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_actions_report.py:682
+#: code:addons/base/ir/ir_actions_report.py:683
 #, python-format
 msgid "Choose Your Document Layout"
 msgstr ""
@@ -6423,13 +5107,13 @@ msgid "Clean"
 msgstr ""
 
 #. module: base
-#: model:ir.actions.act_window,help:base.action_ui_view_custom
-msgid "Click here to create a customized view"
+#: model:ir.actions.act_window,help:base.action_attachment
+msgid "Click here to attach a new document."
 msgstr ""
 
 #. module: base
-#: model:ir.actions.act_window,help:base.action_attachment
-msgid "Click here to create new documents."
+#: model:ir.actions.act_window,help:base.action_ui_view_custom
+msgid "Click here to create a customized view"
 msgstr ""
 
 #. module: base
@@ -6509,11 +5193,6 @@ msgstr ""
 msgid "Collaborative Pads"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_account_sepa_direct_debit
-msgid "Collect payments from your customers through SEPA direct debit."
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.co
 msgid "Colombia"
@@ -6524,11 +5203,6 @@ msgstr ""
 msgid "Colombian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_co_reports
-msgid "Colombian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_co
 msgid "Colombian Accounting and Tax Preconfiguration"
@@ -6640,6 +5314,11 @@ msgstr ""
 msgid "Company"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_17
+msgid "Company Contact"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_company_logo
 msgid "Company Logo"
@@ -6680,11 +5359,6 @@ msgstr ""
 msgid "Company Type"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_project_timesheet_forecast_sale
-msgid "Compare timesheets and forecast for your projects"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_partner_contact_address
 #: model:ir.model.fields,field_description:base.field_res_users_contact_address
@@ -6701,6 +5375,11 @@ msgstr ""
 msgid "Complete Name"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_9
+msgid "Components Buyer"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_model_fields_compute
 msgid "Compute"
@@ -6752,11 +5431,6 @@ msgstr ""
 msgid "Configuration Wizards"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_timesheet_grid_sale
-msgid "Configure timesheet invoicing"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_base_module_uninstall
 #: model:ir.ui.view,arch_db:base.view_base_module_upgrade
@@ -6817,6 +5491,11 @@ msgstr ""
 msgid "Construction"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_8
+msgid "Consultancy Services"
+msgstr ""
+
 #. module: base
 #: model:ir.model,name:base.model_res_partner
 #: model:ir.ui.view,arch_db:base.view_partner_simple_form
@@ -7016,6 +5695,7 @@ msgstr ""
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_logging_create_date
 #: model:ir.model.fields,field_description:base.field_ir_ui_view_create_date
+#: model:ir.model.fields,field_description:base.field_res_users_create_date
 msgid "Create Date"
 msgstr ""
 
@@ -7238,7 +5918,6 @@ msgstr ""
 #: model:ir.model.fields,field_description:base.field_res_partner_industry_create_date
 #: model:ir.model.fields,field_description:base.field_res_partner_title_create_date
 #: model:ir.model.fields,field_description:base.field_res_request_link_create_date
-#: model:ir.model.fields,field_description:base.field_res_users_create_date
 #: model:ir.model.fields,field_description:base.field_res_users_log_create_date
 #: model:ir.model.fields,field_description:base.field_wizard_ir_model_menu_create_create_date
 msgid "Created on"
@@ -7280,11 +5959,6 @@ msgstr ""
 msgid "Croatia - Accounting (RRIF 2012)"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_hr_reports
-msgid "Croatia - RRIF 2012 COA - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_cron_user_id
 msgid "Cron User"
@@ -7485,8 +6159,8 @@ msgid "D ELECTRICITY,GAS,STEAM AND AIR CONDITIONING SUPPLY"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_dhl
-msgid "DHL Shipping"
+#: model:ir.ui.view,arch_db:base.res_config_settings_view_form
+msgid "DISCARD"
 msgstr ""
 
 #. module: base
@@ -7602,6 +6276,18 @@ msgstr ""
 msgid "Days"
 msgstr ""
 
+#. module: base
+#: model:res.company,overdue_msg:base.main_company
+msgid "Dear Sir/Madam,\n"
+"\n"
+"Our records indicate that some payments on your account are still due. Please find details below.\n"
+"If the amount has already been paid, please disregard this notice. Otherwise, please forward us the total amount stated below.\n"
+"If you have any queries regarding your account, Please contact us.\n"
+"\n"
+"Thank you in advance for your cooperation.\n"
+"Best Regards,"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_mail_server_smtp_debug
 msgid "Debugging"
@@ -7652,16 +6338,6 @@ msgstr ""
 msgid "Default website theme to showcase customization possibilities."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_deferred_revenue
-msgid "Deferred Revenues"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_subscription_asset
-msgid "Deferred Revenues Management for Subscriptions"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_account_tax_python
 msgid "Define Taxes as Python Code"
@@ -7687,11 +6363,6 @@ msgstr ""
 msgid "Delete Access Right"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_barcode
-msgid "Delivery Barcode Scanning"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_delivery
 msgid "Delivery Costs"
@@ -7746,11 +6417,6 @@ msgstr ""
 msgid "Description HTML"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_mass_mailing_themes
-msgid "Design gorgeous mails"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_mass_mailing
 msgid "Design, send and track emails"
@@ -7782,11 +6448,6 @@ msgstr ""
 msgid "Deutschland - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_de_reports
-msgid "Deutschland - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_de_skr03
 msgid "Deutschland SKR03 - Accounting"
@@ -7819,11 +6480,6 @@ msgid "Disabling this option will also uninstall the following modules \n"
 "%s"
 msgstr ""
 
-#. module: base
-#: model:ir.ui.view,arch_db:base.res_config_settings_view_form
-msgid "Discard"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,name:base.module_category_discuss
 #: model:ir.module.module,shortdesc:base.module_mail
@@ -7893,6 +6549,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_display_name
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_duration_display_name
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_float_display_name
+#: model:ir.model.fields,field_description:base.field_ir_qweb_field_float_time_display_name
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_html_display_name
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_image_display_name
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_integer_display_name
@@ -7936,11 +6593,6 @@ msgstr ""
 msgid "Display Name"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_studio
-msgid "Display Website Elements in Studio"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_report_paperformat_header_line
 msgid "Display a header line"
@@ -7977,6 +6629,11 @@ msgid "Display format to use for addresses belonging to this country.\n"
 "%(country_code)s: the code of the country"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_13
+msgid "Distributor"
+msgstr ""
+
 #. module: base
 #: model:res.country,name:base.dj
 msgid "Djibouti"
@@ -8043,7 +6700,6 @@ msgstr ""
 
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_do
-#: model:ir.module.module,shortdesc:base.module_l10n_do_reports
 msgid "Dominican Republic - Accounting"
 msgstr ""
 
@@ -8064,7 +6720,7 @@ msgid "Drop Shipping"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_qweb/fields.py:367
+#: code:addons/base/ir/ir_qweb/fields.py:382
 #, python-format
 msgid "Durations can't be negative"
 msgstr ""
@@ -8074,11 +6730,6 @@ msgstr ""
 msgid "E WATER SUPPLY;SEWERAGE,WASTE MANAGEMENT AND REMEDIATION ACTIVITIES"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_mx_edi
-msgid "EDI for Mexico"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_hw_escpos
 msgid "ESC/POS Hardware Driver"
@@ -8094,11 +6745,6 @@ msgstr ""
 msgid "Each model must be unique!"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_web_studio
-msgid "Easily create and customize your applications"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.ec
 msgid "Ecuador"
@@ -8136,43 +6782,7 @@ msgid "El Salvador"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_l10n_mx_reports
-msgid "Electronic Accounting for Mexico and Fiscal Reports\n"
-"===================================================\n"
-"\n"
-"Add the financial reports to Mexican Electronic Invoice\n"
-"\n"
-"- COA\n"
-"- Trial Balance\n"
-"- Journal Items\n"
-"\n"
-"Add other operative reports like DIOT.\n"
-"\n"
-"- DIOT\n"
-"\n"
-"Known leak of features:\n"
-"\n"
-"- Save the generated xml in order to make available an history of Fiscal declared documents.\n"
-"- Unit tests to increase the coverage of this module and avoid regressions in the future.\n"
-"\n"
-"Configuration\n"
-"=============\n"
-"\n"
-"To configure this module, it is strongly recommended your chart of account depends of the l10n_mx data and structure,\n"
-"you can set this afterwards if you CoA do not depends of what l10n_mx does, but you will need extra manual work.\n"
-"\n"
-"Credits\n"
-"=======\n"
-"\n"
-"**Contributors**\n"
-"\n"
-"* Nhomar Hernandez <nhomar@vauxoo.com> (Planner/Auditor)\n"
-"* Luis Torres <luis_t@vauxoo.com> (Developer)\n"
-""
-msgstr ""
-
-#. module: base
-#: code:addons/base/ir/ir_ui_view.py:622
+#: code:addons/base/ir/ir_ui_view.py:627
 #, python-format
 msgid "Element '%s' cannot be located in parent view"
 msgstr ""
@@ -8210,13 +6820,9 @@ msgstr ""
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_partner_employee
 #: model:ir.model.fields,field_description:base.field_res_users_employee
-#: model:res.groups,name:base.group_user
-msgid "Employee"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_hr_appraisal
-msgid "Employee Appraisals"
+#: model:res.groups,name:base.group_user
+#: model:res.partner.category,name:base.res_partner_category_3
+msgid "Employee"
 msgstr ""
 
 #. module: base
@@ -8251,15 +6857,6 @@ msgstr ""
 msgid "Enter Python code here. Help about Python expression is available in the help tab of this document."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_workorder
-msgid "Enterprise extension for MRP\n"
-"\n"
-"* Work order planning.  Check planning by Gantt views grouped by production order / work center\n"
-"* Traceability report\n"
-"* Cost Structure report (mrp_account)"
-msgstr ""
-
 #. module: base
 #: model:res.partner.industry,name:base.res_partner_industry_R
 msgid "Entertainment"
@@ -8305,7 +6902,7 @@ msgid "Error ! You cannot select a format AND specific page width/height."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:472
+#: code:addons/base/ir/ir_ui_view.py:477
 #, python-format
 msgid "Error context:\n"
 "View `%(view_name)s`"
@@ -8344,11 +6941,6 @@ msgstr ""
 msgid "Ethiopia - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_et_reports
-msgid "Ethiopia - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country.group,name:base.europe
 msgid "Europe"
@@ -8359,11 +6951,6 @@ msgstr ""
 msgid "Evaluation Type"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_event_barcode
-msgid "Event Barcode Scanning"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,name:base.module_category_event_management
 msgid "Events"
@@ -8497,16 +7084,6 @@ msgstr ""
 msgid "Export Translations"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_hr_expense_sepa
-msgid "Export expenses payments as SEPA Credit Transfer files"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_account_sepa
-msgid "Export payments as SEPA Credit Transfer files"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,help:base.field_ir_server_object_lines_value
 msgid "Expression containing a value specification. \n"
@@ -8611,11 +7188,6 @@ msgstr ""
 msgid "Fed. States"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_fedex
-msgid "Fedex Shipping"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_l10n_fr_fec
 msgid "Fichier d'Échange Informatisé (FEC) for France"
@@ -8720,7 +7292,7 @@ msgid "Field Type"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:913
+#: code:addons/base/ir/ir_ui_view.py:918
 #, python-format
 msgid "Field `%(field_name)s` does not exist"
 msgstr ""
@@ -8853,21 +7425,11 @@ msgstr ""
 msgid "Finance/Insurance"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_account_accountant
-msgid "Financial and Analytic Accounting"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.fi
 msgid "Finland"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mail_push
-msgid "Firebase Cloud Messaging"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_fleet
 msgid "Fleet Management"
@@ -8947,11 +7509,6 @@ msgstr ""
 msgid "Formatted Email"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_sms_fortytwo
-msgid "FortyTwo SMS Gateway"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_forum
 msgid "Forum"
@@ -8983,11 +7540,6 @@ msgstr ""
 msgid "France - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_fr_reports
-msgid "France - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_fr_fec
 msgid "France - FEC"
@@ -9116,11 +7668,6 @@ msgstr ""
 msgid "Gantt"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_hr_holidays_gantt
-msgid "Gantt view for Leaves Dashboard"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_web_kanban_gauge
 msgid "Gauge Widget for Kanban"
@@ -9187,11 +7734,6 @@ msgstr ""
 msgid "Gibraltar"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mail_github
-msgid "Github Integration with Discuss"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_rule_global
 #: model:ir.ui.view,arch_db:base.ir_access_view_search
@@ -9210,6 +7752,11 @@ msgstr ""
 msgid "Go to the configuration panel"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_4
+msgid "Gold"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_google_calendar
 msgid "Google Calendar"
@@ -9303,11 +7850,6 @@ msgstr ""
 msgid "Greece - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_gr_reports
-msgid "Greece - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.gl
 msgid "Greenland"
@@ -9318,17 +7860,6 @@ msgstr ""
 msgid "Grenada"
 msgstr ""
 
-#. module: base
-#: selection:ir.actions.act_window.view,view_mode:0
-#: selection:ir.ui.view,type:0
-msgid "Grid"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_web_grid
-msgid "Grid View"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_model_access_group_id
 #: model:ir.ui.view,arch_db:base.ir_access_view_search
@@ -9439,11 +7970,6 @@ msgstr ""
 msgid "HR - Equipments"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_hr_contract_salary
-msgid "HR Contract Salary (Belgium)"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_hr_gamification
 msgid "HR Gamification"
@@ -9531,22 +8057,6 @@ msgstr ""
 msgid "Help with Python expressions."
 msgstr ""
 
-#. module: base
-#: model:ir.module.category,name:base.module_category_helpdesk
-#: model:ir.module.module,shortdesc:base.module_helpdesk
-msgid "Helpdesk"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_helpdesk_timesheet
-msgid "Helpdesk Timesheet"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_helpdesk_forum
-msgid "Helpdesk: Knowledge Base"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,description:base.module_category_point_of_sale
 msgid "Helps you get the most out of your points of sale with fast sale encoding, simplified payment mode encoding, automatic picking lists generation and more."
@@ -9730,11 +8240,6 @@ msgstr ""
 msgid "Hr Recruitment Interview Forms"
 msgstr ""
 
-#. module: base
-#: model:ir.module.category,name:base.module_category_human_resource
-msgid "Human Resource"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,name:base.module_category_human_resources_survey
 msgid "Human Resources Survey"
@@ -9745,11 +8250,6 @@ msgstr ""
 msgid "Hungarian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_hu_reports
-msgid "Hungarian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.hu
 msgid "Hungary"
@@ -9816,6 +8316,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_datetime_id
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_duration_id
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_float_id
+#: model:ir.model.fields,field_description:base.field_ir_qweb_field_float_time_id
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_html_id
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_id
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_image_id
@@ -9852,7 +8353,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:base.field_res_partner_bank_id
 #: model:ir.model.fields,field_description:base.field_res_partner_category_id
 #: model:ir.model.fields,field_description:base.field_res_partner_id
-#: model:ir.model.fields,field_description:base.field_res_partner_industry_id_933
+#: model:ir.model.fields,field_description:base.field_res_partner_industry_id_937
 #: model:ir.model.fields,field_description:base.field_res_partner_title_id
 #: model:ir.model.fields,field_description:base.field_res_request_link_id
 #: model:ir.model.fields,field_description:base.field_res_users_id
@@ -9861,6 +8362,11 @@ msgstr ""
 msgid "ID"
 msgstr ""
 
+#. module: base
+#: model:ir.model.fields,help:base.field_ir_act_server_xml_id
+msgid "ID of the action if defined in a XML file"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,help:base.field_ir_model_data_res_id
 msgid "ID of the target record in the database"
@@ -9891,6 +8397,11 @@ msgstr ""
 msgid "ISO code"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_7
+msgid "IT Services"
+msgstr ""
+
 #. module: base
 #: model:res.partner.industry,name:base.res_partner_industry_J
 msgid "IT/Communication"
@@ -10059,36 +8570,11 @@ msgstr ""
 msgid "Implementation of sparse fields."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_pos_blackbox_be
-msgid "Implements the registered cash system, adhering to guidelines by FPS Finance."
-msgstr ""
-
 #. module: base
 #: model:ir.ui.menu,name:base.menu_translation_export
 msgid "Import / Export"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_bank_statement_import_camt
-msgid "Import CAMT Bank Statement"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_bank_statement_import_csv
-msgid "Import CSV Bank Statement"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_bank_statement_import_ofx
-msgid "Import OFX Bank Statement"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_bank_statement_import_qif
-msgid "Import QIF Bank Statement"
-msgstr ""
-
 #. module: base
 #: model:ir.actions.act_window,name:base.action_view_base_import_language
 #: model:ir.ui.menu,name:base.menu_view_base_import_language
@@ -10096,12 +8582,6 @@ msgstr ""
 msgid "Import Translation"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_currency_rate_live
-msgid "Import exchange rates from the Internet.\n"
-""
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_model_fields_modules
 #: model:ir.model.fields,field_description:base.field_ir_model_modules
@@ -10140,11 +8620,6 @@ msgstr ""
 msgid "Indian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_in_reports
-msgid "Indian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_in_purchase
 msgid "Indian - Purchase Report(GST)"
@@ -10243,7 +8718,7 @@ msgid "Input View"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:405
+#: code:addons/base/module/module.py:425
 #: model:ir.ui.view,arch_db:base.module_form
 #: model:ir.ui.view,arch_db:base.module_view_kanban
 #, python-format
@@ -10301,41 +8776,11 @@ msgstr ""
 msgid "Integer"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_web_clearbit
-msgid "Integrate Clearbit API to get company logo"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_sale_coupon
-msgid "Integrate coupon mechanism in sales orders."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_sale_coupon_delivery
-msgid "Integrate coupon mechanism with shipping costs."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_website_sale_coupon
-msgid "Integrate coupons mechanism in ecommerce."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_inter_company_rules
-msgid "Inter Company Module for Sale/Purchase Orders and Invoices"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_rule_form
 msgid "Interaction between rules"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_inter_company_rules
-msgid "Intercompany SO/PO/INV rules"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_groups_search
 msgid "Internal Groups"
@@ -10430,7 +8875,7 @@ msgid "Invalid model name %r in action definition."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:613
+#: code:addons/base/ir/ir_ui_view.py:618
 #, python-format
 msgid "Invalid position attribute: '%s'"
 msgstr ""
@@ -10460,7 +8905,7 @@ msgid "Invalid value for %s.%s: %s"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:325
+#: code:addons/base/ir/ir_ui_view.py:329
 #, python-format
 msgid "Invalid view definition"
 msgstr ""
@@ -10584,11 +9029,6 @@ msgstr ""
 msgid "Japan - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_jp_reports
-msgid "Japan - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.je
 msgid "Jersey"
@@ -10669,11 +9109,6 @@ msgstr ""
 msgid "Kiribati"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_helpdesk_forum
-msgid "Knowledge base for helpdesk based on Odoo Forum"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_l10n_si
 msgid "Kontni načrt za gospodarske družbe"
@@ -10820,6 +9255,7 @@ msgstr ""
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_datetime___last_update
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_duration___last_update
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_float___last_update
+#: model:ir.model.fields,field_description:base.field_ir_qweb_field_float_time___last_update
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_html___last_update
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_image___last_update
 #: model:ir.model.fields,field_description:base.field_ir_qweb_field_integer___last_update
@@ -11046,11 +9482,6 @@ msgstr ""
 msgid "Lead Automation"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_crm_score
-msgid "Lead Scoring"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_crm_project
 msgid "Lead to Tasks"
@@ -11076,11 +9507,6 @@ msgstr ""
 msgid "Leaves"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_hr_holidays_gantt
-msgid "Leaves Gantt"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.lb
 msgid "Lebanon"
@@ -11211,11 +9637,6 @@ msgstr ""
 msgid "Link module between Point of Sale and Sales"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_project_forecast_sale
-msgid "Link module between project_forecast and sale(_timesheet)"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_act_server_link_field_id
 #: model:ir.model.fields,field_description:base.field_ir_cron_link_field_id
@@ -11252,11 +9673,6 @@ msgstr ""
 msgid "Live Chat with Visitors/Customers"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_currency_rate_live
-msgid "Live Currency Exchange Rate"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_base_language_install
 msgid "Load"
@@ -11307,16 +9723,6 @@ msgstr ""
 msgid "Logs"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_pos_loyalty
-msgid "Loyalty Program"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_pos_loyalty
-msgid "Loyalty Program for the Point of Sale "
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_lunch
 msgid "Lunch"
@@ -11337,11 +9743,6 @@ msgstr ""
 msgid "Luxembourg - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_lu_reports
-msgid "Luxembourg - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.partner.industry,full_name:base.res_partner_industry_M
 msgid "M PROFESSIONAL, SCIENTIFIC AND TECHNICAL ACTIVITIES"
@@ -11352,11 +9753,6 @@ msgstr ""
 msgid "MRP Byproducts"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_quality_mrp
-msgid "MRP features for Quality Control"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.mo
 msgid "Macau"
@@ -11411,11 +9807,6 @@ msgstr ""
 msgid "Maintainer"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_maintenance
-msgid "Maintenance - MRP"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.mw
 msgid "Malawi"
@@ -11531,6 +9922,11 @@ msgstr ""
 msgid "Manage your employee payroll records"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_14
+msgid "Manufacturer"
+msgstr ""
+
 #. module: base
 #: model:ir.module.category,name:base.module_category_manufacturing
 #: model:ir.module.module,shortdesc:base.module_mrp
@@ -11538,11 +9934,6 @@ msgstr ""
 msgid "Manufacturing"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_barcode
-msgid "Manufacturing Barcode Scanning"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_mrp
 msgid "Manufacturing Orders, Bill of Materials, Routings"
@@ -11582,21 +9973,11 @@ msgstr ""
 msgid "Marketing"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_marketing_automation
-msgid "Marketing Automation"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_ma
 msgid "Maroc - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_ma_reports
-msgid "Maroc - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.mh
 msgid "Marshall Islands"
@@ -11612,11 +9993,6 @@ msgstr ""
 msgid "Mass Mailing"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mass_mailing_themes
-msgid "Mass Mailing Themes"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_mass_mailing_event
 msgid "Mass mailing on attendees"
@@ -11627,12 +10003,6 @@ msgstr ""
 msgid "Mass mailing on track speakers"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_mps
-#: model:ir.module.module,summary:base.module_mrp_mps
-msgid "Master Production Schedule"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.mr
 msgid "Mauritania"
@@ -11728,11 +10098,6 @@ msgstr ""
 msgid "Methods that start with `set_` are deprecated. Override `set_values` instead (Method %s)"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_l10n_mx_edi
-msgid "Mexican Localization for EDI documents"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.mx
 msgid "Mexico"
@@ -11798,13 +10163,13 @@ msgid "Missing document(s)"
 msgstr ""
 
 #. module: base
-#: code:addons/models.py:5130
+#: code:addons/models.py:5134
 #, python-format
 msgid "Missing required value for the field '%s' (%s)"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:369
+#: code:addons/base/ir/ir_ui_view.py:373
 #, python-format
 msgid "Missing view architecture."
 msgstr ""
@@ -11817,8 +10182,6 @@ msgstr ""
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_partner_mobile
 #: model:ir.model.fields,field_description:base.field_res_users_mobile
-#: model:ir.module.category,name:base.module_category_mobile
-#: model:ir.module.module,shortdesc:base.module_web_mobile
 msgid "Mobile"
 msgstr ""
 
@@ -11905,8 +10268,8 @@ msgid "Model name of the object to open in the view window"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:752
-#: code:addons/base/ir/ir_ui_view.py:865
+#: code:addons/base/ir/ir_ui_view.py:757
+#: code:addons/base/ir/ir_ui_view.py:870
 #, python-format
 msgid "Model not found: %(model)s"
 msgstr ""
@@ -11999,7 +10362,7 @@ msgid "Modules"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:381
+#: code:addons/base/module/module.py:401
 #, python-format
 msgid "Modules \"%s\" and \"%s\" are incompatible."
 msgstr ""
@@ -12059,11 +10422,6 @@ msgstr ""
 msgid "Mr."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_workorder
-msgid "Mrp Workorder"
-msgstr ""
-
 #. module: base
 #: model:res.partner.title,shortcut:base.res_partner_title_madam
 msgid "Mrs."
@@ -12173,11 +10531,6 @@ msgstr ""
 msgid "Netherlands - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_nl_reports
-msgid "Netherlands - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.nc
 msgid "New Caledonia"
@@ -12283,7 +10636,7 @@ msgid "No gap"
 msgstr ""
 
 #. module: base
-#: code:addons/fields.py:2184
+#: code:addons/fields.py:2189
 #, python-format
 msgid "No inverse field %r found for %r"
 msgstr ""
@@ -12352,11 +10705,6 @@ msgstr ""
 msgid "Norway - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_no_reports
-msgid "Norway - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: selection:ir.module.module,state:0
 #: selection:ir.module.module.dependency,state:0
@@ -12970,16 +11318,6 @@ msgid "Odoo Mass Mailing\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_mx_reports
-msgid "Odoo Mexican Localization Reports"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_web_mobile
-msgid "Odoo Mobile Core module"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_note
 msgid "Odoo Notes\n"
@@ -13541,6 +11879,11 @@ msgstr ""
 msgid "Odoo will automatically adds some '0' on the left of the 'Next Number' to get the required padding size."
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_12
+msgid "Office Supplies"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,description:base.module_payment_ogone
 #: model:ir.module.module,shortdesc:base.module_payment_ogone
@@ -13606,11 +11949,6 @@ msgstr ""
 msgid "Online Proposals"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_quote_subscription
-msgid "Online Subscription Quotes"
-msgstr ""
-
 #. module: base
 #: code:addons/base/res/res_config.py:514
 #, python-format
@@ -14193,6 +12531,7 @@ msgstr ""
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_company_partner_id
 #: model:ir.ui.view,arch_db:base.view_partner_address_form
+#: model:res.partner.category,name:base.res_partner_category_0
 #: model:res.request.link,name:base.req_link_partner
 msgid "Partner"
 msgstr ""
@@ -14314,11 +12653,6 @@ msgstr ""
 msgid "Payment Acquirer: Transfer Implementation"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_reports_followup
-msgid "Payment Follow-up Management"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_payment
 #: model:ir.module.module,summary:base.module_website_payment
@@ -14347,11 +12681,6 @@ msgstr ""
 msgid "PayuMoney Payment Acquirer"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_hr_appraisal
-msgid "Periodical Appraisal"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_calendar
 msgid "Personal & Shared Calendar"
@@ -14470,11 +12799,6 @@ msgstr ""
 msgid "Poland - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_pl_reports
-msgid "Poland - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_groups_is_portal
 #: model:res.groups,name:base.group_portal
@@ -14557,56 +12881,11 @@ msgstr ""
 msgid "Price Accuracy"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_print
-msgid "Print Invoice"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_print_docsaway
-msgid "Print Provider : DocsAway"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_print_sale
-msgid "Print Sale"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_l10n_us_check_printing
-msgid "Print US Checks"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_hr_expense_check
 msgid "Print amount in words on checks issued for expenses"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_print_docsaway
-msgid "Print and Send Invoices with DocsAway.com"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_print
-msgid "Print and Send Provider Base Module"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_print
-msgid "Print and Send Provider Base Module. Print and send your invoice with a Postal Provider. This required to install a module implementing a provider."
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_print_sale
-msgid "Print and Send Sales Orders"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_print_sale
-msgid "Print and Send your Sales Order by Post"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_act_report_xml_print_report_name
 msgid "Printed Report Name"
@@ -14640,11 +12919,6 @@ msgstr ""
 msgid "Product Email Template"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_mrp_plm
-msgid "Product Lifecycle Management (PLM)"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_product_extended
 msgid "Product extension to track sales and purchases"
@@ -14683,11 +12957,6 @@ msgstr ""
 msgid "Project"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_project_forecast
-msgid "Project Forecast"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,description:base.module_project
 msgid "Project Management\n"
@@ -14767,16 +13036,6 @@ msgstr ""
 msgid "Project Rating"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_helpdesk_sale_timesheet
-msgid "Project, Helpdesk, Timesheet and Sale Orders"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_helpdesk_timesheet
-msgid "Project, Tasks, Timesheet"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_project
 msgid "Projects, Tasks"
@@ -14799,6 +13058,11 @@ msgstr ""
 msgid "Propose to install a theme on website installation"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_2
+msgid "Prospect"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,help:base.field_ir_act_server_link_field_id
 #: model:ir.model.fields,help:base.field_ir_cron_link_field_id
@@ -14887,11 +13151,6 @@ msgstr ""
 msgid "Purchases"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_mail_push
-msgid "Push notification for mobile app"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_act_server_code
 #: model:ir.model.fields,field_description:base.field_ir_cron_code
@@ -14922,22 +13181,7 @@ msgstr ""
 
 #. module: base
 #: model:res.country,name:base.qa
-msgid "Qatar"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_quality
-msgid "Quality Alerts and Control Points"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_quality
-msgid "Quality Control"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_quality_mrp
-msgid "Quality Management with MRP"
+msgid "Qatar"
 msgstr ""
 
 #. module: base
@@ -14963,7 +13207,7 @@ msgid "Quotations, Sales Orders, Invoicing"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:332
+#: code:addons/base/ir/ir_ui_view.py:336
 #, python-format
 msgid "Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition"
 msgstr ""
@@ -15038,7 +13282,7 @@ msgstr ""
 
 #. module: base
 #: code:addons/base/ir/ir_actions.py:230
-#: code:addons/models.py:3871
+#: code:addons/models.py:3875
 #, python-format
 msgid "Record does not exist or has been deleted."
 msgstr ""
@@ -15060,12 +13304,7 @@ msgid "Recruitment Process"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_sale_subscription
-msgid "Recurring invoicing, renewals"
-msgstr ""
-
-#. module: base
-#: code:addons/base/module/module.py:324
+#: code:addons/base/module/module.py:343
 #, python-format
 msgid "Recursion error in modules dependencies !"
 msgstr ""
@@ -15300,11 +13539,6 @@ msgstr ""
 msgid "Resource Name"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_project_forecast
-msgid "Resource management for Project"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_pos_restaurant
 msgid "Restaurant"
@@ -15325,6 +13559,11 @@ msgstr ""
 msgid "Restrict to lists"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_16
+msgid "Retailer"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,summary:base.module_hr_timesheet
 msgid "Review and approve employees time reports"
@@ -15355,11 +13594,6 @@ msgstr ""
 msgid "Romania - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_ro_reports
-msgid "Romania - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_currency_rounding
 msgid "Rounding Factor"
@@ -15418,36 +13652,6 @@ msgstr ""
 msgid "S OTHER SERVICE ACTIVITIES"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_sepa
-msgid "SEPA Credit Transfer"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_hr_expense_sepa
-msgid "SEPA Credit Transfer in Expenses"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_sepa_direct_debit
-msgid "SEPA Direct Debit"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sms_fortytwo
-msgid "SMS FortyTwo Provider"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_sms
-msgid "SMS Text Messaging"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sms
-msgid "SMS base"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_mail_server_smtp_port
 msgid "SMTP Port"
@@ -15508,11 +13712,6 @@ msgstr ""
 msgid "Saint Vincent and the Grenadines"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_hr_contract_salary
-msgid "Salary Package Configurator"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_partner_form
 msgid "Sale"
@@ -15523,26 +13722,11 @@ msgstr ""
 msgid "Sale & Purchase Vouchers"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_coupon
-msgid "Sale Coupon"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_coupon_delivery
-msgid "Sale Coupon Delivery"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_sale_service_rating
 msgid "Sale Service Rating"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_subscription_dashboard
-msgid "Sale Subscription Dashboard"
-msgstr ""
-
 #. module: base
 #: model:ir.module.category,name:base.module_category_sales
 #: model:ir.module.category,name:base.module_category_sales_management
@@ -15577,11 +13761,6 @@ msgstr ""
 msgid "Sales Timesheet"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_timesheet_grid_sale
-msgid "Sales Timesheet: Grid Support"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_sale_mrp
 msgid "Sales and MRP Management"
@@ -15637,18 +13816,13 @@ msgid "Save"
 msgstr ""
 
 #. module: base
-#: model:ir.model.fields,field_description:base.field_ir_act_report_xml_attachment
-msgid "Save as Attachment Prefix"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_website_calendar
-msgid "Schedule Appointments with Clients"
+#: model:ir.ui.view,arch_db:base.view_company_report_form_with_print
+msgid "Save and Print"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,summary:base.module_mrp_maintenance
-msgid "Schedule and manage maintenance on machine and tools."
+#: model:ir.model.fields,field_description:base.field_ir_act_report_xml_attachment
+msgid "Save as Attachment Prefix"
 msgstr ""
 
 #. module: base
@@ -15783,11 +13957,6 @@ msgstr ""
 msgid "Self"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_helpdesk_sale_timesheet
-msgid "Sell Helpdesk Timesheet"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_website_sale
 msgid "Sell Your Products Online"
@@ -15798,6 +13967,11 @@ msgstr ""
 msgid "Sell based on timesheets"
 msgstr ""
 
+#. module: base
+#: selection:ir.actions.server,state:0
+msgid "Send Email"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,summary:base.module_account
 #: model:ir.module.module,summary:base.module_account_invoicing
@@ -15830,37 +14004,6 @@ msgid "Send Quotes Online\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_website_sign
-msgid "Send documents to sign online, receive and archive filled copies (esign)"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_calendar_sms
-#: model:ir.module.module,summary:base.module_calendar_sms
-msgid "Send text messages as event reminders"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_dhl
-msgid "Send your shippings through DHL and track them online"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_fedex
-msgid "Send your shippings through Fedex and track them online"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_ups
-msgid "Send your shippings through UPS and track them online"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_delivery_usps
-msgid "Send your shippings through USPS and track them online"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.sn
 msgid "Senegal"
@@ -15947,6 +14090,11 @@ msgstr ""
 msgid "Server action"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_11
+msgid "Services"
+msgstr ""
+
 #. module: base
 #: selection:ir.model.fields,on_delete:0
 msgid "Set NULL"
@@ -16050,11 +14198,6 @@ msgstr ""
 msgid "Sierra Leone"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_sign
-msgid "Sign"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_users_signature
 msgid "Signature"
@@ -16065,6 +14208,11 @@ msgstr ""
 msgid "Signup"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_5
+msgid "Silver"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,summary:base.module_pos_discount
 msgid "Simple Discounts in the Point of Sale "
@@ -16080,11 +14228,6 @@ msgstr ""
 msgid "Singapore - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_sg_reports
-msgid "Singapore - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.sx
 msgid "Sint Maarten (Dutch part)"
@@ -16125,11 +14268,6 @@ msgstr ""
 msgid "Slovenian - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_si_reports
-msgid "Slovenian - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_partner_image_small
 #: model:ir.model.fields,field_description:base.field_res_users_image_small
@@ -16159,7 +14297,7 @@ msgid "Sometimes called BIC or Swift."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_attachment.py:338
+#: code:addons/base/ir/ir_attachment.py:341
 #: code:addons/base/ir/ir_model.py:1168
 #, python-format
 msgid "Sorry, you are not allowed to access this document."
@@ -16249,11 +14387,6 @@ msgstr ""
 msgid "Spain - Accounting (PGCE 2008)"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_es_reports
-msgid "Spain - Accounting (PGCE 2008) Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_base_sparse_field
 msgid "Sparse Fields"
@@ -16367,16 +14500,6 @@ msgstr ""
 msgid "Stock"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_stock_barcode_mobile
-msgid "Stock Barcode in Mobile"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_stock_barcode_mobile
-msgid "Stock Barcode scan in Mobile"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_model_fields_store
 msgid "Stored"
@@ -16427,11 +14550,6 @@ msgstr ""
 msgid "Stripe Payment Acquirer"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_web_studio
-msgid "Studio"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.res_request_link_search_view
 msgid "Subject"
@@ -16442,11 +14560,6 @@ msgstr ""
 msgid "Submenus"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_subscription
-msgid "Subscription Management"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_sequence_date_range_ids
 msgid "Subsequences"
@@ -16528,11 +14641,6 @@ msgstr ""
 msgid "Switzerland - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_ch_reports
-msgid "Switzerland - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_currency_symbol
 msgid "Symbol"
@@ -16543,11 +14651,6 @@ msgstr ""
 msgid "Symbol Position"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_project_timesheet_synchro
-msgid "Synchronization with the external timesheet application"
-msgstr ""
-
 #. module: base
 #: model:ir.actions.act_window,name:base.action_wizard_update_translations
 #: model:ir.ui.menu,name:base.menu_wizard_update_translations
@@ -16632,7 +14735,7 @@ msgid "Tag Name"
 msgstr ""
 
 #. module: base
-#: model:ir.model.fields,field_description:base.field_res_partner_category_id_889
+#: model:ir.model.fields,field_description:base.field_res_partner_category_id_893
 #: model:ir.model.fields,field_description:base.field_res_users_category_id
 msgid "Tags"
 msgstr ""
@@ -16670,11 +14773,6 @@ msgstr ""
 msgid "Tax Identification Number. Fill it if the company is subjected to taxes. Used by the some of the legal statements."
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_account_taxcloud
-msgid "TaxCloud make it easy for business to comply with sales tax law"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_hr
 msgid "Team Page"
@@ -16704,6 +14802,7 @@ msgstr ""
 #. module: base
 #: model:ir.module.category,name:base.module_category_hidden
 #: model:ir.module.category,name:base.module_category_technical_settings
+#: model:ir.ui.view,arch_db:base.user_groups_view
 msgid "Technical Settings"
 msgstr ""
 
@@ -16779,11 +14878,6 @@ msgstr ""
 msgid "Thailand - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_th_reports
-msgid "Thailand - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,help:base.field_res_country_code
 msgid "The ISO country code in two chars. \n"
@@ -16808,13 +14902,13 @@ msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:715
+#: code:addons/base/module/module.py:747
 #, python-format
 msgid "The `%s` module appears to be unavailable at the moment, please try again later."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:536
+#: code:addons/base/module/module.py:561
 #, python-format
 msgid "The `base` module cannot be uninstalled"
 msgstr ""
@@ -17105,13 +15199,13 @@ msgid "The user this filter is private to. When left empty the filter is public
 msgstr ""
 
 #. module: base
-#: code:addons/models.py:5162
+#: code:addons/models.py:5166
 #, python-format
 msgid "The value for the field '%s' already exists (this is probably '%s' in the current model)."
 msgstr ""
 
 #. module: base
-#: code:addons/models.py:5168
+#: code:addons/models.py:5172
 #, python-format
 msgid "The values for the fields '%s' already exist (they are probably '%s' in the current model)."
 msgstr ""
@@ -17184,11 +15278,6 @@ msgid "This is the module to manage the accounting chart for Norway in Odoo.\n"
 ""
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,description:base.module_mrp_barcode
-msgid "This module adds support for barcodes scanning to the manufacturing system."
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_base_module_upgrade
 msgid "This module will trigger the uninstallation of below modules."
@@ -17204,31 +15293,11 @@ msgstr ""
 msgid "Thousands Separator"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_helpdesk
-msgid "Ticketing, Support, Issues"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_website_helpdesk_livechat
-msgid "Ticketing, Support, Livechat"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_website_helpdesk_slides
-msgid "Ticketing, Support, Slides"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_lang_time_format
 msgid "Time Format"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_timesheet_grid
-msgid "Timesheet Validation and Grid View"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_project_timesheet_holidays
 msgid "Timesheet when on Leaves"
@@ -17240,11 +15309,6 @@ msgstr ""
 msgid "Timesheets"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_timesheet_grid
-msgid "Timesheets Validation"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_hr_timesheet_attendance
 msgid "Timesheets/attendances reporting"
@@ -17312,16 +15376,11 @@ msgid "To be upgraded"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:688
+#: code:addons/base/module/module.py:720
 #, python-format
 msgid "To enable it, make sure this directory exists and is writable on the server:"
 msgstr ""
 
-#. module: base
-#: model:ir.ui.view,arch_db:base.view_company_report_form
-msgid "To get a beautiful document, you should update your company informations."
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.ir_actions_todo_tree
 msgid "Todo"
@@ -17398,6 +15457,11 @@ msgstr ""
 msgid "Transient: True"
 msgstr ""
 
+#. module: base
+#: model:ir.module.module,shortdesc:base.module_transifex
+msgid "Transifex integration"
+msgstr ""
+
 #. module: base
 #: model:ir.model.fields,field_description:base.field_res_groups_trans_implied_ids
 msgid "Transitively inherits"
@@ -17581,21 +15645,6 @@ msgstr ""
 msgid "UK - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_uk_reports
-msgid "UK - Accounting Reports"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_delivery_ups
-msgid "UPS Bill My Account"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_ups
-msgid "UPS Shipping"
-msgstr ""
-
 #. module: base
 #: selection:ir.attachment,type:0
 #: model:ir.model.fields,field_description:base.field_ir_module_module_url
@@ -17603,16 +15652,6 @@ msgstr ""
 msgid "URL"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_us_reports
-msgid "US - Accounting Reports"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_us_check_printing
-msgid "US Check Printing"
-msgstr ""
-
 #. module: base
 #: model:res.country,name:base.um
 msgid "USA Minor Outlying Islands"
@@ -17651,19 +15690,19 @@ msgid "Unable to find Wkhtmltopdf on this system. The PDF can not be created."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:314
+#: code:addons/base/module/module.py:333
 #, python-format
 msgid "Unable to install module \"%s\" because an external dependency is not met: %s"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:318
+#: code:addons/base/module/module.py:337
 #, python-format
 msgid "Unable to process module \"%s\" because an external dependency is not met: %s"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:316
+#: code:addons/base/module/module.py:335
 #, python-format
 msgid "Unable to upgrade module \"%s\" because an external dependency is not met: %s"
 msgstr ""
@@ -17674,14 +15713,14 @@ msgid "Uncategorized"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:539
+#: code:addons/base/module/module.py:564
 #: model:ir.ui.view,arch_db:base.module_form
 #, python-format
 msgid "Uninstall"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:547
+#: code:addons/base/module/module.py:573
 #: model:ir.ui.view,arch_db:base.view_base_module_uninstall
 #, python-format
 msgid "Uninstall module"
@@ -17714,11 +15753,6 @@ msgstr ""
 msgid "United States - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_usps
-msgid "United States Postal Service (USPS) Shipping"
-msgstr ""
-
 #. module: base
 #: selection:ir.module.module.dependency,state:0
 #: selection:ir.module.module.exclusion,state:0
@@ -17814,6 +15848,11 @@ msgstr ""
 msgid "Update the Record"
 msgstr ""
 
+#. module: base
+#: model:ir.ui.view,arch_db:base.view_company_report_form
+msgid "Update your company details and upload your logo to get a beautiful document."
+msgstr ""
+
 #. module: base
 #: model:ir.actions.client,name:base.modules_updates_act_cl
 #: model:ir.ui.menu,name:base.menu_module_updates
@@ -17835,11 +15874,6 @@ msgstr ""
 msgid "Uruguay"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_uy_reports
-msgid "Uruguay - Accounts Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_l10n_uy
 msgid "Uruguay - Chart of Accounts"
@@ -18042,16 +16076,6 @@ msgstr ""
 msgid "VAT Number Validation"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_voip
-msgid "VOIP"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_voip_onsip
-msgid "VOIP OnSIP"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,summary:base.module_website_crm_phone_validation
 msgid "Validate and format contact form numbers"
@@ -18138,8 +16162,8 @@ msgid "Vehicle, leasing, insurances, costs"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_account_3way_match
-msgid "Vendor Bill: Release to Pay"
+#: model:res.partner.category,name:base.res_partner_category_1
+msgid "Vendor"
 msgstr ""
 
 #. module: base
@@ -18173,11 +16197,6 @@ msgstr ""
 msgid "Vietnam - Accounting"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_l10n_vn_reports
-msgid "Vietnam - Accounting Reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_act_window_view_view_id
 #: selection:ir.translation,type:0
@@ -18222,11 +16241,6 @@ msgstr ""
 msgid "View Type"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_account_reports
-msgid "View and create reports"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_ui_view_mode
 msgid "View inheritance mode"
@@ -18305,11 +16319,6 @@ msgstr ""
 msgid "Warehouse"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_stock_barcode
-msgid "Warehouse Management Barcode Scanning"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_stock_picking_batch
 msgid "Warehouse Management: Batch Picking"
@@ -18331,7 +16340,7 @@ msgid "Warning!"
 msgstr ""
 
 #. module: base
-#: code:addons/models.py:4880
+#: code:addons/models.py:4884
 #, python-format
 msgid "Warnings"
 msgstr ""
@@ -18352,26 +16361,11 @@ msgstr ""
 msgid "Web"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_web_clearbit
-msgid "Web Clearbit"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_web_editor
 msgid "Web Editor"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_web_enterprise
-msgid "Web Enterprise"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_web_gantt
-msgid "Web Gantt"
-msgstr ""
-
 #. module: base
 #: model:ir.model.fields,field_description:base.field_ir_ui_menu_web_icon
 msgid "Web Icon File"
@@ -18407,26 +16401,11 @@ msgstr ""
 msgid "Website Builder"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_enterprise
-msgid "Website Enterprise"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_form_project
 msgid "Website Form - Project"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_form_editor
-msgid "Website Form Builder"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_helpdesk_form
-msgid "Website Form Helpdesk"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_gengo
 msgid "Website Gengo Translator"
@@ -18437,16 +16416,6 @@ msgstr ""
 msgid "Website Google Map"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_helpdesk
-msgid "Website Helpdesk"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_helpdesk_livechat
-msgid "Website IM Livechat Helpdesk"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_links
 msgid "Website Link Tracker"
@@ -18492,11 +16461,6 @@ msgstr ""
 msgid "Website Sale - Sale Management"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_sale_coupon
-msgid "Website Sale Coupon"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_sale_digital
 msgid "Website Sale Digital - Sell digital products"
@@ -18512,26 +16476,11 @@ msgstr ""
 msgid "Website Sale Stock&Options"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_helpdesk_slides
-msgid "Website Slides Helpdesk"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_studio
-msgid "Website Studio"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_theme_install
 msgid "Website Theme Install"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_website_version
-msgid "Website Versioning"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_sale_wishlist
 msgid "Website Wishlist"
@@ -18601,6 +16550,11 @@ msgstr ""
 msgid "Wholesale/Retail"
 msgstr ""
 
+#. module: base
+#: model:res.partner.category,name:base.res_partner_category_15
+msgid "Wholesaler"
+msgstr ""
+
 #. module: base
 #: model:ir.actions.act_window,name:base.ir_action_window
 #: model:ir.ui.menu,name:base.menu_ir_action_window
@@ -18629,11 +16583,6 @@ msgstr ""
 msgid "Wkhtmltopdf failed (error code: %s). Message: %s"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,summary:base.module_mrp_workorder
-msgid "Work Orders, Planing, Stock Reports."
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_payment_sips
 msgid "Worldline SIPS"
@@ -18661,23 +16610,13 @@ msgstr ""
 msgid "Yemen"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_yodlee
-msgid "Yodlee"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,summary:base.module_account_yodlee
-msgid "Yodlee Finance"
-msgstr ""
-
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_users_simple_form
 msgid "You are creating a new user. After saving, the user will receive an invite email containing a link to set its password."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:398
+#: code:addons/base/module/module.py:418
 #, python-format
 msgid "You are trying to install incompatible modules in category \"%s\":"
 msgstr ""
@@ -18711,7 +16650,7 @@ msgid "You cannot create recursive Partner hierarchies."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:339
+#: code:addons/base/ir/ir_ui_view.py:343
 #, python-format
 msgid "You cannot create recursive inherited views."
 msgstr ""
@@ -18747,20 +16686,20 @@ msgid "You should try other search criteria."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:334
+#: code:addons/base/module/module.py:353
 #, python-format
 msgid "You try to install module '%s' that depends on module '%s'.\n"
 "But the latter module is not available in your system."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:286
+#: code:addons/base/module/module.py:305
 #, python-format
 msgid "You try to remove a module that is installed or will be installed"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:589
+#: code:addons/base/module/module.py:617
 #, python-format
 msgid "You try to upgrade the module %s that depends on the module: %s.\n"
 "But this module is not available in your system."
@@ -18846,16 +16785,6 @@ msgstr ""
 msgid "_unknown"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_online_sync
-msgid "account_online_sync"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_account_plaid
-msgid "account_plaid"
-msgstr ""
-
 #. module: base
 #: code:addons/base/res/res_currency.py:113
 #, python-format
@@ -18892,11 +16821,6 @@ msgstr ""
 msgid "boolean"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_delivery_bpost
-msgid "bpost Shipping"
-msgstr ""
-
 #. module: base
 #: selection:ir.model.fields,ttype:0
 msgid "char"
@@ -18989,11 +16913,6 @@ msgstr ""
 msgid "e.g. www.odoo.com"
 msgstr ""
 
-#. module: base
-#: model:ir.module.module,shortdesc:base.module_sale_ebay
-msgid "eBay Connector"
-msgstr ""
-
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_website_sale
 msgid "eCommerce"
@@ -19240,6 +17159,11 @@ msgstr ""
 msgid "ir.qweb.field.float"
 msgstr ""
 
+#. module: base
+#: model:ir.model,name:base.model_ir_qweb_field_float_time
+msgid "ir.qweb.field.float_time"
+msgstr ""
+
 #. module: base
 #: model:ir.model,name:base.model_ir_qweb_field_html
 msgid "ir.qweb.field.html"
@@ -19346,7 +17270,7 @@ msgid "monetary"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_view.py:469
+#: code:addons/base/ir/ir_ui_view.py:474
 #, python-format
 msgid "n/a"
 msgstr ""
@@ -19438,6 +17362,11 @@ msgstr ""
 msgid "selection"
 msgstr ""
 
+#. module: base
+#: selection:ir.model.fields,ttype:0
+msgid "serialized"
+msgstr ""
+
 #. module: base
 #: model:ir.module.module,shortdesc:base.module_test_mimetypes
 msgid "test mimetypes-guessing"
@@ -19508,6 +17437,11 @@ msgstr ""
 msgid "text"
 msgstr ""
 
+#. module: base
+#: model:res.groups,comment:base.group_user
+msgid "the user will be able to manage his own human resources stuff (leave request, timesheets, ...), if he is linked to an employee in the system."
+msgstr ""
+
 #. module: base
 #: model:ir.ui.view,arch_db:base.view_server_action_form
 msgid "time, datetime, timezone: Python module"
-- 
GitLab