~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/product_sequence.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
1
 
2
2
.. i18n: .. module:: product_sequence
3
 
    .. i18n: :synopsis: Product Sequence 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Product Sequence 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: product_sequence
8
8
    :synopsis: Product Sequence 
9
9
    :noindex:
10
 
.... i18n:  
 
10
.. 
11
11
 
12
12
.. i18n: .. raw:: html
13
 
 
14
 
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
15
 
 
16
 
    .. i18n: <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
13
.. i18n: 
 
14
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
15
 
 
16
.. raw:: html
17
17
 
18
18
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
19
19
 
46
46
-----------
47
47
 
48
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   
 
51
.. i18n:   Add a product sequence on create, only when default_code is blank.
 
52
.. i18n:       
 
53
 
 
54
::
49
55
 
50
56
  
51
57
  Add a product sequence on create, only when default_code is blank.
52
 
.. i18n:       
53
 
 
54
 
  .. i18n: 
55
 
  .. i18n: Add a product sequence on create, only when default_code is blank.
56
 
      .. i18n: 
57
 
 
58
 
Dependencies
59
 
.. i18n: ------------
 
58
      
60
59
 
61
60
.. i18n: Dependencies
62
61
.. i18n: ------------
64
63
Dependencies
65
64
------------
66
65
 
67
 
 .. i18n: * :mod:`base`
68
 
 .. i18n: * :mod:`product`
 
66
.. i18n:  * :mod:`base`
 
67
.. i18n:  * :mod:`product`
69
68
 
70
69
 * :mod:`base`
71
70
 * :mod:`product`