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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/product_listprice_upgrade.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:: product_listprice_upgrade
 
3
.. i18n:     :synopsis: Product listprice upgrade 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: product_listprice_upgrade
 
9
    :synopsis: Product listprice upgrade 
 
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="/product_listprice_upgrade"></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="/product_listprice_upgrade"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Product listprice upgrade (*product_listprice_upgrade*)
 
47
.. i18n: =======================================================
 
48
.. i18n: :Module: product_listprice_upgrade
 
49
.. i18n: :Name: Product listprice upgrade
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: product_listprice_upgrade
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Product listprice upgrade (*product_listprice_upgrade*)
 
59
=======================================================
 
60
:Module: product_listprice_upgrade
 
61
:Name: Product listprice upgrade
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: product_listprice_upgrade
 
65
:Web: 
 
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:   The aim of this module is to allow the automatic upgrade of the field 'List Price' on each product.
 
79
.. i18n:       * added a new price type called 'Internal Pricelist' (currently, we have only 2 price types: Sale and Purchase Pricelist)
 
80
.. i18n:       * Created a wizard button in the menu Products>Pricelist called 'Upgrade Product List Price'
 
81
.. i18n:       * When we have completed the wizard and click on 'Upgrade', it will change the field 'List Price' for all products contained in the categories that we have selected in the wizard
 
82
..
 
83
 
 
84
::
 
85
 
 
86
  The aim of this module is to allow the automatic upgrade of the field 'List Price' on each product.
 
87
      * added a new price type called 'Internal Pricelist' (currently, we have only 2 price types: Sale and Purchase Pricelist)
 
88
      * Created a wizard button in the menu Products>Pricelist called 'Upgrade Product List Price'
 
89
      * When we have completed the wizard and click on 'Upgrade', it will change the field 'List Price' for all products contained in the categories that we have selected in the wizard
 
90
 
 
91
.. i18n: Download links
 
92
.. i18n: --------------
 
93
..
 
94
 
 
95
Download links
 
96
--------------
 
97
 
 
98
.. i18n: You can download this module as a zip file in the following version:
 
99
..
 
100
 
 
101
You can download this module as a zip file in the following version:
 
102
 
 
103
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/product_listprice_upgrade.zip>`_
 
104
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/product_listprice_upgrade.zip>`_
 
105
..
 
106
 
 
107
  * `5.0 <http://www.openerp.com/download/modules/5.0/product_listprice_upgrade.zip>`_
 
108
  * `trunk <http://www.openerp.com/download/modules/trunk/product_listprice_upgrade.zip>`_
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
..
 
113
 
 
114
Dependencies
 
115
------------
 
116
 
 
117
.. i18n:  * :mod:`base`
 
118
.. i18n:  * :mod:`product`
 
119
..
 
120
 
 
121
 * :mod:`base`
 
122
 * :mod:`product`
 
123
 
 
124
.. i18n: Reports
 
125
.. i18n: -------
 
126
..
 
127
 
 
128
Reports
 
129
-------
 
130
 
 
131
.. i18n: None
 
132
..
 
133
 
 
134
None
 
135
 
 
136
.. i18n: Menus
 
137
.. i18n: -------
 
138
..
 
139
 
 
140
Menus
 
141
-------
 
142
 
 
143
.. i18n:  * Products/Pricelists
 
144
.. i18n:  * Products/Pricelists/Upgrade Product List price
 
145
..
 
146
 
 
147
 * Products/Pricelists
 
148
 * Products/Pricelists/Upgrade Product List price
 
149
 
 
150
.. i18n: Views
 
151
.. i18n: -----
 
152
..
 
153
 
 
154
Views
 
155
-----
 
156
 
 
157
.. i18n: None
 
158
..
 
159
 
 
160
None
 
161
 
 
162
.. i18n: Objects
 
163
.. i18n: -------
 
164
..
 
165
 
 
166
Objects
 
167
-------
 
168
 
 
169
.. i18n: None
 
170
..
 
171
 
 
172
None