[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713065810-91bvrnod20nr38gq
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-13 12:28:10 +05:30
parent 413535b2ca
commit e0d24ed957
5 changed files with 27 additions and 25 deletions

View File

@ -22,22 +22,15 @@
{ {
"name": "Lunch Orders", "name": "Lunch Orders",
"author": "OpenERP SA", "author": "OpenERP SA",
"Description": """
The lunch module is for keeping a record of the order placed and payment of the orders.
=======================================================================================
The products are defined under categories and the payment records are maintained user-wise.
Every user has a cashbox which keeps track of the amount paid for a particular order.
""",
"version": "0.1", "version": "0.1",
"depends": ["base_tools"], "depends": ["base_tools"],
"category" : "Tools", "category" : "Tools",
'description': """ 'description': """
The base module to manage lunch. The base module to manage lunch.
================================
keep track for the Lunch Order, Cash Moves, CashBox, Product. keep track for the Lunch Order, Cash Moves, CashBox, Product. Apply Different
Apply Different Category for the product. Category for the product.
""", """,
"init_xml": [], "init_xml": [],
"update_xml": [ "update_xml": [

View File

@ -35,15 +35,23 @@ This module provides leads automation through marketing campaigns (campaigns can
========================================================================================================================================= =========================================================================================================================================
The campaigns are dynamic and multi-channels. The process is as follows: The campaigns are dynamic and multi-channels. The process is as follows:
* Design marketing campaigns like workflows, including email templates to send, reports to print and send by email, custom actions. * Design marketing campaigns like workflows, including email templates to
* Define input segments that will select the items that should enter the campaign (e.g leads from certain countries.) send, reports to print and send by email, custom actions
* Run you campaign in simulation mode to test it real-time or accelerated, and fine-tune it * Define input segments that will select the items that should enter the
* You may also start the real campaign in manual mode, where each action requires manual validation campaign (e.g leads from certain countries.)
* Finally launch your campaign live, and watch the statistics as the campaign does everything fully automatically. * Run you campaign in simulation mode to test it real-time or accelerated,
and fine-tune it
* You may also start the real campaign in manual mode, where each action
requires manual validation
* Finally launch your campaign live, and watch the statistics as the
campaign does everything fully automatically.
While the campaign runs you can of course continue to fine-tune the parameters, input segments, workflow. While the campaign runs you can of course continue to fine-tune the parameters,
input segments, workflow.
Note: If you need demo data, you can install the marketing_campaign_crm_demo module, but this will also install the CRM application as it depends on CRM Leads. Note: If you need demo data, you can install the marketing_campaign_crm_demo
module, but this will also install the CRM application as it depends on
CRM Leads.
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'init_xml': [], 'init_xml': [],

View File

@ -29,10 +29,10 @@ This module allows you to manage all operations for managing memberships.
========================================================================= =========================================================================
It supports different kind of members: It supports different kind of members:
* Free member * Free member
* Associated member (eg.: a group subscribes to a membership for all subsidiaries) * Associated member (eg.: a group subscribes to a membership for all subsidiaries)
* Paid members, * Paid members
* Special member prices, ... * Special member prices
It is integrated with sales and accounting to allow you to automatically It is integrated with sales and accounting to allow you to automatically
invoice and send propositions for membership renewal. invoice and send propositions for membership renewal.

View File

@ -29,7 +29,8 @@ This module adds state, date_start, date_stop in manufacturing order operation l
============================================================================================================= =============================================================================================================
Status: draft, confirm, done, cancel Status: draft, confirm, done, cancel
When finishing/confirming, cancelling manufacturing orders set all state lines to the according state When finishing/confirming, cancelling manufacturing orders set all state lines
to the according state.
Create menus: Create menus:
Manufacturing > Manufacturing > Work Orders Manufacturing > Manufacturing > Work Orders

View File

@ -7,8 +7,8 @@
Adds enhanced support for (Ether)Pad attachments in the web client. Adds enhanced support for (Ether)Pad attachments in the web client.
=================================================================== ===================================================================
Lets the company customize which Pad installation should be used to link to new pads Lets the company customize which Pad installation should be used to link to new
(by default, http://ietherpad.com/). pads (by default, http://ietherpad.com/).
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'http://openerp.com',