Skip to content
Snippets Groups Projects
  1. Oct 08, 2017
  2. Oct 06, 2017
  3. Oct 12, 2016
  4. 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
  5. Sep 06, 2016
  6. Sep 02, 2016
  7. May 27, 2016
  8. Feb 17, 2016
  9. Dec 18, 2015
  10. Jan 20, 2015
  11. Dec 15, 2014
  12. Nov 23, 2014
  13. Oct 13, 2014
  14. Sep 23, 2014
  15. Sep 16, 2014
  16. Aug 12, 2014
  17. Aug 08, 2014
  18. Jul 15, 2014
  19. Jun 12, 2014
  20. Jun 11, 2014
  21. Jun 06, 2014
  22. May 30, 2014
  23. May 29, 2014
  24. May 19, 2014
  25. May 18, 2014
  26. May 16, 2014
  27. May 15, 2014
  28. Nov 07, 2012
  29. Feb 09, 2012
Loading