1. 19 Mar, 2020 3 commits
    • Jérome Perrin's avatar
      *: use "Liberation Sans" explicitly in ODT printouts · c91c655b
      Jérome Perrin authored
      When these printouts were made, cloudooo did not had so many fonts as
      today, and it was picking up "Liberation Sans" for the "Arial" used in
      these templates;
      
      Since
      slapos@135cbe43
      ( yes, 5 years ago ) we have more fonts, and since then the rendering of
      these printout changed, a "Roman" font was selected instead.
      
      This changes the templates to use explicitly "Liberation Sans", which
      makes the printouts use the old looks even on newer cloudooo .
      c91c655b
    • Jérome Perrin's avatar
      Folder: fix checkConsistency on folder containing non erp5 objects · 5340aacb
      Jérome Perrin authored
      contentValues() nowadays return also non ERP5-ish objects such as python
      scripts , OFS.File etc. Because of that, if an ERP5 Folder contained a
      non ERP5 object, which does not have fixConsistency or checkConsistency
      methods, Folder.checkConsistency was causing an infinite loop because it
      was acquiring checkConsistency method from self.
      
      See merge request !1076
      5340aacb
    • Jérome Perrin's avatar
      Enable coding style on more business templates · fff0b2d4
      Jérome Perrin authored
      base, trade, pdm, mrp and dms
      
      See merge request !1073
      fff0b2d4
  2. 18 Mar, 2020 6 commits
  3. 17 Mar, 2020 2 commits
  4. 16 Mar, 2020 3 commits
  5. 13 Mar, 2020 1 commit
  6. 12 Mar, 2020 3 commits
  7. 11 Mar, 2020 22 commits