- Nov 02, 2021
-
-
Andreas Perhab authored
For status images closes odoo/odoo#79263 X-original-commit: da6cd70e Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
- May 07, 2021
-
-
Victor Feyens authored
closes odoo/odoo#70519 Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
-
- Mar 24, 2020
-
-
Swapnesh Shah authored
Before this commit, Installation Steps and developer tutorials were referenced for the master version instead of the current one. In this commit, the references are corrected. closes odoo/odoo#47143 Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
- Nov 08, 2019
-
-
Fabien Pinckaers authored
closes odoo/odoo#40008 Signed-off-by:
Fabien Pinckaers <fpodoo@users.noreply.github.com>
-
- Oct 11, 2017
-
-
Martin Trigaux authored
Use python 3.5 Refer to correct page of the doc Remove old bazar to git (was intended for the 8.0) Remove outdated setup_dev script: it was intended for odoo developers but if you are not able to make a git clone, you are going to have a bad time later.
-
- Oct 08, 2017
-
-
Christophe Simonis authored
-
- Oct 06, 2017
-
-
Yenthe V.G authored
Closes #19910
-
- Oct 12, 2016
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
- Sep 30, 2016
-
-
Simon Lejeune authored
The use of an entry point was considered in order to provide an `odoo` command in the path for the packages users, but the generated entry point will first check that all the things in install_requires were provided in a not bright way: it'll check that it matches a distribution name. This does not work because python-chart does not have the distrubtion name "pychart" which is provided by the python-pychart package in debian jessie. Same for suds-jurko which is provided by python-suds in debian stretch but does not have the distribution name "suds". Also, adapted the packages tests to these cli changes.
-
Simon Lejeune authored
and move it under the setup package. Since the rename of the openerp directory into odoo, having a script named "odoo.py" conflicts with a package named "odoo".
-
- Sep 06, 2016
-
-
Denis Vermylen (dve) authored
This reverts commit b4d7b7e6. Odoo always uses term eCommerce
-
- Sep 02, 2016
-
-
Denis Vermylen (dve) authored
-
- May 27, 2016
-
-
Fabrice Henrion authored
Closes #4764
-
- Feb 17, 2016
-
-
Temur Vibliani authored
Fixes #10904
-
- Dec 18, 2015
-
-
Martin Trigaux authored
In installation script or documentation Fixes #10052
-
- Jan 20, 2015
-
-
Olivier Dony authored
-
- Dec 15, 2014
-
-
Antony Lesuisse authored
-
Antony Lesuisse authored
-
- Nov 23, 2014
-
-
the-digital-engineer authored
was : openerp.com; new : odoo.com
-
- Oct 13, 2014
-
-
Olivier Dony authored
-
- Sep 23, 2014
-
-
Olivier Dony authored
-
Olivier Dony authored
-
- Sep 16, 2014
-
-
Simon Lejeune authored
-
- Aug 12, 2014
-
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
-
- Aug 08, 2014
-
-
watermelonjuice authored
-
- Jul 15, 2014
-
-
Olivier Dony authored
-
- Jun 12, 2014
-
-
Christophe Simonis authored
-
- Jun 11, 2014
-
-
Christophe Simonis authored
-
- Jun 06, 2014
-
-
Sergei Filippov authored
fixed typo
-
- May 30, 2014
-
-
Antony Lesuisse authored
-
- May 29, 2014
-
-
Antony Lesuisse authored
-
Antony Lesuisse authored
- move packaging stuff to setup - remove historical stuff - remove oe, odoo-cmd-fme will be merged with the convered commands - add an odoo.py script to run odo and boostrap it - simplify README - prepare to move documentation to the github wiki
-
- May 19, 2014
-
-
Luis Alvarado authored
The only grammar problem left.
-
driou authored
-
- May 18, 2014
-
-
Xavier Morel authored
fixes #39
-
- May 16, 2014
-
-
Olivier Dony authored
[IMP] Move migration instructions on top, remove cruft
-
Xavier Morel authored
-