2010-01-21 yo * Add a jump to related supply lines. For now, jump only to lines but not cells, because views of cells are mostly nonsense, and their parents should have relations to the same resource anyway. 2010-01-21 Nicolas Dumazet * deprecate quantity property of quantity_unit categories: use Quantity Unit Conversion Definitions instead. * introduce Quantity Unit Conversion module, Quantity Unit Conversion Definitions 2010-01-21 yo * make resource searchable in supply views in list mode. 2009-11-12 Kazuhiko * remove 'size' base category because it is already included in erp5_core. 2009-11-12 tatuya * add the variation views of FlowCapacity for SupplyLine. Note that they have not connected to the actions. * Add FlowCapacity properties to the SupplyLine views. 2009-10-22 Kazuhiko add Internal Supply. 2009-10-19 Kazuhiko * add more columns in Purchase Supply module list and Sale Supply module list. * add more fields in Purchase Supply view and Sale Supply view. * add Profile tab in Purchase Supply and Sale Supply. * add validation workflow in Purchase Supply and Sale Supply. 2009-10-16 yusei * Update for the changes of new portal types of portal types. 2009-09-11 yusei * Fix Component type information and make view action the first priority. 2009-09-07 yusuke * Replace ERP5Report to ERP5Form and ReportBox 2009-07-01 romain * Revert latest proxy field library simplification, as the design was not finalized. 2009-05-19 yusei * Fix some proxy fields. count_method and listbox_id should not be inherited from template field. 2009-05-01 yusei * Fix some mistakes on previous field library conversion. 2009-04-30 yusei * Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Need recent version of erp5_core(newer than r1193). * Update dependencies. 2009-04-18 Kazuhiko * Version 5.4.1 2009-02-16 jerome * make it possible to configure the accounting accounts on supply lines. 2008-11-13 yusei * Start to develop version 5.4. 2008-10-14 yusei * Start to develop version 5.3. 2008-09-25 yusei * Replace utf-8 character to character entity reference. You can use only ASCII character to field title, otherwise UnicodeDecodeError occurs when user exchange document to external format. 2008-08-28 yusei * Use Base_translateString or translateString instead of N_ for translation message. 2008-07-01 luke * added support for int_index and reference for Transformation children * Transformation related forms proxified 2008-06-27 yusei * Start to develop version 5.2. 2008-06-26 yusei * Revise version to 5.1. 2008-06-17 jerome * Remove my_resouce from Resource field library. Categorising resources with resource category is not good because it's cannot be acquired on movements. 2008-04-21 jerome * Fix default images on Product and Component (for virtual hosting) 2008-04-19 yo * Bump to 5.0. 2008-04-16 alex * Supplies moved from Trade to here * push version to 1.0rc6 2008-03-31 jerome * Add default_image on Products and Component. 2008-02-07 alex * proxify some fields, use Resource_viewFieldLibrary instead of BasePdm_fieldLibrary * on resource, add two supply types (purchase and sale) instead of one 2008-01-16 kazuhiko * enable acquire_local_roles on Transformation Transformed Resource and Transformation Module. 2007-09-25 yo * Set module group on portal types. 2007-08-13 Jerome * Remove portal type actions that are now defined as global actions 2006-09-06 Romain * Fix the group order in some Forms. 2006-08-28 Romain * Fix the group order in some Forms. 2006-05-23 Romain * Remove Transformation Rule, Transformation Sourcing Rule actions, which are defined in erp5_mrp. 2006-05-22 Romain * Remove Transformation Rule, Transformation Sourcing Rule, which are defined in erp5_mrp. 2006-05-15 Alex * Update maintainers. 2006-03-06 romain * Use proxy field. * Improve translation. 2006-03-04 jerome * Use translated validation state in Resource_viewMovementHistory 2006-02-20 Romain * Display translated title on Product. 2006-02-10 Kevin * Delete Translate action on Service Module. 2006-01-19 Kevin * Update Consumption_print PDF Template to use Localizer instead of Translation Service. 2005-01-06 Romain * add Resource_viewInventory, Resource_viewMovementHistory 2005-11-05 Romain * correct naming conventions 2005-10-18 Romain * correct naming conventions 2005-09-28 Romain * Added option base category. 2005-09-20 Romain 1.0rc5 * Added TransformationOptionalResource 2005-09-15 Romain * Hide TransformationOperation_viewQuantity, TransformationTransformedResource_viewPrice, TransformationTransformedResource_viewQuantity, when no variation. 2005-08-26 Romain * Product has industrial_phase as option. * Associated Transformation (line) to validation workflow. 2005-08-25 Romain * modify Component_* form. * associate Component to validation_workflow 2005-08-25 Romain (v1.0rc4) * added all needed for transformation_module. * added all needed for component_module. * move skin folder erp5_apparel_core from BT erp5_apparel. * added lot of categories from erp5_apparel. 2005-08-23 kevin * Update Service_view to support 'grade' as Variation Base Category (this is required for paysheets). 2005-06-23 yo * Rename modules, appended _module.