1. 23 Jan, 2017 2 commits
    • Yusei Tahara's avatar
      Revert "Jupyter: Support displayhook." · cf20478d
      Yusei Tahara authored
      This reverts commit 003e34c7.
      cf20478d
    • Vincent Pelletier's avatar
      erp5_base: Do not explicitly set accounts on movement. · 7b9c2be7
      Vincent Pelletier authored
      The resource-to-account relationship is intended to be declared by
      predicates (which are used here), but should only be explicitely set on
      movements when they *differ* from these rules, as special overrides.
      So, setting default accounts on movement is unnecessary work:
      - predicate lookup is expensive, and business-model-specific shortcuts may
        be available which such generic implementation cannot implement
      - multiplying unneeded relationships increases category table size, which
        is generally detrimental to performances
      7b9c2be7
  2. 21 Jan, 2017 1 commit
  3. 20 Jan, 2017 1 commit
  4. 19 Jan, 2017 12 commits
  5. 18 Jan, 2017 10 commits
  6. 17 Jan, 2017 13 commits
  7. 16 Jan, 2017 1 commit