An error occurred fetching the project authors.
  1. 16 Nov, 2012 1 commit
  2. 24 Jul, 2012 1 commit
    • Tatuya Kamada's avatar
      Make id dict updating more scalable. · d2189e27
      Tatuya Kamada authored
      - Avoid to create too much OIDs when updateLastMaxIdDictFromTable
      - Add a parameter 'id_group' into IdTool_zGetValueList for the
        scalability of updateLastMaxIdDictFromTable().
        This parameter is intended to use with CMFActivity
        (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
      d2189e27
  3. 20 Jul, 2012 1 commit
  4. 09 Dec, 2010 1 commit
  5. 08 Dec, 2010 1 commit
  6. 17 Sep, 2010 1 commit
  7. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  8. 30 Jun, 2010 1 commit
  9. 12 Jun, 2010 2 commits
  10. 11 Jun, 2010 1 commit
  11. 09 Jun, 2010 1 commit
  12. 27 Apr, 2010 1 commit
  13. 15 Apr, 2010 1 commit
  14. 14 Apr, 2010 1 commit
    • Danièle Vanbaelinghem's avatar
      Add new API of id tool: · 29dd95fa
      Danièle Vanbaelinghem authored
      - add the id generators generic
      - add the zodb continuous increasing id generator
      - add the sql non continuous increasing id generator
      - change id tool for the id generators and the compatiblity with the old api
      - change the business template to not modify the generator dictionaries
        during the export and the install of bt
      - change the test of id tool
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34543 20353a03-c40f-0410-a6d1-a30d3c3de9de
      29dd95fa