diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index f0cec0abda3..120ed41961c 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -461,7 +461,7 @@ [('type','=','in_invoice')] {'type':'in_invoice', 'journal_type': 'purchase'} - With Supplier Invoices you can enter and manage invoices issued by your suppliers. OpenERP can also generate draft invoices automatically from purchase order or receipt. This way, you can control the invoice from your supplier according to what you purchased or received. + With Supplier Invoices you can enter and manage invoices issued by your suppliers. OpenERP can also generate draft invoices automatically from purchase orders or receipts. This way, you can control the invoice from your supplier according to what you purchased or received. diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index 5c257e9e6c9..c3f35762ff7 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -402,7 +402,7 @@ tree,form {"search_default_Current":1,"search_default_department_id": department_id} - JJob Positions is used to define jobs and their requirements. You can attach a survey to a job position. This survey will be used in the recruitment process to evaluate the applicants for this 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 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. diff --git a/addons/hr_recruitment/hr_recruitment_menu.xml b/addons/hr_recruitment/hr_recruitment_menu.xml index 7c158bb8795..2e941877b65 100644 --- a/addons/hr_recruitment/hr_recruitment_menu.xml +++ b/addons/hr_recruitment/hr_recruitment_menu.xml @@ -10,6 +10,7 @@ {"search_default_user_id":uid, 'search_default_current': 1,"search_default_department_id": department_id} + 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. diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index caeea1362ef..236f9d66fe1 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -23,11 +23,12 @@ # Stage # ------------------------------------------------------ - Applicant Stages + Recruitment / Applicants Stages hr.recruitment.stage form [] {} + Define here your stages of the recruitment process, for example: qualification call, first interview, second interview, refused, hired. diff --git a/addons/purchase/purchase_view.xml b/addons/purchase/purchase_view.xml index b5518fee139..9ecfb5e3e8a 100644 --- a/addons/purchase/purchase_view.xml +++ b/addons/purchase/purchase_view.xml @@ -257,10 +257,11 @@ {'search_default_draft': 1} tree,form,graph,calendar - With the Requests for Quotation menu you can create new requests for quotations, review existing ones or turn them into a purchase order once the supplier offer is approved. When you confirm a RfQ, OpenERP will convert it to a Purchase Order and generate the next steps: draft reception of the products, draft invoice to control. + You can create a request for quotation when you want to buy products to a supplier but the purchase is not confirmed yet. Use also this menu to review requests for quotation created automatically based on your logistic rules (minimum stock, MTO, etc). You can convert the request for quotation into a purchase order once the order is confirmed. If you use the extended interface (from user's preferences), you can select the way to control your supplier invoices: based on the order, based on the receptions or manual encoding. - + Purchase Orders @@ -269,8 +270,7 @@ tree,form,graph,calendar {'search_default_approved': 1,'search_default_create_uid':uid} - From the Purchase Orders menu, you can track the status of your orders: products received, invoice received and controlled. - + 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. diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index fc5b93da619..948f1f38b73 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -387,7 +387,7 @@ {'full':'1',"search_default_available":1} - 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. + 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. @@ -812,7 +812,7 @@ stock.picking tree - + @@ -831,7 +831,7 @@ stock.picking form -
+ @@ -969,13 +969,13 @@ - - - + + + - + @@ -999,7 +999,7 @@ - Outgoing Deliveries + Delivery Orders stock.picking ir.actions.act_window form @@ -1839,7 +1839,7 @@ - The Deliver Products menu lists all individual products you have to deliver to your customers. You can process the deliveries directly from this list, line by or line or through the Delivery Orders menu. + 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). diff --git a/addons/survey/survey_view.xml b/addons/survey/survey_view.xml index 646f1d30f98..ab8d50323d9 100644 --- a/addons/survey/survey_view.xml +++ b/addons/survey/survey_view.xml @@ -271,10 +271,10 @@ - + - - + + @@ -287,6 +287,7 @@ 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. @@ -1104,11 +1105,11 @@ - + - + - +