From 4e69bdd6fcb485051aef8a5e4befdc61086bc21f Mon Sep 17 00:00:00 2001 From: Fabien Pinckaers Date: Sat, 4 Aug 2012 15:21:36 +0200 Subject: [PATCH] [IMP] improved menu tips - 10 firsts clicks bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj --- addons/account/account_bank_view.xml | 12 +- addons/account/account_invoice_view.xml | 57 +++--- addons/account/account_view.xml | 162 ++++++++++++++++-- addons/account/project/project_view.xml | 16 +- addons/account/wizard/account_chart_view.xml | 1 - .../account_move_bank_reconcile_view.xml | 1 - .../account_report_partner_balance_view.xml | 1 - .../account/wizard/account_tax_chart_view.xml | 1 - addons/account/wizard/account_vat_view.xml | 1 - .../account_analytic_analysis_menu.xml | 14 +- .../report/account_asset_report_view.xml | 8 +- .../wizard/confirm_statement_line_wizard.xml | 1 - addons/account_budget/account_budget_view.xml | 15 +- .../account_voucher_view.xml | 12 +- .../account_followup_view.xml | 11 +- .../report/account_followup_report.xml | 1 - .../account_payment/account_payment_view.xml | 9 +- .../account_voucher_sales_receipt_view.xml | 9 +- .../voucher_payment_receipt_view.xml | 24 ++- .../voucher_sales_purchase_view.xml | 22 ++- .../base_action_rule_view.xml | 18 +- addons/base_calendar/base_calendar_view.xml | 9 +- addons/base_calendar/crm_meeting_view.xml | 13 +- addons/board/board_mydashboard_view.xml | 14 +- addons/caldav/caldav_view.xml | 1 - addons/crm/crm_lead_menu.xml | 33 ++-- addons/crm/crm_lead_view.xml | 22 ++- addons/crm/crm_phonecall_menu.xml | 34 ++-- addons/crm/crm_phonecall_view.xml | 9 +- addons/crm/crm_view.xml | 36 +++- addons/crm/res_partner_view.xml | 15 +- addons/crm_claim/crm_claim_view.xml | 20 ++- addons/crm_helpdesk/crm_helpdesk_menu.xml | 13 +- addons/delivery/delivery_view.xml | 26 ++- addons/document/document_view.xml | 9 +- addons/event/event_view.xml | 10 +- addons/hr/hr_department_view.xml | 10 +- addons/hr/hr_installer.xml | 10 +- addons/hr/hr_view.xml | 25 ++- .../hr_evaluation/hr_evaluation_installer.xml | 11 +- addons/hr_evaluation/hr_evaluation_view.xml | 24 ++- addons/hr_expense/hr_expense_view.xml | 13 +- addons/hr_holidays/hr_holidays_view.xml | 18 +- addons/hr_payroll/hr_payroll_view.xml | 10 +- addons/hr_recruitment/hr_recruitment_menu.xml | 15 +- addons/hr_recruitment/hr_recruitment_view.xml | 19 +- addons/hr_timesheet/hr_timesheet_view.xml | 9 +- .../hr_timesheet_invoice_view.xml | 22 ++- .../hr_timesheet_sheet_view.xml | 13 +- .../report/hr_timesheet_report_view.xml | 9 +- addons/lunch/lunch_installer_view.xml | 24 ++- .../marketing_campaign_view.xml | 15 +- addons/mrp/mrp_view.xml | 123 +++++++++---- addons/mrp_operations/mrp_operations_view.xml | 25 ++- addons/mrp_repair/mrp_repair_view.xml | 14 +- addons/point_of_sale/point_of_sale_view.xml | 23 ++- addons/portal/portal_view.xml | 12 +- .../portal_project_issue_view.xml | 9 +- addons/portal_sale/portal_sale_view.xml | 3 +- addons/procurement/procurement_view.xml | 15 +- addons/product/pricelist_view.xml | 40 ++++- addons/product/product_view.xml | 75 +++++++- addons/project/project_view.xml | 21 ++- addons/project_issue/project_issue_menu.xml | 10 +- addons/project_issue/project_issue_view.xml | 9 +- .../project_timesheet_view.xml | 21 ++- addons/purchase/purchase_view.xml | 56 ++++-- addons/purchase/stock_view.xml | 7 +- .../purchase_requisition_view.xml | 12 +- addons/sale/res_partner_view.xml | 19 +- addons/sale/sale_view.xml | 50 ++++-- addons/stock/product_view.xml | 24 ++- addons/stock/stock_view.xml | 147 ++++++++++++++-- addons/survey/survey_view.xml | 13 +- 74 files changed, 1358 insertions(+), 277 deletions(-) diff --git a/addons/account/account_bank_view.xml b/addons/account/account_bank_view.xml index 6ee69184ce1..cd02e22f40f 100644 --- a/addons/account/account_bank_view.xml +++ b/addons/account/account_bank_view.xml @@ -42,7 +42,17 @@ form tree,form - Configure your company's bank account and select those that must appear on the report footer. You can reorder banks in the list view. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data. + +

+ Click to setup a new bank account. +

+ Configure your company's bank account and select those that must + appear on the report footer. +

+ If you use the accounting application of OpenERP, journals and + accounts will be created automatically based on these data. +

+
[('type','=','out_invoice')]
{'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'} - - Click here to create a new Invoice. - <p> - An invoice can be generated automatically from a sale order or a delivery order. - The invoice can be send by email. + +

+ Click to create a customer invoice. +

+ OpenERP's electronic invoicing allows to ease and fasten the + collection of customer payments. Your customer receives the + invoice by email and he can pay online and/or import it + in his own system. +

+ The discussions with your customer are automatically displayed at + the bottom of each invoice. +

@@ -542,11 +549,14 @@ [('type','=','in_invoice')] {'default_type': 'in_invoice', 'type': 'in_invoice', 'journal_type': 'purchase'} - - Click here to create Supplier invoice. - <p> - You can control the invoice from your supplier according to what you purchased or received. - OpenERP can also generate draft invoices automatically from purchase orders or receipts. + +

+ Click to record a new supplier invoice. +

+ You can control the invoice from your supplier according to + what you purchased or received. OpenERP can also generate + draft invoices automatically from purchase orders or receipts. +

@@ -560,11 +570,16 @@ [('type','=','out_refund')] {'default_type':'out_refund', 'type':'out_refund', 'journal_type': 'sale_refund'} - - Click here to create a new customer refund. - <p> - A refund is a document that credits an invoice completely or partially. - You can also generate refunds and reconcile them directly from the invoice form. + +

+ Click to create a customer refund. +

+ A refund is a document that credits an invoice completely or + partially. +

+ Instead of manually creating a customer refund, you + can generate it directly from the related customer invoice. +

@@ -591,11 +606,13 @@ [('type','=','in_refund')] {'default_type': 'in_refund', 'type': 'in_refund', 'journal_type': 'purchase_refund'} - - Click here to create a new supplier refund. - <p> - Track refunds you receive from your suppliers. - You can also generate refunds and reconcile them directly from the invoice form. + +

+ Click to register a refund you received from a supplier. +

+ Instead of creating the supplier refund manually, you can generate + refunds and reconcile them directly from the related supplier invoice. +

diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index 26e66c66281..ac1c1b6809c 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -78,7 +78,19 @@ account.fiscalyear form tree,form - Define your company's financial year according to your needs. A financial year is a period at the end of which a company's accounts are made up (usually 12 months). The financial year is usually referred to by the date in which it ends. For example, if a company's financial year ends November 30, 2011, then everything between December 1, 2010 and November 30, 2011 would be referred to as FY 2011. You are not obliged to follow the actual calendar year. + +

+ Click to start a new fiscal year. +

+ Define your company's financial year according to your needs. A + financial year is a period at the end of which a company's + accounts are made up (usually 12 months). The financial year is + usually referred to by the date in which it ends. For example, + if a company's financial year ends November 30, 2011, then + everything between December 1, 2010 and November 30, 2011 + would be referred to as FY 2011. +

+
@@ -153,7 +165,14 @@ form tree,form {'search_default_draft': 1} - Here you can define a financial period, an interval of time in your company's financial year. An accounting period typically is a month or a quarter. It usually corresponds to the periods of the tax declaration. Create and manage periods from here and decide whether a period should be closed or left open depending on your company's activities over a specific period. + +

+ Click to add a fiscal period. +

+ An accounting period typically is a month or a quarter. It + usually corresponds to the periods of the tax declaration. +

