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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/nan_stock_move_filters.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:: nan_stock_move_filters
 
3
.. i18n:     :synopsis: Stock Move Filters 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: nan_stock_move_filters
 
9
    :synopsis: Stock Move Filters 
 
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="/nan_stock_move_filters"></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="/nan_stock_move_filters"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Stock Move Filters (*nan_stock_move_filters*)
 
47
.. i18n: =============================================
 
48
.. i18n: :Module: nan_stock_move_filters
 
49
.. i18n: :Name: Stock Move Filters
 
50
.. i18n: :Version: 5.0.0.1
 
51
.. i18n: :Author: NaN for Trod y Avia, S.L.
 
52
.. i18n: :Directory: nan_stock_move_filters
 
53
.. i18n: :Web: http://www.NaN-tic.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Stock Move Filters (*nan_stock_move_filters*)
 
59
=============================================
 
60
:Module: nan_stock_move_filters
 
61
:Name: Stock Move Filters
 
62
:Version: 5.0.0.1
 
63
:Author: NaN for Trod y Avia, S.L.
 
64
:Directory: nan_stock_move_filters
 
65
:Web: http://www.NaN-tic.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 adds filters to stock moves so only available locations, products and lots are shown in searches, easing the selection of the appropiate ones to the user.
 
79
.. i18n:        
 
80
.. i18n:   This module provides a useful infrastructure for specific filters to be implemented in new modules.
 
81
..
 
82
 
 
83
::
 
84
 
 
85
  This module adds filters to stock moves so only available locations, products and lots are shown in searches, easing the selection of the appropiate ones to the user.
 
86
        
 
87
  This module provides a useful infrastructure for specific filters to be implemented in new modules.
 
88
 
 
89
.. i18n: Download links
 
90
.. i18n: --------------
 
91
..
 
92
 
 
93
Download links
 
94
--------------
 
95
 
 
96
.. i18n: You can download this module as a zip file in the following version:
 
97
..
 
98
 
 
99
You can download this module as a zip file in the following version:
 
100
 
 
101
.. i18n: (No download links available)
 
102
..
 
103
 
 
104
(No download links available)
 
105
 
 
106
.. i18n: Dependencies
 
107
.. i18n: ------------
 
108
..
 
109
 
 
110
Dependencies
 
111
------------
 
112
 
 
113
.. i18n:  * :mod:`stock`
 
114
..
 
115
 
 
116
 * :mod:`stock`
 
117
 
 
118
.. i18n: Reports
 
119
.. i18n: -------
 
120
..
 
121
 
 
122
Reports
 
123
-------
 
124
 
 
125
.. i18n: None
 
126
..
 
127
 
 
128
None
 
129
 
 
130
.. i18n: Menus
 
131
.. i18n: -------
 
132
..
 
133
 
 
134
Menus
 
135
-------
 
136
 
 
137
.. i18n: None
 
138
..
 
139
 
 
140
None
 
141
 
 
142
.. i18n: Views
 
143
.. i18n: -----
 
144
..
 
145
 
 
146
Views
 
147
-----
 
148
 
 
149
.. i18n:  * \* INHERIT stock.move.form.location_id (form)
 
150
.. i18n:  * \* INHERIT stock.move.form.location_dest_id (form)
 
151
.. i18n:  * \* INHERIT stock.move.form.product_id (form)
 
152
.. i18n:  * \* INHERIT stock.picking.form.location_id (form)
 
153
.. i18n:  * \* INHERIT stock.picking.form.location_dest_id (form)
 
154
.. i18n:  * \* INHERIT stock.picking.in.form.location_id (form)
 
155
.. i18n:  * \* INHERIT stock.picking.in.form.location_dest_id (form)
 
156
.. i18n:  * \* INHERIT stock.picking.out.form.location_id (form)
 
157
.. i18n:  * \* INHERIT stock.picking.out.form.location_dest_id (form)
 
158
.. i18n:  * \* INHERIT stock.picking.delivery.form.location_id (form)
 
159
.. i18n:  * \* INHERIT stock.picking.delivery.form.location_dest_id (form)
 
160
..
 
161
 
 
162
 * \* INHERIT stock.move.form.location_id (form)
 
163
 * \* INHERIT stock.move.form.location_dest_id (form)
 
164
 * \* INHERIT stock.move.form.product_id (form)
 
165
 * \* INHERIT stock.picking.form.location_id (form)
 
166
 * \* INHERIT stock.picking.form.location_dest_id (form)
 
167
 * \* INHERIT stock.picking.in.form.location_id (form)
 
168
 * \* INHERIT stock.picking.in.form.location_dest_id (form)
 
169
 * \* INHERIT stock.picking.out.form.location_id (form)
 
170
 * \* INHERIT stock.picking.out.form.location_dest_id (form)
 
171
 * \* INHERIT stock.picking.delivery.form.location_id (form)
 
172
 * \* INHERIT stock.picking.delivery.form.location_dest_id (form)
 
173
 
 
174
.. i18n: Objects
 
175
.. i18n: -------
 
176
..
 
177
 
 
178
Objects
 
179
-------
 
180
 
 
181
.. i18n: None
 
182
..
 
183
 
 
184
None