From 4ee1e229aa24e4e6de38a45a094e3ffa308cebf8 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Fri, 31 Mar 2006 17:03:41 +0000 Subject: [PATCH] Update changelog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6423 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_accounting/bt/change_log | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bt5/erp5_accounting/bt/change_log b/bt5/erp5_accounting/bt/change_log index d8e6b7baa7..787a284f20 100644 --- a/bt5/erp5_accounting/bt/change_log +++ b/bt5/erp5_accounting/bt/change_log @@ -1,3 +1,12 @@ +2006-03-31 Kevin +* Add "Create Closing Transaction" action on Accounting Transaction Module. +* Add missing parameter list on AccountingTransactionModule_createClosingTransaction. +* Render AccountingTransactionModule_viewCreateClosingTransactionDialog as dialog. +* Update AccountingTransaction_createReversalTransaction to use created_by_builder instead of bypass_init_script. +* Use kw as the unique entry parameter in Entity_getAccountingTransactionList. +* Remove suffix "transaction_" of query parameters to prepare the full migration of accouting stuff to getInventory API. +* Show Previous Balance in Account and Bank Account transaction list view. + 2006-03-30 Kevin * Merge modifications made for Nexedi. -- Sorry to be not precise but the changelog is too big to be easy to summarize. But I will add detailed comments in the changelog of every modified file in the SVN to keep a clear understanding of my intentions. -- 2.30.9