[IMP] all modules:Improved terp description for all the modules and improved module...
authorkum (Open ERP) <kum@tinyerp.co.in>
Thu, 18 Mar 2010 11:08:23 +0000 (16:38 +0530)
committerkum (Open ERP) <kum@tinyerp.co.in>
Thu, 18 Mar 2010 11:08:23 +0000 (16:38 +0530)
bzr revid: kum@tinyerp.co.in-20100318110823-1qmiyfpxrfatpoh8

41 files changed:
addons/account/__terp__.py
addons/account_analytic_analysis/__terp__.py
addons/account_analytic_plans/__terp__.py
addons/account_voucher/__terp__.py
addons/association/__terp__.py
addons/auction/__terp__.py
addons/audittrail/__terp__.py
addons/base_calendar/__terp__.py
addons/base_iban/__terp__.py
addons/base_report_designer/__terp__.py
addons/base_vat/__terp__.py
addons/board_association/__terp__.py
addons/board_auction/__terp__.py
addons/board_document/__terp__.py
addons/board_hr/__terp__.py
addons/decimal_precision/__terp__.py
addons/delivery/__terp__.py
addons/document_ftp/__terp__.py
addons/document_webdav/__terp__.py
addons/hr_attendance/__terp__.py
addons/hr_recruitment/__terp__.py
addons/idea/__terp__.py
addons/l10n_ch_chart_c2c_pcg/__terp__.py
addons/lunch/__terp__.py
addons/multi_company/__terp__.py
addons/olap/__terp__.py
addons/olap_crm/__terp__.py
addons/process/__terp__.py
addons/profile_tools/__terp__.py
addons/project_messages/__terp__.py
addons/project_planning/__terp__.py
addons/project_retro_planning/__terp__.py
addons/purchase/__terp__.py
addons/purchase_tender/__terp__.py
addons/report_designer/__terp__.py
addons/report_intrastat/__terp__.py
addons/resource/__terp__.py
addons/sale_analytic_plans/__terp__.py
addons/thunderbird/__terp__.py
addons/users_ldap/__terp__.py
addons/wiki_faq/__terp__.py

index 3fabb49..6faf877 100644 (file)
     "version" : "1.1",
     "depends" : ["product", "analytic", "process"],
     "author" : "Tiny",
+    "category": 'Generic Modules/Accounting',
     "description": """Financial and accounting module that covers:
-    General accounting
+    General accountings
     Cost / Analytic accounting
     Third party accounting
     Taxes management
     Budgets
     Customer and Supplier Invoices
     Bank statements
-    Account Balance Report
+
+The processes like maintaining of general ledger is done through the defined financial Journals (entry move line or
+grouping is maintained through journal) for a particular financial year and for preparation of vouchers there is a
+module named account_voucherss
     """,
     'website': 'http://www.openerp.com',
     'init_xml': [],
index 2f44e0c..276f8e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'report_account_analytic',
     'version': '1.0',
     'category': 'Generic Modules/Accounting',
-    'description': """Modify account analytic view to show
-important data for project manager of services companies.
-Add menu to show relevant information for each manager.""",
+    'description': """
+    This module is for modifying account analytic view to show
+    important data to project manager of services companies.
+    Adds menu to show relevant information to each manager..
+
+    You can also view the report of account analytic summary
+    user-wise as well as month wise.
+""",
     "version" : "1.1",
     "author" : "Camptocamp",
     "category" : "Generic Modules/Accounting",
index 63b09bf..b306735 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -51,6 +51,8 @@ Plan2:
 
 So when this line of invoice will be confirmed, it will generate 3 analytic lines,
 for one account entry.
+The analytic plan validates the minimum and maximum percentage at the time of creation
+of distribution models.
         """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
index b684337..a006cb1 100755 (executable)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     "version" : "1.0",
     "author" : 'Tiny & Axelor',
     "description": """
