diff --git a/addons/account/account_bank_view.xml b/addons/account/account_bank_view.xml index 151510bb9c7..cdb78b31cac 100644 --- a/addons/account/account_bank_view.xml +++ b/addons/account/account_bank_view.xml @@ -42,7 +42,7 @@ form tree,form - +

Click to setup a new bank account.

diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 442de7b60ab..501a50b96c2 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -509,7 +509,7 @@ [('type','=','out_invoice')] {'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'} - +

Click to create a customer invoice.

@@ -549,7 +549,7 @@ [('type','=','in_invoice')] {'default_type': 'in_invoice', 'type': 'in_invoice', 'journal_type': 'purchase'} - +

Click to record a new supplier invoice.

@@ -570,7 +570,7 @@ [('type','=','out_refund')] {'default_type':'out_refund', 'type':'out_refund', 'journal_type': 'sale_refund'} - +

Click to create a customer refund.

@@ -606,7 +606,7 @@ [('type','=','in_refund')] {'default_type': 'in_refund', 'type': 'in_refund', 'journal_type': 'purchase_refund'} - +

Click to register a refund you received from a supplier.

diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index 53fa83f3bbd..24d21cff3e8 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -78,7 +78,7 @@ account.fiscalyear form tree,form - +

Click to start a new fiscal year.

@@ -165,7 +165,7 @@ form tree,form {'search_default_draft': 1} - +

Click to add a fiscal period.

@@ -279,7 +279,7 @@ tree,form,graph - +

Click to add an account.

@@ -350,7 +350,7 @@ tree [('currency_id','!=',False)] - +

Click to add an account.

@@ -437,7 +437,7 @@ form tree,form - +

Click to specify lists of columns to display for a type of journal.

@@ -563,7 +563,7 @@ account.journal form tree,form - +

Click to add a journal.

@@ -724,7 +724,7 @@ [('journal_id.type', '=', 'bank')] {'journal_type':'bank'} - +

Click to register a bank statement.

@@ -814,7 +814,7 @@ form tree,form - +

Click to define a new account type.

@@ -936,7 +936,7 @@ tree,form - +

Click to define a new tax code.

@@ -1281,7 +1281,7 @@ tree,form {} - +

Click to register a new journal item.

@@ -1524,7 +1524,7 @@ tree,form,graph - +

Click to create a journal entry.

@@ -1954,7 +1954,7 @@ form tree,form - +

Click to define a new recurring entry.

@@ -2742,7 +2742,7 @@ action = pool.get('res.config').next(cr, uid, [], context) [('journal_id.type', '=', 'cash')] {'journal_type':'cash'} - +

Click to create a new cash log.

diff --git a/addons/account/project/project_view.xml b/addons/account/project/project_view.xml index 677886caba4..b95e1c16bfd 100644 --- a/addons/account/project/project_view.xml +++ b/addons/account/project/project_view.xml @@ -100,7 +100,7 @@ tree [('parent_id','=',False)] - +

Click to add a new analytic account.

diff --git a/addons/account_analytic_analysis/account_analytic_analysis_menu.xml b/addons/account_analytic_analysis/account_analytic_analysis_menu.xml index 96ac280f38a..537397fd369 100644 --- a/addons/account_analytic_analysis/account_analytic_analysis_menu.xml +++ b/addons/account_analytic_analysis/account_analytic_analysis_menu.xml @@ -53,7 +53,7 @@ {'search_default_user_id':uid, 'search_default_draft':1, 'search_default_pending':1, 'search_default_open':1, 'search_default_renew':1} [('type','=','contract')] - +

Click to define a new contract.

diff --git a/addons/account_asset/report/account_asset_report_view.xml b/addons/account_asset/report/account_asset_report_view.xml index 6789ec2c4da..91f700fb92a 100644 --- a/addons/account_asset/report/account_asset_report_view.xml +++ b/addons/account_asset/report/account_asset_report_view.xml @@ -75,7 +75,7 @@ tree,graph {'search_default_year':1,'search_default_this_month':1,'search_default_asset_category':1, 'search_default_posted':1, 'group_by':[], 'group_by_no_leaf':1} - +

