~camptocamp/account-financial-report/7.0-fix-1253659

« back to all changes in this revision

Viewing changes to account_financial_report/model/__init__.py

[IMP] Linearization of computation for account_financial_report, necesary with big quantity of data from 90 minutes to 90 secs .... good Job team

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#    Module Writen to OpenERP, Open Source Management Solution
5
5
#    Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
6
6
#    All Rights Reserved
7
 
###############Credits######################################################
8
 
#    Coded by: Humberto Arocha <hbto@vauxoo.com>           
 
7
# Credits######################################################
 
8
#    Coded by: Humberto Arocha <hbto@vauxoo.com>
9
9
#    Planified by: Rafael Silva <rsilvam@vauxoo.com>
10
10
#    Audited by: Nhomar Hernandez <nhomar@vauxoo.com>
11
11
#############################################################################
21
21
#
22
22
#    You should have received a copy of the GNU Affero General Public License
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
24
 
################################################################################
 
24
##########################################################################
25
25
 
26
26
import account_financial_report
27
27
import res_company