bzr revid: fp@tinyerp.com-20081211130946-7rd4icj1pwoj5d95
This commit is contained in:
Fabien Pinckaers 2008-12-11 14:09:46 +01:00
commit 483ed2938e
2 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,7 @@ people to intelligently and efficiently manage tasks, issues, and requests.
It manages key tasks such as communication, identification, prioritization,
assignment, resolution and notification.
Open ERP ensures that all cases are successfly tracked by users, customers and
Open ERP ensures that all cases are successfully tracked by users, customers and
suppliers. It can automatically send reminders, escalate the request, trigger
specific methods and lots of others actions based on your enterprise own rules.

View File

@ -1,7 +1,6 @@
<?xml version="1.0"?>
<openerp>
<data>
<record model="ir.ui.view" id="view_document_user_form">
<field name="name">report.document.user.form</field>
<field name="model">report.document.user</field>