From this report, you can have an overview on all depreciation. The tool search can also be used to personalise your Assets reports and diff --git a/addons/account_budget/account_budget_view.xml b/addons/account_budget/account_budget_view.xml index df38488a7b1..f3f4e5fc47d 100644 --- a/addons/account_budget/account_budget_view.xml +++ b/addons/account_budget/account_budget_view.xml @@ -218,7 +218,7 @@ tree,form - +

A budget is a forecast of your company's income and/or expenses expected for a period in the future. A budget is defined on some diff --git a/addons/account_check_writing/account_voucher_view.xml b/addons/account_check_writing/account_voucher_view.xml index 8b8b7553a90..96592b0da5a 100644 --- a/addons/account_check_writing/account_voucher_view.xml +++ b/addons/account_check_writing/account_voucher_view.xml @@ -34,7 +34,7 @@ {'type':'payment','write_check':True} current - +

Click to create a new check.

diff --git a/addons/account_followup/account_followup_view.xml b/addons/account_followup/account_followup_view.xml index 54fb0351993..3d1d4333bbb 100644 --- a/addons/account_followup/account_followup_view.xml +++ b/addons/account_followup/account_followup_view.xml @@ -83,7 +83,7 @@ account_followup.followup form - +

Click to define follow-up levels and their related messages.

diff --git a/addons/account_payment/account_payment_view.xml b/addons/account_payment/account_payment_view.xml index f7aaaf1f993..5395bcafb17 100644 --- a/addons/account_payment/account_payment_view.xml +++ b/addons/account_payment/account_payment_view.xml @@ -234,7 +234,7 @@ form tree,form - +

Click to create a payment order.

diff --git a/addons/account_voucher/report/account_voucher_sales_receipt_view.xml b/addons/account_voucher/report/account_voucher_sales_receipt_view.xml index 15c619f2c54..ba4d6c2f31c 100644 --- a/addons/account_voucher/report/account_voucher_sales_receipt_view.xml +++ b/addons/account_voucher/report/account_voucher_sales_receipt_view.xml @@ -83,7 +83,7 @@ tree,graph {'search_default_year':1,'search_default_month':1,'search_default_current':1, 'search_default_partner':1, 'search_default_customer':1, 'group_by':[], 'group_by_no_leaf':1,} - +

From this report, you can have an overview of the amount invoiced to your customer as well as payment delays. The tool search can diff --git a/addons/account_voucher/voucher_payment_receipt_view.xml b/addons/account_voucher/voucher_payment_receipt_view.xml index b06d683055f..e85f06aeba3 100644 --- a/addons/account_voucher/voucher_payment_receipt_view.xml +++ b/addons/account_voucher/voucher_payment_receipt_view.xml @@ -258,7 +258,7 @@ current - +

Click to create a new supplier payment.

@@ -427,7 +427,7 @@ current - +

Click to register a new payment.

diff --git a/addons/account_voucher/voucher_sales_purchase_view.xml b/addons/account_voucher/voucher_sales_purchase_view.xml index 244ccc0f23d..591979a8ff3 100644 --- a/addons/account_voucher/voucher_sales_purchase_view.xml +++ b/addons/account_voucher/voucher_sales_purchase_view.xml @@ -165,7 +165,7 @@ current - +

Click to create a sale receipt.

@@ -318,7 +318,7 @@ current - +

Click to register a purchase receipt.

diff --git a/addons/base_action_rule/base_action_rule_view.xml b/addons/base_action_rule/base_action_rule_view.xml index 925ebeb576f..ba51b729305 100644 --- a/addons/base_action_rule/base_action_rule_view.xml +++ b/addons/base_action_rule/base_action_rule_view.xml @@ -116,7 +116,7 @@ form tree,form - +

Click to setup a new automated action rule.

diff --git a/addons/base_calendar/base_calendar_view.xml b/addons/base_calendar/base_calendar_view.xml index 7b70ce2adc3..d48795173ed 100644 --- a/addons/base_calendar/base_calendar_view.xml +++ b/addons/base_calendar/base_calendar_view.xml @@ -167,7 +167,7 @@ res.alarm form tree,form - +

Click to setup a new alarm type.

diff --git a/addons/base_calendar/crm_meeting_view.xml b/addons/base_calendar/crm_meeting_view.xml index 338dcc8b256..d3371ad602a 100644 --- a/addons/base_calendar/crm_meeting_view.xml +++ b/addons/base_calendar/crm_meeting_view.xml @@ -320,7 +320,7 @@ {"calendar_default_user_id": uid} - +

Click to schedule a new meeting.

diff --git a/addons/board/board_mydashboard_view.xml b/addons/board/board_mydashboard_view.xml index 59cc318c57d..9471009c60c 100644 --- a/addons/board/board_mydashboard_view.xml +++ b/addons/board/board_mydashboard_view.xml @@ -24,7 +24,7 @@ form menu - +

This is your personal dashboard.

diff --git a/addons/crm/crm_lead_menu.xml b/addons/crm/crm_lead_menu.xml index 914ffef2523..033fce61114 100644 --- a/addons/crm/crm_lead_menu.xml +++ b/addons/crm/crm_lead_menu.xml @@ -10,7 +10,7 @@ {'default_type':'lead', 'stage_type':'lead'} - +

Click to create an unqualified lead.

@@ -46,7 +46,7 @@ {'stage_type': 'opportunity', 'default_type': 'opportunity'} - +

Click to create a new opportunity.

diff --git a/addons/crm/crm_lead_view.xml b/addons/crm/crm_lead_view.xml index 7d8a3e339b5..862f1f4ed0c 100644 --- a/addons/crm/crm_lead_view.xml +++ b/addons/crm/crm_lead_view.xml @@ -63,7 +63,7 @@ crm.case.stage form - +

Click to set a new stage in your lead/opportunity pipeline.

@@ -87,7 +87,7 @@ [('object_id.model', '=', 'crm.lead')] - +

Click to define a new sales tag.

diff --git a/addons/crm/crm_phonecall_menu.xml b/addons/crm/crm_phonecall_menu.xml index 8fb3e18f040..ba8c4768c09 100644 --- a/addons/crm/crm_phonecall_menu.xml +++ b/addons/crm/crm_phonecall_menu.xml @@ -68,7 +68,7 @@ [] {} - +

Click to log the summary of a phone call.

@@ -116,7 +116,7 @@ [('state','!=','done')] - +

Click to schedule a call

diff --git a/addons/crm/crm_phonecall_view.xml b/addons/crm/crm_phonecall_view.xml index 960b60f7879..f2c47ddee42 100644 --- a/addons/crm/crm_phonecall_view.xml +++ b/addons/crm/crm_phonecall_view.xml @@ -47,7 +47,7 @@ [('object_id.model', '=', 'crm.phonecall')] - +

Click to add a new category.

diff --git a/addons/crm/crm_view.xml b/addons/crm/crm_view.xml index 8f7dd1f1314..e3f7dfd500f 100644 --- a/addons/crm/crm_view.xml +++ b/addons/crm/crm_view.xml @@ -59,7 +59,7 @@ crm.case.channel form tree,form - +

Click to define a new channel.

@@ -144,7 +144,7 @@ crm.case.section form - +

Click to define a new sales team.

@@ -403,7 +403,7 @@ crm.segmentation form tree,form - +

Click to define a new customer segmentation.

diff --git a/addons/crm/res_partner_view.xml b/addons/crm/res_partner_view.xml index c83544162c6..31040a33376 100644 --- a/addons/crm/res_partner_view.xml +++ b/addons/crm/res_partner_view.xml @@ -70,7 +70,7 @@ 'stage_type': 'opportunity', 'default_type': 'opportunity'} - +

Click to create an opportunity related to this customer.

diff --git a/addons/crm_claim/crm_claim_view.xml b/addons/crm_claim/crm_claim_view.xml index d23a61baf29..930c08408cd 100644 --- a/addons/crm_claim/crm_claim_view.xml +++ b/addons/crm_claim/crm_claim_view.xml @@ -15,7 +15,7 @@ [('object_id.model', '=', 'crm.claim')] - +

