From e95db78d50e7fb67e7006d603e3943142dbc74f0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 15 May 2013 13:41:31 +0200 Subject: [PATCH] New: Add script export-bank-receipts. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ffb944785e2..064c3cd08cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ For users: - New: [ task #877 ] Reorganize some menus. - New: [ task #858 ] Holiday module: note on manual holiday assignation. - New: Add graph of bank account input/output into input-output report page. +- New: Add script export-bank-receipts. For developers: - New: DolGraph can build graph with three lines.