Commit Graph

625 Commits (d0d3d1478a5af184938448423395d6959608aa8c)

Author SHA1 Message Date
unknown 9c09eb7b8e [MRG] add webkit journal report on account_financial_webkit_report 2013-09-25 08:39:36 +02:00
Maxime Chambreuil df564eb6b5 [MRG] filter by : opening only gives error message 2013-09-22 12:49:28 -04:00
Sebastien LANGE b75c0617a4 [FIX] PEP8 and change get company_id 2013-09-13 12:48:50 -10:00
Yannick Vaucher 89363af55b [FIX] account_export_csv - csv writer doesn't take generator use of list comprehension instead 2013-09-13 13:25:19 +02:00
Yannick Vaucher 39722f1328 [IMP] account_export_csv - del del 2013-09-13 13:23:01 +02:00
Yannick Vaucher 80e02c147c [IMP] account_export_csv - remove company where it is bad frequenting 2013-09-13 13:04:15 +02:00
Yannick Vaucher fe22780d00 [REF] account_export_csv - refactor of columns encoding 2013-09-13 12:54:51 +02:00
Yannick Vaucher 7352b90968 [IMP] remove duplicate of company_id 2013-09-13 12:02:04 +02:00
Yannick Vaucher 47796d9f87 [TYPO] remove wrong style in xml 2013-09-13 11:57:24 +02:00
Yannick Vaucher 16fb58fd59 [IMP] account_export_csv - set 2GB complete value to better comment 2013-09-13 11:21:47 +02:00
Yannick Vaucher 3ab81013cc [IMP] account-export-csv - use generator with yield to avoid filling the worker memory with enormous lists of rows 2013-09-13 11:01:19 +02:00
Sebastien LANGE db43f2cb02 [IMP] Add print journal 2013-09-12 10:53:27 -10:00
Lorenzo Battistini e3a55af942 [imp] removing bold for accounts 2013-09-11 19:04:40 +02:00
Lorenzo Battistini 2881d7b9f1 [IMP] removing bold for assets accounts 2013-09-11 19:02:00 +02:00
Yannick Vaucher 0c536783a2 [ADD] account_export_csv - CSV Export of journal entries 2013-09-11 12:03:23 +02:00
Yannick Vaucher 7f799f3c92 [IMP] account_export_csv - improve wizard to 7.0 form layout for buttons 2013-09-11 11:56:44 +02:00
Yannick Vaucher 55f4b9cafd [ADD] account_export_csv - filter on journal_ids for export of journal entries 2013-09-11 11:45:48 +02:00
Yannick Vaucher d8f95cd1fa [ADD] account_export_csv - export of journal entries 2013-09-11 10:31:18 +02:00
Yannick Vaucher 62d65b5fbb [IMP] account-fincnancial-report - remove extra spaces in __openerp__.py 2013-09-10 12:25:33 +02:00
Yannick Vaucher 89b0fbd56f [IMP] account-fincnancial-report - remove extra spaces 2013-09-10 10:09:19 +02:00
Nhomar Hernandez b4b541c831 [MERGE] Dutch translations for account_export_csv 2013-08-29 08:33:06 -05:30
Stefan Rijnhart 560402f34f [ADD] Dutch translations 2013-08-22 14:58:32 +02:00
Moises Lopez ff7c5d75a5 [MERGE][IMP][account_financial_report] New Rules to AFR module 2013-08-14 16:45:00 -07:00
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
2013-08-14 15:43:22 -07:00
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.
2013-08-05 15:43:49 +02:00
Stefan Rijnhart 1817653e86 [FIX] Mixup between left and right side property 2013-08-02 09:34:36 +02:00
Stefan Rijnhart 1d2cc06016 [IMP] Manifest website and copyright notices 2013-08-01 21:40:27 +02:00
Stefan Rijnhart 306ef66da7 [FIX] Remove references to obsolete field 'reserve_account_id' 2013-08-01 21:33:05 +02:00
Stefan Rijnhart 53d60b1dae [IMP] Allow to set target moves in P/L report and actually honour the setting 2013-08-01 21:26:57 +02:00
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
2013-08-01 20:45:09 +02:00
Stefan Rijnhart 7deb737076 [FIX] Don't print a zero amount on empty lines in the balance sheet
Reformat the affected rml lines
2013-08-01 20:33:09 +02:00
Humberto Arocha 542a41eeb0 [MERGE] [account_financial_report] Added priting time in every report 2013-08-01 15:49:02 +00:00
Jorge Angel Naranjo Rogel b52d53f6d5 [IMP][account_financial_report] Added priting time in everyone reports 2013-08-01 12:48:16 -07:00
Humberto Arocha 1e2723ae95 [MERGE] [account_financial_report] Fixing duplicated group and wrong on_change 2013-08-01 15:21:34 +00:00
Humberto Arocha 40334b2f5f [FIX] [account_financial_report] Fixing duplicated group and wrong on_change 2013-08-01 15:04:40 +00:00
Jorge Angel Naranjo Rogel 69f54e9fec [IMP][account_financial_report] Added "Printing Date" to everyone reports 2013-07-31 20:35:25 -07:00
Humberto Arocha 4fd94f891a [MERGE] [account_financial_report] Added Printing Date to all reports 2013-07-31 23:18:45 +00:00
Humberto Arocha 57b197b79f [MERGE] [account_financial_report] Journal ledger 2013-07-31 13:01:43 +00:00
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
2013-07-30 17:56:01 +02:00
Fernando.rangel 58c91fd71e [IMP][account_financial_report]add colors in lines its report 2013-07-27 17:43:32 -07:00
Fernando.rangel ad65abc6db [ADD][balance_full_4_cols_journal_ledger] add boolean field " journal ledger" and its report 2013-07-27 17:18:28 -07:00
Humberto Arocha dc0bfde56b [MERGE] 2013-07-26 18:04:07 +00:00
Jorge Angel Naranjo Rogel d50ef4ef0b [IMP][account_financial_report] Improvement function get_vat_by_country 2013-07-26 15:03:23 -07:00
Jorge Angel Naranjo Rogel 163e9503d7 [IMP][account_financial_report] Added traductions to VAT OF COMPANY NOT AVAILABLE 2013-07-26 13:18:27 -07:00
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. 2013-07-26 13:02:23 -07:00
Fernando.rangel 069a36c65f [MERGE][From trunk] 2013-07-26 10:03:11 -07:00
Fernando.rangel 42440ab7e9 [ADD][account_financial_report.py] add field journal journal_ledger 2013-07-26 09:57:50 -07:00
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.
2013-07-26 08:12:29 -07:00
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.
2013-07-26 05:43:25 +00:00
Humberto Arocha 28b673783f [FIX] Avoid duplicating accounts when there are Consolidating Accounts 2013-07-26 04:51:07 +00:00