Click to create a claim category.

@@ -65,7 +65,7 @@ crm.claim.stage form - +

Click to setup a new stage in the processing of the claims.

diff --git a/addons/crm_helpdesk/crm_helpdesk_menu.xml b/addons/crm_helpdesk/crm_helpdesk_menu.xml index 86822173764..b70662e3339 100644 --- a/addons/crm_helpdesk/crm_helpdesk_menu.xml +++ b/addons/crm_helpdesk/crm_helpdesk_menu.xml @@ -18,7 +18,7 @@ {"search_default_user_id":uid} - +

Click to create a new request.

diff --git a/addons/delivery/delivery_view.xml b/addons/delivery/delivery_view.xml index 1439651fdac..464560a3c51 100644 --- a/addons/delivery/delivery_view.xml +++ b/addons/delivery/delivery_view.xml @@ -97,7 +97,7 @@ delivery.carrier form tree,form - +

Click to define a new deliver method.

@@ -164,7 +164,7 @@ delivery.grid form tree,form - +

Click to create a delivery price list for a specific region.

diff --git a/addons/document/document_view.xml b/addons/document/document_view.xml index 693d04a7588..8dab7756b91 100644 --- a/addons/document/document_view.xml +++ b/addons/document/document_view.xml @@ -315,7 +315,7 @@ ir.actions.act_window ir.attachment form - +

Click to create a new document.

diff --git a/addons/event/event_view.xml b/addons/event/event_view.xml index 73ac9364355..f3a0c5b321e 100644 --- a/addons/event/event_view.xml +++ b/addons/event/event_view.xml @@ -363,7 +363,7 @@ kanban,calendar,tree,form,graph {"search_default_upcoming":1} - +

Click to add a new event.

diff --git a/addons/hr/hr_department_view.xml b/addons/hr/hr_department_view.xml index 4086a741b67..43712518cd2 100644 --- a/addons/hr/hr_department_view.xml +++ b/addons/hr/hr_department_view.xml @@ -50,7 +50,7 @@ hr.department form - +

Click to create a department.

diff --git a/addons/hr/hr_installer.xml b/addons/hr/hr_installer.xml index b8bcb2bb72b..ed46bbbc3b5 100644 --- a/addons/hr/hr_installer.xml +++ b/addons/hr/hr_installer.xml @@ -13,7 +13,7 @@ form tree,form - +

Click to define a new department.

diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index 663f9973f85..a989cd40d27 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -193,7 +193,7 @@ {} - +

Click to add a new employee.

@@ -451,7 +451,7 @@ tree,form {"search_default_Current":1} - +

Click to define a new job position.

diff --git a/addons/hr_evaluation/hr_evaluation_installer.xml b/addons/hr_evaluation/hr_evaluation_installer.xml index aee63e02591..3475edab772 100644 --- a/addons/hr_evaluation/hr_evaluation_installer.xml +++ b/addons/hr_evaluation/hr_evaluation_installer.xml @@ -7,7 +7,7 @@ hr_evaluation.plan form tree,form - +

Click to define a new appraisal plan.

diff --git a/addons/hr_evaluation/hr_evaluation_view.xml b/addons/hr_evaluation/hr_evaluation_view.xml index da54ff56392..6d54e6278b1 100644 --- a/addons/hr_evaluation/hr_evaluation_view.xml +++ b/addons/hr_evaluation/hr_evaluation_view.xml @@ -252,7 +252,7 @@ tree,form,graph {"search_default_next_month":1} - +

Click to create a new appraisal.

@@ -361,7 +361,7 @@ [('is_evaluation' ,'=', True)] {'default_is_evaluation': True, "search_default_todo":1,"search_default_user_id":uid} - +

Click to create a new interview request related to a personnal evaluation.

diff --git a/addons/hr_expense/hr_expense_view.xml b/addons/hr_expense/hr_expense_view.xml index 9d01db975fd..67c08ee8a65 100644 --- a/addons/hr_expense/hr_expense_view.xml +++ b/addons/hr_expense/hr_expense_view.xml @@ -159,7 +159,7 @@ form - +

