Skip to content
Snippets Groups Projects
  1. Jun 08, 2018
  2. Apr 18, 2018
  3. Oct 03, 2017
  4. May 26, 2017
  5. Oct 24, 2016
  6. Sep 30, 2016
    • Simon Lejeune's avatar
      [REF] packaging: renamed configuration files · c59eb4ff
      Simon Lejeune authored
      no fallbacks were implemented to `openerp-server.conf`.
      c59eb4ff
    • 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] packaging: openerp has been renamed odoo · eb501081
      Simon Lejeune authored
      Fix the various place when the rename of the git root directory
      broke the packaging script. Also, we can now name the library
      "odoo".
      eb501081
  7. Jun 07, 2016
  8. Nov 26, 2015
  9. Jul 31, 2015
  10. Jul 14, 2015
  11. Dec 19, 2014
  12. Dec 15, 2014
  13. Dec 03, 2014
  14. Nov 28, 2014
  15. Sep 04, 2014
  16. Sep 02, 2014
Loading