Skip to content
Snippets Groups Projects
  1. Oct 11, 2017
    • Martin Trigaux's avatar
      [FIX] doc: update to version 11 · f5b2a4b0
      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.
      f5b2a4b0
  2. Oct 08, 2017
  3. Oct 06, 2017
  4. Oct 12, 2016
  5. Sep 30, 2016
    • Simon Lejeune's avatar
      [REF] cli: renamed openerp-server to odoo-bin · ed8f0c83
      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.
      ed8f0c83
    • Simon Lejeune's avatar
      [REF] cli: rename odoo.py to setup_dev.py · 2d5fc151
      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".
      2d5fc151
  6. Sep 06, 2016
  7. Sep 02, 2016
  8. May 27, 2016
  9. Feb 17, 2016
  10. Dec 18, 2015
  11. Jan 20, 2015
  12. Dec 15, 2014
  13. Nov 23, 2014
  14. Oct 13, 2014
  15. Sep 23, 2014
  16. Sep 16, 2014
  17. Aug 12, 2014
  18. Aug 08, 2014
  19. Jul 15, 2014
  20. Jun 12, 2014
  21. Jun 11, 2014
  22. Jun 06, 2014
  23. May 30, 2014
  24. May 29, 2014
  25. May 19, 2014
  26. May 18, 2014
  27. May 16, 2014
  28. May 15, 2014
  29. Nov 07, 2012
Loading