Skip to content
Snippets Groups Projects
  1. Oct 17, 2022
  2. Feb 21, 2022
  3. Nov 04, 2021
  4. Jun 24, 2021
  5. May 17, 2021
    • Victor Feyens's avatar
      [FIX] *: update documentation links · 0348b95a
      Victor Feyens authored
      
      Following the recent reorganisation of the documentation in 12.0+,
      the majority of the documents have been moved and their old links are no longer valid.
      Some redirection rules will soon be deployed, but those rules might be dropped in some years
      and we want the links to still work, which is why we still replace the links to the new ones.
      
      FW-Port of odoo/odoo#70675 (13.0)
      
      closes odoo/odoo#70920
      
      X-original-commit: bc9c1eef538ba6095e74c19d5d9ed9e01625ec7c
      Related: odoo/enterprise#18361
      Signed-off-by: default avatarVictor Feyens (vfe) <vfe@odoo.com>
      0348b95a
  6. Nov 08, 2019
  7. 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
  8. Oct 08, 2017
  9. Oct 06, 2017
  10. Oct 12, 2016
  11. 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
  12. Sep 06, 2016
  13. Sep 02, 2016
  14. May 27, 2016
  15. Feb 17, 2016
  16. Dec 18, 2015
  17. Jan 20, 2015
  18. Dec 15, 2014
  19. Nov 23, 2014
  20. Oct 13, 2014
  21. Sep 23, 2014
  22. Sep 16, 2014
  23. Aug 12, 2014
  24. Aug 08, 2014
  25. Jul 15, 2014
  26. Jun 12, 2014
  27. Jun 11, 2014
  28. Jun 06, 2014
  29. May 30, 2014
  30. May 29, 2014
  31. May 19, 2014
  32. May 18, 2014
Loading