~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/crm_livechat.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: crm_livechat
 
3
.. i18n:     :synopsis: CRM - Livechat Jabber Client 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: crm_livechat
 
9
    :synopsis: CRM - Livechat Jabber Client 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/crm_livechat"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/crm_livechat"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: CRM - Livechat Jabber Client (*crm_livechat*)
 
47
.. i18n: =============================================
 
48
.. i18n: :Module: crm_livechat
 
49
.. i18n: :Name: CRM - Livechat Jabber Client
 
50
.. i18n: :Version: False
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: crm_livechat
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
CRM - Livechat Jabber Client (*crm_livechat*)
 
59
=============================================
 
60
:Module: crm_livechat
 
61
:Name: CRM - Livechat Jabber Client
 
62
:Version: False
 
63
:Author: Tiny
 
64
:Directory: crm_livechat
 
65
:Web: http://www.openerp.com
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   This module allows you to configure and manage a livechat on your website.
 
79
.. i18n:   So that your salesman can directly talk with your users in your website, using
 
80
.. i18n:   their normal jabber account. This project includes two parts:
 
81
.. i18n:   * An OpenERP module to manage everything
 
82
.. i18n:   * A python Ajax client to set on your website for the end-user interface.
 
83
.. i18n:   
 
84
.. i18n:   It allows you to define:
 
85
.. i18n:   * XMPP (Jabber) Accounts for your users
 
86
.. i18n:   * XMPP Accounts for anonymous customers
 
87
.. i18n:   
 
88
.. i18n:   Then based one some events (a customer visiting some pages), it can open a
 
89
.. i18n:   window so that the visitor can directly talk with your teams. It goes to a
 
90
.. i18n:   jabber user according to what you configured in the OpenERP interface.
 
91
..
 
92
 
 
93
::
 
94
 
 
95
  This module allows you to configure and manage a livechat on your website.
 
96
  So that your salesman can directly talk with your users in your website, using
 
97
  their normal jabber account. This project includes two parts:
 
98
  * An OpenERP module to manage everything
 
99
  * A python Ajax client to set on your website for the end-user interface.
 
100
  
 
101
  It allows you to define:
 
102
  * XMPP (Jabber) Accounts for your users
 
103
  * XMPP Accounts for anonymous customers
 
104
  
 
105
  Then based one some events (a customer visiting some pages), it can open a
 
106
  window so that the visitor can directly talk with your teams. It goes to a
 
107
  jabber user according to what you configured in the OpenERP interface.
 
108
 
 
109
.. i18n: Download links
 
110
.. i18n: --------------
 
111
..
 
112
 
 
113
Download links
 
114
--------------
 
115
 
 
116
.. i18n: You can download this module as a zip file in the following version:
 
117
..
 
118
 
 
119
You can download this module as a zip file in the following version:
 
120
 
 
121
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/crm_livechat.zip>`_
 
122
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/crm_livechat.zip>`_
 
123
..
 
124
 
 
125
  * `5.0 <http://www.openerp.com/download/modules/5.0/crm_livechat.zip>`_
 
126
  * `trunk <http://www.openerp.com/download/modules/trunk/crm_livechat.zip>`_
 
127
 
 
128
.. i18n: Dependencies
 
129
.. i18n: ------------
 
130
..
 
131
 
 
132
Dependencies
 
133
------------
 
134
 
 
135
.. i18n:  * :mod:`base`
 
136
..
 
137
 
 
138
 * :mod:`base`
 
139
 
 
140
.. i18n: Reports
 
141
.. i18n: -------
 
142
..
 
143
 
 
144
Reports
 
145
-------
 
146
 
 
147
.. i18n: None
 
148
..
 
149
 
 
150
None
 
151
 
 
152
.. i18n: Menus
 
153
.. i18n: -------
 
154
..
 
155
 
 
156
Menus
 
157
-------
 
158
 
 
159
.. i18n: None
 
160
..
 
161
 
 
162
None
 
163
 
 
164
.. i18n: Views
 
165
.. i18n: -----
 
166
..
 
167
 
 
168
Views
 
169
-----
 
170
 
 
171
.. i18n: None
 
172
..
 
173
 
 
174
None
 
175
 
 
176
.. i18n: Objects
 
177
.. i18n: -------
 
178
..
 
179
 
 
180
Objects
 
181
-------
 
182
 
 
183
.. i18n: None
 
184
..
 
185
 
 
186
None