+
@@ -260,7 +279,18 @@ tree,form,graph - Create and manage the accounts you need to record journal entries. An account is part of a ledger allowing your company to register all kinds of debit and credit transactions. Companies present their annual accounts in two main parts: the balance sheet and the income statement (profit and loss account). The annual accounts of a company are required by law to disclose a certain amount of information. They have to be certified by an external auditor annually. + +

+ Click to add an account. +

+ An account is part of a ledger allowing your company + to register all kinds of debit and credit transactions. + Companies present their annual accounts in two main parts: the + balance sheet and the income statement (profit and loss + account). The annual accounts of a company are required by law + to disclose a certain amount of information. +

+
@@ -320,7 +350,17 @@ tree [('currency_id','!=',False)] - When doing multi-currency transactions, you may loose or gain some amount due to changes of exchange rate. This menu gives you a forecast of the Gain or Loss you'd realized if those transactions were ended today. Only for accounts having a secondary currency set. + +

+ Click to add an account. +

+ When doing multi-currency transactions, you may loose or gain + some amount due to changes of exchange rate. This menu gives + you a forecast of the Gain or Loss you'd realized if those + transactions were ended today. Only for accounts having a + secondary currency set. +

+
form
tree,form - Here you can customize an existing journal view or create a new view. Journal views determine the way you can record entries in your journal. Select the fields you want to appear in a journal and determine the sequence in which they will appear. Then you can create a new journal and link your view to it. + +

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

+ Journal views determine the way you can record entries in + your journal. Select the fields you want to appear in a journal + and determine the sequence in which they will appear. +

+ On the journal definition form, you can select the view you + want to use to display journal items related to this journal. +

+
@@ -512,7 +563,18 @@ account.journal form tree,form - Create and manage your company's journals from this menu. A journal is used to record transactions of all accounting data related to the day-to-day business of your company using double-entry bookkeeping system. Depending on the nature of its activities and the number of daily transactions, a company may keep several types of specialized journals such as a cash journal, purchase journal, sales journal... + +

+ Click to add a journal. +

+ A journal is used to record transactions of all accounting data + related to the day-to-day business. +

+ A typical company may use one journal per payment method (cash, + bank accounts, checks), one purchase journal, one sale journal + and one for miscellaneous information. +

+
@@ -662,7 +724,18 @@ [('journal_id.type', '=', 'bank')] {'journal_type':'bank'} - A bank statement is a summary of all financial transactions occurring over a given period of time on a deposit account, a credit card or any other type of financial account. The starting balance will be proposed automatically and the closing balance is to be found on your statement. When you are in the Payment column of a line, you can press F1 to open the reconciliation form. + +

+ Click to register a bank statement. +

+ A bank statement is a summary of all financial transactions + occurring over a given period of time on a bank account. You + should receive this periodicaly from your bank. +

+ OpenERP allows you to reconcile a statement line directly with + the related sale or puchase invoices. +

+
@@ -741,7 +814,17 @@ form tree,form - An account type is used to determine how an account is used in each journal. The deferral method of an account type determines the process for the annual closing. Reports such as the Balance Sheet and the Profit and Loss report use the category (profit/loss or balance sheet). For example, the account type could be linked to an asset account, expense account or payable account. From this view, you can create and manage the account types you need for your company. + +

+ Click to define a new account type. +

+ An account type is used to determine how an account is used in + each journal. The deferral method of an account type determines + the process for the annual closing. Reports such as the Balance + Sheet and the Profit and Loss report use the category + (profit/loss or balance sheet). +

+
- + Automated Actions base.action.rule form tree,form - Use automated actions to automatically trigger actions for various screens. Example: a lead created by a specific user may be automatically set to a specific sales team, or an opportunity which still has status pending after 14 days might trigger an automatic reminder email. + +

+ Click to setup a new automated action rule. +

+ Use automated actions to automatically trigger actions for + various screens. Example: a lead created by a specific user may + be automatically set to a specific sales team, or an + opportunity which still has status pending after 14 days might + trigger an automatic reminder email. +

+
- + diff --git a/addons/base_calendar/base_calendar_view.xml b/addons/base_calendar/base_calendar_view.xml index 164331b2372..235fc6d02d6 100644 --- a/addons/base_calendar/base_calendar_view.xml +++ b/addons/base_calendar/base_calendar_view.xml @@ -167,7 +167,14 @@ res.alarm form tree,form - Create specific calendar alarms that may be assigned to calendar events or meetings. + +

+ Click to setup a new alarm type. +

+ You can define a customized type of calendar alarm that may be + assigned to calendar events or meetings. +

+
diff --git a/addons/base_calendar/crm_meeting_view.xml b/addons/base_calendar/crm_meeting_view.xml index c99c77e4799..62b9f040ba3 100644 --- a/addons/base_calendar/crm_meeting_view.xml +++ b/addons/base_calendar/crm_meeting_view.xml @@ -58,7 +58,6 @@ crm.meeting.type form - Create different meeting categories to better organize and classify your meetings. {"calendar_default_user_id": uid} - - The meeting calendar is shared between the sales teams and fully integrated with other applications - such as the employee holidays or the business opportunities. - You can also synchronize meetings with your mobile phone using the caldav interface. + +

+ Click to schedule a new meeting. +

+ The agenda is shared between employees and fully integrated with + other applications such as the employee holidays or the business + opportunities. +

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

This is your personal dashboard. - To customize it, go to any view in OpenERP, fill in the desired search filter, - and click on 'Add to Dashboard' in the search options. - The view will appear as an element in your dashboard. - <p> - You can drag and drop the elements to get your preferred dashboard layout. - Click on the cross (in the upper right corner) to remove an element. +

+ To customize it, go to any OpenERP screen, fill in the search + filter, and click on 'Add to Dashboard' in the advanced + search options. +

diff --git a/addons/caldav/caldav_view.xml b/addons/caldav/caldav_view.xml index b72c43e4298..a45a2231738 100644 --- a/addons/caldav/caldav_view.xml +++ b/addons/caldav/caldav_view.xml @@ -178,7 +178,6 @@ basic.calendar form tree,form - "Calendars" allow you to Customize calendar event and todo attribute with any of OpenERP model.Caledars provide iCal Import/Export functionality.Webdav server that provides remote access to calendar.Help You to synchronize Meeting with Calendars client.You can access Calendars using CalDAV clients, like sunbird, Calendar Evaluation, Mobile. diff --git a/addons/crm/crm_lead_menu.xml b/addons/crm/crm_lead_menu.xml index 5f0912f058c..dd081ad1ffd 100644 --- a/addons/crm/crm_lead_menu.xml +++ b/addons/crm/crm_lead_menu.xml @@ -10,13 +10,17 @@ {'default_type':'lead', 'stage_type':'lead'} - - <img src="http://www.thaicrmsoftware.com/wp-content/uploads/2011/11/lead-conversion.jpg" align="right" style="padding: 6px" width="306" height="223"> - <h2>Click here to create a Lead. </h2> - <p> - A lead is usually the first step in your sales cycle. - <p> - Once qualified, a lead may be converted into a business opportunity, while creating the related partner for further detailed tracking of any linked activities. + +

+ Click to create an unqualified lead. +

+ A lead is usually the first step in your sales cycle. It can be + a contact with a new prospect, a company you target, a contact form + filled in your website, etc. +

+ Once qualified, the lead can be converted into a business + opportunity and a new customer in your address book. +

@@ -42,9 +46,18 @@ {'stage_type': 'opportunity', 'default_type': 'opportunity'} - With opportunities you can manage and keep track of your sales pipeline by creating specific customer- or prospect-related sales documents to follow up potential sales. Information such as expected revenue, opportunity stage, expected closing date, communication history and much more can be stored. Opportunities can be connected to the email gateway: new emails may create opportunities, each of them automatically gets the history of the conversation with the customer. - -You and your team(s) will be able to plan meetings and phone calls from opportunities, convert them into quotations, manage related documents, track all customer related activities, and much more. + +

+ Click to create a new opportunity. +

+ OpenERP helps you keep track of your sales pipeline to follow + up potential sales and better forecast your future revenues. +

+ You will be able to plan meetings and phone calls from + opportunities, convert them into quotations, attach related + documents, track all discussions, and much more. +

+
diff --git a/addons/crm/crm_lead_view.xml b/addons/crm/crm_lead_view.xml index 80dc5bf2b95..2d05fc05784 100644 --- a/addons/crm/crm_lead_view.xml +++ b/addons/crm/crm_lead_view.xml @@ -63,7 +63,14 @@ crm.case.stage form - Add specific stages to leads and opportunities allowing your sales to better organise their sales pipeline. Stages will allow them to easily track how a specific lead or opportunity is positioned in the sales cycle. + +

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

+ Stages will allow salespersons to easily track how a specific + lead or opportunity is positioned in the sales cycle. +

+
@@ -74,13 +81,22 @@ - Categories + Sales Tags crm.case.categ form [('object_id.model', '=', 'crm.lead')] - Create specific categories that fit your company's activities to better classify and analyse your leads and opportunities. Such categories could for instance reflect your product structure or the different types of sales you do. + +

+ Click to define a new sales tag. +

+ Create specific tags that fit your company's activities + to better classify and analyse your leads and opportunities. + Such categories could for instance reflect your product + structure or the different types of sales you do. +

+
[]
{} - - Click on "Create" to log a new call. - <p> - This tool allows you to log your calls on the fly. - <p> - From this feature, you can trigger a request for another call, a meeting or an opportunity. + +

+ Click to log the summary of a phone call. +

+ OpenERP allows you to log inbound calls on the fly to track the + history of the communication with a customer or to inform another + team member. +

+ In order to follow up on the call, you can trigger a request for + another call, a meeting or an opportunity. +

- @@ -112,12 +116,16 @@ [('state','!=','done')] - - Click here to schedule a new call. - <p> - Scheduled calls list all the calls to be done by your sales team. - <p> - This information will be stored in the partner form to trace every contact you have with a customer. + +

+ Click to schedule a call +

+ OpenERP allows you to easily define all the calls to be done + by your sales team and follow up based on their summary. +

+ You can use the import feature to massicely import a new list of + prospects to qualify. +

diff --git a/addons/crm/crm_phonecall_view.xml b/addons/crm/crm_phonecall_view.xml index 2953e963647..6ec323edc36 100644 --- a/addons/crm/crm_phonecall_view.xml +++ b/addons/crm/crm_phonecall_view.xml @@ -47,7 +47,14 @@ [('object_id.model', '=', 'crm.phonecall')] - Create specific phone call categories to better define the type of calls tracked in the system. + +

+ Click to add a new category. +

+ Create specific phone call categories to better define the type of + calls tracked in the system. +

+
crm.case.channel
form tree,form - Track from where is coming your leads and opportunities by creating specific channels that will be maintained at the creation of a document in the system. Some examples of channels can be: Website, Phone Call, Reseller, etc. + +

+ Click to define a new channel. +

+ Use channels to track the soure of your leads and opportunities. Channels + are mostly used in reporting to analyse sales performance + related to marketing efforts. +

+ Some examples of channels: company website, phone call + campaign, reseller, etc. +

+
@@ -133,7 +144,15 @@ crm.case.section form - Define a Sales Team to organize your different salesmen or sales departments into separate teams. Each team will work in its own list of opportunities, sales orders, etc. Each user can set a default team in his user preferences. The opportunities and sales order displayed, will automatically be filtered according to his team. + +

+ Click to define a new sales team. +

+ Use sales team to organize your different salespersons or + departments into separate teams. Each team will work in + its own list of opportunities. +

+
- Partners Segmentation + Contacts Segmentation crm.segmentation form tree,form - Create specific partner categories which you can assign to your partners to better manage your interactions with them. The segmentation tool is able to assign categories to partners according to criteria you set. + +

+ Click to define a new customer segmentation. +

+ Create specific categories which you can assign to your + contacts to better manage your interactions with them. The + segmentation tool is able to assign categories to contacts + according to criteria you set. +

+
- - With opportunities you can manage and keep track of your sales pipeline by creating specific customer- or prospect-related sales documents to follow up potential sales. Information such as expected revenue, opportunity stage, expected closing date, communication history and much more can be stored. Opportunities can be connected to the email gateway: new emails may create opportunities, each of them automatically gets the history of the conversation with the customer. - - You and your team(s) will be able to plan meetings and phone calls from opportunities, convert them into quotations, manage related documents, track all customer related activities, and much more. + +

+ Click to create an opportunity related to this customer. +

+ Use opportunities to keep track of your sales pipeline, follow + up potential sales and better forecast your future revenues. +

+ You will be able to plan meetings and phone calls from + opportunities, convert them into quotations, attach related + documents, track all discussions, and much more. +

diff --git a/addons/crm_claim/crm_claim_view.xml b/addons/crm_claim/crm_claim_view.xml index 6c508049e5e..8d94ef1d159 100644 --- a/addons/crm_claim/crm_claim_view.xml +++ b/addons/crm_claim/crm_claim_view.xml @@ -15,7 +15,15 @@ [('object_id.model', '=', 'crm.claim')] - Create claim categories to better manage and classify your claims. Some example of claims can be: preventive action, corrective action. + +

+ Click to create a claim category. +

+ Create claim categories to better manage and classify your + claims. Some example of claims can be: preventive action, + corrective action. +

+
crm.claim.stage
form - You can create claim stages to categorize the status of every claim entered in the system. The stages define all the steps required for the resolution of a claim. + +

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

+ You can create claim stages to categorize the status of every + claim entered in the system. The stages define all the steps + required for the resolution of a claim. +

+
diff --git a/addons/crm_helpdesk/crm_helpdesk_menu.xml b/addons/crm_helpdesk/crm_helpdesk_menu.xml index 393428e091e..d23e93998d8 100644 --- a/addons/crm_helpdesk/crm_helpdesk_menu.xml +++ b/addons/crm_helpdesk/crm_helpdesk_menu.xml @@ -18,7 +18,18 @@ {"search_default_user_id":uid} - Helpdesk and Support allow you to track your interventions. Select a customer, add notes and categorize interventions with partners if necessary. You can also assign a priority level. Use the OpenERP Issues system to manage your support activities. Issues can be connected to the email gateway: new emails may create issues, each of them automatically gets the history of the conversation with the customer. + +

+ Click to create a new request. +

+ Helpdesk and Support allow you to track your interventions. +

+ Use the OpenERP Issues system to manage your support + activities. Issues can be connected to the email gateway: new + emails may create issues, each of them automatically gets the + history of the conversation with the customer. +

+
diff --git a/addons/delivery/delivery_view.xml b/addons/delivery/delivery_view.xml index ee1597b0b73..67ae0b7c5fa 100644 --- a/addons/delivery/delivery_view.xml +++ b/addons/delivery/delivery_view.xml @@ -97,7 +97,19 @@ delivery.carrier form tree,form - Define the delivery methods you are using and their pricing in order to reinvoice the delivery costs when you are doing invoicing based on delivery orders + +

+ Click to define a new deliver method. +

+ Each carrier (e.g. UPS) can have several delivery methods (e.g. + UPS Express, UPS Standard) with a set of pricing rules attached + to each method. +

+ These methods allows to automaticaly compute the delivery price + according to your settings; on the sale order (based on the + quotation) or the invoice (based on the delivery orders). +

+
@@ -152,7 +164,17 @@ delivery.grid form tree,form - The delivery price list allows you to compute the cost and sales price of the delivery according to the weight of the products and other criteria. You can define several price lists for one delivery method, per country or a zone in a specific country defined by a postal code range. + +

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

+ The delivery price list allows you to compute the cost and + sales price of the delivery according to the weight of the + products and other criteria. You can define several price lists + for each delivery method: per country or a zone in a specific + country defined by a postal code range. +

+
diff --git a/addons/document/document_view.xml b/addons/document/document_view.xml index 3f5768b8c4a..89fb3e38495 100644 --- a/addons/document/document_view.xml +++ b/addons/document/document_view.xml @@ -315,7 +315,14 @@ ir.actions.act_window ir.attachment form - The Documents repository gives you access to all attachments, such as mails, project documents, invoices etc. + +

+ Click to create a new document. +

+ The Documents repository gives you access to all attachments, such + as mails, project documents, invoices etc. +

+
kanban,calendar,tree,form,graph
{"search_default_upcoming":1} - Event is the low level object used by meeting and others documents that should be synchronized with mobile devices or calendar applications through caldav. Most of the users should work in the Calendar menu, and not in the list of events. + +

+ Click to add a new event. +

+ OpenERP helps you schedule and efficiently organize your events: + track subscriptions and participations, automate the confirmation emails, + sell tickets, etc. +

+
hr.department
form - Your Company's Department Structure is used to manage all documents related to employees by departments: expenses and timesheet validation, leaves management, recruitments, etc. + +

+ Click to create a department. +

+ OpenERP's department structure is used to manage all documents + related to employees by departments: expenses, timesheets, + leaves and holidays, recruitments, etc. +

