|
26.
|
|
|
Contributors are people who wants to help the project getting better, add functionnality and improve stability. Everyone can contribute on the project with his own knowledge by reporting bugs, purposing smart improvment and posting patch.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/1_1_Introduction/2_launchpad.rst:27
|
|
27.
|
|
|
The community team is available on launchpad: https://launchpad.net/~openerp-community
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:29
../../source/developer/99_community_book.rst:225
|
|
28.
|
|
|
Member of the quality and commiter team are automatically members of the community.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/1_1_Introduction/2_launchpad.rst:34
|
|
29.
|
|
|
Installing Bazaar
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:230
|
|
30.
|
|
|
Get Bazaar version control to pull the source from Launchpad.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:237
|
|
31.
|
|
|
To install bazaar on any ubuntu distribution, you can edit /etc/apt/sources.list by
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:239
|
|
32.
|
|
|
and put these lines in it:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:245
|
|
33.
|
|
|
Here, interpid, jaunty and karmic are version names of ubuntu. So, replace it with accourding to your ubuntu version.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/1_1_Introduction/2_launchpad.rst:68
|
|
34.
|
|
|
Then, do the following
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:263
|
|
35.
|
|
|
To work correctly, bzr version must be at least 1.3. Check it with the command:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/developer/99_community_book.rst:269
|