From 631350ec4ac38c607974c709d0be5b9ab3481920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 21 Dec 2005 07:38:13 +0000 Subject: [PATCH] replace id by reference for Currency Code in the UI. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4826 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/bootstrap/erp5_core/bt/change_log | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index 9a6e64d605..015e875d24 100755 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -1,3 +1,6 @@ +2005-12-20 jerome +* replace id by reference for Currency Code in the UI. + 2005-12-20 yo * Add an optional parameter sql_catalog_id into ERP5Site_reindexAll, ERP5Site_updateTranslationTable, and InventoryModule_reindexMovementList, and pass sql_catalog_id to catalog methods. * ERP5Site_updateTranslationTable does not use Translation_addMessage or Translation_delete any longer. Instead, use portal_catalog. @@ -384,4 +387,4 @@ variation * Add base categorie from erp5_apparel_depend: origin. 2005-04-06 -* Add base categories from erp5_trade, erp5_accounting: destination_administration, destination_decision, destination_payment, source_administration, source_decision, source_payment. \ No newline at end of file +* Add base categories from erp5_trade, erp5_accounting: destination_administration, destination_decision, destination_payment, source_administration, source_decision, source_payment. -- 2.30.9