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

« back to all changes in this revision

Viewing changes to i18n/ru/source/features/modules_system.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 System
 
3
.. i18n: =============
 
4
..
 
5
 
 
6
Module System
 
7
=============
 
8
 
 
9
.. i18n: OpenERP (and the Open Object framework) is probably the most advanced and
 
10
.. i18n: flexible framework in the world. All features of OpenERP are packaged as
 
11
.. i18n: independant module, allowing you to install only a few or a bunch of them.
 
12
.. i18n: They are able to work independently and, if installed together, they perfectly
 
13
.. i18n: integrates themselves to automate all tasks and avoid duplications of data.
 
14
..
 
15
 
 
16
OpenERP (and the Open Object framework) is probably the most advanced and
 
17
flexible framework in the world. All features of OpenERP are packaged as
 
18
independant module, allowing you to install only a few or a bunch of them.
 
19
They are able to work independently and, if installed together, they perfectly
 
20
integrates themselves to automate all tasks and avoid duplications of data.
 
21
 
 
22
.. i18n: You can also generate your own module without any line of development, using
 
23
.. i18n: our customization tools: workflow editor, object editor, view designer,
 
24
.. i18n: report designer, BI reports, customizable actions, etc. All customisations
 
25
.. i18n: made on the server can be saved as a module to easily deploy, redistribute and
 
26
.. i18n: share.
 
27
..
 
28
 
 
29
You can also generate your own module without any line of development, using
 
30
our customization tools: workflow editor, object editor, view designer,
 
31
report designer, BI reports, customizable actions, etc. All customisations
 
32
made on the server can be saved as a module to easily deploy, redistribute and
 
33
share.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n:  
 
37
.. i18n:  <a target="_blank" href="../images/module_system_screenshot.png"><img src="../images_small/module_system_screenshot.png" class="screenshot" /></a>
 
38
..
 
39
 
 
40
.. raw:: html
 
41
 
 
42
 <a target="_blank" href="../images/module_system_screenshot.png"><img src="../images_small/module_system_screenshot.png" class="screenshot" /></a>
 
43
 
 
44
.. i18n: Key Points:
 
45
.. i18n: -----------
 
46
..
 
47
 
 
48
Key Points:
 
49
-----------
 
50
 
 
51
.. i18n: * Integrated ORM, Workflow Engine, BPM, BI,
 
52
.. i18n: * Model View Control with lots of available views,
 
53
.. i18n: * A very fast engine.
 
54
..
 
55
 
 
56
* Integrated ORM, Workflow Engine, BPM, BI,
 
57
* Model View Control with lots of available views,
 
58
* A very fast engine.
 
59
 
 
60
.. i18n: Links:
 
61
.. i18n: ------
 
62
..
 
63
 
 
64
Links:
 
65
------
 
66
 
 
67
.. i18n: * <a href="http://openobject.com">List of modules</a>
 
68
..
 
69
 
 
70
* <a href="http://openobject.com">List of modules</a>