1. 21 Jan, 2010 4 commits
    • Nicolas Dumazet's avatar
      improve Quantity Unit Conversions (1/2) · cc05c028
      Nicolas Dumazet authored
      
      * Deprecate usage of "quantity" float field in quantity_unit category
      * Introduce Quantity Unit Conversion Module instead for this behavior:
           Quantity Unit Conversion Definitions can be used to define site-wide
           quantity_units
      * Let Resources define their own children Definitions:
           - adds a new tab in Product view
           - the definitions defined at a Resource level override the "global"
             definitions made in the Units Module
      
      * Definitions are indexed in a special catalog table, similarly to Measures.
      * Add an interaction workflow to take care of two reindexation needs:
         - when a local (resource-level) Definition is modified/created, the Product
           itself needs to be reindexed. This step is quite similar to
           measure_interaction_workflow
         - when a global (site-wide) Definition is modified, all Products need
           reindexing.
      
      * SimulationTool API was cleaned up and unified.
         - getConvertedInventoryList is deprecated
         - quantity_unit and metric_type parameters are added to getInventory
      
      * testResource is updated to use Unit Definitions instead of quantity fields
        of quantity_unit's
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31858 20353a03-c40f-0410-a6d1-a30d3c3de9de
      cc05c028
    • Yoshinori Okuji's avatar
      2010-01-21 yo · d48da780
      Yoshinori Okuji authored
      * make resource searchable in supply views in list mode.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31857 20353a03-c40f-0410-a6d1-a30d3c3de9de
      d48da780
    • Rafael Monnerat's avatar
      Update usage doc · b1e0bdd4
      Rafael Monnerat authored
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31856 20353a03-c40f-0410-a6d1-a30d3c3de9de
      b1e0bdd4
    • Rafael Monnerat's avatar
      Make sure we do not use cache. · 733cf609
      Rafael Monnerat authored
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31855 20353a03-c40f-0410-a6d1-a30d3c3de9de
      733cf609
  2. 20 Jan, 2010 16 commits
  3. 19 Jan, 2010 19 commits
  4. 18 Jan, 2010 1 commit