Skip to content
Snippets Groups Projects
  1. Nov 23, 2014
    • the-digital-engineer's avatar
      updated deb-repository URL · 839e69e6
      the-digital-engineer authored
      was : openerp.com; new : odoo.com
      839e69e6
    • Simon Lejeune's avatar
      [FIX] tools: find_in_path: config is not ready at import time · 467968b7
      Simon Lejeune authored
      commit f76d4525 was not actually working: extra keys from
      config files are not yet into the config options dict at
      import time. The fix is to move the logic inside the method,
      like in `find_pg_tool` just below.
      
      Also fix the use of `find_in_path` in report.py: the subprocess
      may also raise AttributeError exception, so instead of listing
      all the possible ones just re-raise the IOError shallowed by
      `find_in_path` when the result is None.
      
      Fixes #3809 #3811
      467968b7
  2. Nov 21, 2014
  3. Nov 20, 2014
  4. Nov 19, 2014
  5. Nov 18, 2014
Loading