[IMP] Merge treasury statement into bank.statement object. We don't need both finaly

(lp:c2c-financial-addons/6.1 rev 24.1.15)
This commit is contained in:
Joël Grand-Guillaume
2012-06-08 16:25:17 +02:00
parent 5d32afb787
commit 523093e2a2
20 changed files with 1460 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# Author: Joel Grand-Guillaume
# Author: Nicolas Bessi, Joel Grand-Guillaume
# Copyright 2011-2012 Camptocamp SA
#
# This program is free software: you can redistribute it and/or modify
@@ -19,4 +19,7 @@
#
##############################################################################
import file_parser
import wizard
import statement
import report