~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/board_restaurant.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:: board_restaurant
3
 
    .. i18n: :synopsis: Board for Hotel Restaurant users 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Board for Hotel Restaurant users 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: board_restaurant
8
8
    :synopsis: Board for Hotel Restaurant users 
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:   This module implements a dashboard for project member that includes:
 
52
.. i18n:        * list of current orders
 
53
.. i18n:        * List of Kitchen order tickets 
 
54
.. i18n:        * List of current table reservation
 
55
.. i18n:        
 
56
.. i18n:        
 
57
 
 
58
::
49
59
 
50
60
  
51
61
  This module implements a dashboard for project member that includes:
52
62
        * list of current orders
53
63
        * List of Kitchen order tickets 
54
64
        * List of current table reservation
55
 
.. i18n:        
56
 
        
57
 
 
58
 
  .. i18n: 
59
 
  .. i18n: This module implements a dashboard for project member that includes:
60
 
        .. i18n: * list of current orders
61
 
        .. i18n: * List of Kitchen order tickets 
62
 
        .. i18n: * List of current table reservation
63
 
        .. i18n: 
64
 
        .. i18n: 
65
 
 
66
 
Dependencies
67
 
.. i18n: ------------
 
65
        
 
66
        
68
67
 
69
68
.. i18n: Dependencies
70
69
.. i18n: ------------
72
71
Dependencies
73
72
------------
74
73
 
75
 
 .. i18n: * :mod:`board`
76
 
 .. i18n: * :mod:`report_hotel_restaurant`
 
74
.. i18n:  * :mod:`board`
 
75
.. i18n:  * :mod:`report_hotel_restaurant`
77
76
 
78
77
 * :mod:`board`
79
78
 * :mod:`report_hotel_restaurant`