~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to source/technical_guide/hnm_heofax.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. module:: hnm_heofax
 
3
    :synopsis: HeoFAX 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
10
 
 
11
HeoFAX (*hnm_heofax*)
 
12
=====================
 
13
:Module: hnm_heofax
 
14
:Name: HeoFAX
 
15
:Version: 0.01
 
16
:Author: Heonium
 
17
:Directory: hnm_heofax
 
18
:Web: http://www.heonium.com/contributions/developpement/envoyer-des-fax-avec-openerptinyerp.html
 
19
:Official module: no
 
20
:Quality certified: no
 
21
 
 
22
Description
 
23
-----------
 
24
 
 
25
::
 
26
 
 
27
  Add a possibility (wizard) to FAX any documents (PDF/PS/Text) from OpenERP.
 
28
  It get fax number and other informations from OpenERP's partners database. To use this module
 
29
  YOU NEED to uncompress it in 'addons' directory. This is because you need to have a 'coverpage'
 
30
  directory accessible to use it
 
31
  
 
32
  Currently you can
 
33
  ---------------
 
34
  - Send PDF/PS/TIFF documents (only one by one) from partner environnement
 
35
  to one or more recipient (mass fax mailing) (beware to disk space on hylafax
 
36
  server).
 
37
  - Send sale documents directly by FAX.
 
38
  - Using or not FaxCover when sending.
 
39
  - Define FaxCover by user or group.
 
40
  - Chose FaxCover when you send fax.
 
41
  - Possibility to record this operation in partner event.
 
42
  - You receive by mail the status of your send (success or error)
 
43
  - Send by fax sales doc. (sale order, confirmation order,  ...).'
 
44
  - Send by fax purchases doc. (purchase order, confirmation purchase order,  ...).'
 
45
  
 
46
  Install
 
47
  -------
 
48
  See README for details.
 
49
                        
 
50
 
 
51
Dependencies
 
52
------------
 
53
 
 
54
 * :mod:`base`
 
55
 * :mod:`sale`
 
56
 * :mod:`purchase`
 
57
 
 
58
Reports
 
59
-------
 
60
 
 
61
None
 
62
 
 
63
 
 
64
Menus
 
65
-------
 
66
 
 
67
 
 
68
None
 
69
 
 
70
 
 
71
Views
 
72
-----
 
73
 
 
74
 
 
75
None
 
76
 
 
77
 
 
78
 
 
79
Objects
 
80
-------
 
81
 
 
82
None