+
diff --git a/addons/hr/hr_installer.xml b/addons/hr/hr_installer.xml index 1cf7efe49ba..9898934896e 100644 --- a/addons/hr/hr_installer.xml +++ b/addons/hr/hr_installer.xml @@ -13,7 +13,15 @@ form tree,form - Your departments structure is used to manage all documents related to employees by departments: expenses and timesheet validation, leaves management, recruitments, etc. + +

+ Click to define a new department. +

+ Your departments structure is used to manage all documents + related to employees by departments: expenses and timesheets, + leaves and holidays, recruitments, etc. +

+
diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index ca07c8ce173..ebd87c5bcc1 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -193,7 +193,15 @@ {} - Here you can manage your work force by creating employees and assigning them specific properties in the system. Maintain all employee related information and keep track of anything that needs to be recorded for them. The personal information tab will help you maintain their identity data. The Categories tab gives you the opportunity to assign them related employee categories depending on their position and activities within the company. A category can be a seniority level within the company or a department. The Timesheets tab allows to assign them a specific timesheet and analytic journal where they will be able to enter time through the system. In the note tab, you can enter text data that should be recorded for a specific employee. + +

+ Click to add a new employee. +

+ With just a quick glance on the OpenERP employee screen, you + can easily find all the information you need for each person; + contact data, job position, availability, etc. +

+
@@ -443,7 +451,20 @@ tree,form {"search_default_Current":1} - Job Positions are used to define jobs and their requirements. You can keep track of the number of employees you have per job position and how many you expect in the future. You can also attach a survey to a job position that will be used in the recruitment process to evaluate the applicants for this job position. + +

+ Click to define a new job position. +

+ Job Positions are used to define jobs and their requirements. + You can keep track of the number of employees you have per job + position and follow the evolution according to what you planned + for the future. +

+ You can attach a survey to a job position. It will be used in + the recruitment process to evaluate the applicants for this job + position. +

+
diff --git a/addons/hr_evaluation/hr_evaluation_installer.xml b/addons/hr_evaluation/hr_evaluation_installer.xml index 5c0ca4841ed..41361561b49 100644 --- a/addons/hr_evaluation/hr_evaluation_installer.xml +++ b/addons/hr_evaluation/hr_evaluation_installer.xml @@ -7,7 +7,16 @@ hr_evaluation.plan form tree,form - You can define appraisal plans (ex: first interview after 6 months, then every year). Then, each employee can be linked to an appraisal plan so that OpenERP can automatically generate interview requests to managers and/or subordinates. + +

+ Click to define a new appraisal plan. +

+ You can define appraisal plans (ex: first interview after 6 + months, then every year). Then, each employee can be linked to + an appraisal plan so that OpenERP can automatically generate + interview requests to managers and/or subordinates. +

+
diff --git a/addons/hr_evaluation/hr_evaluation_view.xml b/addons/hr_evaluation/hr_evaluation_view.xml index c67b5b51d1f..50f984aaadd 100644 --- a/addons/hr_evaluation/hr_evaluation_view.xml +++ b/addons/hr_evaluation/hr_evaluation_view.xml @@ -252,7 +252,18 @@ tree,form,graph {"search_default_next_month":1} - Each employee may be assigned an Appraisal Plan. Such a plan defines the frequency and the way you manage your periodic personnel evaluation. You will be able to define steps and attach interviews to each step. OpenERP manages all kind of evaluations: bottom-up, top-down, self-evaluation and final evaluation by the manager. + +

+ Click to create a new appraisal. +

+ Each employee may be assigned an Appraisal Plan. Such a plan + defines the frequency and the way you manage your periodic + personnel evaluation. You will be able to define steps and + attach interviews to each step. OpenERP manages all kind of + evaluations: bottom-up, top-down, self-evaluation and final + evaluation by the manager. +

+
[('is_evaluation' ,'=', True)]
{'default_is_evaluation': True, "search_default_todo":1,"search_default_user_id":uid} - Interview Requests are generated automatically by OpenERP according to an employee's Appraisal Plan. Each user receives automatic emails and requests to evaluate their colleagues periodically. + +

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

+ Interview requests are usually generated automatically by + OpenERP according to an employee's appraisal plan. Each user + receives automatic emails and requests to evaluate their + colleagues periodically. +

+
diff --git a/addons/hr_expense/hr_expense_view.xml b/addons/hr_expense/hr_expense_view.xml index 24514241916..38c001fa903 100644 --- a/addons/hr_expense/hr_expense_view.xml +++ b/addons/hr_expense/hr_expense_view.xml @@ -159,10 +159,15 @@ form - - Click here to create a new expense. - <p> - After validation of your expense, you will be able to re-invoice costs to your customers. + +

+ Click to register new expenses. +

+ OpenERP will ensure the whole process is followed; the expense + sheet is validated by manager(s), the employee is reimbursed + from his expenses, some expenses must be re-invoiced to the + customers. +

diff --git a/addons/hr_holidays/hr_holidays_view.xml b/addons/hr_holidays/hr_holidays_view.xml index 29ca1e7b87d..f44850b041b 100644 --- a/addons/hr_holidays/hr_holidays_view.xml +++ b/addons/hr_holidays/hr_holidays_view.xml @@ -301,7 +301,16 @@ {} [('type','=','remove')] - Leave requests can be recorded by employees and validated by their managers. Once a leave request is validated, it appears automatically in the agenda of the employee. You can define several allowance types (paid holidays, sickness, etc.) and manage allowances per type. + +

+ Click to create a new leave request. +

+ Once you have recorded your leave request, it will be sent + to a manager for validation. Be sure to set the right leave + type (recuperation, legal holidays, sickness) and the exact + number of open days related to your leave. +

+
@@ -521,7 +530,12 @@ form tree,form - You can assign remaining Legal Leaves for each employee, OpenERP will automatically create and validate allocation requests. + +

+ 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 c4f42fde82d..61833527c9f 100644 --- a/addons/hr_payroll/hr_payroll_view.xml +++ b/addons/hr_payroll/hr_payroll_view.xml @@ -529,7 +529,15 @@ Contribution Registers hr.contribution.register form - A contribution register is a third party involved in the salary payment of the employees. It can be the social security, the estate or anyone that collect or inject money on payslips. + +

+ Click to add a new contribution register. +

+ A contribution register is a third party involved in the salary + payment of the employees. It can be the social security, the + estate or anyone that collect or inject money on payslips. +

+
kanban,tree,form,graph,calendar - From this menu you can track applicants in the recruitment process and manage all operations: meetings, interviews, phone calls, etc. If you setup the email gateway, applicants and their attached CV are created automatically when an email is sent to jobs@yourcompany.com. If you install the document management modules, all documents (CV and motivation letters) are indexed automatically, so that you can easily search through their content. + +

+ Click to add a new job applicant. +

+ OpenERP helps you track applicants in the recruitment + process and follow up all operations: meetings, interviews, etc. +

+ If you setup the email gateway, applicants and their attached + CV are created automatically when an email is sent to + jobs@yourcompany.com. If you install the document management + modules, all resumes are indexed automatically, so that you can + easily search through their content. +

+
diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index ff20f18c1bd..106ddf00075 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -22,7 +22,15 @@ form [] {} - Define here your stages of the recruitment process, for example: qualification call, first interview, second interview, refused, hired. + +

+ Click to add a new stage in the recruitment process. +

+ Define here your stages of the recruitment process, for example: + qualification call, first interview, second interview, refused, + hired. +

+
@@ -383,7 +391,14 @@ hr.recruitment.stage form - Check if the following stages are matching your recruitment process. Don't forget to specify the department if your recruitment process is different according to the job position. + +

+ Click to add a new stage in the recruitment process. +

+ Don't forget to specify the department if your recruitment process + is different according to the job position. +

+
tree,form
{"search_default_today":1} - Through this menu you can register and follow your workings hours by project every day. + +

+ Click to your timesheets. +

+ Through this menu you can register and follow your workings + hours by project every day. +

+
diff --git a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml index 90305c772cb..23035789143 100644 --- a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml +++ b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml @@ -130,7 +130,15 @@ [] {'search_default_to_invoice': 1} - This list shows you every task you can invoice to the customer. Select the lines and click the Action button to generate the invoices automatically. + +

+ Click to add some tasks work to be invoiced. +

+ This list shows every task you can invoice to the customer. + Select the lines and invoice from the 'more...' contextual + menu to generate invoices automatically. +

+
form
- OpenERP allows you to create default invoicing types. You might have to regularly assign discounts because of a specific contract or agreement with a customer. From this menu, you can create additional types of invoicing to speed up your invoicing. + +

+ Click to add a new type of invoicing. +

+ OpenERP allows you to create default invoicing types. You might + have to regularly assign discounts because of a specific + contract or agreement with a customer. From this menu, you can + create additional types of invoicing to speed up your + invoicing. +

+
{'search_default_my_timesheet':1} - Check your timesheets for a specific period. You can also encode time spent on a project (i.e. an analytic account) thus generating costs in the analytic account concerned. + +

+ Click to go to your timesheet. +

+ You must record timesheets every day and confirm at the end + of the week. Once the timesheet is confirmed, it his sent to + the manager for validation. +

+ Timesheets can also be invoiced to customers, depending on the + configuration of the project. +

+
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 overview of entries done by your employees. You can group them by specific selection criteria thanks to the search tool. + +

+ This report performs analysis on timesheets created by your + human resources in the system. It allows you to have a full + overview of entries done by your employees. You can group them + by specific selection criteria thanks to the search tool. +

+
form
tree,form - Define all products that the employees can order for the lunch time. If you order lunch at several places, you can use the product categories to split by supplier. It will be easier for the lunch manager to filter lunch orders by categories. + +

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

+ We suggest you to put the real price so that the exact due + amount is deduced from each employee's cash boxes when they + order. +

+ If you order lunch at several places, you can use the product + categories to split by supplier. It will be easier to filter + lunch orders. +

+
@@ -22,7 +34,15 @@ lunch.cashbox form tree,form - You can create on cashbox by employee if you want to keep track of the amount due by employee according to what have been ordered. + +

+ Click to add a new cash box. +

+ You can create on cash box by employee if you want to keep + track of the amount due by employee according to what have been + ordered. +

+
diff --git a/addons/marketing_campaign/marketing_campaign_view.xml b/addons/marketing_campaign/marketing_campaign_view.xml index d0823b93ab1..a7030b1eef5 100644 --- a/addons/marketing_campaign/marketing_campaign_view.xml +++ b/addons/marketing_campaign/marketing_campaign_view.xml @@ -133,7 +133,20 @@ {'group_by': []} - A marketing campaign is an event or activity that will help you manage and reach your partners with specific messages. A campaign can have many activities that will be triggered from a specific situation. One action could be sending an email template that has previously been created in the system. + +

+ Click to create a marketing campaign. +

+ OpenERP's marketing campaign allows you to automate communication + to your prospects. You can define a segment (set of conditions) on + your leads and partners to fullfil the campaign. +

+ A campaign can have many activities like sending an email, printing + a letter, assigning to a team, etc. These activities are triggered + from specific situations; contact form, 10 days after first + contact, if a lead is not closed yet, etc. +

+
diff --git a/addons/mrp/mrp_view.xml b/addons/mrp/mrp_view.xml index a197453c9a4..4b191d14592 100644 --- a/addons/mrp/mrp_view.xml +++ b/addons/mrp/mrp_view.xml @@ -41,8 +41,20 @@ mrp.property.group form tree,form - - Define specific property groups that can be assigned to the properties of your bill of materials. + +

+ Click to create a group of properties. +

+ Define specific property groups that can be assigned to your + bill of materials and sales orders. Properties allows OpenERP + to automatically select the right bill of materials according + to properties selected in the sale order by salesperson. +

+ For instance, in the property group "Warranty", you an have + two properties: 1 year warranty, 3 years warranty. Depending + on the propoerties selected in the sale order, OpenERP will + schedule a production using the matching bill of materials. +

form
tree,form - - The Properties in OpenERP are used to select the right bill of materials for manufacturing - a product when you have different ways of building the same product. - You can assign several properties to each bill of materials. - When a salesperson creates a sale order, they can relate it to several properties - and OpenERP will automatically select the BoM to use according the needs. + +

+ Click to create a new property. +

+ The Properties in OpenERP are used to select the right bill of + materials for manufacturing a product when you have different + ways of building the same product. You can assign several + properties to each bill of materials. When a salesperson + creates a sale order, they can relate it to several properties + and OpenERP will automatically select the BoM to use according + the needs. +

form
- - Routings allow you to create and manage the manufacturing operations that should be - followed within your work centers in order to produce a product. - They are attached to bills of materials that will define the required raw materials. + +

+ Click to create a routing. +

+ Routings allow you to create and manage the manufacturing + operations that should be followed within your work centers in + order to produce a product. They are attached to bills of + materials that will define the required raw materials. +

@@ -471,12 +494,17 @@ form [('bom_id','=',False)] - - Master Bills of Materials allow you to create and manage the list of necessary - raw materials used to make a finished product. - OpenERP uses these BoMs to automatically propose manufacturing orders according to product needs. - You can either create a bill of materials to define specific production steps, - or define a single multi-level bill of materials. + +

+ Click to create a bill of material. +

+ Bills of Materials allow you to define the list of required raw + materials used to make a finished product; through a manufacturing + order or a pack of products. +

+ OpenERP uses these BoMs to automatically propose manufacturing + orders according to procurement needs. +

@@ -486,9 +514,14 @@ form [('bom_id','!=',False)] - - Bills of materials components are components and sub-products used to create master bills of materials. - Use this menu to search in which BoM a specific component is used. + +

+ Click to add a component to a bill of material. +

+ Bills of materials components are components and sub-products + used to create master bills of materials. Use this menu to + search in which BoM a specific component is used. +

@@ -850,11 +883,17 @@ {} - - Click here to create a new Manufacturing Order. - <p> - To process the production, do not forget to create a Bill of Material. - Manufacturing orders can be automatically generated based on procurement rules specified on the product. + +

+ Click to create a manufacturing order. +

+ A manufacuring order, based on a bill of materials, will + consume raw materials and produce finished products. +

+ Manufacturing orders are usually proposed automatically based + on customer requirements or automated rules like the minimum + stock rule. +

form
calendar,tree,form,graph [('state','in',('ready','confirmed','in_production'))] - - Manufacturing Orders describe the operations that need to be carried out, - and the raw materials usage for each production stage. - You use specifications (bills of materials or BoM) to work out the raw material requirements - and the manufacturing orders needed for the finished products. - Once the bills of materials have been defined, OpenERP is capable of automatically deciding - on the manufacturing route depending on the needs of the company. + +

+ Click to start a new manufacturing order. +

+ A manufacuring order, based on a bill of materials, will + consume raw materials and produce finished products. +

+ Manufacturing orders are usually proposed automatically based + on customer requirements or automated rules like the minimum + stock rule. +

@@ -1016,11 +1059,15 @@ form - - Work Centers allow you to create and manage manufacturing units. - They consist of workers and/or machines, which are considered as units for capacity and planning forecast. - Keep in mind that the working time and resource leave are not taken into account in the time computation - of the work center. + +

+ Click to add a work center. +

+ Work Centers allow you to create and manage manufacturing + units. They consist of workers and/or machines, which are + considered as units for task assignation as well as capacity + and planning forecast. +

diff --git a/addons/mrp_operations/mrp_operations_view.xml b/addons/mrp_operations/mrp_operations_view.xml index 4e77100bb95..4e920747829 100644 --- a/addons/mrp_operations/mrp_operations_view.xml +++ b/addons/mrp_operations/mrp_operations_view.xml @@ -177,7 +177,18 @@ form tree,form,gantt,calendar,graph - Work Orders is the list of operations to be performed for each manufacturing order. Once you start the first work order of a manufacturing order, the manufacturing order is automatically marked as started. Once you finish the latest operation of a manufacturing order, the MO is automatically done and the related products are produced. + +

+ Click to start a new work order. +

+ Work Orders is the list of operations to be performed for each + manufacturing order. Once you start the first work order of a + manufacturing order, the manufacturing order is automatically + marked as started. Once you finish the latest operation of a + manufacturing order, the MO is automatically done and the related + products are produced. +

+
@@ -187,7 +198,17 @@ form [('production_state','in',('ready','confirmed','in_production'))] gantt,tree,form,graph,calendar - To manufacture or assemble products, and use raw materials and finished products you must also handle manufacturing operations. Manufacturing operations are often called Work Orders. The various operations will have different impacts on the costs of manufacturing and planning depending on the available workload. + +

+ Click to start a new work order. +

+ To manufacture or assemble products, and use raw materials and + finished products you must also handle manufacturing operations. + Manufacturing operations are often called Work Orders. The various + operations will have different impacts on the costs of + manufacturing and planning depending on the available workload. +

