Skip to content
Snippets Groups Projects
Commit 01981534 authored by Ajay Chauhan's avatar Ajay Chauhan
Browse files

[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713093114-wzrprgaeo34tzjbx
parent 339051ca
Branches
Tags
No related merge requests found
......@@ -27,8 +27,9 @@
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',
......
......@@ -28,8 +28,8 @@
The base module to manage analytic distribution and purchase orders.
====================================================================
Allows the user to maintain several analysis plans. These let you split
a line on a supplier purchase order into several accounts and analytic plans.
Allows the user to maintain several analysis plans. These let you split a line
on a supplier purchase order into several accounts and analytic plans.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
......
......@@ -30,8 +30,8 @@
Double-validation for purchases exceeding minimum amount.
=========================================================
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': [],
......
......@@ -28,8 +28,9 @@
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.
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" : [],
......
......@@ -28,7 +28,8 @@
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'],
......
......@@ -50,10 +50,8 @@ The module allows:
- Margins definition
- Paper size definition
... and much more
Multiple headers and logos can be defined per company.
CSS style, header and footer body are defined per company.
Multiple headers and logos can be defined per company. CSS style, header and
footer body are defined per company.
For a sample report see also the webkit_report_sample module, and this video:
http://files.me.com/nbessi/06n92k.mov
......@@ -61,8 +59,8 @@ For a sample report see also the webkit_report_sample module, and this video:
Requirements and Installation
-----------------------------
This module requires the ``wkthtmltopdf`` library to render HTML documents as
PDF. Version 0.9.9 or later is necessary, and can be found at http://code.google.com/p/wkhtmltopdf/
for Linux, Mac OS X (i386) and Windows (32bits).
PDF. Version 0.9.9 or later is necessary, and can be found at
http://code.google.com/p/wkhtmltopdf/ for Linux, Mac OS X (i386) and Windows (32bits).
After installing the library on the OpenERP Server machine, you need to set the
path to the ``wkthtmltopdf`` executable file on each Company.
......@@ -72,13 +70,13 @@ install a "static" version of the library. The default ``wkhtmltopdf`` on
Ubuntu is known to have this issue.
TODO
----
TODO:
-----
* JavaScript support activation deactivation
* Collated and book format support
* Zip return for separated PDF
* Web client WYSIWYG
* JavaScript support activation deactivation
* Collated and book format support
* Zip return for separated PDF
* Web client WYSIWYG
""",
"version": "0.9",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment