Skip to content
Snippets Groups Projects
  1. Oct 11, 2017
    • Xavier Morel's avatar
      [FIX] tools: use codecs for csv reader/writer · 4c3846e7
      Xavier Morel authored
      The class PoFile was already using it.
      TextIOWrapper closes its underlying buffer causing the "Synchronize Terms" action
      to fail (trying to read on a closed buffer).
      
      Fixes #19911
      Unverified
      4c3846e7
    • 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.
      Unverified
      f5b2a4b0
  2. Oct 10, 2017
  3. Oct 09, 2017
Loading