Click to register new expenses.

diff --git a/addons/hr_holidays/hr_holidays_view.xml b/addons/hr_holidays/hr_holidays_view.xml index 366dfa144dc..4469fa73fbe 100644 --- a/addons/hr_holidays/hr_holidays_view.xml +++ b/addons/hr_holidays/hr_holidays_view.xml @@ -301,7 +301,7 @@ {} [('type','=','remove')] - +

Click to create a new leave request.

@@ -530,7 +530,7 @@ form tree,form - +

You can assign remaining Legal Leaves for each employee, OpenERP will automatically create and validate allocation requests. diff --git a/addons/hr_payroll/hr_payroll_view.xml b/addons/hr_payroll/hr_payroll_view.xml index 5b0a6dab89e..ed0eb49ee71 100644 --- a/addons/hr_payroll/hr_payroll_view.xml +++ b/addons/hr_payroll/hr_payroll_view.xml @@ -529,7 +529,7 @@ Contribution Registers hr.contribution.register form - +

Click to add a new contribution register.

diff --git a/addons/hr_recruitment/hr_recruitment_menu.xml b/addons/hr_recruitment/hr_recruitment_menu.xml index 08a9f39f4df..dbd4335d730 100644 --- a/addons/hr_recruitment/hr_recruitment_menu.xml +++ b/addons/hr_recruitment/hr_recruitment_menu.xml @@ -9,7 +9,7 @@ kanban,tree,form,graph,calendar - +

Click to add a new job applicant.

diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index 43ba31c81c4..4c28e711a79 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -22,7 +22,7 @@ form [] {} - +

Click to add a new stage in the recruitment process.

@@ -391,7 +391,7 @@ hr.recruitment.stage form - +

Click to add a new stage in the recruitment process.

diff --git a/addons/hr_timesheet/hr_timesheet_view.xml b/addons/hr_timesheet/hr_timesheet_view.xml index 7777b023ce3..895474e9d7f 100644 --- a/addons/hr_timesheet/hr_timesheet_view.xml +++ b/addons/hr_timesheet/hr_timesheet_view.xml @@ -104,7 +104,7 @@ tree,form {"search_default_today":1} - +

Click to your timesheets.

diff --git a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml index 663bf59c21b..3ea1f23a7a8 100644 --- a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml +++ b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml @@ -130,7 +130,7 @@ [] {'search_default_to_invoice': 1} - +

Click to add some tasks work to be invoiced.

@@ -189,7 +189,7 @@ form - +

Click to add a new type of invoicing.

diff --git a/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml b/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml index 27517cbe435..aa81b715e55 100644 --- a/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml +++ b/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml @@ -177,7 +177,7 @@ {'search_default_my_timesheet':1} - +

Click to go to your timesheet.

diff --git a/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml b/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml index e47529a6693..2c66c6cde56 100644 --- a/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml +++ b/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml @@ -69,7 +69,7 @@ form tree,graph {'search_default_year':1,'search_default_month':1,'search_default_group_user_id':1,'group_by_no_leaf':1,'group_by':[]} - +

This report performs analysis on timesheets created by your human resources in the system. It allows you to have a full diff --git a/addons/lunch/lunch_installer_view.xml b/addons/lunch/lunch_installer_view.xml index 2d8bff51010..489b6d3022c 100644 --- a/addons/lunch/lunch_installer_view.xml +++ b/addons/lunch/lunch_installer_view.xml @@ -7,7 +7,7 @@ form tree,form - +

Click to add a new product that can be ordered for the lunch.

@@ -34,7 +34,7 @@ lunch.cashbox form tree,form - +

Click to add a new cash box.

diff --git a/addons/marketing_campaign/marketing_campaign_view.xml b/addons/marketing_campaign/marketing_campaign_view.xml index 59253485d9d..9af709c19a5 100644 --- a/addons/marketing_campaign/marketing_campaign_view.xml +++ b/addons/marketing_campaign/marketing_campaign_view.xml @@ -133,7 +133,7 @@ {'group_by': []} - +

Click to create a marketing campaign.

