~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/google_map.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
.. i18n: .. module:: google_map
 
3
.. i18n:     :synopsis: Google Map (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: google_map
 
8
    :synopsis: Google Map (Official, Quality Certified)
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
 
18
 
 
19
      <br />
 
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
21
 
 
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
 
23
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
24
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
25
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
26
 
 
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
28
  enterprise management system. If you want to discover Open ERP, check our 
 
29
  `screencasts <http://openerp.tv>`_ or download 
 
30
  `Open ERP <http://openerp.com>`_ directly.
 
31
 
 
32
.. i18n: .. raw:: html
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/google_map"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
 
38
 
 
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/google_map"></div>
 
40
    <script src="http://js-kit.com/ratings.js"></script>
 
41
 
 
42
.. i18n: Google Map (*google_map*)
 
43
.. i18n: =========================
 
44
.. i18n: :Module: google_map
 
45
.. i18n: :Name: Google Map
 
46
.. i18n: :Version: 5.0.1.0
 
47
.. i18n: :Author: Tiny
 
48
.. i18n: :Directory: google_map
 
49
.. i18n: :Web: http://www.openerp.com
 
50
.. i18n: :Official module: yes
 
51
.. i18n: :Quality certified: yes
 
52
 
 
53
Google Map (*google_map*)
 
54
=========================
 
55
:Module: google_map
 
56
:Name: Google Map
 
57
:Version: 5.0.1.0
 
58
:Author: Tiny
 
59
:Directory: google_map
 
60
:Web: http://www.openerp.com
 
61
:Official module: yes
 
62
:Quality certified: yes
 
63
 
 
64
.. i18n: Description
 
65
.. i18n: -----------
 
66
 
 
67
Description
 
68
-----------
 
69
 
 
70
.. i18n: ::
 
71
.. i18n: 
 
72
.. i18n:   The module adds google map field in partner address
 
73
.. i18n:   so that we can directly open google map from the
 
74
.. i18n:   url widget.
 
75
 
 
76
::
 
77
 
 
78
  The module adds google map field in partner address
 
79
  so that we can directly open google map from the
 
80
  url widget.
 
81
 
 
82
.. i18n: Download links
 
83
.. i18n: --------------
 
84
 
 
85
Download links
 
86
--------------
 
87
 
 
88
.. i18n: You can download this module as a zip file in the following version:
 
89
 
 
90
You can download this module as a zip file in the following version:
 
91
 
 
92
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/google_map.zip>`_
 
93
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/google_map.zip>`_
 
94
 
 
95
  * `5.0 <http://www.openerp.com/download/modules/5.0/google_map.zip>`_
 
96
  * `trunk <http://www.openerp.com/download/modules/trunk/google_map.zip>`_
 
97
 
 
98
.. i18n: Dependencies
 
99
.. i18n: ------------
 
100
 
 
101
Dependencies
 
102
------------
 
103
 
 
104
.. i18n:  * :mod:`base`
 
105
 
 
106
 * :mod:`base`
 
107
 
 
108
.. i18n: Reports
 
109
.. i18n: -------
 
110
 
 
111
Reports
 
112
-------
 
113
 
 
114
.. i18n: None
 
115
 
 
116
None
 
117
 
 
118
.. i18n: Menus
 
119
.. i18n: -------
 
120
 
 
121
Menus
 
122
-------
 
123
 
 
124
.. i18n: None
 
125
 
 
126
None
 
127
 
 
128
.. i18n: Views
 
129
.. i18n: -----
 
130
 
 
131
Views
 
132
-----
 
133
 
 
134
.. i18n:  * \* INHERIT res.partner.address.form1.inheritg (form)
 
135
.. i18n:  * \* INHERIT res.partner.address.form2.inheritg (form)
 
136
.. i18n:  * \* INHERIT res.partner.form.inheritg (form)
 
137
 
 
138
 * \* INHERIT res.partner.address.form1.inheritg (form)
 
139
 * \* INHERIT res.partner.address.form2.inheritg (form)
 
140
 * \* INHERIT res.partner.form.inheritg (form)
 
141
 
 
142
.. i18n: Objects
 
143
.. i18n: -------
 
144
 
 
145
Objects
 
146
-------
 
147
 
 
148
.. i18n: None
 
149
 
 
150
None