diff --git a/addons/account/__openerp__.py b/addons/account/__openerp__.py index 79fb564d26c..3b04713a1bb 100644 --- a/addons/account/__openerp__.py +++ b/addons/account/__openerp__.py @@ -24,26 +24,26 @@ "author" : "OpenERP SA", "category": 'Finance', "description": """ - Accounting and Financial Management - =================================== +Accounting and Financial Management. +==================================== - Financial and accounting module that covers: - -------------------------------------------- - General accountings - Cost / Analytic accounting - Third party accounting - Taxes management - Budgets - Customer and Supplier Invoices - Bank statements - Reconciliation process by partner +Financial and accounting module that covers: +-------------------------------------------- +General accountings +Cost / Analytic accounting +Third party accounting +Taxes management +Budgets +Customer and Supplier Invoices +Bank statements +Reconciliation process by partner - Creates a dashboard for accountants that includes: - -------------------------------------------------- - * List of Customer Invoice to Approve - * Company Analysis - * Graph of Aged Receivables - * Graph of Treasury +Creates a dashboard for accountants that includes: +-------------------------------------------------- +* List of Customer Invoice to Approve +* Company Analysis +* Graph of Aged Receivables +* Graph of Treasury 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 diff --git a/addons/account_accountant/__openerp__.py b/addons/account_accountant/__openerp__.py index 0c609f0bf15..c54077f2e7a 100644 --- a/addons/account_accountant/__openerp__.py +++ b/addons/account_accountant/__openerp__.py @@ -24,8 +24,8 @@ "author" : "OpenERP SA", "category": 'Finance', "description": """ -This module gives the admin user the access to all the accounting features like the journal -items and the chart of accounts. +This module gives the admin user the access to all the accounting features like the journal items and the chart of accounts. +============================================================================================================================ """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/account_analytic_analysis/__openerp__.py b/addons/account_analytic_analysis/__openerp__.py index b3bdbe54e26..588055b3741 100644 --- a/addons/account_analytic_analysis/__openerp__.py +++ b/addons/account_analytic_analysis/__openerp__.py @@ -27,6 +27,7 @@ '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. diff --git a/addons/account_analytic_default/__openerp__.py b/addons/account_analytic_default/__openerp__.py index e14f89be0a6..0b9aa33c503 100644 --- a/addons/account_analytic_default/__openerp__.py +++ b/addons/account_analytic_default/__openerp__.py @@ -26,6 +26,7 @@ 'description': """Set default values for your analytic accounts Allows to automatically select analytic accounts based on criterions: ===================================================================== + * Product * Partner * User diff --git a/addons/account_analytic_plans/__openerp__.py b/addons/account_analytic_plans/__openerp__.py index 8f729d2ae2b..f74ef41e576 100644 --- a/addons/account_analytic_plans/__openerp__.py +++ b/addons/account_analytic_plans/__openerp__.py @@ -24,8 +24,11 @@ 'name' : 'Manage multiple plans in Analytic Accounting', 'version' : '1.0', 'category' : 'Finance', - 'description': """This module allows to use several analytic plans, according to the general journal, -so that multiple analytic lines are created when the invoice or the entries + 'description': """ +This module allows to use several analytic plans, according to the general journal. +=================================================================================== + +Here multiple analytic lines are created when the invoice or the entries are confirmed. For example, you can define the following analytic structure: diff --git a/addons/account_anglo_saxon/__openerp__.py b/addons/account_anglo_saxon/__openerp__.py index a5a698a3d5c..46052c77a36 100644 --- a/addons/account_anglo_saxon/__openerp__.py +++ b/addons/account_anglo_saxon/__openerp__.py @@ -19,19 +19,20 @@ ############################################################################## { - "name" : "Stock Accounting for Anglo-Saxon Countries", + "name" : "Stock Accounting for Anglo-Saxon countries", "version" : "1.2", "author" : "OpenERP SA, Veritos", "website" : "http://tinyerp.com - http://veritos.nl", - "description" : """Implement the Anglo-Saxon Stock Accounting Method - This module will support the Anglo-Saxon accounting methodology by - changing the accounting logic with stock transactions. The difference between the Anglo-Saxon accounting countries - and the Rhine - or also called Continental accounting countries - is the moment of taking the Cost of Goods Sold versus Cost of Sales. - Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at the moment the goods are shipped. - This module will add this functionality by using an interim account, to store the value of shipped goods and will reverse this - interim account - when the invoice is created to transfer this amount to the debtor or creditor account. - Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""", + "description" : """ +This module supports the Anglo-Saxon accounting methodology by changing the accounting logic with stock transactions. +===================================================================================================================== + +The difference between the Anglo-Saxon accounting countries +and the Rhine or also called Continental accounting countries is the moment of taking the Cost of Goods Sold versus Cost of Sales. +Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at the moment the goods are shipped. +This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account +when the invoice is created to transfer this amount to the debtor or creditor account. +Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""", "images" : ["images/account_anglo_saxon.jpeg"], "depends" : ["product", "purchase"], "category" : "Warehouse", diff --git a/addons/account_budget/__openerp__.py b/addons/account_budget/__openerp__.py index 3168cf83dd4..b9f972f83e5 100644 --- a/addons/account_budget/__openerp__.py +++ b/addons/account_budget/__openerp__.py @@ -27,6 +27,7 @@ 'description': """ This module allows accountants to manage analytic and crossovered budgets. ========================================================================== + Once the Master Budgets and the Budgets are defined (in Accounting/Budgets/), the Project Managers can set the planned amount on each Analytic Account. diff --git a/addons/account_cancel/__openerp__.py b/addons/account_cancel/__openerp__.py index 89a84bbf842..f5ab865b1ab 100644 --- a/addons/account_cancel/__openerp__.py +++ b/addons/account_cancel/__openerp__.py @@ -24,8 +24,11 @@ "version" : "1.1", "author" : "OpenERP SA", "category": 'Finance', - "description": """Cancel your accounting entries or reset them to draft status - This module adds the 'Allow cancelling entries' field to the journal definition. If set to true, the user may cancel entries & invoices. Make sure to comply with the legal requirements of your country. + "description": """ +Allows cancelling accounting entries. +===================================== + +This module adds 'Allow cancelling entries' field on form view of account journal. If set to true it allows user to cancel entries & invoices. """, 'website': 'http://www.openerp.com', "images" : ["images/account_cancel.jpeg"], diff --git a/addons/account_chart/__openerp__.py b/addons/account_chart/__openerp__.py index 36d92dbdb63..c69b2c0512f 100644 --- a/addons/account_chart/__openerp__.py +++ b/addons/account_chart/__openerp__.py @@ -24,7 +24,10 @@ 'name': 'Charts of Accounts', 'version': '1.1', 'category': 'Finance', - 'description': """Remove minimal account chart""", + 'description': """ +Remove minimal account chart. +============================= +""", 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', 'depends': ['account'], diff --git a/addons/account_coda/__openerp__.py b/addons/account_coda/__openerp__.py index ea3e72b75f1..3bbc29bda78 100644 --- a/addons/account_coda/__openerp__.py +++ b/addons/account_coda/__openerp__.py @@ -24,9 +24,9 @@ "version" : "1.0", "author" : "OpenERP SA", "category" : "Finance", - "description": """Electronically import your Bank Statements through CODA files. - This module provides functionality to import - bank statements from coda files. + "description": """ +Module provides functionality to import bank statements from coda files. +======================================================================== """, "images" : ["images/coda_logs.jpeg","images/import_coda_logs.jpeg"], "depends" : ["account_voucher"], diff --git a/addons/account_followup/__openerp__.py b/addons/account_followup/__openerp__.py index 17fbeb6da49..5058c04f4d3 100644 --- a/addons/account_followup/__openerp__.py +++ b/addons/account_followup/__openerp__.py @@ -23,23 +23,23 @@ 'name': 'Reminders', 'version': '1.0', 'category': 'Finance', - 'description': """Remind your Customers for Payment - Modules to automate letters for unpaid invoices, with multi-level recalls. - ========================================================================== + 'description': """ +Modules to automate letters for unpaid invoices, with multi-level recalls. +========================================================================== - You can define your multiple levels of recall through the menu: - Accounting/Configuration/Miscellaneous/Follow-Ups +You can define your multiple levels of recall through the menu: + Accounting/Configuration/Miscellaneous/Follow-Ups - Once it is defined, you can automatically print recalls every day - simply by clicking: - Accounting/Periodical Processing/Billing/Send followups +Once it is defined, you can automatically print recalls every day +through simply clicking on the menu: + Accounting/Periodical Processing/Billing/Send followups - It will generate a PDF with all the letters according to the the - different levels of recall defined. You can define different policies - for different companies. You can also send mails to the customer. +It will generate a PDF with all the letters according to the the +different levels of recall defined. You can define different policies +for different companies. You can also send mail to the customer. - Note that if you want to change the followup level for a given partner/account entry, you can do so from the menu: - Accounting/Reporting/Generic Reporting/Partner Accounts/Follow-ups Sent +Note that if you want to check the followup level for a given partner/account entry, you can do from in the menu: + Accounting/Reporting/Generic Reporting/Partners/Follow-ups Sent """, 'author': 'OpenERP SA', diff --git a/addons/account_invoice_layout/__openerp__.py b/addons/account_invoice_layout/__openerp__.py index b2338be2812..feb77ae4547 100644 --- a/addons/account_invoice_layout/__openerp__.py +++ b/addons/account_invoice_layout/__openerp__.py @@ -24,17 +24,17 @@ 'name': 'Improve Invoice Layout', 'version': '1.0', 'category': 'Finance', - 'description': """Improve the standard invoice layout - This module provides some features to improve the layout of the invoices. - ========================================================================= + 'description': """ +This module provides some features to improve the layout of the invoices. +========================================================================= - It gives you the possibility to - -------------------------------- - * order all the lines of an invoice - * add titles, comment lines, sub total lines - * draw horizontal lines and put page breaks +It gives you the possibility to: +-------------------------------- + * order all the lines of an invoice + * add titles, comment lines, sub total lines + * draw horizontal lines and put page breaks - Moreover, there is an extra option which allows you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions... +Moreover, there is one option which allows you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions. """, 'author': 'OpenERP SA', diff --git a/addons/account_payment/__openerp__.py b/addons/account_payment/__openerp__.py index 90d403863bf..105a883e432 100644 --- a/addons/account_payment/__openerp__.py +++ b/addons/account_payment/__openerp__.py @@ -24,7 +24,10 @@ "version": "1.1", "author": "OpenERP SA", "category": "Finance", - "description": """Prepare Global Proposals for your Supplier Payments + "description": """ +Module to manage invoice payment. +================================= + This module provides : ---------------------- * a more efficient way to manage invoice payment. diff --git a/addons/account_sequence/__openerp__.py b/addons/account_sequence/__openerp__.py index b89b9a6bdff..7d946a4b610 100644 --- a/addons/account_sequence/__openerp__.py +++ b/addons/account_sequence/__openerp__.py @@ -24,7 +24,8 @@ 'version': '1.1', 'category': 'Finance', 'description': """ - This module maintains internal sequence number for accounting entries. +This module maintains internal sequence number for accounting entries. +====================================================================== """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/account_voucher/__openerp__.py b/addons/account_voucher/__openerp__.py index 64bd45be06c..ef93be397a0 100644 --- a/addons/account_voucher/__openerp__.py +++ b/addons/account_voucher/__openerp__.py @@ -24,8 +24,9 @@ "version" : "1.0", "author" : 'OpenERP SA', "description": """ - Account Voucher module includes all the basic requirements of Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc. - ==================================================================================================================================== +Account Voucher module includes all the basic requirements of Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc. +==================================================================================================================================== + * Voucher Entry * Voucher Receipt * Cheque Register diff --git a/addons/analytic/__openerp__.py b/addons/analytic/__openerp__.py index 4ba53ca8679..69b30288b1c 100644 --- a/addons/analytic/__openerp__.py +++ b/addons/analytic/__openerp__.py @@ -26,7 +26,9 @@ "website" : "http://www.openerp.com", "category" : "Finance", "depends" : ["base", "decimal_precision"], - "description": """Module for defining analytic accounting object. + "description": """ +Module for defining analytic accounting object. +=============================================== """, "init_xml" : [], "update_xml": ['security/analytic_security.xml', diff --git a/addons/analytic_journal_billing_rate/__openerp__.py b/addons/analytic_journal_billing_rate/__openerp__.py index db7da78785e..a9241213251 100644 --- a/addons/analytic_journal_billing_rate/__openerp__.py +++ b/addons/analytic_journal_billing_rate/__openerp__.py @@ -24,12 +24,12 @@ 'version': '1.0', 'category': 'Human Resources', 'description': """ - This module allows you to define what is the default invoicing rate for a specific journal on a given account. - ============================================================================================================== +This module allows you to define what is the default invoicing rate for a specific journal on a given account. +============================================================================================================== - This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available. +This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available. - Obviously if no data has been recorded for the current account, the default value is given as usual by the account data so that this module is perfectly compatible with older configurations. +Obviously if no data has been recorded for the current account, the default value is given as usual by the account data so that this module is perfectly compatible with older configurations. """, 'author': 'OpenERP SA', diff --git a/addons/analytic_user_function/__openerp__.py b/addons/analytic_user_function/__openerp__.py index 070ffea8e40..9716495aabc 100644 --- a/addons/analytic_user_function/__openerp__.py +++ b/addons/analytic_user_function/__openerp__.py @@ -25,12 +25,12 @@ 'version': '1.0', 'category': 'Generic Modules/Others', 'description': """ - This module allows you to define what is the default function of a specific user on a given account. - ==================================================================================================== +This module allows you to define what is the default function of a specific user on a given account. +==================================================================================================== - This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available. +This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available. - Obviously if no data has been recorded for the current account, the default value is given as usual by the employee data so that this module is perfectly compatible with older configurations. +Obviously if no data has been recorded for the current account, the default value is given as usual by the employee data so that this module is perfectly compatible with older configurations. """, 'author': 'OpenERP SA', diff --git a/addons/association/__openerp__.py b/addons/association/__openerp__.py index c789595a750..d2299fd7734 100644 --- a/addons/association/__openerp__.py +++ b/addons/association/__openerp__.py @@ -26,8 +26,8 @@ 'category': 'General', 'category': 'Profile', 'description': """ - This module is to configure modules related to an association. - ============================================================== +This module is to configure modules related to an association. +============================================================== """, 'author': 'OpenERP SA', 'depends': ['membership', 'event'], diff --git a/addons/auction/__openerp__.py b/addons/auction/__openerp__.py index d372794be0c..8bcac786cff 100644 --- a/addons/auction/__openerp__.py +++ b/addons/auction/__openerp__.py @@ -25,19 +25,19 @@ 'version': '1.0', 'category': 'General', 'description': """ - This module manages the records of artists, auction articles, buyers and sellers. - ================================================================================= +This module manages the records of artists, auction articles, 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. - The dashboard for auction includes: - * Latest Objects (list) - * Latest Deposits (list) - * Objects Statistics (list) - * Total Adjudications (graph) - * Min/Adj/Max (graph) - * Objects By Day (graph) +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. +The dashboard for auction includes: + * Latest Objects (list) + * Latest Deposits (list) + * Objects Statistics (list) + * Total Adjudications (graph) + * Min/Adj/Max (graph) + * Objects By Day (graph) """, 'author': 'OpenERP SA', 'depends': ['base', 'account', 'hr_attendance'], diff --git a/addons/audittrail/__openerp__.py b/addons/audittrail/__openerp__.py index be6eb860bd1..5bfd023ac39 100644 --- a/addons/audittrail/__openerp__.py +++ b/addons/audittrail/__openerp__.py @@ -25,11 +25,11 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module lets administrator track every user operation on all the objects of the system. - =========================================================================================== +This module lets administrator track every user operation on all the objects of the system. +=========================================================================================== - The administrator can subscribe to rules for read, write and - delete on objects and can check logs. +The administrator can subscribe to rules for read, write and +delete on objects and can check logs. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/base_action_rule/__openerp__.py b/addons/base_action_rule/__openerp__.py index 536b073a724..1e92d91b7b0 100644 --- a/addons/base_action_rule/__openerp__.py +++ b/addons/base_action_rule/__openerp__.py @@ -25,8 +25,8 @@ 'category': 'Tools', 'category': 'Generic Modules/Others', 'description': """ - This module allows to implement action rules for any object. - ============================================================ +This module allows to implement action rules for any object. +============================================================ """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/base_calendar/__openerp__.py b/addons/base_calendar/__openerp__.py index 94a698b956b..e77da6a5629 100644 --- a/addons/base_calendar/__openerp__.py +++ b/addons/base_calendar/__openerp__.py @@ -24,10 +24,10 @@ "version" : "1.0", "depends" : ["base"], 'description': """ - This is a full-featured calendar system. - ======================================== +This is a full-featured calendar system. +======================================== - It supports: +It supports: - Calendar of events - Alerts (create requests) - Recurring events diff --git a/addons/base_contact/__openerp__.py b/addons/base_contact/__openerp__.py index 47e8511dc0d..a10e5143322 100644 --- a/addons/base_contact/__openerp__.py +++ b/addons/base_contact/__openerp__.py @@ -25,19 +25,19 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module allows you to manage your contacts entirely. - ======================================================== +This module allows you to manage your contacts entirely. +======================================================== - It lets you define - *contacts unrelated to a partner, - *contacts working at several addresses (possibly for different partners), - *contacts with possibly different functions for each of its job's addresses +It lets you define + *contacts unrelated to a partner, + *contacts working at several addresses (possibly for different partners), + *contacts with possibly different functions for each of its job's addresses - It also adds new menu items located in - Purchases / Address Book / Contacts - Sales / Address Book / Contacts +It also adds new menu items located in + Purchases / Address Book / Contacts + Sales / Address Book / Contacts - Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object. +Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/base_crypt/__openerp__.py b/addons/base_crypt/__openerp__.py index 01caac129fa..fb152da929d 100644 --- a/addons/base_crypt/__openerp__.py +++ b/addons/base_crypt/__openerp__.py @@ -26,8 +26,8 @@ "website" : "http://www.openerp.com", "category" : "Tools", "description": """ - This module replaces the cleartext password in the database with a password hash. - ================================================================================= +This module replaces the cleartext password in the database with a password hash. +================================================================================= It prevents anyone from reading the original password. For your existing user base, the removal of the cleartext passwords occurs the first time diff --git a/addons/base_iban/__openerp__.py b/addons/base_iban/__openerp__.py index c55bb95e768..cc8f75a50cc 100644 --- a/addons/base_iban/__openerp__.py +++ b/addons/base_iban/__openerp__.py @@ -23,8 +23,8 @@ 'version': '1.0', 'category': 'Finance', 'description': """ - This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity. - ===================================================================================================================== +This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity. +===================================================================================================================== """, 'author': 'OpenERP SA', diff --git a/addons/base_module_doc_rst/__openerp__.py b/addons/base_module_doc_rst/__openerp__.py index c31d1fff2c3..c2c5ca30a91 100644 --- a/addons/base_module_doc_rst/__openerp__.py +++ b/addons/base_module_doc_rst/__openerp__.py @@ -24,8 +24,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module generates the Technical Guides of selected modules in Restructured Text format (RST). - ================================================================================================= +This module generates the Technical Guides of selected modules in Restructured Text format (RST). +================================================================================================= * It uses the Sphinx (http://sphinx.pocoo.org) implementation of RST * It creates a tarball (.tgz file suffix) containing an index file and one file per module diff --git a/addons/base_report_creator/__openerp__.py b/addons/base_report_creator/__openerp__.py index 4c1d2dbe0e0..9e469fe37c6 100644 --- a/addons/base_report_creator/__openerp__.py +++ b/addons/base_report_creator/__openerp__.py @@ -25,8 +25,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module allows you to create any statistic report on several objects. - ========================================================================= +This module allows you to create any statistic report on several objects. +========================================================================= It's an SQL query builder and browser for end-users. diff --git a/addons/base_setup/__openerp__.py b/addons/base_setup/__openerp__.py index 4babdc2bc32..420deb46bfb 100644 --- a/addons/base_setup/__openerp__.py +++ b/addons/base_setup/__openerp__.py @@ -25,12 +25,12 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module helps to configure the system at the installation of a new database. - ================================================================================ +This module helps to configure the system at the installation of a new database. +================================================================================ - It allows you to choose the type of interface and select from a list of applications to install. +It allows you to choose the type of interface and select from a list of applications to install. - It also helps to easily configure your company. +It also helps to easily configure your company. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/base_synchro/__openerp__.py b/addons/base_synchro/__openerp__.py index 42089300725..177184877e8 100644 --- a/addons/base_synchro/__openerp__.py +++ b/addons/base_synchro/__openerp__.py @@ -25,8 +25,8 @@ "author":"OpenERP SA", "category":"Tools", "description": """ - Synchronization with all objects. - ================================= +Synchronization with all objects. +================================= """, "depends":["base"], "demo_xml":[], diff --git a/addons/base_tools/__openerp__.py b/addons/base_tools/__openerp__.py index 7b38a38f6f1..5400a529d1d 100644 --- a/addons/base_tools/__openerp__.py +++ b/addons/base_tools/__openerp__.py @@ -6,8 +6,8 @@ "depends": ["base"], "category" : "Tools", 'description': """ - Common base for tools modules. - ============================== +Common base for tools modules. +============================== """, "init_xml": [], "update_xml": [ diff --git a/addons/base_vat/__openerp__.py b/addons/base_vat/__openerp__.py index 45dbee48025..1de5a94fabd 100644 --- a/addons/base_vat/__openerp__.py +++ b/addons/base_vat/__openerp__.py @@ -24,11 +24,11 @@ 'category': 'Tools', 'category': 'Generic Modules/Base', 'description': """ - Enable VAT Number for a partner and check its validity. - ======================================================= +Enable VAT Number for a partner and check its validity. +======================================================= - This module follows the methods stated at http://sima-pc.com/nif.php for - checking the validity of VAT Number assigned to partners in European countries. +This module follows the methods stated at http://sima-pc.com/nif.php for +checking the validity of VAT Number assigned to partners in European countries. """, 'author': 'OpenERP SA', 'depends': ['account'], diff --git a/addons/board/__openerp__.py b/addons/board/__openerp__.py index 7b6225e99f0..587dd92362f 100644 --- a/addons/board/__openerp__.py +++ b/addons/board/__openerp__.py @@ -24,12 +24,12 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - Lets the user create a custom dashboard. - ======================================== +Lets the user create a custom dashboard. +======================================== - This module also creates the Administration Dashboard. +This module also creates the Administration Dashboard. - The user can also publish notes. +The user can also publish notes. """, 'author': 'OpenERP SA', 'depends': ['base'], diff --git a/addons/caldav/__openerp__.py b/addons/caldav/__openerp__.py index d0791806265..346e49949c1 100644 --- a/addons/caldav/__openerp__.py +++ b/addons/caldav/__openerp__.py @@ -28,21 +28,21 @@ "document_webdav", ], 'description': """ - This module contains basic functionality for Caldav system. - =========================================================== +This module contains basic functionality for Caldav system. +=========================================================== - Webdav server that provides remote access to calendar - Synchronisation of calendar using WebDAV - Customize calendar event and todo attribute with any of OpenERP model - Provides iCal Import/Export functionality - To access Calendars using CalDAV clients, point them to: - http://HOSTNAME:PORT/webdav/DATABASE_NAME/calendars/users/USERNAME/c +To access Calendars using CalDAV clients, point them to: + http://HOSTNAME:PORT/webdav/DATABASE_NAME/calendars/users/USERNAME/c - To access OpenERP Calendar using WebCal to remote site use the URL like: - http://HOSTNAME:PORT/webdav/DATABASE_NAME/Calendars/CALENDAR_NAME.ics +To access OpenERP Calendar using WebCal to remote site use the URL like: + http://HOSTNAME:PORT/webdav/DATABASE_NAME/Calendars/CALENDAR_NAME.ics - Where, + Where, HOSTNAME: Host on which OpenERP server(With webdav) is running PORT : Port on which OpenERP server is running (By Default : 8069) DATABASE_NAME: Name of database on which OpenERP Calendar is created diff --git a/addons/claim_from_delivery/__openerp__.py b/addons/claim_from_delivery/__openerp__.py index 2fc0cbfa5e4..2e694008226 100644 --- a/addons/claim_from_delivery/__openerp__.py +++ b/addons/claim_from_delivery/__openerp__.py @@ -26,10 +26,10 @@ "init_xml" : [], "demo_xml" : [], "description": ''' - Create a claim from a delivery order. - ===================================== +Create a claim from a delivery order. +===================================== - Adds a Claim link to the delivery order. +Adds a Claim link to the delivery order. ''', "update_xml" : ["claim_delivery_view.xml"], "active": False, diff --git a/addons/crm/__openerp__.py b/addons/crm/__openerp__.py index 5db4c890570..d51cade7f53 100644 --- a/addons/crm/__openerp__.py +++ b/addons/crm/__openerp__.py @@ -25,8 +25,8 @@ 'version': '1.0', 'category': 'Sales', 'description': """ - The generic OpenERP Customer Relationship Management. - ===================================================== +The generic OpenERP Customer Relationship Management. +===================================================== This system enables a group of people to intelligently and efficiently manage leads, opportunities, meeting, phonecall etc. diff --git a/addons/crm_caldav/__openerp__.py b/addons/crm_caldav/__openerp__.py index 20a5114842f..58b01bc6511 100644 --- a/addons/crm_caldav/__openerp__.py +++ b/addons/crm_caldav/__openerp__.py @@ -27,10 +27,10 @@ 'category': 'Sales', 'category': 'Generic Modules/CRM & SRM', 'description': """ - Caldav features in Meeting. - =========================== +Caldav features in Meeting. +=========================== - * Share meeting with other calendar clients like sunbird + * Share meeting with other calendar clients like sunbird """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/crm_fundraising/__openerp__.py b/addons/crm_fundraising/__openerp__.py index d68f3863430..a8c389c3d8c 100644 --- a/addons/crm_fundraising/__openerp__.py +++ b/addons/crm_fundraising/__openerp__.py @@ -25,8 +25,8 @@ 'name': 'CRM Fundraising', 'version': '1.0', 'description': """ - Fundraising. - ============ +Fundraising. +============ """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/crm_helpdesk/__openerp__.py b/addons/crm_helpdesk/__openerp__.py index 5c9aee37cbf..d32782d5536 100644 --- a/addons/crm_helpdesk/__openerp__.py +++ b/addons/crm_helpdesk/__openerp__.py @@ -25,8 +25,8 @@ 'name': 'CRM Helpdesk', 'version': '1.0', 'description': """ - Helpdesk Management. - ==================== +Helpdesk Management. +==================== """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/crm_profiling/__openerp__.py b/addons/crm_profiling/__openerp__.py index 9901a211f35..b2a539ab305 100644 --- a/addons/crm_profiling/__openerp__.py +++ b/addons/crm_profiling/__openerp__.py @@ -25,12 +25,12 @@ 'version': '1.3', 'category': 'Sales', 'description': """ - This module allows users to perform segmentation within partners. - ================================================================= +This module allows users to perform segmentation within partners. +================================================================= - It uses the profiles criteria from the earlier segmentation module and improve it. Thanks to the new concept of questionnaire. You can now regroup questions into a questionnaire and directly use it on a partner. +It uses the profiles criteria from the earlier segmentation module and improve it. Thanks to the new concept of questionnaire. You can now regroup questions into a questionnaire and directly use it on a partner. - It also has been merged with the earlier CRM & SRM segmentation tool because they were overlapping. +It also has been merged with the earlier CRM & SRM segmentation tool because they were overlapping. * Note: this module is not compatible with the module segmentation, since it's the same which has been renamed. """, diff --git a/addons/delivery/__openerp__.py b/addons/delivery/__openerp__.py index eccb77d056c..3d1dcfbffde 100644 --- a/addons/delivery/__openerp__.py +++ b/addons/delivery/__openerp__.py @@ -25,11 +25,11 @@ 'version': '1.0', 'category': 'Warehouse', 'description': """ - Allows you to add delivery methods in sale orders and picking. - ============================================================== +Allows you to add delivery methods in sale orders and picking. +============================================================== - You can define your own carrier and delivery grids for prices. - When creating invoices from picking, OpenERP is able to add and compute the shipping line. +You can define your own carrier and delivery grids for prices. +When creating invoices from picking, OpenERP is able to add and compute the shipping line. """, 'author': 'OpenERP SA', diff --git a/addons/document/__openerp__.py b/addons/document/__openerp__.py index a69c27c90ea..e95e52f61ca 100644 --- a/addons/document/__openerp__.py +++ b/addons/document/__openerp__.py @@ -26,8 +26,8 @@ 'category': 'Tools', 'category': 'Generic Modules/Others', 'description': """ - This is a complete document management system. - ============================================== +This is a complete document management system. +============================================== * User Authentication * Document Indexation :- .pptx and .docx files are not supported in Windows platform. @@ -36,7 +36,7 @@ * Files by Resource Type (graph) * Files by Partner (graph) * Files Size by Month (graph) - ATTENTION: +ATTENTION: - When you install this module in a running company that have already PDF files stored into the database, you will lose them all. - After installing this module PDF's are no longer stored into the database, diff --git a/addons/document_ftp/__openerp__.py b/addons/document_ftp/__openerp__.py index 6ca53f7ade3..ff38e3b92b4 100644 --- a/addons/document_ftp/__openerp__.py +++ b/addons/document_ftp/__openerp__.py @@ -25,12 +25,12 @@ 'version': '1.99', 'category': 'Tools', 'description': """ - This is a support FTP Interface with document management system. - ================================================================ +This is a support FTP Interface with document management system. +================================================================ - With this module you would not only be able to access documents through OpenERP - but you would also be able to connect with them through the file system using the - FTP client. +With this module you would not only be able to access documents through OpenERP +but you would also be able to connect with them through the file system using the +FTP client. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/document_ics/__openerp__.py b/addons/document_ics/__openerp__.py index 3d29e767446..4e7c9d7a0dc 100644 --- a/addons/document_ics/__openerp__.py +++ b/addons/document_ics/__openerp__.py @@ -25,8 +25,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - Allows to synchronise calendars with others applications. - ========================================================= +Allows to synchronise calendars with others applications. +========================================================= """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/document_webdav/__openerp__.py b/addons/document_webdav/__openerp__.py index f79c3a920cc..00d15959ef7 100644 --- a/addons/document_webdav/__openerp__.py +++ b/addons/document_webdav/__openerp__.py @@ -35,26 +35,26 @@ "category" : "Tools", "website": "http://www.openerp.com", "description": """ - With this module, the WebDAV server for documents is activated. - =============================================================== +With this module, the WebDAV server for documents is activated. +=============================================================== - You can then use any compatible browser to remotely see the attachments of OpenObject. +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. - Server Configuration Parameter: - [webdav] - ; enable = True ; Serve webdav over the http(s) servers - ; vdir = webdav ; the directory that webdav will be served at - ; this default val means that webdav will be - ; on "http://localhost:8069/webdav/ - ; verbose = True ; Turn on the verbose messages of webdav - ; debug = True ; Turn on the debugging messages of webdav - ; since the messages are routed to the python logging, with - ; levels "debug" and "debug_rpc" respectively, you can leave - ; these options on +After installation, the WebDAV server can be controlled by a [webdav] section in the server's config. +Server Configuration Parameter: + [webdav] + ; enable = True ; Serve webdav over the http(s) servers + ; vdir = webdav ; the directory that webdav will be served at + ; this default val means that webdav will be + ; on "http://localhost:8069/webdav/ + ; verbose = True ; Turn on the verbose messages of webdav + ; debug = True ; Turn on the debugging messages of webdav + ; since the messages are routed to the python logging, with + ; levels "debug" and "debug_rpc" respectively, you can leave + ; these options on - Also implements IETF RFC 5785 for services discovery on a http server, - which needs explicit configuration in openerp-server.conf, too. +Also implements IETF RFC 5785 for services discovery on a http server, +which needs explicit configuration in openerp-server.conf, too. """, "depends" : ["base", "document"], "init_xml" : [], diff --git a/addons/email_template/__openerp__.py b/addons/email_template/__openerp__.py index 228d3d21dd7..381a6d0af71 100644 --- a/addons/email_template/__openerp__.py +++ b/addons/email_template/__openerp__.py @@ -28,8 +28,8 @@ "category" : "Tools", "depends" : ['marketing', 'base_tools'], "description": """ - Email Template is extraction of Power Email basically just to send emails. - ========================================================================== +Email Template is extraction of Power Email basically just to send emails. +========================================================================== """, "init_xml": ['email_template_scheduler_data.xml'], "update_xml": [ diff --git a/addons/event/__openerp__.py b/addons/event/__openerp__.py index a5beb8bc3d6..a2e0932b062 100644 --- a/addons/event/__openerp__.py +++ b/addons/event/__openerp__.py @@ -25,17 +25,17 @@ 'version': '0.1', 'category': 'Tools', 'description': """ - Organization and management of Events. - ====================================== +Organization and management of Events. +====================================== - This module allows you - * to manage your events and their registrations - * to use emails to automatically confirm and send acknowledgements for any registration to an event - * ... +This module allow you + * to manage your events and their registrations + * to use emails to automatically confirm and send acknowledgements for any registration to an event + * ... - Note that: +Note that: - You can define new types of events in - Association / Configuration / Types of Events + Association / Configuration / Types of Events """, 'author': 'OpenERP SA', 'depends': ['crm', 'base_contact', 'account', 'marketing'], diff --git a/addons/event_project/__openerp__.py b/addons/event_project/__openerp__.py index b831b8be069..75ac9e2b17c 100644 --- a/addons/event_project/__openerp__.py +++ b/addons/event_project/__openerp__.py @@ -24,10 +24,10 @@ 'version': '0.1', 'category': 'Tools', 'description': """ - Organization and management of events. - ====================================== +Organization and management of events. +====================================== - This module allows you to create retro planning for managing your events. +This module allows you to create retro planning for managing your events. """, 'author': 'OpenERP SA', 'images': ['images/event.jpeg'], diff --git a/addons/fetchmail/__openerp__.py b/addons/fetchmail/__openerp__.py index 4e6411bad24..1ffe731996e 100644 --- a/addons/fetchmail/__openerp__.py +++ b/addons/fetchmail/__openerp__.py @@ -28,8 +28,8 @@ "author" : "OpenERP SA", "category": 'Tools', "description": """ - Fetch email from POP / IMAP servers. - ==================================== +Fetch email from POP / IMAP servers. +==================================== * Supports SSL * Integrated with all modules diff --git a/addons/google_map/__openerp__.py b/addons/google_map/__openerp__.py index bb9ef4180ae..16be73f1e2d 100644 --- a/addons/google_map/__openerp__.py +++ b/addons/google_map/__openerp__.py @@ -24,9 +24,12 @@ 'name': 'Google Map', 'version': '1.0', 'category': 'Tools', - 'description': """The module adds google map field in partner address -so that we can directly open google map from the -url widget.""", + 'category': 'Generic Modules/Others', + 'description': """ +The module adds Google Map field in partner address. +==================================================== + +Using this you can directly open Google Map from the URL widget.""", 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', 'images': ['images/google_map.jpeg'], diff --git a/addons/hr/__openerp__.py b/addons/hr/__openerp__.py index f03772ccd1f..86083d6b37e 100644 --- a/addons/hr/__openerp__.py +++ b/addons/hr/__openerp__.py @@ -26,9 +26,10 @@ "category": "Human Resources", "website": "http://www.openerp.com", "description": """ - Module for human resource management. - ===================================== - You can manage: +Module for human resource management. +===================================== + +You can manage: * Employees and hierarchies : You can define your employee with User and display hierarchies * HR Departments * HR Jobs diff --git a/addons/hr_attendance/__openerp__.py b/addons/hr_attendance/__openerp__.py index 066cc969c57..5d58ce2d647 100644 --- a/addons/hr_attendance/__openerp__.py +++ b/addons/hr_attendance/__openerp__.py @@ -25,10 +25,11 @@ 'version': '1.1', 'category': 'Human Resources', '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. +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': 'OpenERP SA', 'images': ['images/hr_attendances.jpeg'], diff --git a/addons/hr_contract/__openerp__.py b/addons/hr_contract/__openerp__.py index f6c296a26d9..380a4f1c696 100644 --- a/addons/hr_contract/__openerp__.py +++ b/addons/hr_contract/__openerp__.py @@ -25,12 +25,14 @@ 'version': '1.0', 'category': 'Human Resources', 'description': """ - Add all information on the employee form to manage contracts. - ============================================================= +Add all information on the employee form to manage contracts. +============================================================= + * Marital status, * Security number, * Place of birth, birth date, ... - You can assign several contracts per employee. + +You can assign several contracts per employee. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/hr_evaluation/__openerp__.py b/addons/hr_evaluation/__openerp__.py index e261acf2df2..1a611768d7e 100644 --- a/addons/hr_evaluation/__openerp__.py +++ b/addons/hr_evaluation/__openerp__.py @@ -28,14 +28,15 @@ "images": ["images/hr_evaluation_analysis.jpeg","images/hr_evaluation.jpeg"], "depends": ["hr",'hr_recruitment','survey'], "description": """ - Ability to create employees evaluation. - ======================================= - An evaluation can be created by employee for subordinates, - juniors as well as his manager.The evaluation is done under a plan - in which various surveys can be created and it can be defined which - level of employee hierarchy fills what and final review and evaluation - is done by the manager.Every evaluation filled by the employees can be viewed - in the form of pdf file. Implements a dashboard for My Current Evaluations +Ability to create employees evaluation. +======================================= + +An evaluation can be created by employee for subordinates, +juniors as well as his manager.The evaluation is done under a plan +in which various surveys can be created and it can be defined which +level of employee hierarchy fills what and final review and evaluation +is done by the manager.Every evaluation filled by the employees can be viewed +in the form of pdf file. Implements a dashboard for My Current Evaluations """, "init_xml": [], "demo_xml": ["hr_evaluation_demo.xml", diff --git a/addons/hr_expense/__openerp__.py b/addons/hr_expense/__openerp__.py index 2701634570f..95d2b60300b 100644 --- a/addons/hr_expense/__openerp__.py +++ b/addons/hr_expense/__openerp__.py @@ -25,19 +25,19 @@ 'version': '1.0', 'category': 'Human Resources', 'description': """ - This module aims to manage employee's expenses. - =============================================== +This module aims to manage employee's expenses. +=============================================== - The whole workflow is implemented: +The whole workflow is implemented: * Draft expense * Confirmation of the sheet by the employee * Validation by his manager * Validation by the accountant and invoice creation * Payment of the invoice to the employee - This module also uses the analytic accounting and is compatible with - the invoice on timesheet module so that you will be able to automatically - re-invoice your customer's expenses if your work by project. +This module also uses the analytic accounting and is compatible with +the invoice on timesheet module so that you will be able to automatically +re-invoice your customer's expenses if your work by project. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/hr_holidays/__openerp__.py b/addons/hr_holidays/__openerp__.py index e26081f7a70..285d85312b2 100644 --- a/addons/hr_holidays/__openerp__.py +++ b/addons/hr_holidays/__openerp__.py @@ -27,11 +27,13 @@ "category": "Human Resources", "website": "http://www.openerp.com", "description": """ - This module allows you to manage leaves and leaves' requests. - ============================================================= - Implements a dashboard for human resource management that includes. - * Leaves - Note that: +This module allows you to manage leaves and leaves' requests. +============================================================= + +Implements a dashboard for human resource management that includes. + * Leaves + +Note that: - A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in Human Resources/Configuration/Holidays/Leave Type - An employee can make an ask for more off-days by making a new Allocation It will increase his total of that leave type available (if the request is accepted). @@ -40,11 +42,11 @@ Human Resources/Reporting/Holidays/Leaves by Department * The second will allow you to choose the holidays report for specific employees. Go on the list Human Resources/Human Resources/Employees - then select the ones you want to choose, click on the print icon and select the option + then select the ones you want to choose, click on the print icon and select the option 'Employee's Holidays' - The wizard allows you to choose if you want to print either the Confirmed & Validated holidays or only the Validated ones. These states must be set up by a user from the group 'HR'. You can define these features in the security tab from the user data in Administration / Users / Users - for example, you maybe will do it for the user 'admin'. + for example, you maybe will do it for the user 'admin'. """, 'images': ['images/hr_allocation_requests.jpeg', 'images/hr_leave_requests.jpeg', 'images/leaves_analysis.jpeg'], 'depends': ['hr', 'crm', 'process', 'resource'], diff --git a/addons/hr_payroll/__openerp__.py b/addons/hr_payroll/__openerp__.py index 28a9e21f298..4ea661f2612 100644 --- a/addons/hr_payroll/__openerp__.py +++ b/addons/hr_payroll/__openerp__.py @@ -24,8 +24,9 @@ 'version': '1.0', 'category': 'Human Resources', 'description': """ - Generic Payroll system. - ======================= +Generic Payroll system. +======================= + * Employee Details * Employee Contracts * Passport based Contract diff --git a/addons/hr_payroll_account/__openerp__.py b/addons/hr_payroll_account/__openerp__.py index 7722684c768..30dcd9e7b55 100644 --- a/addons/hr_payroll_account/__openerp__.py +++ b/addons/hr_payroll_account/__openerp__.py @@ -24,8 +24,9 @@ 'version': '1.0', 'category': 'Human Resources', 'description': """ - Generic Payroll system Integrated with Accountings. - =================================================== +Generic Payroll system Integrated with Accountings. +=================================================== + * Expense Encoding * Payment Encoding * Company Contribution Management diff --git a/addons/hr_recruitment/__openerp__.py b/addons/hr_recruitment/__openerp__.py index 1df69c653d0..c7f97cf3075 100644 --- a/addons/hr_recruitment/__openerp__.py +++ b/addons/hr_recruitment/__openerp__.py @@ -20,12 +20,13 @@ # ############################################################################## { - 'name': 'HR - Recruitement', + 'name': 'HR - Recruitment', 'version': '1.0', 'category': 'Human Resources', 'description': """ -Manages job positions and the recruitement process. -=================================================== +Manages job positions and the recruitment process. +================================================== + It's integrated with the survey module to allow you to define interview for different jobs. This module is integrated with the mail gateway to automatically tracks email diff --git a/addons/hr_timesheet/__openerp__.py b/addons/hr_timesheet/__openerp__.py index 216c94d99bc..345f9c92df7 100644 --- a/addons/hr_timesheet/__openerp__.py +++ b/addons/hr_timesheet/__openerp__.py @@ -27,6 +27,7 @@ 'description': """ This module implements a timesheet system. ========================================== + Each employee can encode and track their time spent on the different projects. A project is an analytic account and the time spent on a project generates costs on the analytic account. diff --git a/addons/hr_timesheet_invoice/__openerp__.py b/addons/hr_timesheet_invoice/__openerp__.py index 456f6b9cdfc..95682d00ef0 100644 --- a/addons/hr_timesheet_invoice/__openerp__.py +++ b/addons/hr_timesheet_invoice/__openerp__.py @@ -27,6 +27,7 @@ 'description': """Generate your Invoices from Expenses, Timesheet Entries, ... Module to generate invoices based on costs (human resources, expenses, ...). ============================================================================ + You can define price lists in analytic account, make some theoretical revenue reports, etc.""", 'author': 'OpenERP SA', diff --git a/addons/hr_timesheet_sheet/__openerp__.py b/addons/hr_timesheet_sheet/__openerp__.py index d00b423a4d3..403d435df71 100644 --- a/addons/hr_timesheet_sheet/__openerp__.py +++ b/addons/hr_timesheet_sheet/__openerp__.py @@ -27,6 +27,7 @@ 'description': """ This module helps you to easily encode and validate timesheet and attendances within the same view. =================================================================================================== + The upper part of the view is for attendances and track (sign in/sign out) events. The lower part is for timesheet. diff --git a/addons/html_view/__openerp__.py b/addons/html_view/__openerp__.py index 795c9f2ec4b..6a9747fa781 100644 --- a/addons/html_view/__openerp__.py +++ b/addons/html_view/__openerp__.py @@ -7,7 +7,8 @@ "init_xml" : ['html_view.xml'], "demo_xml" : [], "description": """ - This is the test module which shows html tag supports in normal xml form view. +This is the test module which shows HTML tag support in normal XML form view. +============================================================================= """, 'update_xml': ['security/ir.model.access.csv','html_view.xml',], 'installable': True, diff --git a/addons/idea/__openerp__.py b/addons/idea/__openerp__.py index 630b9b86754..8c6ed4aff4c 100644 --- a/addons/idea/__openerp__.py +++ b/addons/idea/__openerp__.py @@ -25,14 +25,14 @@ 'version': '0.1', 'category': 'Tools', 'description': """ - This module allows your user to easily and efficiently participate in enterprise innovation. - ============================================================================================ +This module allows your user to easily and efficiently participate in enterprise innovation. +============================================================================================ - It allows everybody to express ideas about different subjects. - Then, other users can comment on these ideas and vote for particular ideas. - Each idea has a score based on the different votes. - The managers can obtain an easy view of best ideas from all the users. - Once installed, check the menu 'Ideas' in the 'Tools' main menu.""", +It allows everybody to express ideas about different subjects. +Then, other users can comment on these ideas and vote for particular ideas. +Each idea has a score based on the different votes. +The managers can obtain an easy view of best ideas from all the users. +Once installed, check the menu 'Ideas' in the 'Tools' main menu.""", 'author': 'OpenERP SA', 'website': 'http://openerp.com', 'depends': ['base_tools'], diff --git a/addons/knowledge/__openerp__.py b/addons/knowledge/__openerp__.py index 8490c0257cf..3b5be77ae1f 100644 --- a/addons/knowledge/__openerp__.py +++ b/addons/knowledge/__openerp__.py @@ -27,8 +27,8 @@ "author" : "OpenERP SA", "category": 'Tools', "description": """ - Installer for knowledge-based tools. - ==================================== +Installer for knowledge-based tools. +==================================== """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/l10n_be/__openerp__.py b/addons/l10n_be/__openerp__.py index a5df6dfab0f..dbf8c41ca1a 100644 --- a/addons/l10n_be/__openerp__.py +++ b/addons/l10n_be/__openerp__.py @@ -22,21 +22,21 @@ 'version': '1.1', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for Belgium in OpenERP. - ============================================================================== +This is the base module to manage the accounting chart for Belgium in OpenERP. +============================================================================== - After installing this module, the Configuration wizard for accounting is launched. +After installing this module, the Configuration wizard for accounting is launched. * We have the account templates which can be helpful to generate Charts of Accounts. * On that particular wizard, you will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate, the code for your account and bank account, currency to create journals. - Thus,the pure copy of Chart Template is generated. +Thus,the pure copy of Chart Template is generated. - Wizards provided by this module: +Wizards provided by this module: * Partner VAT Intra: Enlist the partners with their related VAT and invoiced amounts.Prepares an XML file format. - Path to access : Accounting/Reporting//Legal Statements/Belgium Statements/Partner VAT Listing + Path to access : Accounting/Reporting//Legal Statements/Belgium Statements/Partner VAT Listing * Periodical VAT Declaration: Prepares an XML file for Vat Declaration of the Main company of the User currently Logged in. - Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Periodical VAT Declaration + Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Periodical VAT Declaration * Annual Listing Of VAT-Subjected Customers: Prepares an XML file for Vat Declaration of the Main company of the User currently Logged in.Based on Fiscal year - Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Annual Listing Of VAT-Subjected Customers + Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Annual Listing Of VAT-Subjected Customers """, 'author': 'OpenERP SA', diff --git a/addons/l10n_br/__openerp__.py b/addons/l10n_br/__openerp__.py index ba5490e4282..d73d6ab7e9f 100644 --- a/addons/l10n_br/__openerp__.py +++ b/addons/l10n_br/__openerp__.py @@ -23,8 +23,8 @@ 'description': 'Brazilian Localization', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for Brazil in OpenERP. - ============================================================================== +This is the base module to manage the accounting chart for Brazil in OpenERP. +============================================================================== """, 'author': 'OpenERP Brasil', 'website': 'http://openerpbrasil.org', diff --git a/addons/l10n_ca/__openerp__.py b/addons/l10n_ca/__openerp__.py index 772460f5961..8f21cc04c36 100644 --- a/addons/l10n_ca/__openerp__.py +++ b/addons/l10n_ca/__openerp__.py @@ -25,8 +25,8 @@ "website" : "http://www.savoirfairelinux.com", "category" : "Finance", "description": """ - This is the module to manage the English and French - Canadian accounting chart in OpenERP. - =========================================================================================== +This is the module to manage the English and French - Canadian accounting chart in OpenERP. +=========================================================================================== """, "depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'], "init_xml" : [], diff --git a/addons/l10n_ch/__openerp__.py b/addons/l10n_ch/__openerp__.py index 2aa7077e8f4..d3398ccf23a 100644 --- a/addons/l10n_ch/__openerp__.py +++ b/addons/l10n_ch/__openerp__.py @@ -34,10 +34,8 @@ You can also add ZIP and bank completion with: - l10n_ch_zip - l10n_ch_bank - Author: Camptocamp SA - Donors: Hasa Sàrl, Open Net Sàrl and Prisme Solutions Informatique SA - ------------------------------------------------------------------------- +Author: Camptocamp SA +Donors: Hasa Sàrl, Open Net Sàrl and Prisme Solutions Informatique SA Module incluant la localisation Suisse de TinyERP revu et corrigé par Camptocamp. Cette nouvelle version comprend la gestion et l'émissionde BVR, le paiement électronique via DTA (pour les banques, le système postal est en développement) @@ -53,7 +51,6 @@ Vous pouvez ajouter la completion des banques et des NPA avec with: Auteur: Camptocamp SA Donateurs: Hasa Sàrl, Open Net Sàrl and Prisme Solutions Informatique SA --------------------------------------------------------------------------- TODO : - Implement bvr import partial reconciliation - Replace wizard by osv_memory when possible diff --git a/addons/l10n_cr/__openerp__.py b/addons/l10n_cr/__openerp__.py index 81e73c5be33..a2656e8dc59 100644 --- a/addons/l10n_cr/__openerp__.py +++ b/addons/l10n_cr/__openerp__.py @@ -40,8 +40,9 @@ 'website': 'http://clearcorp.co.cr', 'category': 'Finance', 'description': """ - Chart of accounts for Costa Rica. - ================================= +Chart of accounts for Costa Rica. +================================= + Includes: * account.type * account.account.template diff --git a/addons/l10n_de/__openerp__.py b/addons/l10n_de/__openerp__.py index 6749fa63991..383782c1013 100644 --- a/addons/l10n_de/__openerp__.py +++ b/addons/l10n_de/__openerp__.py @@ -127,8 +127,8 @@ "website" : "http://www.openbig.org", "category" : "Finance", "description": """ - Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03. - ============================================================================== +Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03. +============================================================================== """, "depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'], "init_xml" : [ ], diff --git a/addons/l10n_ec/__openerp__.py b/addons/l10n_ec/__openerp__.py index 093b073cabf..3f64f8da8f8 100644 --- a/addons/l10n_ec/__openerp__.py +++ b/addons/l10n_ec/__openerp__.py @@ -22,8 +22,8 @@ 'version': '1.1', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for Ecuador in OpenERP. - ============================================================================== +This is the base module to manage the accounting chart for Ecuador in OpenERP. +============================================================================== """, 'author': 'OpenERP SA', 'depends': [ diff --git a/addons/l10n_es/__openerp__.py b/addons/l10n_es/__openerp__.py index 2edc4d43324..aa27dc73f6f 100644 --- a/addons/l10n_es/__openerp__.py +++ b/addons/l10n_es/__openerp__.py @@ -28,12 +28,12 @@ 'website' : 'https://launchpad.net/openerp-spain', "category" : "Finance", "description": """ - Spanish Charts of Accounts (PGCE 2008). - ======================================= +Spanish Charts of Accounts (PGCE 2008). +======================================= * Defines the following chart of account templates: - * Spanish General Chart of Accounts 2008. - * Spanish General Chart of Accounts 2008 for small and medium companies. + * Spanish General Chart of Accounts 2008. + * Spanish General Chart of Accounts 2008 for small and medium companies. * Defines templates for sale and purchase VAT. * Defines tax code templates. diff --git a/addons/l10n_fr/__openerp__.py b/addons/l10n_fr/__openerp__.py index 6f74c3c4bc9..d0e8f481766 100644 --- a/addons/l10n_fr/__openerp__.py +++ b/addons/l10n_fr/__openerp__.py @@ -32,8 +32,8 @@ "website": "http://www.openerp.com", "category" : "Finance", "description": """ - This is the module to manage the accounting chart for France in OpenERP. - ======================================================================== +This is the module to manage the accounting chart for France in OpenERP. +======================================================================== Credits: Sistheo Zeekom CrysaLEAD """, diff --git a/addons/l10n_gr/__openerp__.py b/addons/l10n_gr/__openerp__.py index 1d5bacc40fe..3716a261891 100644 --- a/addons/l10n_gr/__openerp__.py +++ b/addons/l10n_gr/__openerp__.py @@ -26,8 +26,8 @@ "website": "http://openerp.hellug.gr/", "category" : "Finance", "description": """ - This is the base module to manage the accounting chart for Greece. - ================================================================== +This is the base module to manage the accounting chart for Greece. +================================================================== """, "depends" : ["base", "account", "base_iban", "base_vat", "account_chart"], "init_xml" : [], diff --git a/addons/l10n_gt/__openerp__.py b/addons/l10n_gt/__openerp__.py index 0975f99adea..8806479b69d 100644 --- a/addons/l10n_gt/__openerp__.py +++ b/addons/l10n_gt/__openerp__.py @@ -37,10 +37,10 @@ 'version': '3.0', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for Guatemala. - ===================================================================== +This is the base module to manage the accounting chart for Guatemala. +===================================================================== - Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""", +Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""", 'author': 'José Rodrigo Fernández Menegazzo', 'website': 'http://solucionesprisma.com/', 'depends': ['base', 'account', 'account_chart'], diff --git a/addons/l10n_in/__openerp__.py b/addons/l10n_in/__openerp__.py index 5f83f344787..be51f21215b 100644 --- a/addons/l10n_in/__openerp__.py +++ b/addons/l10n_in/__openerp__.py @@ -23,8 +23,8 @@ "name": "Indian Chart of Account", "version": "1.0", "description": """ - Indian Accounting : Chart of Account. - ===================================== +Indian Accounting : Chart of Account. +===================================== """, "author": ['OpenERP SA', 'Axelor'], "category": "Finance", diff --git a/addons/l10n_it/__openerp__.py b/addons/l10n_it/__openerp__.py index ba893f33e8e..c3aa89239e2 100644 --- a/addons/l10n_it/__openerp__.py +++ b/addons/l10n_it/__openerp__.py @@ -30,8 +30,8 @@ "depends" : ['base_vat','account_chart','base_iban'], "author" : "OpenERP Italian Community", "description": """ - Piano dei conti italiano di un'impresa generica. - ================================================ +Piano dei conti italiano di un'impresa generica. +================================================ """, "license": "AGPL-3", "category" : "Finance", diff --git a/addons/l10n_lu/__openerp__.py b/addons/l10n_lu/__openerp__.py index 66cc62585ba..e4bdcc36f8a 100644 --- a/addons/l10n_lu/__openerp__.py +++ b/addons/l10n_lu/__openerp__.py @@ -25,8 +25,8 @@ 'version': '1.0', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for Luxembourg. - ===================================================================== +This is the base module to manage the accounting chart for Luxembourg. +====================================================================== *the KLUWER Chart of Accounts, *the Tax Code Chart for Luxembourg diff --git a/addons/l10n_ma/__openerp__.py b/addons/l10n_ma/__openerp__.py index c498089abd1..3a26f6992dc 100644 --- a/addons/l10n_ma/__openerp__.py +++ b/addons/l10n_ma/__openerp__.py @@ -25,10 +25,10 @@ "author" : "kazacube", "category" : "Finance", "description": """ - This is the base module to manage the accounting chart for Maroc. - ================================================================= +This is the base module to manage the accounting chart for Maroc. +================================================================= - Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010""", +Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010""", "website": "http://www.kazacube.com", "depends" : ["base", "account"], "init_xml" : [], diff --git a/addons/l10n_mx/__openerp__.py b/addons/l10n_mx/__openerp__.py index 1ee024e59a7..1cd07b04881 100644 --- a/addons/l10n_mx/__openerp__.py +++ b/addons/l10n_mx/__openerp__.py @@ -25,8 +25,8 @@ "author" : "RelTek Mexico", "category" : "Finance", "description": """ - This is the module to manage the accounting chart for Mexico in OpenERP. - ======================================================================== +This is the module to manage the accounting chart for Mexico in OpenERP. +======================================================================== """, "depends" : ["account", "base_vat", "account_chart"], "demo_xml" : [], diff --git a/addons/l10n_nl/__openerp__.py b/addons/l10n_nl/__openerp__.py index 7205ddfd69d..849053fb0ad 100644 --- a/addons/l10n_nl/__openerp__.py +++ b/addons/l10n_nl/__openerp__.py @@ -90,20 +90,21 @@ "version" : "1.5", "category": "Finance", "description": """ - This is the module to manage the accounting chart for Netherlands in OpenERP. - ============================================================================= +This is the module to manage the accounting chart for Netherlands in OpenERP. +============================================================================= Read changelog in file __openerp__.py for version information. Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederlandse bedrijven te installeren in OpenERP versie 5. - De BTW rekeningen zijn waar nodig gekoppeld om de juiste rapportage te genereren, denk b.v. aan intracommunautaire verwervingen - waarbij u 19% BTW moet opvoeren, maar tegelijkertijd ook 19% als voorheffing weer mag aftrekken. - Na installatie van deze module word de configuratie wizard voor "Accounting" aangeroepen. +De BTW rekeningen zijn waar nodig gekoppeld om de juiste rapportage te genereren, denk b.v. aan intracommunautaire verwervingen +waarbij u 19% BTW moet opvoeren, maar tegelijkertijd ook 19% als voorheffing weer mag aftrekken. + +Na installatie van deze module word de configuratie wizard voor "Accounting" aangeroepen. * U krijgt een lijst met grootboektemplates aangeboden waarin zich ook het Nederlandse grootboekschema bevind. * Als de configuratie wizard start, wordt u gevraagd om de naam van uw bedrijf in te voeren, welke grootboekschema te installeren, uit hoeveel cijfers een grootboekrekening mag bestaan, het rekeningnummer van uw bank en de currency om Journalen te creeren. - Let op!! -> De template van het Nederlandse rekeningschema is opgebouwd uit 4 cijfers. Dit is het minimale aantal welk u moet invullen, u mag het aantal verhogen. De extra cijfers worden dan achter het rekeningnummer aangevult met "nullen" +Let op!! -> De template van het Nederlandse rekeningschema is opgebouwd uit 4 cijfers. Dit is het minimale aantal welk u moet invullen, u mag het aantal verhogen. De extra cijfers worden dan achter het rekeningnummer aangevult met "nullen" * Dit is dezelfe configuratie wizard welke aangeroepen kan worden via Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template. diff --git a/addons/l10n_pl/__openerp__.py b/addons/l10n_pl/__openerp__.py index afa617df64f..584a7d27832 100644 --- a/addons/l10n_pl/__openerp__.py +++ b/addons/l10n_pl/__openerp__.py @@ -27,12 +27,12 @@ "website": "http://www.cirrus.pl", "category" : "Finance", "description": """ - This is the module to manage the accounting chart and taxes for Poland in OpenERP. - ================================================================================== +This is the module to manage the accounting chart and taxes for Poland in OpenERP. +================================================================================== - To jest moduł do tworzenia wzorcowego planu kont i podstawowych ustawień do podatków - VAT 0%, 7% i 22%. Moduł ustawia też konta do kupna i sprzedaży towarów zakładając, - że wszystkie towary są w obrocie hurtowym. +To jest moduł do tworzenia wzorcowego planu kont i podstawowych ustawień do podatków +VAT 0%, 7% i 22%. Moduł ustawia też konta do kupna i sprzedaży towarów zakładając, +że wszystkie towary są w obrocie hurtowym. """, "depends" : ["account", "base_iban", "base_vat", "account_chart"], "demo_xml" : [], diff --git a/addons/l10n_ro/__openerp__.py b/addons/l10n_ro/__openerp__.py index fb2b6a5a10d..5ff67077ec5 100644 --- a/addons/l10n_ro/__openerp__.py +++ b/addons/l10n_ro/__openerp__.py @@ -27,8 +27,8 @@ "category" : "Finance", "depends" : ["account_chart", 'base_vat'], "description": """ - This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in OpenERP. - ================================================================================================================ +This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in OpenERP. +================================================================================================================ """, "demo_xml" : [], "update_xml" : ['partner_view.xml','account_tax_code.xml','account_chart.xml','account_tax.xml','l10n_chart_ro_wizard.xml'], diff --git a/addons/l10n_th/__openerp__.py b/addons/l10n_th/__openerp__.py index 59e671fa00b..cec41cffd98 100644 --- a/addons/l10n_th/__openerp__.py +++ b/addons/l10n_th/__openerp__.py @@ -24,8 +24,8 @@ 'version': '1.0', 'category': 'Finance', 'description': """ - Chart of Accounts for Thailand. - =============================== +Chart of Accounts for Thailand. +=============================== """, 'author': 'Almacom', 'website': 'http://almacom.co.th/', diff --git a/addons/l10n_uk/__openerp__.py b/addons/l10n_uk/__openerp__.py index eaa8c4003ef..2e96f277bfd 100644 --- a/addons/l10n_uk/__openerp__.py +++ b/addons/l10n_uk/__openerp__.py @@ -62,8 +62,8 @@ 'version': '1.1', 'category': 'Finance', 'description': """ - This is the base module to manage the accounting chart for United Kingdom in OpenERP. - ===================================================================================== +This is the base module to manage the accounting chart for United Kingdom in OpenERP. +===================================================================================== """, 'author': 'Seath Solutions Ltd', 'website': 'http://www.seathsolutions.com', diff --git a/addons/mail_gateway/__openerp__.py b/addons/mail_gateway/__openerp__.py index fd2e8879244..2ec47eb0159 100644 --- a/addons/mail_gateway/__openerp__.py +++ b/addons/mail_gateway/__openerp__.py @@ -24,8 +24,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - The generic email gateway system allows to send and receive emails. - =================================================================== +The generic email gateway system allows to send and receive emails. +=================================================================== * History of emails * Easy integration with any module""", diff --git a/addons/marketing/__openerp__.py b/addons/marketing/__openerp__.py index e422443b3b0..b4283a60406 100644 --- a/addons/marketing/__openerp__.py +++ b/addons/marketing/__openerp__.py @@ -27,10 +27,10 @@ "author" : "OpenERP SA", "category": 'Sales', "description": """ - Menu for Marketing. - =================== +Menu for Marketing. +=================== - Contains the installer for marketing-related modules. +Contains the installer for marketing-related modules. """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/marketing_campaign/__openerp__.py b/addons/marketing_campaign/__openerp__.py index bd0d6d503df..a92d1d4de2c 100644 --- a/addons/marketing_campaign/__openerp__.py +++ b/addons/marketing_campaign/__openerp__.py @@ -31,18 +31,19 @@ "author" : "OpenERP SA", "category": 'Sales', "description": """ - This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads). - ========================================================================================================================================= +This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads). +========================================================================================================================================= - 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, etc. - * Define input segments that will select the items that should enter the campaign (e.g leads from certain countries, etc.) - * 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, etc. +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, etc. + * Define input segments that will select the items that should enter the campaign (e.g leads from certain countries, etc.) + * 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. - 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. +While the campaign runs you can of course continue to fine-tune the parameters, input segments, workflow, etc. + +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', 'init_xml': [], diff --git a/addons/marketing_campaign_crm_demo/__openerp__.py b/addons/marketing_campaign_crm_demo/__openerp__.py index 3435b607bf5..113d1bf9e46 100644 --- a/addons/marketing_campaign_crm_demo/__openerp__.py +++ b/addons/marketing_campaign_crm_demo/__openerp__.py @@ -29,8 +29,8 @@ "author" : "OpenERP SA", "category": 'Sales', "description": """ - Demo data for the module marketing_campaign. - ============================================ +Demo data for the module marketing_campaign. +============================================ """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/mrp/__openerp__.py b/addons/mrp/__openerp__.py index e1ed99dd57c..0eb8c89c6c0 100644 --- a/addons/mrp/__openerp__.py +++ b/addons/mrp/__openerp__.py @@ -29,11 +29,11 @@ "images" : ["images/bill_of_materials.jpeg", "images/manufacturing_order.jpeg", "images/planning_manufacturing_order.jpeg", "images/production_analysis.jpeg", "images/production_dashboard.jpeg","images/routings.jpeg","images/work_centers.jpeg"], "depends" : ["procurement", "stock", "resource", "purchase", "product","process"], "description": """ - This is the base module to manage the manufacturing process in OpenERP. - ======================================================================= +This is the base module to manage the manufacturing process in OpenERP. +======================================================================= - Features: - --------- +Features: +--------- * Make to Stock / Make to Order (by line) * Multi-level BoMs, no limit * Multi-level routing, no limit @@ -46,20 +46,20 @@ * Very flexible * Allows to browse Bill of Materials in complete structure that include child and phantom BoMs - It supports complete integration and planification of stockable goods, - consumable of services. Services are completely integrated with the rest - of the software. For instance, you can set up a sub-contracting service - in a BoM to automatically purchase on order the assembly of your production. +It supports complete integration and planification of stockable goods, +consumable of services. Services are completely integrated with the rest +of the software. For instance, you can set up a sub-contracting service +in a BoM to automatically purchase on order the assembly of your production. - Reports provided by this module: - -------------------------------- +Reports provided by this module: +-------------------------------- * Bill of Material structure and components * Load forecast on Work Centers * Print a production order * Stock forecasts - Dashboard provided by this module: - ---------------------------------- +Dashboard provided by this module: +---------------------------------- * List of next production orders * List of procurements in exception * Graph of work center load diff --git a/addons/mrp_jit/__openerp__.py b/addons/mrp_jit/__openerp__.py index b7383c51184..99edd7fe507 100644 --- a/addons/mrp_jit/__openerp__.py +++ b/addons/mrp_jit/__openerp__.py @@ -25,18 +25,18 @@ 'version': '1.0', 'category': 'Manufacturing', 'description': """ - This module allows Just In Time computation of procurement orders. - ================================================================== +This module allows Just In Time computation of procurement orders. +================================================================== - If you install this module, you will not have to run the regular procurement - scheduler anymore (but you still need to run the minimum order point rule - scheduler, or for example let it run daily.) - All procurement orders will be processed immediately, which could in some - cases entail a small performance impact. +If you install this module, you will not have to run the regular procurement +scheduler anymore (but you still need to run the minimum order point rule +scheduler, or for example let it run daily.) +All procurement orders will be processed immediately, which could in some +cases entail a small performance impact. - It may also increase your stock size because products are reserved as soon - as possible and the scheduler time range is not taken into account anymore. - In that case, you can not use priorities any more on the different picking. +It may also increase your stock size because products are reserved as soon +as possible and the scheduler time range is not taken into account anymore. +In that case, you can not use priorities any more on the different picking. """, 'author': 'OpenERP SA', diff --git a/addons/mrp_operations/__openerp__.py b/addons/mrp_operations/__openerp__.py index e70258f859e..4c0c1ef9ae3 100644 --- a/addons/mrp_operations/__openerp__.py +++ b/addons/mrp_operations/__openerp__.py @@ -25,27 +25,27 @@ 'version': '1.0', 'category': 'Manufacturing', 'description': """ - This module adds state, date_start,date_stop in production order operation lines (in the "Work Centers" tab). - ============================================================================================================= +This module adds state, date_start,date_stop in production order operation lines (in the "Work Centers" tab). +============================================================================================================= - State: draft, confirm, done, cancel - When finishing/confirming,cancelling production orders set all state lines to the according state - Create menus: - Manufacturing > Manufacturing > Work Orders - Which is a view on "Work Centers" lines in production order. +State: draft, confirm, done, cancel +When finishing/confirming,cancelling production orders set all state lines to the according state +Create menus: + Manufacturing > Manufacturing > Work Orders +Which is a view on "Work Centers" lines in production order. - Add buttons in the form view of production order under Work Center tab: +Add buttons in the form view of production order under workcenter tab: * start (set state to confirm), set date_start * done (set state to done), set date_stop * set to draft (set state to draft) * cancel set state to cancel - When the production order becomes "ready to produce", operations must - become 'confirmed'. When the production order is done, all operations - must become done. +When the production order becomes "ready to produce", operations must +become 'confirmed'. When the production order is done, all operations +must become done. - The field delay is the delay(stop date - start date). - So that we can compare the theoretic delay and real delay. +The field delay is the delay(stop date - start date). +So that we can compare the theoretic delay and real delay. """, 'author': 'OpenERP SA', diff --git a/addons/mrp_repair/__openerp__.py b/addons/mrp_repair/__openerp__.py index 173903d916a..134b16542a5 100644 --- a/addons/mrp_repair/__openerp__.py +++ b/addons/mrp_repair/__openerp__.py @@ -25,15 +25,15 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - The aim is to have a complete module to manage all products repairs. The following topics should be covered by this module: - =========================================================================================================================== +The aim is to have a complete module to manage all products repairs. The following topics should be covered by this module: +=========================================================================================================================== - * Add/remove products in the reparation - * Impact for stocks - * Invoicing (products and/or services) - * Warranty concept - * Repair quotation report - * Notes for the technician and for the final customer + * Add/remove products in the reparation + * Impact for stocks + * Invoicing (products and/or services) + * Warranty concept + * Repair quotation report + * Notes for the technician and for the final customer """, 'author': 'OpenERP SA', 'images': ['images/repair_order.jpeg'], diff --git a/addons/multi_company/__openerp__.py b/addons/multi_company/__openerp__.py index b09c1206bc5..baf3a88c32e 100644 --- a/addons/multi_company/__openerp__.py +++ b/addons/multi_company/__openerp__.py @@ -25,10 +25,10 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module is for managing a multicompany environment. - ======================================================= +This module is for managing a multicompany environment. +======================================================= - This module is the base module for other multi-company modules. +This module is the base module for other multi-company modules. """, 'author': 'OpenERP SA,SYLEAM', 'website': 'http://www.openerp.com/', diff --git a/addons/outlook/__openerp__.py b/addons/outlook/__openerp__.py index 5135a867e0a..53bd587583c 100644 --- a/addons/outlook/__openerp__.py +++ b/addons/outlook/__openerp__.py @@ -28,14 +28,13 @@ 'depends' : ['base', 'mail_gateway'], 'category' : 'Tools', 'description': ''' - This module provides the Outlook Plug-in. - ========================================= ->>>>>>> MERGE-SOURCE +This module provides the Outlook Plug-in. +========================================= - Outlook plug-in allows you to select an object that you’d like to add - to your email and its attachments from MS Outlook. You can select a partner, a task, - a project, an analytical account, or any other object and archive selected - mail in mailgate.messages with attachments. +Outlook plug-in allows you to select an object that you’d like to add +to your email and its attachments from MS Outlook. You can select a partner, a task, +a project, an analytical account, or any other object and archive selected +mail in mailgate.messages with attachments. ''', 'init_xml' : [], diff --git a/addons/point_of_sale/__openerp__.py b/addons/point_of_sale/__openerp__.py index 9ccc6bb6657..396fccc486c 100644 --- a/addons/point_of_sale/__openerp__.py +++ b/addons/point_of_sale/__openerp__.py @@ -25,8 +25,11 @@ 'version': '1.0', 'category': 'Sales', 'description': """ +This module provides a quick and easy sale process. +=================================================== + Main features : -=============== +--------------- * Fast encoding of the sale. * Allow to choose one payment mode (the quick way) or to split the payment between several payment mode. * Computation of the amount of money to return. diff --git a/addons/process/__openerp__.py b/addons/process/__openerp__.py index c67a9f3c25b..4af045ff6bb 100644 --- a/addons/process/__openerp__.py +++ b/addons/process/__openerp__.py @@ -25,11 +25,11 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module shows the basic processes involved in the selected modules and in the sequence they occur. - ====================================================================================================== +This module shows the basic processes involved in the selected modules and in the sequence they occur. +====================================================================================================== - Note: This applies to the modules containing modulename_process_xml - e.g product/process/product_process_xml +Note: This applies to the modules containing modulename_process_xml +e.g product/process/product_process_xml """, 'author': 'OpenERP SA', diff --git a/addons/procurement/__openerp__.py b/addons/procurement/__openerp__.py index 6a2075357f2..c2d7dadf183 100644 --- a/addons/procurement/__openerp__.py +++ b/addons/procurement/__openerp__.py @@ -28,8 +28,8 @@ "category" : "Warehouse", "depends" : ["base","process", "product", "stock"], "description": """ - This is the module for computing Procurements. - ============================================== +This is the module for computing Procurements. +============================================== """, 'init_xml': [], 'update_xml': [ diff --git a/addons/product/__openerp__.py b/addons/product/__openerp__.py index 922252ab856..93bc29e414f 100644 --- a/addons/product/__openerp__.py +++ b/addons/product/__openerp__.py @@ -29,23 +29,23 @@ "init_xml" : [], "demo_xml" : ["product_demo.xml"], "description": """ - This is the base module for managing products and pricelists in OpenERP. - ======================================================================== +This is the base module for managing products and pricelists in OpenERP. +======================================================================== - Products support variants, different pricing methods, suppliers - information, make to stock/order, different unit of measures, - packaging and properties. +Products support variants, different pricing methods, suppliers +information, make to stock/order, different unit of measures, +packaging and properties. - Pricelists support: +Pricelists support: * Multiple-level of discount (by product, category, quantities) * Compute price based on different criteria: * Other pricelist, * Cost price, * List price, * Supplier price, ... - Pricelists preferences by product and/or partners. +Pricelists preferences by product and/or partners. - Print product labels with barcode. +Print product labels with barcode. """, 'update_xml': [ 'security/product_security.xml', diff --git a/addons/product_expiry/__openerp__.py b/addons/product_expiry/__openerp__.py index 1519006f174..c29d4187965 100644 --- a/addons/product_expiry/__openerp__.py +++ b/addons/product_expiry/__openerp__.py @@ -26,14 +26,14 @@ "init_xml" : [], "demo_xml" : ["product_expiry_demo.xml"], "description": ''' - Track different dates on products and production lots. - ====================================================== +Track different dates on products and production lots. +====================================================== Following dates can be tracked: - - end of life - - best before date - - removal date - - alert date + - end of life + - best before date + - removal date + - alert date Used, for example, in food industries.''', "update_xml" : ["product_expiry_view.xml"], "active": False, diff --git a/addons/product_manufacturer/__openerp__.py b/addons/product_manufacturer/__openerp__.py index c496c6d465f..6317857d393 100644 --- a/addons/product_manufacturer/__openerp__.py +++ b/addons/product_manufacturer/__openerp__.py @@ -26,8 +26,8 @@ "init_xml" : [], "demo_xml" : [], "description": """ - A module that add manufacturers and attributes on the product form. - =================================================================== +A module that add manufacturers and attributes on the product form. +=================================================================== """, "update_xml" : [ "security/ir.model.access.csv", diff --git a/addons/product_visible_discount/__openerp__.py b/addons/product_visible_discount/__openerp__.py index b8bff303d6b..72a90e04e21 100644 --- a/addons/product_visible_discount/__openerp__.py +++ b/addons/product_visible_discount/__openerp__.py @@ -23,14 +23,14 @@ "author": "OpenERP SA", "category": "Sales", "description": """ - This module lets you calculate discounts on Sale Order lines and Invoice lines base on the partner's pricelist. - =============================================================================================================== +This module lets you calculate discounts on Sale Order lines and Invoice lines base on the partner's pricelist. +=============================================================================================================== - To this end, a new check box named "Visible Discount" is added to the pricelist form. - Example: - For the product PC1 and the partner "Asustek": if listprice=450, and the price calculated using Asustek's pricelist is 225 - If the check box is checked, we will have on the sale order line: Unit price=450, Discount=50,00, Net price=225 - If the check box is unchecked, we will have on Sale Order and Invoice lines: Unit price=225, Discount=0,00, Net price=225 +To this end, a new check box named "Visible Discount" is added to the pricelist form. +Example: + For the product PC1 and the partner "Asustek": if listprice=450, and the price calculated using Asustek's pricelist is 225 + If the check box is checked, we will have on the sale order line: Unit price=450, Discount=50,00, Net price=225 + If the check box is unchecked, we will have on Sale Order and Invoice lines: Unit price=225, Discount=0,00, Net price=225 """, "depends": ["sale"], "demo_xml": [], diff --git a/addons/profile_tools/__openerp__.py b/addons/profile_tools/__openerp__.py index af5dc17db61..33544e2720e 100644 --- a/addons/profile_tools/__openerp__.py +++ b/addons/profile_tools/__openerp__.py @@ -27,8 +27,8 @@ "author" : "OpenERP SA", "category" : "Tools", "description": """ - Installer for extra tools like lunch, survey, idea, share, etc. - =============================================================== +Installer for extra tools like lunch, survey, idea, share, etc. +=============================================================== """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/project_caldav/__openerp__.py b/addons/project_caldav/__openerp__.py index bbe378d19cf..77e440782d8 100644 --- a/addons/project_caldav/__openerp__.py +++ b/addons/project_caldav/__openerp__.py @@ -25,8 +25,8 @@ "author": "OpenERP SA", "category": "Project Management", "description": """ - Synchronization between Project Task and Caldav Vtodo. - ====================================================== +Synchronization between Project Task and Caldav Vtodo. +====================================================== """, "depends": ["project", "caldav", "base_calendar"], "init_xml": ["project_caldav_data.xml", 'project_caldav_setup.xml', ], diff --git a/addons/project_issue/__openerp__.py b/addons/project_issue/__openerp__.py index 76643367480..c2eb2fa66ae 100644 --- a/addons/project_issue/__openerp__.py +++ b/addons/project_issue/__openerp__.py @@ -25,7 +25,8 @@ 'version': '1.0', 'category': 'Project Management', 'description': """ - This module provide Issues/Bugs Management in Project +This module provide Issues/Bugs Management in Project. +====================================================== """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/project_issue_sheet/__openerp__.py b/addons/project_issue_sheet/__openerp__.py index a979d454519..0233ebf6e79 100644 --- a/addons/project_issue_sheet/__openerp__.py +++ b/addons/project_issue_sheet/__openerp__.py @@ -25,7 +25,8 @@ 'version': '1.0', 'category': 'Project Management', 'description': """ - This module adds the Timesheet support for the Issues/Bugs Management in Project +This module adds the Timesheet support for the Issues/Bugs Management in Project. +================================================================================= """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/project_messages/__openerp__.py b/addons/project_messages/__openerp__.py index 149e727408b..1e584c3be13 100644 --- a/addons/project_messages/__openerp__.py +++ b/addons/project_messages/__openerp__.py @@ -28,11 +28,11 @@ "author": "OpenERP SA", "category": 'Project Management', "description": """ - This module provides the functionality to send messages within a project. - ========================================================================= +This module provides the functionality to send messages within a project. +========================================================================= - A user can send messages individually to other user. He can even broadcast - it to all the users. +A user can send messages individually to other user. He can even broadcast +it to all the users. """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/project_retro_planning/__openerp__.py b/addons/project_retro_planning/__openerp__.py index 5752c0a7d76..8157180321a 100644 --- a/addons/project_retro_planning/__openerp__.py +++ b/addons/project_retro_planning/__openerp__.py @@ -24,8 +24,11 @@ 'version': '0.1', 'category': 'Project Management', 'description': """ - If end date of project is changed - then the deadline date and start date for all the tasks will change accordingly. """, +Changes dates according to change in project End Date. +====================================================== + +If end date of project is changed then the deadline date and start date for all the tasks will change accordingly. + """, 'author': 'OpenERP SA', 'depends': ['base', 'project'], 'init_xml': [], diff --git a/addons/project_scrum/__openerp__.py b/addons/project_scrum/__openerp__.py index 8bb1b0e3d66..0f9649fd31d 100644 --- a/addons/project_scrum/__openerp__.py +++ b/addons/project_scrum/__openerp__.py @@ -25,26 +25,26 @@ 'version': '1.0', 'category': 'Project Management', 'description': """ - This module implements all concepts defined by the scrum project management methodology for IT companies. - ========================================================================================================= +This module implements all concepts defined by the scrum project management methodology for IT companies. +========================================================================================================= * Project with sprints, product owner, scrum master * Sprints with reviews, daily meetings, feedbacks * Product backlog * Sprint backlog - It adds some concepts to the project management module: +It adds some concepts to the project management module: * Mid-term, long-term road-map * Customers/functional requests VS technical ones - It also creates a new reporting: +It also creates a new reporting: * Burn-down chart - The scrum projects and tasks inherit from the real projects and - tasks, so you can continue working on normal tasks that will also - include tasks from scrum projects. +The scrum projects and tasks inherit from the real projects and +tasks, so you can continue working on normal tasks that will also +include tasks from scrum projects. - More information on the methodology: +More information on the methodology: * http://controlchaos.com """, 'author': 'OpenERP SA', diff --git a/addons/project_timesheet/__openerp__.py b/addons/project_timesheet/__openerp__.py index deb27aed313..1263a514804 100644 --- a/addons/project_timesheet/__openerp__.py +++ b/addons/project_timesheet/__openerp__.py @@ -24,11 +24,11 @@ 'version': '1.0', 'category': 'Project Management', 'description': """ - Synchronization of project task work entries with timesheet entries. - ==================================================================== +Synchronization of project task work entries with timesheet entries. +==================================================================== - This module lets you transfer the entries under tasks defined for Project Management to - the Timesheet line entries for particular date and particular user with the effect of creating, editing and deleting either ways. +This module lets you transfer the entries under tasks defined for Project Management to +the Timesheet line entries for particular date and particular user with the effect of creating, editing and deleting either ways. """, 'author': 'OpenERP SA', diff --git a/addons/purchase/__openerp__.py b/addons/purchase/__openerp__.py index e5a6b5eb823..6e73a0817fd 100644 --- a/addons/purchase/__openerp__.py +++ b/addons/purchase/__openerp__.py @@ -25,10 +25,11 @@ 'version': '1.1', 'category': 'Purchases', 'description': """ - Purchase module is for generating a purchase order for purchase of goods from a supplier. - ----------------------------------------------------------------------------------------- - A supplier invoice is created for the particular purchase order. - Dashboard for purchase management that includes: +Purchase module is for generating a purchase order for purchase of goods from a supplier. +========================================================================================= + +A supplier invoice is created for the particular purchase order. +Dashboard for purchase management that includes: * Current Purchase Orders * Draft Purchase Orders * Graph for quantity and amount per month diff --git a/addons/purchase_analytic_plans/__openerp__.py b/addons/purchase_analytic_plans/__openerp__.py index 2a40cfd704e..6dfb51e4138 100644 --- a/addons/purchase_analytic_plans/__openerp__.py +++ b/addons/purchase_analytic_plans/__openerp__.py @@ -25,7 +25,8 @@ 'version': '1.0', 'category': 'Purchases', 'description': """ - The base module to manage analytic distribution and purchase orders. +The base module to manage analytic distribution and purchase orders. +==================================================================== """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/purchase_double_validation/__openerp__.py b/addons/purchase_double_validation/__openerp__.py index ca357d56c33..34e1aa71e16 100644 --- a/addons/purchase_double_validation/__openerp__.py +++ b/addons/purchase_double_validation/__openerp__.py @@ -27,7 +27,8 @@ "depends" : ["base","purchase"], "author" : 'OpenERP SA', "description": """ - This module modifies the purchase workflow in order to validate purchases that exceeds minimum amount set by configuration wizard +This module modifies the purchase workflow in order to validate purchases that exceeds minimum amount set by configuration wizard. +================================================================================================================================== """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/purchase_requisition/__openerp__.py b/addons/purchase_requisition/__openerp__.py index 23264ed35a6..5fd224b14f9 100644 --- a/addons/purchase_requisition/__openerp__.py +++ b/addons/purchase_requisition/__openerp__.py @@ -25,10 +25,11 @@ "images" : ['images/purchase_requisitions.jpeg'], "website" : "http://www.openerp.com", "description": """ - This module allows you to manage your Purchase Requisition. - ----------------------------------------------------------- - When a purchase order is created, you now have the opportunity to save the related requisition. - This new object will regroup and will allow you to easily keep track and order all your purchase orders. +This module allows you to manage your Purchase Requisition. +=========================================================== + +When a purchase order is created, you now have the opportunity to save the related requisition. +This new object will regroup and will allow you to easily keep track and order all your purchase orders. """, "depends" : ["purchase","mrp"], "init_xml" : [], diff --git a/addons/report_designer/__openerp__.py b/addons/report_designer/__openerp__.py index 8588c6c4e8b..877709f3fb2 100644 --- a/addons/report_designer/__openerp__.py +++ b/addons/report_designer/__openerp__.py @@ -27,8 +27,8 @@ "author" : "OpenERP SA", "category": "Tools", "description": """ - Installer for reporting tools. - ============================== +Installer for reporting tools. +============================== """, 'website': 'http://www.openerp.com', 'init_xml': [], diff --git a/addons/report_intrastat/__openerp__.py b/addons/report_intrastat/__openerp__.py index cd6f4ee7eac..b3101317ece 100644 --- a/addons/report_intrastat/__openerp__.py +++ b/addons/report_intrastat/__openerp__.py @@ -25,10 +25,10 @@ 'version': '1.0', 'category': 'Warehouse', 'description': """ - A module that adds intrastat reports. - ===================================== +A module that adds intrastat reports. +===================================== - This module gives the details of the goods traded between the countries of European Union """, +This module gives the details of the goods traded between the countries of European Union """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', 'depends': ['base', 'product', 'stock', 'sale', 'purchase'], diff --git a/addons/report_webkit/__openerp__.py b/addons/report_webkit/__openerp__.py index ebda584f7fd..492b80eb7a6 100644 --- a/addons/report_webkit/__openerp__.py +++ b/addons/report_webkit/__openerp__.py @@ -32,8 +32,8 @@ { "name" : "Webkit Report Engine", "description" : """ - This module adds a new Report Engine based on WebKit library (wkhtmltopdf) to support reports designed in HTML + CSS. - ===================================================================================================================== +This module adds a new Report Engine based on WebKit library (wkhtmltopdf) to support reports designed in HTML + CSS. +===================================================================================================================== The module structure and some code is inspired by the report_openoffice module. The module allows: diff --git a/addons/report_webkit_sample/__openerp__.py b/addons/report_webkit_sample/__openerp__.py index 6325032b6a1..3670aa4c5d2 100644 --- a/addons/report_webkit_sample/__openerp__.py +++ b/addons/report_webkit_sample/__openerp__.py @@ -32,14 +32,14 @@ { "name" : "Webkit Report Samples", "description" : """ - Samples for Webkit Report Engine (report_webkit module). - ======================================================== +Samples for Webkit Report Engine (report_webkit module). +======================================================== - A sample invoice report is included in this module, as well as a wizard to - add Webkit Report entries on any Document in the system. +A sample invoice report is included in this module, as well as a wizard to +add Webkit Report entries on any Document in the system. - You have to create the print buttons by calling the wizard. For more details see: - http://files.me.com/nbessi/06n92k.mov +You have to create the print buttons by calling the wizard. For more details see: + http://files.me.com/nbessi/06n92k.mov """, "version" : "0.9", "depends" : ["base", "account", "report_webkit"], diff --git a/addons/resource/__openerp__.py b/addons/resource/__openerp__.py index bcb9cb45513..dab9b06d5f8 100644 --- a/addons/resource/__openerp__.py +++ b/addons/resource/__openerp__.py @@ -26,13 +26,13 @@ "category" : "Project Management", "website" : "http://www.openerp.com", "description": """ - Module for resource management. - =============================== +Module for resource management. +=============================== - A resource represent something that can be scheduled - (a developer on a task or a work center on manufacturing orders). - This module manages a resource calendar associated to every resource. - It also manages the leaves of every resource. +A resource represent something that can be scheduled +(a developer on a task or a work center on manufacturing orders). +This module manages a resource calendar associated to every resource. +It also manages the leaves of every resource. """, 'author': 'OpenERP SA', diff --git a/addons/sale/__openerp__.py b/addons/sale/__openerp__.py index e56c51619d9..c223fd348d2 100644 --- a/addons/sale/__openerp__.py +++ b/addons/sale/__openerp__.py @@ -23,43 +23,44 @@ 'name': 'Sales Management', 'version': '1.0', 'category': 'Sales', - 'description': """Manage your Quotations and Sales Orders - The base module to manage quotations and sales orders. - ====================================================== + 'category': 'Generic Modules/Sales & Purchases', + 'description': """ +The base module to manage quotations and sales orders. +====================================================== - Workflow with validation steps: - ------------------------------- - * Quotation -> Sales order -> Invoice +Workflow with validation steps: +------------------------------- + * Quotation -> Sales order -> Invoice - Invoicing methods: - ------------------ - * Invoice on order (before or after shipping) - * Invoice on delivery - * Invoice on timesheets - * Advance invoice +Invoicing methods: +------------------ + * Invoice on order (before or after shipping) + * Invoice on delivery + * Invoice on timesheets + * Advance invoice - Partners preferences: - --------------------- - * shipping - * invoicing - * incoterm +Partners preferences: +--------------------- + * shipping + * invoicing + * incoterm - Products stocks and prices - -------------------------- +Products stocks and prices +-------------------------- - Delivery methods: - ----------------- - * all at once - * multi-parcel - * delivery costs +Delivery methods: +----------------- + * all at once + * multi-parcel + * delivery costs - Dashboard for Sales Manager that includes: - ------------------------------------------ - * Quotations - * Sales by Month - * Graph of Sales by Salesman in last 90 days - * Graph of Sales per Customer in last 90 days - * Graph of Sales by Product's Category in last 90 days +Dashboard for Sales Manager that includes: +------------------------------------------ + * Quotations + * Sales by Month + * Graph of Sales by Salesman in last 90 days + * Graph of Sales per Customer in last 90 days + * Graph of Sales by Product's Category in last 90 days """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/sale_analytic_plans/__openerp__.py b/addons/sale_analytic_plans/__openerp__.py index c0f94ca1904..77d411e7cef 100644 --- a/addons/sale_analytic_plans/__openerp__.py +++ b/addons/sale_analytic_plans/__openerp__.py @@ -24,7 +24,8 @@ 'version': '1.0', 'category': 'Sales', 'description': """ - The base module to manage analytic distribution and sales orders. +The base module to manage analytic distribution and sales orders. +================================================================= """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/sale_journal/__openerp__.py b/addons/sale_journal/__openerp__.py index 78928cca0f1..5311a320e1a 100644 --- a/addons/sale_journal/__openerp__.py +++ b/addons/sale_journal/__openerp__.py @@ -24,28 +24,28 @@ 'version': '1.0', 'category': 'Sales', 'description': """ - The sales journal modules allows you to categorise your sales and deliveries (picking lists) between different journals. - ======================================================================================================================== +The sales journal modules allows you to categorise your sales and deliveries (picking lists) between different journals. +======================================================================================================================== - This module is very helpful for bigger companies that - works by departments. +This module is very helpful for bigger companies that +works by departments. - You can use journal for different purposes, some examples: +You can use journal for different purposes, some examples: * isolate sales of different departments * journals for deliveries by truck or by UPS - Journals have a responsible and evolves between different status: +Journals have a responsible and evolves between different status: * draft, open, cancel, done. - Batch operations can be processed on the different journals to - confirm all sales at once, to validate or invoice packing, ... +Batch operations can be processed on the different journals to +confirm all sales at once, to validate or invoice packing, ... - It also supports batch invoicing methods that can be configured by - partners and sales orders, examples: +It also supports batch invoicing methods that can be configured by +partners and sales orders, examples: * daily invoicing, * monthly invoicing, ... - Some statistics by journals are provided. +Some statistics by journals are provided. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/sale_layout/__openerp__.py b/addons/sale_layout/__openerp__.py index 6f8bf1c683f..d3fa8388a76 100644 --- a/addons/sale_layout/__openerp__.py +++ b/addons/sale_layout/__openerp__.py @@ -25,13 +25,13 @@ "depends" : ["sale", "account_invoice_layout"], "author" : "OpenERP SA", "description": """ - This module provides features to improve the layout of the Sales Order. - ======================================================================= +This module provides features to improve the layout of the Sales Order. +======================================================================= - It gives you the possibility to - * order all the lines of a sales order - * add titles, comment lines, sub total lines - * draw horizontal lines and put page breaks +It gives you the possibility to + * order all the lines of a sales order + * add titles, comment lines, sub total lines + * draw horizontal lines and put page breaks """, "website" : "http://www.openerp.com", diff --git a/addons/sale_margin/__openerp__.py b/addons/sale_margin/__openerp__.py index 0fc655fb841..1121b178266 100644 --- a/addons/sale_margin/__openerp__.py +++ b/addons/sale_margin/__openerp__.py @@ -23,8 +23,10 @@ "version":"1.0", "category" : "Sales", "description": """ - This module adds the 'Margin' on sales order, - which gives the profitability by calculating the difference between the Unit Price and Cost Price +This module adds the 'Margin' on sales order. +============================================= + +This gives the profitability by calculating the difference between the Unit Price and Cost Price. """, "author":"OpenERP SA", "images":["images/sale_margin.jpeg"], diff --git a/addons/sale_mrp/__openerp__.py b/addons/sale_mrp/__openerp__.py index 74ce5ac41fc..641290ec6ee 100644 --- a/addons/sale_mrp/__openerp__.py +++ b/addons/sale_mrp/__openerp__.py @@ -25,12 +25,12 @@ 'version': '1.0', 'category': 'Sales', 'description': """ - This module provides facility to the user to install mrp and sales modulesat a time. - ==================================================================================== +This module provides facility to the user to install mrp and sales modulesat a time. +==================================================================================== - It is basically used when we want to keep track of production - orders generated from sales order. - It adds sales name and sales Reference on production order. +It is basically used when we want to keep track of production +orders generated from sales order. +It adds sales name and sales Reference on production order. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/sale_order_dates/__openerp__.py b/addons/sale_order_dates/__openerp__.py index cd46b9010ac..e15e6d8b73c 100644 --- a/addons/sale_order_dates/__openerp__.py +++ b/addons/sale_order_dates/__openerp__.py @@ -26,6 +26,7 @@ 'category': 'Sales', 'description': """ Add commitment, requested and effective dates on the sales order. +================================================================= """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/share/__openerp__.py b/addons/share/__openerp__.py index b23f571b9cb..085266b4dae 100644 --- a/addons/share/__openerp__.py +++ b/addons/share/__openerp__.py @@ -27,18 +27,18 @@ "author" : "OpenERP SA", "category": 'Tools', "description": """ - This module adds generic sharing tools to your current OpenERP database. - ======================================================================== +This module adds generic sharing tools to your current OpenERP database. +======================================================================== - It specifically adds a 'share' button that is available in the Web client to - share any kind of OpenERP data with colleagues, customers, friends, etc. +It specifically adds a 'share' button that is available in the Web client to +share any kind of OpenERP data with colleagues, customers, friends, etc. - The system will work by creating new users and groups on the fly, and by - combining the appropriate access rights and ir.rules to ensure that the - shared users only have access to the data that has been shared with them. +The system will work by creating new users and groups on the fly, and by +combining the appropriate access rights and ir.rules to ensure that the +shared users only have access to the data that has been shared with them. - This is extremely useful for collaborative work, knowledge sharing, - synchronization with other companies, etc. +This is extremely useful for collaborative work, knowledge sharing, +synchronization with other companies, etc. """, 'website': 'http://www.openerp.com', diff --git a/addons/stock/__openerp__.py b/addons/stock/__openerp__.py index e6432a4800a..3577cee3cf7 100644 --- a/addons/stock/__openerp__.py +++ b/addons/stock/__openerp__.py @@ -24,23 +24,24 @@ "version" : "1.1", "author" : "OpenERP SA", "description" : """ - OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations. - ------------------------------------------------------------------------------------------------------ +OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations. +====================================================================================================== + Thanks to the double entry management, the inventory controlling is powerful and flexible: -* Moves history and planning, -* Different inventory methods (FIFO, LIFO, ...) -* Stock valuation (standard or average price, ...) -* Robustness faced with Inventory differences -* Automatic reordering rules (stock level, JIT, ...) -* Bar code supported -* Rapid detection of mistakes through double entry system -* Traceability (upstream/downstream, production lots, serial number, ...) -* Dashboard for warehouse that includes: - * Procurement in exception - * List of Incoming Products - * List of Outgoing Products - * Graph : Products to receive in delay (date < = today) - * Graph : Products to send in delay (date < = today) + * Moves history and planning, + * Different inventory methods (FIFO, LIFO, ...) + * Stock valuation (standard or average price, ...) + * Robustness faced with Inventory differences + * Automatic reordering rules (stock level, JIT, ...) + * Bar code supported + * Rapid detection of mistakes through double entry system + * Traceability (upstream/downstream, production lots, serial number, ...) + * Dashboard for warehouse that includes: + * Procurement in exception + * List of Incoming Products + * List of Outgoing Products + * Graph : Products to receive in delay (date < = today) + * Graph : Products to send in delay (date < = today) """, "website" : "http://www.openerp.com", "images" : ["images/delivery_orders.jpeg", "images/inventory_analysis.jpeg","images/location.jpeg","images/moves_analysis.jpeg","images/physical_inventories.jpeg","images/warehouse_dashboard.jpeg"], diff --git a/addons/stock_invoice_directly/__openerp__.py b/addons/stock_invoice_directly/__openerp__.py index 90ca717f779..712aaca289d 100644 --- a/addons/stock_invoice_directly/__openerp__.py +++ b/addons/stock_invoice_directly/__openerp__.py @@ -25,8 +25,11 @@ 'version': '1.0', 'category': 'Warehouse', 'description': """ - When you send or deliver goods, this module automatically launch - the invoicing wizard if the delivery is to be invoiced. +Invoice Wizard for Delivery. +============================ + +When you send or deliver goods, this module automatically launch +the invoicing wizard if the delivery is to be invoiced. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', diff --git a/addons/stock_no_autopicking/__openerp__.py b/addons/stock_no_autopicking/__openerp__.py index dac1ac248ee..9b12ac49c34 100644 --- a/addons/stock_no_autopicking/__openerp__.py +++ b/addons/stock_no_autopicking/__openerp__.py @@ -25,13 +25,13 @@ 'version': '1.0', 'category': 'Warehouse', 'description': """ - This module allows an intermediate picking process to provide raw materials to production orders. - ------------------------------------------------------------------------------------------------- +This module allows an intermediate picking process to provide raw materials to production orders. +================================================================================================= - One example of usage of this module is to manage production made by your - suppliers (sub-contracting). To achieve this, set the assembled product - which is sub-contracted to "No Auto-Picking" and put the location of the - supplier in the routing of the assembly operation. +One example of usage of this module is to manage production made by your +suppliers (sub-contracting). To achieve this, set the assembled product +which is sub-contracted to "No Auto-Picking" and put the location of the +supplier in the routing of the assembly operation. """, 'author': 'OpenERP SA', 'depends': ['mrp'], diff --git a/addons/stock_planning/__openerp__.py b/addons/stock_planning/__openerp__.py index bfac8ece587..fd7d65956fc 100644 --- a/addons/stock_planning/__openerp__.py +++ b/addons/stock_planning/__openerp__.py @@ -29,6 +29,7 @@ "description": """ Purpose of MPS is to allow create a manual procurement (requisition) apart of MRP scheduler (which works automatically on minimum stock rules). =============================================================================================================================================== + This module is based on original OpenERP SA module stock_planning version 1.0 of the same name Master Procurement Schedule. Terms used in the module: - Stock and Sales Period - is the time (between Start Date and End Date) for which you plan Stock and Sales Forecast and make Procurement Planning. diff --git a/addons/subscription/__openerp__.py b/addons/subscription/__openerp__.py index 0ef23f8149c..b0c6e6cdb6c 100644 --- a/addons/subscription/__openerp__.py +++ b/addons/subscription/__openerp__.py @@ -25,8 +25,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module allows to create new documents and add subscription on that document. - ================================================================================= +This module allows to create new documents and add subscription on that document. +================================================================================= """, 'author': 'OpenERP SA', 'depends': ['base_tools'], diff --git a/addons/survey/__openerp__.py b/addons/survey/__openerp__.py index b809a640f88..e44efbe0bf9 100644 --- a/addons/survey/__openerp__.py +++ b/addons/survey/__openerp__.py @@ -24,13 +24,13 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module is used for surveying. - ================================== +This module is used for surveying. +================================== - It depends on the answers or reviews of some questions by different users. - A survey may have multiple pages. Each page may contain multiple questions and each question may have multiple answers. - Different users may give different answers of question and according to that survey is done. - Partners are also sent mails with user name and password for the invitation of the survey +It depends on the answers or reviews of some questions by different users. +A survey may have multiple pages. Each page may contain multiple questions and each question may have multiple answers. +Different users may give different answers of question and according to that survey is done. +Partners are also sent mails with user name and password for the invitation of the survey """, 'author': 'OpenERP SA', 'depends': ['base_tools'], diff --git a/addons/thunderbird/__openerp__.py b/addons/thunderbird/__openerp__.py index 3ac7baa346f..1729cc430cf 100644 --- a/addons/thunderbird/__openerp__.py +++ b/addons/thunderbird/__openerp__.py @@ -27,14 +27,14 @@ "depends" : ["base","mail_gateway"], "category" : "Tools", "description": """ - This module is required for the Thuderbird Plug-in to work properly. - ==================================================================== +This module is required for the Thuderbird Plug-in to work properly. +==================================================================== - The plugin allows you archive email and its attachments to the selected - OpenERP objects. You can select a partner, a task, a project, an analytical - account, or any other object and attach the selected mail as a .eml file in - the attachment of a selected record. You can create documents for CRM Lead, - HR Applicant and Project Issue from selected mails. +The plugin allows you archive email and its attachments to the selected +OpenERP objects. You can select a partner, a task, a project, an analytical +account, or any other object and attach the selected mail as a .eml file in +the attachment of a selected record. You can create documents for CRM Lead, +HR Applicant and Project Issue from selected mails. """, "init_xml" : [], diff --git a/addons/users_ldap/__openerp__.py b/addons/users_ldap/__openerp__.py index 54c79535929..71ed399c5da 100644 --- a/addons/users_ldap/__openerp__.py +++ b/addons/users_ldap/__openerp__.py @@ -19,13 +19,16 @@ ############################################################################## { - "name" : "Authenticate users with ldap server", + "name" : "Authenticate users with LDAP server", "version" : "0.1", "depends" : ["base"], "images" : ["images/ldap_configuration.jpeg"], "author" : "OpenERP SA", - "description": """Adds support for authentication by ldap server. -This module only works with Unix/Linux + "description": """ +Adds support for authentication by LDAP server. +=============================================== + +This module only works with Unix/Linux. """, diff --git a/addons/warning/__openerp__.py b/addons/warning/__openerp__.py index 4220a3564c8..d2c8e923c16 100644 --- a/addons/warning/__openerp__.py +++ b/addons/warning/__openerp__.py @@ -25,11 +25,11 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - Module to trigger warnings in OpenERP objects. - ============================================== +Module to trigger warnings in OpenERP objects. +============================================== - Warning messages can be displayed for objects like sale order, purchase order, - picking and invoice. The message is triggered by the form's onchange event. +Warning messages can be displayed for objects like sale order, purchase order, +picking and invoice. The message is triggered by the form's onchange event. """, 'author': 'OpenERP SA', 'depends': ['base', 'sale', 'purchase'], diff --git a/addons/web_livechat/__openerp__.py b/addons/web_livechat/__openerp__.py index 7aa8cf03860..693e5d79aa3 100644 --- a/addons/web_livechat/__openerp__.py +++ b/addons/web_livechat/__openerp__.py @@ -23,8 +23,8 @@ 'version': '1.1', 'category': 'Tools', 'description': """ - Enable live chat support for those who have a maintenance contract. - =================================================================== +Enable live chat support for those who have a maintenance contract. +=================================================================== """, 'author': 'OpenERP SA', 'website': 'http://openerp.com', diff --git a/addons/web_uservoice/__openerp__.py b/addons/web_uservoice/__openerp__.py index d78fc3dac47..a12fd27ac4e 100644 --- a/addons/web_uservoice/__openerp__.py +++ b/addons/web_uservoice/__openerp__.py @@ -23,10 +23,10 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - Add Feedback button in header. - ============================== +Add Feedback button in header. +============================== - Invite OpenERP user feedback, powered by uservoice. +Invite OpenERP user feedback, powered by uservoice. """, 'author': 'OpenERP SA', 'website': 'http://openerp.com', diff --git a/addons/wiki_faq/__openerp__.py b/addons/wiki_faq/__openerp__.py index 17c229ae9aa..1a884ddb74c 100644 --- a/addons/wiki_faq/__openerp__.py +++ b/addons/wiki_faq/__openerp__.py @@ -24,8 +24,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - This module provides a Wiki FAQ Template. - ========================================= +This module provides a Wiki FAQ Template. +========================================= """, 'author': 'OpenERP SA', 'website': 'http://openerp.com', diff --git a/addons/wiki_quality_manual/__openerp__.py b/addons/wiki_quality_manual/__openerp__.py index 78bb5b03586..2031dbb0bfb 100644 --- a/addons/wiki_quality_manual/__openerp__.py +++ b/addons/wiki_quality_manual/__openerp__.py @@ -24,8 +24,8 @@ 'version': '1.0', 'category': 'Tools', 'description': """ - Quality Manual Template. - ======================== +Quality Manual Template. +======================== """, 'author': 'OpenERP SA', 'website': 'http://openerp.com', diff --git a/addons/wiki_sale_faq/__openerp__.py b/addons/wiki_sale_faq/__openerp__.py index 7c8cde42736..838ea991127 100644 --- a/addons/wiki_sale_faq/__openerp__.py +++ b/addons/wiki_sale_faq/__openerp__.py @@ -20,10 +20,12 @@ ############################################################################## { - 'name': 'Wiki -Sale - FAQ', + 'name': 'Wiki - Sale-FAQ', 'version': '1.0', 'category': 'Tools', - 'description': """This module provides a wiki FAQ Template + 'description': """ +This module provides a Wiki Sales FAQ Template. +=============================================== """, 'author': 'OpenERP SA', 'website': 'http://openerp.com',