diff --git a/addons/mrp/mrp_view.xml b/addons/mrp/mrp_view.xml index 1d61635cbd0..4ed90bb7c79 100644 --- a/addons/mrp/mrp_view.xml +++ b/addons/mrp/mrp_view.xml @@ -41,7 +41,7 @@ mrp.property.group form tree,form - +

Click to create a group of properties.

@@ -117,7 +117,7 @@ form tree,form - +

Click to create a new property.

@@ -335,7 +335,7 @@ form - +

Click to create a routing.

@@ -494,7 +494,7 @@ form [('bom_id','=',False)] - +

Click to create a bill of material.

@@ -514,7 +514,7 @@ form [('bom_id','!=',False)] - +

Click to add a component to a bill of material.

@@ -883,7 +883,7 @@ {} - +

Click to create a manufacturing order.

@@ -906,7 +906,7 @@ form calendar,tree,form,graph [('state','in',('ready','confirmed','in_production'))] - +

Click to start a new manufacturing order.

@@ -1059,7 +1059,7 @@ form - +

Click to add a work center.

diff --git a/addons/mrp_operations/mrp_operations_view.xml b/addons/mrp_operations/mrp_operations_view.xml index 07c0005dd90..f8726782980 100644 --- a/addons/mrp_operations/mrp_operations_view.xml +++ b/addons/mrp_operations/mrp_operations_view.xml @@ -177,7 +177,7 @@ form tree,form,gantt,calendar,graph - +

Click to start a new work order.

@@ -198,7 +198,7 @@ form [('production_state','in',('ready','confirmed','in_production'))] gantt,tree,form,graph,calendar - +

Click to start a new work order.

diff --git a/addons/mrp_repair/mrp_repair_view.xml b/addons/mrp_repair/mrp_repair_view.xml index 9ccf8f50c10..74329f6b7fe 100644 --- a/addons/mrp_repair/mrp_repair_view.xml +++ b/addons/mrp_repair/mrp_repair_view.xml @@ -218,7 +218,7 @@ form tree,form - +

Click to create a reparation order.

diff --git a/addons/point_of_sale/point_of_sale_view.xml b/addons/point_of_sale/point_of_sale_view.xml index 0d4d828ccf2..226d3a71029 100644 --- a/addons/point_of_sale/point_of_sale_view.xml +++ b/addons/point_of_sale/point_of_sale_view.xml @@ -168,7 +168,7 @@ - +

Click to add a new product.

@@ -705,7 +705,7 @@ tree,form [('journal_user','=', 1)] - +

Click to add a payment method.

diff --git a/addons/portal/portal_view.xml b/addons/portal/portal_view.xml index 8e875299e60..088c594595a 100644 --- a/addons/portal/portal_view.xml +++ b/addons/portal/portal_view.xml @@ -55,7 +55,7 @@ tree,form {'form_view_ref': 'portal.portal_form_view'} - +

Click to create a new portal.

diff --git a/addons/portal_project_issue/portal_project_issue_view.xml b/addons/portal_project_issue/portal_project_issue_view.xml index b5d4414fcce..279dc49c3c8 100644 --- a/addons/portal_project_issue/portal_project_issue_view.xml +++ b/addons/portal_project_issue/portal_project_issue_view.xml @@ -70,7 +70,7 @@ {"search_default_user_id":'', "search_default_draft":'', "search_default_todo":''} - +

Click to create an issue.

diff --git a/addons/procurement/procurement_view.xml b/addons/procurement/procurement_view.xml index f3d4825de30..690ceef076f 100644 --- a/addons/procurement/procurement_view.xml +++ b/addons/procurement/procurement_view.xml @@ -145,7 +145,7 @@ {'search_default_current':1} - +

Click to create a procurement order.

diff --git a/addons/product/pricelist_view.xml b/addons/product/pricelist_view.xml index a84ad24fa20..57e200fb878 100644 --- a/addons/product/pricelist_view.xml +++ b/addons/product/pricelist_view.xml @@ -45,7 +45,7 @@ product.pricelist.version form - +

Click to add a pricelist version.

