~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/base_contact_city.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-19 19:02:35 UTC
  • Revision ID: truongsinh@vipescoserver-20090719190235-fu3bxcrbpvwuk5h7
[FIX] build_i18n.py .. raw:: html

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. module:: base_contact_city
 
3
    :synopsis: City for base_contact 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
      <br />
 
10
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
11
 
 
12
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
13
  enterprise management system. If you want to discover Open ERP, check our 
 
14
  `screencasts <http://openerp.tv>`_ or download 
 
15
  `Open ERP <http://openerp.com>`_ directly.
 
16
 
 
17
.. raw:: html
 
18
 
 
19
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/base_contact_city"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
City for base_contact (*base_contact_city*)
 
23
===========================================
 
24
:Module: base_contact_city
 
25
:Name: City for base_contact
 
26
:Version: False
 
27
:Author: Pablo Rocandio
 
28
:Directory: base_contact_city
 
29
:Web: 
 
30
:Official module: no
 
31
:Quality certified: no
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Zip code, city, state and country fields are replaced with a location field in partner form when base_contact module is installed.
 
39
  This module helps to keep homogenous address data in our database.
 
40
 
 
41
Download links
 
42
--------------
 
43
 
 
44
You can download this module as a zip file in the following version:
 
45
 
 
46
  * `trunk <http://www.openerp.com/download/modules/trunk/base_contact_city.zip>`_
 
47
 
 
48
 
 
49
Dependencies
 
50
------------
 
51
 
 
52
 * :mod:`base`
 
53
 * :mod:`base_contact`
 
54
 * :mod:`city`
 
55
 
 
56
Reports
 
57
-------
 
58
 
 
59
None
 
60
 
 
61
 
 
62
Menus
 
63
-------
 
64
 
 
65
 
 
66
None
 
67
 
 
68
 
 
69
Views
 
70
-----
 
71
 
 
72
 
 
73
None
 
74
 
 
75
 
 
76
 
 
77
Objects
 
78
-------
 
79
 
 
80
None