Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Mar 13, 2019
    • Christophe Monniez's avatar
      [FIX] packaging: include pot files · 0201d896
      Christophe Monniez authored
      
      Since #26134 the po files are compared with pot content when loading a
      translation. If a term is found multiple times in a po file, the terms
      that does not exists in the pot files are ignored. If the pot files does
      not exists, the unicity constraint leads to an error.
      
      Closes #31583
      
      closes odoo/odoo#31823
      
      Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
      0201d896
  3. Apr 18, 2018
  4. Feb 22, 2018
  5. Nov 20, 2017
  6. Dec 02, 2016
  7. Sep 30, 2016
  8. Feb 15, 2016
  9. Feb 08, 2016
  10. Feb 04, 2016
  11. Nov 17, 2015
  12. Oct 21, 2015
  13. Jul 13, 2015
  14. Jun 30, 2015
  15. Mar 02, 2015
    • Aaron Bohy's avatar
      [FIX] Packaging, Scaffolding: template files extension · 9ebfa11b
      Aaron Bohy authored
      Add .template as extension of the template files because RPM packaging
      produces an error when trying to compile the python template files,
      which contains Jinja instructions.
      
      Include *.template files in MANIFEST.in to package them.
      9ebfa11b
  16. Feb 27, 2015
  17. Jan 23, 2015
  18. Jan 14, 2015
  19. Dec 24, 2014
  20. Dec 19, 2014
  21. Nov 28, 2014
  22. Oct 10, 2014
  23. Sep 02, 2014
  24. Jun 23, 2014
  25. May 30, 2014
  26. May 29, 2014
    • Antony Lesuisse's avatar
      [IMP] repository cleanup · d4624fa8
      Antony Lesuisse authored
      - move packaging stuff to setup
      - remove historical stuff
      - remove oe, odoo-cmd-fme will be merged with the convered commands
      - add an odoo.py script to run odo and boostrap it
      - simplify README
      - prepare to move documentation to the github wiki
      d4624fa8
  27. Jan 14, 2014
  28. Mar 01, 2013
  29. Oct 03, 2011
  30. Sep 26, 2011
  31. Apr 06, 2011
  32. Mar 29, 2011
  33. Mar 28, 2011
    • Vo Minh Thu's avatar
      [REF] debian: · dab2f608
      Vo Minh Thu authored
      - removed no more needed patches
      - added python-dateutil as dependency
      - removed code to specify modules to add in the server
      - added the debian directory to the setup.py sdist
      
      bzr revid: vmt@openerp.com-20110328122958-x0jsdd8i3bsvjc81
      dab2f608
  34. Mar 17, 2011
  35. Feb 24, 2011
    • Vo Minh Thu's avatar
      [FIX] setup.py: use the new openerp module. · 7855fad5
      Vo Minh Thu authored
      - python setup.py build seems to work (it produces the same result as before).
      - the install seems not good: code and data are duplicated in both site-packages and dist-packages.
        (This was already true before.)
      - The bin/openerp-server is not good yet.
      
      bzr revid: vmt@openerp.com-20110224121830-hte18v9zzvel5zb5
      7855fad5
  36. Oct 18, 2010
Loading