@@ -187,7 +187,7 @@ tree,form {"default_type":"sale", "search_default_type":"sale"} - +

Click to create a pricelist.

@@ -209,7 +209,7 @@ tree,form {"default_type":"purchase", "search_default_type":"purchase"} - +

Click to create a pricelist.

diff --git a/addons/product/product_view.xml b/addons/product/product_view.xml index 638e0409590..b55e31550c1 100644 --- a/addons/product/product_view.xml +++ b/addons/product/product_view.xml @@ -239,7 +239,7 @@ tree,form,kanban - +

Click to define a new product.

@@ -257,7 +257,7 @@ {"search_default_filter_to_sell":1} - +

Click to define a new product.

@@ -305,7 +305,7 @@ {"search_default_filter_to_purchase":1} - +

Click to define a new product.

@@ -389,7 +389,7 @@ [('parent_id','=',False)] tree - +

Here is a list of all your products classified by category. You can click a category to get the list of all products linked to @@ -477,7 +477,7 @@ product.uom form - +

Click to add a new unit of measure.

@@ -507,7 +507,7 @@ product.uom.categ form tree,form - +

Click to add a new unit of measure category.

@@ -550,7 +550,7 @@ product.ul form tree,form - +

Click to add a new packaging type.

diff --git a/addons/project/project_view.xml b/addons/project/project_view.xml index 85ffad0deb8..936d728d8a9 100644 --- a/addons/project/project_view.xml +++ b/addons/project/project_view.xml @@ -285,7 +285,7 @@ {} - +

Click 'Create' to start a new project.

Projects are used to organize your activities; plan tasks, track issues, invoice timesheets. You can define internal @@ -691,7 +691,7 @@ {} - +

Click to create a new task.

@@ -794,7 +794,7 @@ project.task.type form - +

Click to add a stage in the task pipeline.

diff --git a/addons/project_issue/project_issue_menu.xml b/addons/project_issue/project_issue_menu.xml index f36eaa292e2..78841f56156 100644 --- a/addons/project_issue/project_issue_menu.xml +++ b/addons/project_issue/project_issue_menu.xml @@ -13,7 +13,7 @@ - +

Click to report a new issue.

diff --git a/addons/project_issue/project_issue_view.xml b/addons/project_issue/project_issue_view.xml index 693ff1f622a..271b665483f 100644 --- a/addons/project_issue/project_issue_view.xml +++ b/addons/project_issue/project_issue_view.xml @@ -69,7 +69,7 @@ Versions project.issue.version form - +

Click to add a new version.

diff --git a/addons/project_timesheet/project_timesheet_view.xml b/addons/project_timesheet/project_timesheet_view.xml index 12d6bdda51c..46e3ac43551 100644 --- a/addons/project_timesheet/project_timesheet_view.xml +++ b/addons/project_timesheet/project_timesheet_view.xml @@ -96,7 +96,7 @@ [] {'search_default_to_invoice': 1} - +

Click to add a work to invoice.

@@ -128,7 +128,7 @@ {} [('type','=','normal')] - +

Click to add a customer contract.

diff --git a/addons/purchase/purchase_view.xml b/addons/purchase/purchase_view.xml index 23d6c02033d..3a4b80eb5f4 100644 --- a/addons/purchase/purchase_view.xml +++ b/addons/purchase/purchase_view.xml @@ -81,7 +81,7 @@ [('type','=','in_invoice')] {'default_type':'in_invoice', 'type':'in_invoice', 'journal_type': 'purchase', 'search_default_draft': 1} - +

Click to create a draft invoice.

@@ -353,7 +353,7 @@ {'search_default_draft': 1} tree,form,graph,calendar - +

Click to create a request for quotation.

@@ -377,7 +377,7 @@ tree,form,graph,calendar {'search_default_approved': 1} - +

Click to create a quotation that will be converted into a purchase order.

@@ -535,7 +535,7 @@ form tree,form - +

