luc-demeyer
7962c8ce76
greenify account_financial_report_webkit README.rst
2016-11-30 17:15:09 +01:00
luc-demeyer
9b0bf05fc5
greenify account_financial_report_webkit
2016-11-30 16:10:00 +01:00
luc-demeyer
6848783406
8.0 fix pre_print_report account_financial_report_webkit
2016-11-30 11:56:10 +01:00
Alexis de Lattre
dc4be54730
FIX the order of accounts in trial balance when there is a filter on accounts
2016-09-19 16:37:20 +02:00
David Dufresne
04eeebd13a
[8.0] Fix account.move.line field last_rec_date ( #213 )
...
[8.0] account_financial_report_webkit: Fix account.move.line field last_rec_date
2016-08-27 20:47:44 +02:00
Guewen Baconnier
94b555e396
Merge pull request #205 from acsone/8.0-fix-last-rec-date-ape
...
[FIX] Change trigger of last_rec_date.
2016-07-22 13:05:10 +02:00
Pedro M. Baeza
771f7399cb
Merge pull request #207 from mdietrichc2c/8.0-fix-balance-comp
...
Fix comparison between balances
2016-06-22 11:59:08 +02:00
Matthieu Dietrich
4e769542dc
Fix comparison between balances
2016-06-22 11:47:05 +02:00
Adrien Peiffer (ACSONE)
7534a05d9c
[FIX] Change trigger of last_rec_date.
2016-06-13 11:00:31 +02:00
Leonardo Pistone
4e745687c2
selection label now makes sense in English
2016-06-01 13:02:22 +02:00
Leonardo Pistone
83113139c7
use float_is_zero
2016-06-01 13:01:06 +02:00
Leonardo Pistone
518988dc65
add an option in partner balance for non-zero only
...
This options exists in the partner balance from the account module. It
was not there in the webkit module though. The naming is the same as
from the odoo module.
A very old commit message for the webkit report mentions this
functionality but apparently it is not there.
By default all partners are shown as before. This option works for both
PDF and XLS reports.
2016-05-31 18:24:49 +02:00
Leonardo Pistone
129adaf283
new api and conventions
2016-05-31 17:18:21 +02:00
Pedro M. Baeza
0eb262edfc
[FIX] account_financial_report_webkit: PEP8
2016-05-03 07:55:32 +02:00
Pedro M. Baeza
89d386cde1
Merge pull request #102 from akretion/8.0-aged-open-invoices
...
8.0 Add "Aged Open Invoices" report in account_financial_report_webkit
2016-05-03 07:40:43 +02:00
Pedro M. Baeza
0244754dcd
Merge pull request #173 from QANSEE/8.0-fix-overlapping-text
...
8.0 fix overlapping text - portrait
2016-04-08 02:22:19 +02:00
Pedro M. Baeza
3f2beab056
Merge pull request #165 from pedrobaeza/8.0-afr-trial_balance-account_level
...
[IMP] account_financial_report_webkit: Allow to select account level on trial balance
2016-03-24 11:59:00 +01:00
Jacques-Etienne Baudoux
d3ce299670
[FIX] account_financial_report_webkit: in portrait layout, rows are split accross pages with half the line displayed on page1 and second half displayed on page2 on top of row header. This make data unreadable. See https://github.com/wkhtmltopdf/wkhtmltopdf/issues/1524 . Same fix as for the landscape layout
2016-03-15 19:11:31 +01:00
Pedro M. Baeza
792d3eab21
Merge pull request #164 from QANSEE/8.0-fix-overlapping-text
...
[FIX] 8.0 fix overlapping text
2016-03-06 15:57:41 +01:00
Pedro M. Baeza
fdeca8880a
[IMP] account_financial_report_webkit: ES translation
2016-03-04 18:26:02 +01:00
Pedro M. Baeza
bbfdc4429e
[IMP] account_financial_report_webkit: Allow to select account level on trial balance
2016-03-03 16:52:00 +01:00
Alexis de Lattre
5e7be0f4eb
PEP8 fix
...
Take into account the remarks of Pedro
2016-02-29 17:03:14 +01:00
Jacques-Etienne Baudoux
ffc37c64e5
[FIX] account_financial_report_webkit: in landscape layout, row are split accross pages with half the line displayed on page1 and second half displayed on page2 on top of row header. This make data unreadable. See https://github.com/wkhtmltopdf/wkhtmltopdf/issues/1524
2016-02-22 12:25:28 +01:00
Alexis de Lattre
b8afe8d788
Fix string in label
2016-02-18 15:43:58 +01:00
Alexis de Lattre
8ffc548a0d
Filter by date by default, to have an aged open invoices report as of today
2016-02-18 15:43:58 +01:00
Alexis de Lattre
0452608a2f
Add aged open invoices report
...
Minor style enhancement to aged trial balance
2016-02-18 15:43:58 +01:00
Pedro M. Baeza
5ed587030b
[FIX] account_financial_report_webkit: Don't overpass top level account
...
With current code, the top level accounts (the 0 one) is ignored in
the population of debit, credit and balance data, provoking that the
report shows a line with all 0's, which leads to confussion to users.
I see no reason for zeroing this data, as it can be significant for
certain account charts, and can be easily ignored for those who not.
2016-02-18 02:21:42 +01:00
Adrien Peiffer (ACSONE)
cc80f66f56
[FIX] Flake8 issues
2016-02-05 18:56:14 +01:00
Stéphane Bidoul
af05e07136
[UPD] prefix versions with 8.0
2015-10-09 09:59:21 +02:00
Pedro M. Baeza
e6315d09f9
Merge pull request #112 from mdietrichc2c/8.0-optimize-last-rec-date
...
Remove un-optimized "LIMIT 1" from SQL request
2015-08-21 10:53:55 +02:00
Matthieu Dietrich
139b653e14
Remove un-optimized "LIMIT 1" from SQL request
2015-08-21 10:26:23 +02:00
Arminas Grigonis
8293f486a6
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
2015-06-09 14:43:01 +03:00
Stéphane Bidoul
ae2b62f0ee
[FIX] afr_webkit: fix aged partner balance test fixes #67
...
Even if period_from is not visible in the wizard
it is still necessary for the validation check to pass.
2015-06-07 14:53:23 +02:00
Stéphane Bidoul
f4740a29b6
[FIX] afr_webkit: fix wrong group assignment
2015-06-07 14:44:50 +02:00
Stéphane Bidoul
e43440b85a
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
2015-06-07 14:14:18 +02:00
luc-demeyer
95f43a4e58
update icon aml_report_xls, fix travis error account_financial_report_webkit
2015-03-28 15:44:32 +01:00
Yannick Vaucher
500e7a61cc
Move module icon in static/description
2015-03-03 13:46:55 +01:00
Alexandre Fayolle
76856c9dee
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:22:33 +01:00
Pedro M. Baeza
c9483f543c
Merge pull request #44 from guewen/aged-balance-filters
...
Aged balance report: the only sensible filter is by end period
2015-02-10 14:52:25 +01:00
Guewen Baconnier
d62ac0a987
Fix 2 pep8 errors in account_financial_report_webkit
2015-01-29 11:31:43 +01:00
Guewen Baconnier
a90af8e2f4
Change the periods when the fiscal year is modified
...
The default value on period_from is now useless because set by the
onchange when we set the fiscalyear.
2015-01-13 10:20:15 +01:00
ccarly
dd713243a7
Error programming
2015-01-12 20:43:22 -05:00
ccarly
8dad0e5f55
fixes #36 - v8 account_financial_report_webkit error when print journal
2015-01-12 20:22:06 -05:00
Guewen Baconnier
c79efef2bf
Remove contradictory help message
2015-01-05 12:15:31 +01:00
Guewen Baconnier
066f818573
Set the required period to
2015-01-05 12:02:41 +01:00
Guewen Baconnier
bdda82009e
The end period must be set and thus the fiscal year too
2015-01-05 11:16:59 +01:00
Guewen Baconnier
8671e63f54
Set a first period found because the start period is mandatory.
...
And what we want is to look in all the periods since the beginning.
Also set a default fiscal year to the current one so we have a default
end period.
2015-01-05 11:10:01 +01:00
Guewen Baconnier
8bacbd6083
Remove the dates and "period from" from the aged balance tests
2015-01-05 10:03:23 +01:00
Guewen Baconnier
47333a0dc5
Add es translation term
2014-12-23 10:34:57 +01:00
Guewen Baconnier
8c9aa6d0b0
Aged balance report: the only sensible filter is by end period
...
The filters by date or by start period are meaningless for an aged partner
balance. Hide the choice of filters and let only the 'end period' available.
2014-12-23 10:34:57 +01:00