+
diff --git a/addons/mrp_repair/mrp_repair_view.xml b/addons/mrp_repair/mrp_repair_view.xml index 24c8a0db2b2..2b8ac4805d9 100644 --- a/addons/mrp_repair/mrp_repair_view.xml +++ b/addons/mrp_repair/mrp_repair_view.xml @@ -218,7 +218,19 @@ form tree,form - Repair orders allow you to organize your product repairs. In a repair order, you can detail the components you remove, add or replace and record the time you spent on the different operations. The repair order uses the warranty date on the Serial Number in order to know if whether the repair should be invoiced to the customer or not. + +

+ Click to create a reparation order. +

+ In a repair order, you can detail the components you remove, + add or replace and record the time you spent on the different + operations. +

+ The repair order uses the warranty date on the Serial Number in + order to know if whether the repair should be invoiced to the + customer or not. +

+
diff --git a/addons/point_of_sale/point_of_sale_view.xml b/addons/point_of_sale/point_of_sale_view.xml index fc0de4c9198..477fbaed2fa 100644 --- a/addons/point_of_sale/point_of_sale_view.xml +++ b/addons/point_of_sale/point_of_sale_view.xml @@ -168,7 +168,19 @@ - You must define a Product for everything you buy or sell. Products can be raw materials, stockable products, consumables or services. The Product form contains detailed information about your products related to procurement logistics, sales price, product category, suppliers and so on. + +

+ Click to add a new product. +

+ You must define a product for everything you sell through + the point of sale interface. +

+ Do not forget to set the price and the point of sale category + in which it should appear. If a product has no point of sale + category, you can not sell it through the point of sale + interface. +

+
tree,form
[('journal_user','=', 1)] - Payment methods are defined by accounting journals having the field Payment Method checked. + +

+ Click to add a payment method. +

+ Payment methods are defined by accounting journals having the + field Payment Method checked. +

+
tree,form
{'form_view_ref': 'portal.portal_form_view'} - -A portal helps defining specific views and rules for a group of users (the -portal group). A portal menu, widgets and specific groups may be assigned to -the portal's users. + +

+ Click to create a new portal. +

+ A portal helps defining specific views and rules for a group of + users (the portal group). A portal menu, widgets and specific + groups may be assigned to the portal's users. +

diff --git a/addons/portal_project_issue/portal_project_issue_view.xml b/addons/portal_project_issue/portal_project_issue_view.xml index 54e7038ed8d..66a78a9c69a 100644 --- a/addons/portal_project_issue/portal_project_issue_view.xml +++ b/addons/portal_project_issue/portal_project_issue_view.xml @@ -70,7 +70,14 @@ {"search_default_user_id":'', "search_default_draft":'', "search_default_todo":''} - Issues such as system bugs, customer complaints, and material breakdowns are collected here. You can define the stages assigned when solving the project issue (analysis, development, done). With the mailgateway module, issues can be integrated through an email address (example: support@mycompany.com) + +

+ Click to create an issue. +

+ OpenERP's kanban view will help you track easily your current + pipeline of issues to fix. +

+
[('type','=','out')]
{'default_type': 'out', 'contact_display': 'partner_address'} - This is the list of all delivery orders that have to be prepared, according to your different sales orders and your logistics rules. + This is the list of all delivery orders that have to be prepared, according to your different orders. @@ -22,7 +22,6 @@ kanban,tree,form - You must define a Product for everything you buy or sell. Products can be raw materials, stockable products, consumables or services. The Product form contains detailed information about your products related to procurement logistics, sales price, product category, suppliers and so on. {'search_default_current':1} - A procurement order is used to record a need for a specific product at a specific location. A procurement order is usually created automatically from sales orders, a Pull Logistics rule or Minimum Stock Rules. When the procurement order is confirmed, it automatically creates the necessary operations to fullfil the need: purchase order proposition, manufacturing order, etc. + +

+ Click to create a procurement order. +

+ A procurement order is used to record a need for a specific + product at a specific location. Procurement orders are usually + created automatically from sales orders, pull logistic rules or + minimum stock rules. +

+ When the procurement order is confirmed, it automatically + creates the necessary operations to fullfil the need: purchase + order proposition, manufacturing order, etc. +

+
diff --git a/addons/product/pricelist_view.xml b/addons/product/pricelist_view.xml index 529add848bf..9c31ace2348 100644 --- a/addons/product/pricelist_view.xml +++ b/addons/product/pricelist_view.xml @@ -45,7 +45,16 @@ product.pricelist.version form - There can be more than one version of a pricelist. Here you can create and manage new versions of a price list. Some examples of versions: 2010, 2011, Summer Promotion, etc. + +

+ Click to add a pricelist version. +

+ There can be more than one version of a pricelist, each of + these must be valid during a certain period of time. Some + examples of versions: Main Prices, 2010, 2011, Summer Sales, + etc. +

+
tree,form
{"default_type":"sale", "search_default_type":"sale"} - A price list contains rules to be evaluated in order to compute the purchase or sales price for all the partners assigned to a price list. Price lists have several versions (2010, 2011, Promotion of February 2010, etc.) and each version has several rules. Example: the customer price of a product category will be based on the supplier price multiplied by 1.80. + +

+ Click to create a pricelist. +

+ A price list contains rules to be evaluated in order to compute + the sales price of the products. +

+ Price lists may have several versions (2010, 2011, Promotion of + February 2010, etc.) and each version may have several rules. + (e.g. the customer price of a product category will be based on + the supplier price multiplied by 1.80). +

+
Pricelists @@ -188,7 +209,20 @@ tree,form {"default_type":"purchase", "search_default_type":"purchase"} - A price list contains rules to be evaluated in order to compute the purchase or sales price for all the partners assigned to a price list. Price lists have several versions (2010, 2011, Promotion of February 2010, etc.) and each version has several rules. Example: the customer price of a product category will be based on the supplier price multiplied by 1.80. + +

+ Click to create a pricelist. +

+ A price list contains rules to be evaluated in order to compute + the purchase price. The default price list has only one rule; use + the cost price defined on the product form, so that you do not have to + worry about supplier pricelists if you have very simple needs. +

+ But you can also import complex price lists form your supplier + that may depends on the quantities ordered or the current + promotions. +

+
tree,form,kanban
- You must define a Product for everything you buy or sell. Products can be raw materials, stockable products, consumables or services. The Product form contains detailed information about your products related to procurement logistics, sales price, product category, suppliers and so on. + +

+ Click to define a new product. +

+ You must define a product for everything you buy or sell, + wether it's a physical product, a consumable or service. +

+
Products @@ -250,7 +257,19 @@ {"search_default_filter_to_sell":1} - You must define a Product for everything you buy or sell. Products can be raw materials, stockable products, consumables or services. The Product form contains detailed information about your products related to procurement logistics, sales price, product category, suppliers and so on. + +

+ Click to define a new product. +

+ You must define a product for everything you sell, wether it's + a physical product, a consumable or a service you offer to + customers. +

+ The product form contains information to simplify the sale + process: price, notes in the quotation, accounting data, + procurement methods, etc. +

+
@@ -286,7 +305,19 @@ {"search_default_filter_to_purchase":1} - Products can be purchased and/or sold. They can be raw materials, stockable products, consumables or services. The Product form contains detailed information about your products related to procurement logistics, sales price, product category, suppliers and so on. + +

+ Click to define a new product. +

+ You must define a product for everything you purchase, wheter + it's a physical product, a consumable or services you buy to + subcontractants. +

+ The product form contains detailed information to improve the + purchase process: prices, procurement logistics, accounting data, + available suppliers, etc. +