-    India Accounting module includes all the basic requirenment of 
-    Basic Accounting, like
-    * Bank Payment, Receipt
-    * Cash Payent, Receipt
+    India Accounting module includes all the basic requirenment of
+    Basic Accounting, plus new things which available are
+    * Indian Account Chart
+    * New Invoice - (Local, Retail)
+    * Invoice Report
+    * Tax structure
+    * Journals
+    * VAT Declaration report
+    * Accounting Periods
     """,
-    "category" : "Generic Modules/Indian Accounting",
+    "category" : "Generic Modules/Accounting",
     "website" : "http://tinyerp.com",
     "depends" : ["base", "account"],
     "init_xml" : [
     ],
-    
+
     "demo_xml" : [
     ],
-    
+
     "update_xml" : [
         "security/ir.model.access.csv",
         "voucher_sequence.xml",
index 29eeb47..43f61ed 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -24,7 +24,7 @@
     'name': 'Association profile',
     'version': '0.1',
     'category': 'Profile',
-    'description': """Profile for Associates""",
+    'description': """This module is to create Profile for Associates""",
     'author': 'Tiny',
     'depends': ['membership', 'board_association'],
     'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'],
index 8306464..ecc91f4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Auction Management',
     'version': '1.0',
     'category': 'Generic Modules/Auction',
-    'description': """This module provides functionality to 
-     manage artists, articles, sellers, buyers and auction.
-     Manage bids, track of sold, paid and unpaid objects.
-     Delivery Management. 
+    'description': """
+     This module manages the records of the artists,
+     the articles to be put up for auction,the buyers and
+     sellers.
+
+     It completely manages an auction such as managing bids,
+     keeping track of the sold articles along with the paid
+     and unpaid objects including delivery of the articles.
     """,
     'author': 'Tiny',
     'depends': ['base', 'account', 'hr_attendance'],
index e7ecd83..d8b573a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Audit Trail',
     'version': '1.0',
     'category': 'Generic Modules/Others',
-    'description': """Allows the administrator to track every user operations on all objects of the system.
-    Subscribe Rules for read, write, create and delete on objects and check logs""",
+    'description': """
+    This module gives the administrator the right
+    to track every user operation on all the objects
+    of the system.
+
+    Administrator can subscribe rules for read,write and
+    delete on objects and can check logs.
+    """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
     'depends': ['base'],
index e433fbb..c0169db 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
 
 {
-    "name" : "Basic Calendar Functionality", 
-    "version" : "1.0", 
+    "name" : "Basic Calendar Functionality",
+    "version" : "1.0",
     "depends" : [
-                    "base", 
-                ], 
+                    "base",
+                ],
      'description': """
  Full featured calendar system that support:
   - Alerts (create requests)
   - Recurring events (*)
-  - Invitations to others people
-""", 
-    "author" : "Tiny", 
-    'category': 'Generic Modules/Others', 
-    'website': 'http://www.openerp.com', 
+  - Invitations to other people
+""",
+    "author" : "Tiny",
+    'category': 'Generic Modules/Others',
+    'website': 'http://www.openerp.com',
     "init_xml" : [
                    'base_calendar_data.xml'
-                   ], 
-    "demo_xml" : [], 
+                   ],
+    "demo_xml" : [],
     "update_xml" : [
-                    'security/ir.model.access.csv', 
+                    'security/ir.model.access.csv',
                     'base_calendar_view.xml'
-                    ], 
-    "installable" : True, 
-    "active" : False, 
+                    ],
+    "installable" : True,
+    "active" : False,
 }
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
index e8527ee..f534c42 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -25,7 +25,7 @@
     'version': '1.0',
     'category': 'Generic Modules/Base',
     'description': """
-This module install the base for IBAN bank accounts. 
+This module install the base for IBAN (International Bank Account Number) bank accounts and checks for its validity
 
     """,
     'author': 'Tiny',
index 0d2ca29..f19d179 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'version': '0.1',
     'category': 'Generic Modules/Base',
     'description': """
-This module adds wizards to import/export documents to be edited in
-OpenOffice.
+This module is used along with openerp OpenOffice plugin.
+You have to first install the plugin which is available at
+http://www.openerp.com
+
+This module adds wizards to import/export .SXW report that
+you can modify in OpenOffice.Once you have modified it you can
+upload the report using the same wizard.
 """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
index 6e1f03e..bdef947 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Base VAT - To check VAT number validity',
     'version': '1.0',
     'category': 'Generic Modules/Base',
-    'description': """Enable the VAT Number for the partner. Check the validity of that VAT Number.""",
+    'description': """
+    Enable the VAT Number for the partner. Check the validity of that VAT Number.
+
+    This module follows the methods stated at http://sima-pc.com/nif.php for
+    checking the validity of VAT Number assinged to partners in European countries.
+    """,
     'author': 'Tiny',
     'depends': ['base', 'account'],
     'update_xml': ['base_vat_data.xml'],
index ed2264f..56402fc 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'version': '1.0',
     'category': 'Board/Associations',
     'description': """
