Humberto Arocha
99d023f9f4
[IMP][account_financial_report] New Rules to AFR module
in multicompany environment a user should only see his/her own company reports
11 years ago
Lorenzo Battistini
7b41fc5612
[IMP] This branch addresses the issues that were signalled mainly by Frederic in https://code.launchpad.net/~agilebg/account-financial-report/adding_financial_reports_horizontal_7/+merge/176235 .
Additionally, trivial changes to copyright notices and the OpenERP manifest file were made.
11 years ago
Stefan Rijnhart
1817653e86
[FIX] Mixup between left and right side property
11 years ago
Stefan Rijnhart
1d2cc06016
[IMP] Manifest website and copyright notices
11 years ago
Stefan Rijnhart
306ef66da7
[FIX] Remove references to obsolete field 'reserve_account_id'
11 years ago
Stefan Rijnhart
53d60b1dae
[IMP] Allow to set target moves in P/L report and actually honour the setting
11 years ago
Stefan Rijnhart
02f256b60e
[FIX] Don't print a zero amount on empty lines in the P/L report
Reformat the affected rml lines
[FIX] Remove leftover parenthesis from previous commit
11 years ago
Stefan Rijnhart
7deb737076
[FIX] Don't print a zero amount on empty lines in the balance sheet
Reformat the affected rml lines
11 years ago
Humberto Arocha
542a41eeb0
[MERGE] [account_financial_report] Added priting time in every report
11 years ago
Jorge Angel Naranjo Rogel
b52d53f6d5
[IMP][account_financial_report] Added priting time in everyone reports
11 years ago
Humberto Arocha
1e2723ae95
[MERGE] [account_financial_report] Fixing duplicated group and wrong on_change
11 years ago
Humberto Arocha
40334b2f5f
[FIX] [account_financial_report] Fixing duplicated group and wrong on_change
11 years ago
Jorge Angel Naranjo Rogel
69f54e9fec
[IMP][account_financial_report] Added "Printing Date" to everyone reports
11 years ago
Humberto Arocha
4fd94f891a
[MERGE] [account_financial_report] Added Printing Date to all reports
11 years ago
Humberto Arocha
57b197b79f
[MERGE] [account_financial_report] Journal ledger
11 years ago
Lorenzo Battistini
aa7be89616
[FIX] reverting to revno 53.
Changes are useless as they depend on bug 1206538.
With correct account types, the report is correct
11 years ago
Fernando.rangel
58c91fd71e
[IMP][account_financial_report]add colors in lines its report
11 years ago
Fernando.rangel
ad65abc6db
[ADD][balance_full_4_cols_journal_ledger] add boolean field " journal ledger" and its report
11 years ago
Humberto Arocha
dc0bfde56b
[MERGE]
11 years ago
Jorge Angel Naranjo Rogel
d50ef4ef0b
[IMP][account_financial_report] Improvement function get_vat_by_country
11 years ago
Jorge Angel Naranjo Rogel
163e9503d7
[IMP][account_financial_report] Added traductions to VAT OF COMPANY NOT AVAILABLE
11 years ago
Jorge Angel Naranjo Rogel
dbc339825a
[IMP][account_financial_report] Validate vat for country for show in the report in the format Mexico and Venezuela. Added count of page in the report.
11 years ago
Fernando.rangel
069a36c65f
[MERGE][From trunk]
11 years ago
Fernando.rangel
42440ab7e9
[ADD][account_financial_report.py] add field journal journal_ledger
11 years ago
Nhomar Hernandez
b7c9cd6d20
[MERGE] Now the Consolidating Accounts are show in a more smart way
when asking the whole chart of account. Before this change if you ask for the trial Balance and include
Some consolidation account the balance shows incorrect numbers, now the parser filter correctly this
Considering the algorithm itself for this report, is not only jump the Type, we need clear correctly the list of ids
to compute efficiently the report.
11 years ago
Humberto Arocha
7c5cf4b018
[IMP] Now Consolidating Accounts are gotten rid when their children accounts
are requested from the main window.
This way, when a Trail Balance is requested it can be summarized and the sum
can be checked to verify that it is correct.
11 years ago
Humberto Arocha
28b673783f
[FIX] Avoid duplicating accounts when there are Consolidating Accounts
11 years ago
Humberto Arocha
76b4ec45e6
[IMP] Consolidating Accounts now are able to be summarize with AFR
11 years ago
Nhomar Hernandez
bc549d5ff8
[MERGE] When you use this reports to audit your data you need better filters.
This merge include the option to select Posted or All Account Entries, for the all reports
incluiding Analytic Ledger
11 years ago
Humberto Arocha
14af492ba1
[IMP] Now Analytic lines is aware of the option 'Entries to Include'
11 years ago
Humberto Arocha
b03c6b7930
[FIX] Totalizing lines is being fixed and now summarize only those lines
which are in the account_list.
11 years ago
Humberto Arocha
49383e8df0
[IMP] Now reports different From General Ledger can show posted or all entries
depending on the selection.
11 years ago
Humberto Arocha
8d57b7a79b
[IMP] Field target_move is added to template in afr so that it will
used in the future to filter posted and unposted entries
11 years ago
Humberto Arocha
46f017c53b
[IMP] Field target_move is added to wizard in afr so that it will
used in the future to filter posted and unposted entries
11 years ago
Lorenzo Battistini
232db0b436
[imp] displaying parents for P&L
11 years ago
Lorenzo Battistini
dbdfc5b45a
[imp] DIPLAYING parent accounts
11 years ago
Lorenzo Battistini
e73bf2a14c
[DEL] remove useless files
11 years ago
Alex Comba
268f2abe73
[FIX] Add missing 'periods' to _build_contexts
11 years ago
Lorenzo Battistini
041821657d
[fix] translations
12 years ago
Lorenzo Battistini
ed5447b12d
[imp] imports and copyright
12 years ago
Lorenzo Battistini
cf305bec85
[fix] no more property_reserve_and_surplus_account field
12 years ago
Lorenzo Battistini
41ed0cca39
[imp] menu label
12 years ago
Lorenzo Battistini
210f7de29c
[ref] renamed to account_financial_report_horizontal
12 years ago
Lorenzo Battistini
6f2bd45592
[imp] descr
12 years ago
Lorenzo Battistini
9d9b6aab9f
[imp] __openerp__
12 years ago
Lorenzo Battistini
8643f07162
[imp] renamed to account_financial_report_horizontal
12 years ago
Lorenzo Battistini
e461e32711
[fix] AttributeError: 'NoneType' object has no attribute 'get'
12 years ago
Lorenzo Battistini
7ba7d95ad0
[add] account_report_alt
copied form https://code.launchpad.net/~therp-nl/therp-addons/6.1
12 years ago
Nhomar Hernandez
8621858924
[IMP] Linearization of computation for account_financial_report, necesary with big quantity of data from 90 minutes to 90 secs .... good Job team
12 years ago
Yanina Aular
c5414fc5e1
[IMP]
12 years ago