+
@@ -358,7 +389,13 @@ [('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 this category or to a child of this category. + +

+ 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 + this category or to a child of this category. +

+
product.uom
form - Create and manage the units of measure you want to be used in your system. You can define a conversion rate between several Units of Measure within the same category. + +

+ Click to add a new unit of measure. +

+ You must define a conversion rate between several Units of + Measure within the same category. +

+
@@ -463,7 +507,16 @@ product.uom.categ form tree,form - Create and manage the units of measure categories you want to be used in your system. If several units of measure are in the same category, they can be converted to each other. For example, in the unit of measure category "Time", you will have the following UoM: Hours, Days. + +

+ Click to add a new unit of measure category. +

+ Units of measure belonging to the same category can be + converted between each others. For example, in the category + 'Time', you will have the following units of measure: + Hours, Days. +

+
@@ -497,7 +550,15 @@ product.ul form tree,form - Create and manage your packaging dimensions and types you want to be maintained in your system. + +

+ Click to add a new packaging type. +

+ The packaging type define the dimensions as well as the number + of products per package. This will ensure salesperson sell the + right number of products according to the package selected. +

+
diff --git a/addons/project/project_view.xml b/addons/project/project_view.xml index ae86f9712a3..a79dbc1e4df 100644 --- a/addons/project/project_view.xml +++ b/addons/project/project_view.xml @@ -691,7 +691,15 @@ {} - Tasks allow you to organize your work into a project. Click on button "Create" to create a new task. + +

+ Click to create a new task. +

+ OpenERP's project management allows you to manage the pipeline + of tasks in order to get things done efficiently. You can + track progress, discuss on tasks, attach documents, etc. +

+
@@ -786,7 +794,16 @@ project.task.type form - Define the steps that will be used in the project from the creation of the task, up to the closing of the task or issue. You will use these stages in order to track the progress in solving a task or an issue. + +

+ Click to add a stage in the task pipeline. +

+ Define the steps that will be used in the project from the + creation of the task, up to the closing of the task or issue. + You will use these stages in order to track the progress in + solving a task or an issue. +

+
diff --git a/addons/project_issue/project_issue_menu.xml b/addons/project_issue/project_issue_menu.xml index 8044d149901..f64a9c8f62d 100644 --- a/addons/project_issue/project_issue_menu.xml +++ b/addons/project_issue/project_issue_menu.xml @@ -13,7 +13,15 @@ - Issues such as system bugs, customer complaints, and material breakdowns are collected here. You can define the stages assigned when solving the project issue (analysis, development, done). With the mailgateway module, issues can be integrated through an email address (example: support@mycompany.com) + +

+ Click to report a new issue. +

+ The OpenERP issues tacker allows you to efficiantly manage things + like internal requests, software development bugs, customer + complaints, project troubles, material breakdowns, etc. +

+
diff --git a/addons/project_issue/project_issue_view.xml b/addons/project_issue/project_issue_view.xml index c7e73010b8b..ba9d80d6f2b 100644 --- a/addons/project_issue/project_issue_view.xml +++ b/addons/project_issue/project_issue_view.xml @@ -69,7 +69,14 @@ Versions project.issue.version form - You can use the issues tracker in OpenERP to handle bugs in the software development project, to handle claims in after-sales services, etc. Define here the different versions of your products on which you can work on issues. + +

+ Click to add a new version. +

+ Define here the different versions of your products on which + you can work on issues. +

+
diff --git a/addons/project_timesheet/project_timesheet_view.xml b/addons/project_timesheet/project_timesheet_view.xml index 3e627eaf01d..49a9a4b94d3 100644 --- a/addons/project_timesheet/project_timesheet_view.xml +++ b/addons/project_timesheet/project_timesheet_view.xml @@ -96,10 +96,14 @@ [] {'search_default_to_invoice': 1} - You will find here all works made on tasks that you can invoice. -In order to invoice the time spent on a project, you must define the -pricelist and the field 'Invoice Task Work' on the tab 'Billing' of -the project form. + +

+ Click to add a work to invoice. +

+ You will find here all works made on tasks that you can + invoice. +

+
{} [('type','=','normal')] - You will find here the contracts related to your customer projects in order to track the invoicing progress. + +

+ Click to add a customer contract. +

+ You will find here the contracts related to your customer + projects in order to track the invoicing progress. +

+
diff --git a/addons/purchase/purchase_view.xml b/addons/purchase/purchase_view.xml index 313df25a563..2d1f2c52e5a 100644 --- a/addons/purchase/purchase_view.xml +++ b/addons/purchase/purchase_view.xml @@ -81,10 +81,17 @@ [('type','=','in_invoice')] {'default_type':'in_invoice', 'type':'in_invoice', 'journal_type': 'purchase', 'search_default_draft': 1} - - Use this menu to control the invoices to be received from your supplier. - OpenERP generates draft invoices from your purchase orders or receptions, according to your settings. - Once you receive a supplier invoice, you can match it with the draft invoice and validate it. + +

+ Click to create a draft invoice. +

+ Use this menu to control the invoices to be received from your + supplier. OpenERP generates draft invoices from your purchase + orders or receptions, according to your settings. +

+ Once you receive a supplier invoice, you can match it with the + draft invoice and validate it. +

@@ -346,14 +353,17 @@ {'search_default_draft': 1} tree,form,graph,calendar - - Create a request for quotation when you want to buy products from a supplier. - You can also use this menu to review requests for quotation created automatically - (based on logistic rules, like minimum stock, MTO, etc.) - <p> - Once confirmed, a request for quotation becomes a purchase order. - In the Purchase Settings, you can select the way to control supplier invoicing: - based on the order, based on receptions, or manual. + +

+ Click to create a request for quotation. +

+ The quotation contains the history of the discussion/negociation + you had with your supplier. Once confirmed, a request for + quotation is converted into a purchase order. +

+ Most propositions of purchase orders are created automatically + by OpenERP based on inventory needs. +

tree,form,graph,calendar
{'search_default_approved': 1} - Use this menu to search within your purchase orders by references, supplier, products, etc. For each purchase order, you can track the products received, and control the supplier invoices. + +

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

+ Use this menu to search within your purchase orders by + references, supplier, products, etc. For each purchase order, + you can track the related discussion with the supplier, control + the products received and control the supplier invoices. +

+
@@ -516,10 +535,13 @@ 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 have not received a supplier invoice yet. - You can generate a draft supplier invoice based on the lines from this list. + +

+ Here you can track all the lines of purchase orders where the + invoicing is "Based on Purchase Order Lines", and for which you + have not received a supplier invoice yet. You can generate a + draft supplier invoice based on the lines from this list. +

diff --git a/addons/purchase/stock_view.xml b/addons/purchase/stock_view.xml index 2191e642ab2..7a5540c00c6 100644 --- a/addons/purchase/stock_view.xml +++ b/addons/purchase/stock_view.xml @@ -101,10 +101,13 @@ [('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", + +

+ Here you can track all the product receptions of purchase + orders where the invoicing is "Based on Incoming Shipments", and for which you have not received a supplier invoice yet. You can generate a supplier invoice based on those receptions. +

diff --git a/addons/purchase_requisition/purchase_requisition_view.xml b/addons/purchase_requisition/purchase_requisition_view.xml index e0b8db4862f..a654198013b 100644 --- a/addons/purchase_requisition/purchase_requisition_view.xml +++ b/addons/purchase_requisition/purchase_requisition_view.xml @@ -162,7 +162,17 @@ tree,form {"search_default_create_uid":uid} - A purchase requisition is the step before a request for quotation. In a purchase requisition (or purchase tender), you can record the products you need to buy and trigger the creation of RfQs to suppliers. After the negotiation, once you have reviewed all the supplier's offers, you can validate some and cancel others. + +

+ Click to start a new purchase requisition process. +

+ A purchase requisition is the step before a request for quotation. + In a purchase requisition (or purchase tender), you can record the + products you need to buy and trigger the creation of RfQs to + suppliers. After the negotiation, once you have reviewed all the + supplier's offers, you can validate some and cancel others. +

+
tree,form,graph
{'search_default_partner_id': active_id} - - This customer has no quotation or sale order. - Click here to create a new quotation. - <p> - The "Quotation" is the first step of the Sales flow. Manage your sales from quotation to invoice. - <p> - You will be able to sell products (manage deliveries) as well as services (create projects). + +

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

+ OpenERP will help you efficiently handle the complete sale flow: + quotation, sale order, delivery, invoicing and + payment. +

+ The social feature helps you organize discussions on each sale + order, and allow your customer to keep track of the evolution + of the sale order. +

diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index 3bb78ae1c04..c564b2c69d6 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -58,7 +58,15 @@ form tree,form - If you have more than one shop reselling your company products, you can create and manage that from here. Whenever you will record a new quotation or sales order, it has to be linked to a shop. The shop also defines the warehouse from which the products will be delivered for each particular sales. + +

+ Click to define a new sale shop. +

+ Each quotation or sale order must be linked to a shop. The + shop also defines the warehouse from which the products will be + delivered for each particular sales. +

+
tree,form,calendar,graph
{"search_default_sales":1} - Sales Orders help you manage quotations and orders from your customers. OpenERP suggests that you start by creating a quotation. Once it is confirmed, the quotation will be converted into a Sales Order. OpenERP can handle several types of products so that a sales order may trigger tasks, delivery orders, manufacturing orders, purchases and so on. Based on the configuration of the sales order, a draft invoice will be generated so that you just have to confirm it when you want to bill your customer. + +

+ Click to create a quotation that can be converted into a sale + order. +

+ OpenERP will help you efficiently handle the complete sales flow: + quotation, sale order, delivery, invoicing and payment. +

+
@@ -425,13 +441,20 @@ tree,form,calendar,graph {"search_default_draft":1} - - Click here to create a new quotation. - <p> - The "Quotation" is the first step of the Sales flow. Manage your sales from quotation to invoice. - <p> - You will be able to sell products (manage deliveries) as well as services (create projects). - + +

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

+ OpenERP will help you handle efficiently the complete sale flow: + from the quotation to the sale order, the + delivery, the invoicing and the payment collection. +

+ The social feature helps you organize discussions on each sale + order, and allow your customers to keep track of the evolution + of the sale order. +

+

+
{"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 not need this list if you invoice from the delivery orders or if you invoice sales totally. + +

+ 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 + not need this list if you invoice from the delivery orders or + if you invoice sales totally. +

+
diff --git a/addons/stock/product_view.xml b/addons/stock/product_view.xml index 70fb06709f6..62019cec7d1 100644 --- a/addons/stock/product_view.xml +++ b/addons/stock/product_view.xml @@ -125,7 +125,7 @@ - Receive Products + Receptions stock.move ir.actions.act_window form @@ -134,11 +134,19 @@ - Here you can receive individual products, no matter what purchase order or picking order they come from. You will find the list of all products you are waiting for. Once you receive an order, you can filter based on the name of the supplier or the purchase order reference. Then you can confirm all products received using the buttons on the right of each line. + +

+ Click to register a reception for this product. +

+ Here you will find the history of all receptions related to + this product, as well as all future receptions you are waiting + from your suppliers. +

+
- Receive Products + Deliveries stock.move ir.actions.act_window form @@ -147,7 +155,15 @@ - You will find in this list all products you have to deliver to your customers. You can process the deliveries directly from this list using the buttons on the right of each line. You can filter the products to deliver by customer, products or sale order (using the Origin field). + +

+ Click to add a delivery order for this product. +

+ Here you will find the history of all past deliveries related to + this product, as well as all the products you must deliver to + customers. +

+
diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index b40c7ed5e93..3c3a4740848 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -200,7 +200,16 @@ form - Periodical Inventories are used to count the number of products available per location. You can use it once a year when you do the general inventory or whenever you need it, to correct the current stock level of a product. + +

+ Click to start an inventory. +

+ Periodical Inventories are used to count the number of products + available per location. You can use it once a year when you do + the general inventory or whenever you need it, to adapt the + current inventory level of a product. +

+
@@ -255,7 +264,15 @@ stock.tracking form - This is the list of all your packs. When you select a Pack, you can get the upstream or downstream traceability of the products contained in the pack. + +

+ Click to add a tracking number. +

+ This is the list of all your packs. When you select a Pack, you + can get the upstream or downstream traceability of the products + contained in the pack. +

+
{} - This is the list of all the production lots (serial numbers) you recorded. When you select a lot, you can get the upstream or downstream traceability of the products contained in lot. By default, the list is filtred on the serial numbers that are available in your warehouse but you can uncheck the 'Available' button to get all the lots you produced, received or delivered to customers. + +

+ Click to add a serial number. +

+ This is the list of all the production lots you recorded. When + you select a lot, you can get the upstream or downstream + traceability of the products contained in lot. By default, the + list is filtred on the serial numbers that are available in + your warehouse but you can uncheck the 'Available' button to + get all the lots you produced, received or delivered to + customers. +

+
{'search_default_in_location':1} - Define your locations to reflect your warehouse structure and organization. OpenERP is able to manage physical locations (warehouses, shelves, bin, etc), partner locations (customers, suppliers) and virtual locations which are the counterpart of the stock operations like the manufacturing orders consumptions, inventories, etc. Every stock operation in OpenERP moves the products from one location to another one. For instance, if you receive products from a supplier, OpenERP will move products from the Supplier location to the Stock location. Each report can be performed on physical, partner or virtual locations. + +

+ Click to add a location. +

+ Define your locations to reflect your warehouse structure and + organization. OpenERP is able to manage physical locations + (warehouses, shelves, bin, etc), partner locations (customers, + suppliers) and virtual locations which are the counterpart of + the stock operations like the manufacturing orders + consumptions, inventories, etc. +

+ Every stock operation in OpenERP moves the products from one + location to another one. For instance, if you receive products + from a supplier, OpenERP will move products from the Supplier + location to the Stock location. Each report can be performed on + physical, partner or virtual locations. +

+
@@ -607,7 +653,16 @@ [('location_id','=',False)] tree - This is the structure of your company's warehouses and locations. You can click on a location to get the list of the products and their stock level in this particular location and all its children. + +

+ Click to add a location. +

+ This is the structure of your company's warehouses and + locations. You can click on a location to get the list of the + products and their stock level in this particular location and + all its children. +

+
ir.actions.act_window
form - Create and manage your warehouses and assign them a location from here + +

+ Click to define a new warehouse. +

+
@@ -896,7 +955,15 @@ [('type','=','internal')] {'contact_display': 'partner_address', 'search_default_available': 1} - Internal Moves display all inventory operations you have to perform in your warehouse. All operations can be categorized into stock journals, so that each worker has his own list of operations to perform in his own journal. Most operations are prepared automatically by OpenERP according to your preconfigured logistics rules, but you can also record manual stock operations. + +

+ Click to create an internal move request. +

+ Most operations are prepared automatically by OpenERP according + to your preconfigured logistics rules, but you can also record + manual stock movements. +

+
@@ -999,7 +1066,15 @@ [('type','=','out')] {'default_type': 'out', 'contact_display': 'partner_address'} - This is the list of all delivery orders that have to be prepared, according to your different sales orders and your logistics rules. + +

+ Click to create a delivery order. +

+ This is the list of all delivery orders that have to be + prepared, according to your different sales orders and your + logistics rules. +

+
@@ -1101,7 +1176,16 @@ [('type','=','in')] {'contact_display': 'partner_address', 'default_type': 'in'} - The Incoming Shipments is the list of all orders you will receive from your suppliers. An incoming shipment contains a list of products to be received according to the original purchase order. You can validate the shipment totally or partially. + +

+ Click to create an incoming shipment. +

+ The Incoming Shipments is the list of all orders you will + receive from your suppliers. An incoming shipment contains a + list of products to be received according to the original + purchase order. +

+
@@ -1287,7 +1371,15 @@ {} - This menu gives you the full traceability of inventory operations on a specific product. You can filter on the product to see all the past or future movements for the product. + +

+ Click to create a stock movement. +

+ This menu gives you the full traceability of inventory + operations on a specific product. You can filter on the product + to see all the past or future movements for the product. +

+
@@ -1409,7 +1501,18 @@ - Here you can receive individual products, no matter what purchase order or picking order they come from. You will find the list of all products you are waiting for. Once you receive an order, you can filter based on the name of the supplier or the purchase order reference. Then you can confirm all products received using the buttons on the right of each line. + +

+ Click to register a product reception. +

+ Here you can receive individual products, no matter what + purchase order or picking order they come from. You will find + the list of all products you are waiting for. Once you receive + an order, you can filter based on the name of the supplier or + the purchase order reference. Then you can confirm all products + received using the buttons on the right of each line. +

+
@@ -1536,7 +1639,15 @@ - You will find in this list all products you have to deliver to your customers. You can process the deliveries directly from this list using the buttons on the right of each line. You can filter the products to deliver by customer, products or sale order (using the Origin field). + +

+ You will find in this list all products you have to deliver to + your customers. You can process the deliveries directly from + this list using the buttons on the right of each line. You can + filter the products to deliver by customer, products or sale + order (using the Origin field). +

+
@@ -1596,7 +1707,17 @@ stock.journal ir.actions.act_window form - The stock journal system allows you to assign each stock operation to a specific journal according to the type of operation to perform or the worker/team that should perform the operation. Examples of stock journals may be: quality control, pick lists, packing, etc. + +

+ Click to create a new journal. +

+ The stock journal system allows you to assign each stock + operation to a specific journal according to the type of + operation to perform or the worker/team that should perform the + operation. Examples of stock journals may be: quality control, + pick lists, packing, etc. +

+
kanban,tree,form
- You can create survey for different purposes: recruitment interviews, employee's periodical evaluations, marketing campaigns, etc. A survey is made of pages containing questions of several types: text, multiple choices, etc. You can edit survey manually or click on the 'Edit Survey' for a WYSIWYG interface. + +

+ Click to create a new survey. +

+ You can create survey for different purposes: recruitment + interviews, employee's periodical evaluations, marketing + campaigns, etc. +

+ A survey is made of pages containing questions + of several types: text, multiple choices, etc. +

+