-This module implements a dashboard for associations.
+This module implements a dashboard for associations that includes:
+    * New Members (graph)
+    * Registration by Events (graph)
+    * Next Events (list)
+    * My Tasks (list)
+    * Unpaid Invoices (list)
     """,
     'author': 'Tiny',
     'depends': ['event', 'membership', 'board', 'project'],
index bf43d74..9a633e4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'category': 'Board/Auction',
     'description': """
     This module creates a dashboards for auction that includes:
-
+       * My Latest Objects (list)
+       * My Latest Deposits (list)
+       * Objects Statistics (list)
+       * My Objects By Day (list)
     """,
     'author': 'Tiny',
     'depends': ['board', 'auction'],
index 0ba8552..77fd09f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Dashboard for Document Management',
     'version': '1.0',
     'category': 'Board/Document',
-    'description': """ This module implements a dashboard for Document """,
+    'description': """
+    This module implements a dashboard for Document that includes:
+        * New Files (list)
+        * Files by Resource Type (graph)
+        * Files by Partner (graph)
+        * Files by Month (graph)
+    """,
     'author': 'Tiny',
     'depends': ['board', 'document', 'report_document'],
     'update_xml': ['board_document_view.xml'],
index 937f4e7..b64d09c 100644 (file)
@@ -23,7 +23,7 @@
 {
     'name': 'Board for Human Reasources Management',
     'version': '1.0',
-    'category': '',
+    'category': 'Board/Human Resources',
     'description': """
 This module implements a dashboard for human resource management that includes:
     * My Current Timesheet
index 73426f0..113f2be 100644 (file)
@@ -1,6 +1,6 @@
 # -*- encoding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
 #
@@ -23,8 +23,9 @@
     "name": "Decimal Precision Configuration",
     "description": """
 This module allows to configure the price accuracy you need for different kind
-of usage: accounting, sales, purchases, ... The decimal precision is configured
-per company.
+of usage: accounting, sales, purchases, ...
+
+The decimal precision is configured per company.
 """,
     "author": "Tiny",
     "version": "0.1",
@@ -32,8 +33,8 @@ per company.
     "category" : "Generic Modules/Others",
     "init_xml": [],
     "update_xml": [
-        'decimal_precision_view.xml', 
-        'security/ir.model.access.csv', 
+        'decimal_precision_view.xml',
+        'security/ir.model.access.csv',
     ],
     "demo_xml": [],
     "installable": True,
index 5897cdb..1ce00a0 100644 (file)
     'name': 'Carriers and deliveries',
     'version': '1.0',
     'category': 'Generic Modules/Sales & Purchases',
-    'description': """Allows you to add delivery methods in sales orders and picking. You can define your own carrier and delivery grids for prices. When creating invoices from picking, Open ERP is able to add and compute the shipping line.""",
+    'description': """Allows you to add delivery methods in sales orders and picking.
+     You can define your own carrier and delivery grids for prices.
+     When creating invoices from picking, Open ERP is able to add and compute the shipping line.
+
+     """,
     'author': 'Tiny',
     'depends': ['sale', 'purchase', 'stock'],
     'init_xml': ['delivery_data.xml'],
index 4256197..b4c6b2c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -24,7 +24,9 @@
     'name': 'Integrated FTP Server with Document Management System',
     'version': '1.99',
     'category': 'Generic Modules/Others',
-    'description': """This is a support FTP Interface with document management system:    
+    'description': """This is a support FTP Interface with document management system.
+    With this module you would not only be able to access documents through open erp
+    also you would be able to connect with them through the file system using the FTP protocol.
 """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
@@ -32,7 +34,7 @@
     'init_xml': [],
     'update_xml': [
         'document_ftp_view.xml',
-        'security/ir.model.access.csv'        
+        'security/ir.model.access.csv'
     ],
     'demo_xml': [],
     'installable': True,
index ce11511..24893c2 100644 (file)
@@ -34,8 +34,9 @@
        "author" : "Tiny",
        "category" : "Generic Modules/Others",
        "website": "http://www.openerp.com",
-       "description": """ With this module, the WebDAV server for the documents is activated. You can then use any compatible browser to remotely see the attachments of OpenObject.
-       
+       "description": """ With this module, the WebDAV server for the documents is activated.
+       You can then use any compatible browser to remotely see the attachments of OpenObject.
+
        After installation, the webDAV server can be controlled by a [webdav] section in the server's config.
 """,
        "depends" : ["base", "document"],
index d646f35..7ea1b0b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Attendances Of Employees',
     'version': '1.1',
     'category': 'Generic Modules/Human Resources',
-    'description': """This module aims to manage employee's attendances.""",
+    'description': """
+    This module aims to manage employee's attendances.
+
+    Keeps account of the attendances of the employees on the basis of the
+    actions(Sign in/Sign out) performed by them.
+       """,
     'author': 'Tiny',
     'depends': ['base', 'hr'],
     'update_xml': [
index f8e1a30..a19ef25 100644 (file)
@@ -23,7 +23,7 @@
 {
     'name': 'HR - Recruitement',
     'version': '1.0',
-    'category': 'Generic Modules/HR',
+    'category': 'Generic Modules/Human Resources',
     'description': """
 Manages job positions and the recruitement process. It's integrated with the
 survey module to allows you to define interview for different jobs.
index c56d89e..592354e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'name': 'Idea Manager',
     'version': '0.1',
     'category': 'Tools',
-    'description': """This module allows your user to easily and efficiently participate in the innovation of the enterprise. It allows everybody to express ideas about different subjects. Then, others users can comment these ideas and vote for particular ideas. Each idea as a score based on the different votes. The managers can obtain an easy view on best ideas from all the users. Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
+    'description': """
+    This module allows your user to easily and efficiently participate in the innovation of the enterprise.
+    It allows everybody to express ideas about different subjects.
+    Then, others users can comment these ideas and vote for particular ideas.
+    Each idea as a score based on the different votes.
+    The managers can obtain an easy view on best ideas from all the users.
+    Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
     'author': 'Tiny',
     'website': 'http://openerp.com',
     'depends': ['base'],
@@ -34,7 +40,7 @@
         'idea_view.xml',
         'idea_workflow.xml',
         'security/idea_security.xml',
-        'security/ir.model.access.csv',        
+        'security/ir.model.access.csv',
     ],
     'demo_xml': [],
     'installable': True,
index fe6e9a0..c59104b 100644 (file)
@@ -33,7 +33,7 @@
                                        "l10n_ch"
                 ],
     "author" : "Camptocamp",
-    "description": "Swiws account chart that add also tax template definition",
+    "description": "Swiss account chart that also add tax template definition",
     "website" : "camptocamp.com",
     "category" : "Localisation/Account Charts",
     "init_xml" : [
index bc7dfcb..e7ebb27 100644 (file)
@@ -1,6 +1,6 @@
 # -*- encoding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
 #
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
 {
     "name": "Lunch Module",
     "author": "Tiny",
+    "Description": """
+    The lunch module is for keeping record of the order placing 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",
     "depends": ["base"],
     "category" : "Generic Modules/Others",
     "init_xml": [],
     "update_xml": [
-        'security/ir.model.access.csv', 
-        'lunch_wizard.xml', 
-        'lunch_view.xml', 
+        'security/ir.model.access.csv',
+        'lunch_wizard.xml',
+        'lunch_view.xml',
         'lunch_report.xml',
         #'process/lunch_process.xml'
     ],
index b3126b9..e42bec3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -24,8 +24,9 @@
     'name': 'Multi Company',
     'version': '1.0',
     'category': 'Custom',
-    'description': """This module add the possibility to easily manage 
-    the default value for each object
+    'description': """
+    Multicompany module is for managing a multicompany environment.
+    This module is the base module for other multicompany modules.
     """,
     'author': 'Tiny,SYLEAM',
     'website': 'http://www.openerp.com/',
index 7583de7..28c742d 100644 (file)
@@ -6,7 +6,12 @@
     "depends" : ["base"],
     "category" : "Generic Modules/Olap",
     "description": """
-    Base module to manage Olap schemas. Cube designer.
+    Olap module is used to install BI module in client. Olap provides Online
+    Analytical Process with the mdx query. BI provides Cube Browsing and
+    Cube Designing. After installing Olap Module you will get Cube Browser
+    and Cube Desinger in Reporting Menu. Cube Browser is used to generate
+    the reports with table view (mdx view) of mdx query. and Cube designer
+    is used to make cubes in BI..
     """,
     "init_xml" :  ["data/olap_data.xml"],
     "update_xml" : [
index 794b651..940355a 100644 (file)
@@ -27,7 +27,7 @@
     "depends" : ["olap"],
     "category" : "Generic Modules/Olap",
     "description": """
-    Sale module will load the data in olap tables
+    CRM module will load the data in olap tables
     """,
     "init_xml" :  ['olap_data.xml'],
     "update_xml" :[],
index 88c15e5..d8c039e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
     'version': '1.0',
     'category': 'Generic Modules/Base',
     'description': """
-This module allows you to manage your process for the end-users.
+     This module shows the basic processes involved
+     in the selected modules and in the sequence these
+     occur
+
+     Note: This applies to the modules containing modulename_process_xml
+     for e.g product/process/product_process_xml
+
     """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
index 209be09..508a68e 100644 (file)
@@ -25,7 +25,9 @@
     "version" : "1.0",
     "depends" : ["base"],
     "author" : "Tiny",
-    "description": """Installer for various interesting tools
+    "category" : "Tools",
+    "description": """Installs tools for lunch,survey,subscription and audittrail
+    module
     """,
     'website': 'http://www.openerp.com',
     'init_xml': [],
index 54e1c77..134b4cc 100644 (file)
     "version" : "1.0",
     "depends" : ["project"],
     "author" : "Tiny",
-    "description": """Provides the ability to send small messages to other
-    users on the project.
+    "description": """
+    This module provides the functionality to send messages within a project.'
+    A user can send messages individually to other user also he can broadcast
+    it to all the users.
     """,
     'website': 'http://www.openerp.com',
     'init_xml': [],
index 22dc760..cbc30a9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
 {
     'name': 'Planning Management Module',
     'version': '1.0',
-    'category': 'Generic Modules/Human Ressources',
+    'category': 'Generic Modules/Human Resources',
     'description': """
 This module helps you to manage your plannings.
 
-This module is based on the analytic accounting and is totally integrated with 
+This module is based on the analytic accounting and is totally integrated with
 * the timesheets encoding
 * the holidays management
 * the project management
 
-So that, each department manager can know if someone in his team has still unaloccated time for a given planning (taking in consideration the validated leaves) or if he still needs to encode tasks. 
+So that, each department manager can know if someone in his team has still unaloccated time for a given planning (taking in consideration the validated leaves) or if he still needs to encode tasks.
 
 At the end of the month, the planning manager can also check if the encoded timesheets are respecting the planned time on each analytic account.
 """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
     'depends': [
-        'project', 
+        'project',
         'hr_timesheet',
         'hr_holidays',
     ],
@@ -50,7 +50,7 @@ At the end of the month, the planning manager can also check if the encoded time
         'project_planning_report.xml'
     ],
     'demo_xml': [
-        #'report_account_analytic.planning.csv', 
+        #'report_account_analytic.planning.csv',
         'project_planning_demo.xml',
     ],
     'installable': True,
index e05b161..4d89af6 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -25,7 +25,8 @@
     'version': '0.1',
     'category': 'Generic Modules/Projects & Services',
     'description': """
-        - Stop date of project is change will change all the tasks of that project to same number of days """,
+        - If deadline date of project is changed will
+          then the deadline date for all the tasks will change to the same  """,
     'author': 'Tiny',
     'depends': ['base', 'project'],
     'init_xml': [],
index ed338d3..11f3ae2 100644 (file)
     'name': 'Purchase Management',
     'version': '1.1',
     'category': 'Generic Modules/Sales & Purchases',
-    'description': """Module for purchase management
-    Request for quotation, Create Supplier Invoice, Print Order...""",
+    'description': """
+    Purchase module is for generating a purchase order for purchase of goods from a supplier.
+    A supplier invoice is created for the particular order placed
+
+    """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
     'depends': ['base', 'account', 'stock', 'process'],
index 1e684e7..fb514e6 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
 #
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 {
     "name" : "Purchase - Purchase Tender",
     "version" : "0.1",
     "author" : "Tiny",
-    "category" : "Generic Modules/Purchase",
+    "category" : "Generic Modules/Sales & Purchases",
     "website" : "http://www.openerp.com",
-    "description": """ This module allows you to manage your Purchase Tenders. When a purchase order is created, you now have the opportunity to save the related tender. 
+    "description": """
+    This module allows you to manage your Purchase Tenders.
+    When a purchase order is created, you now have the opportunity to save the related tender.
     This new object will regroup and will allow you to easily keep track and order all your purchase orders.
 """,
     "depends" : ["purchase"],
index 866eb53..f36973f 100644 (file)
@@ -25,6 +25,7 @@
     "version" : "1.0",
     "depends" : ["base"],
     "author" : "Tiny",
+    "category": "Tools",
     "description": """Installer for reporting tools selection
     """,
     'website': 'http://www.openerp.com',
index 4f2366d..5fb8f7e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -24,7 +24,9 @@
     'name': 'Intrastat Reporting - Reporting',
     'version': '1.0',
     'category': 'Generic Modules/Inventory Control',
-    'description': """A module that adds intrastat reports.""",
+    'description': """
+    A module that adds intrastat reports.
+    This module gives the details of the goods traded between the countries of Europan Union """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
     'depends': ['base', 'product', 'stock', 'sale', 'purchase'],
index fb2a0f5..41872ca 100755 (executable)
     "name" : "Resource",
     "version" : "1.1",
     "author" : "Tiny",
-    "category" : "Generic Modules/Projects",
+    "category" : "Generic Modules/Projects & Services",
     "website" : "http://www.openerp.com",
     "description": """
-    Module for resource management. You can manage:
-    * Leave/Holidays or Days off of the company
+    Module for resource management
+     A resource represent something that can be scheduled
+     (a developer on a task or a workcenter on manufacturing orders).
+     This module manages a resource calendar associated to every resource.
+     It also manages the leaves of every resource.
 
     """,
     'author': 'Tiny',
index ef89b57..c3e803f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
@@ -15,7 +15,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
index 8ebe6b8..1b7c752 100644 (file)
@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 ##############################################################################
 #
-#    OpenERP, Open Source Management Solution    
+#    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
 #    $Id$
 #
        "website" : "http://www.axelor.com/",
        "depends" : ["base","crm"],
        "category" : "Generic Modules/Thunderbird interface",
+       "description": '''
+                  This module is required for the thuderbird plug-in to work
+                  properly.
+
+                  This allows you to select an object that you’d like to add
+                  to your email and its attachments. You can select a partner, a task,
+                  a project, an analytical account, or any other object and attach selected
+                  mail as .eml file in attachment of selected record.
+
+                  You can create new case in crm using Create Case button.
+                  Select a section for which you want to create case.''',
        "init_xml" : [],
        "demo_xml" : [],
        "update_xml" : ['security/ir.model.access.csv'],
index ecdbf43..b4dbfb1 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
 #
@@ -14,7 +14,7 @@
 #    GNU Affero General Public License for more details.
 #
 #    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
+#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
@@ -23,7 +23,7 @@
     "version" : "0.1",
     "depends" : ["base"],
     "author" : "Tiny",
-    "description": """Add support for authentication by ldap server""",
+    "description": """Adds support for authentication by ldap server""",
     "website" : "http://www.openerp.com",
     "category" : "Generic Modules/Others",
     "init_xml" : [
index 3d06108..7716ba0 100644 (file)
@@ -23,7 +23,7 @@
     'name': 'Document Management - Wiki - FAQ',
     'version': '1.0',
     'category': 'Generic Modules/Others',
-    'description': """FAQ Template
+    'description': """This module provides a wiki FAQ Template
     """,
     'author': 'Tiny',
     'website': 'http://openerp.com',