Here you can track all the lines of purchase orders where the invoicing is "Based on Purchase Order Lines", and for which you diff --git a/addons/purchase/stock_view.xml b/addons/purchase/stock_view.xml index 7a5540c00c6..f973d19344f 100644 --- a/addons/purchase/stock_view.xml +++ b/addons/purchase/stock_view.xml @@ -101,7 +101,7 @@ [('type','=','in')] {"default_type": "in", "contact_display": "partner_address", "search_default_done": 1, "search_default_to_invoice": 1} - +

Here you can track all the product receptions of purchase orders where the invoicing is "Based on Incoming Shipments", diff --git a/addons/purchase_requisition/purchase_requisition_view.xml b/addons/purchase_requisition/purchase_requisition_view.xml index 5da3e039eac..905de3dba51 100644 --- a/addons/purchase_requisition/purchase_requisition_view.xml +++ b/addons/purchase_requisition/purchase_requisition_view.xml @@ -162,7 +162,7 @@ tree,form {"search_default_create_uid":uid} - +

Click to start a new purchase requisition process.

diff --git a/addons/sale/res_partner_view.xml b/addons/sale/res_partner_view.xml index 4e67526a7c4..cf7fb8137b5 100644 --- a/addons/sale/res_partner_view.xml +++ b/addons/sale/res_partner_view.xml @@ -8,7 +8,7 @@ tree,form,graph {'search_default_partner_id': active_id} - +

Click to create a quotation or sale order for this customer.

diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index 18f6342293c..a14841541a0 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -58,7 +58,7 @@ form tree,form - +

Click to define a new sale shop.

@@ -399,7 +399,7 @@ tree,form,calendar,graph {"search_default_sales":1} - +

Click to create a quotation that can be converted into a sale order. @@ -441,7 +441,7 @@ tree,form,calendar,graph {"search_default_draft":1} - +

Click to create a quotation, the first step of a new sale.

@@ -602,7 +602,7 @@ {"search_default_uninvoiced":1} - +

Here is a list of each sales order line to be invoiced. You can invoice sales orders partially, by lines of sales order. You do diff --git a/addons/stock/product_view.xml b/addons/stock/product_view.xml index fe4e066c97d..80ec4f59d33 100644 --- a/addons/stock/product_view.xml +++ b/addons/stock/product_view.xml @@ -134,7 +134,7 @@ - +

Click to register a reception for this product.

@@ -155,7 +155,7 @@ - +

Click to add a delivery order for this product.

diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index 8209d2b78f4..d0acf6185f2 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -200,7 +200,7 @@ form - +

Click to start an inventory.

@@ -264,7 +264,7 @@ stock.tracking form - +

Click to add a tracking number.

@@ -430,7 +430,7 @@ {} - +

Click to add a serial number.

@@ -613,7 +613,7 @@ {'search_default_in_location':1} - +

Click to add a location.

@@ -653,7 +653,7 @@ [('location_id','=',False)] tree - +

Click to add a location.

@@ -711,7 +711,7 @@ ir.actions.act_window form - +

Click to define a new warehouse.

@@ -955,7 +955,7 @@ [('type','=','internal')] {'contact_display': 'partner_address', 'search_default_available': 1} - +

Click to create an internal move request.

@@ -1066,7 +1066,7 @@ [('type','=','out')] {'default_type': 'out', 'contact_display': 'partner_address'} - +

Click to create a delivery order.

@@ -1176,7 +1176,7 @@ [('type','=','in')] {'contact_display': 'partner_address', 'default_type': 'in'} - +

Click to create an incoming shipment.

@@ -1371,7 +1371,7 @@ {} - +

Click to create a stock movement.

@@ -1501,7 +1501,7 @@ - +

Click to register a product reception.

@@ -1639,7 +1639,7 @@ - +

You will find in this list all products you have to deliver to your customers. You can process the deliveries directly from @@ -1707,7 +1707,7 @@ stock.journal ir.actions.act_window form - +

Click to create a new journal.

diff --git a/addons/survey/survey_view.xml b/addons/survey/survey_view.xml index 9fd6fdb9f39..19f2139d187 100644 --- a/addons/survey/survey_view.xml +++ b/addons/survey/survey_view.xml @@ -345,7 +345,7 @@ kanban,tree,form - +

Click to create a new survey.