OCA Transbot
0fcd027b55
OCA Transbot updated translations from Transifex
8 years ago
luc-demeyer
e2b7ae541c
8.0 - Open Invoices: fix python dump when selecting group by currency
8 years ago
OCA Transbot
6b56c49c8a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
74e57f337f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
4e74ce674b
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6b82a53d44
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
47f53bc4e5
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
08292c8cae
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0345987baa
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
89db9d3a27
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
01f9a0837d
OCA Transbot updated translations from Transifex
8 years ago
luc-demeyer
7962c8ce76
greenify account_financial_report_webkit README.rst
8 years ago
luc-demeyer
9b0bf05fc5
greenify account_financial_report_webkit
8 years ago
luc-demeyer
6848783406
8.0 fix pre_print_report account_financial_report_webkit
8 years ago
Alexis de Lattre
dc4be54730
FIX the order of accounts in trial balance when there is a filter on accounts
8 years ago
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
8 years ago
Matthieu Dietrich
4e769542dc
Fix comparison between balances
8 years ago
Adrien Peiffer (ACSONE)
7534a05d9c
[FIX] Change trigger of last_rec_date.
9 years ago
Leonardo Pistone
4e745687c2
selection label now makes sense in English
9 years ago
Leonardo Pistone
83113139c7
use float_is_zero
9 years ago
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.
9 years ago
Leonardo Pistone
129adaf283
new api and conventions
9 years ago
Pedro M. Baeza
0eb262edfc
[FIX] account_financial_report_webkit: PEP8
9 years ago
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
9 years ago
Pedro M. Baeza
fdeca8880a
[IMP] account_financial_report_webkit: ES translation
9 years ago
Pedro M. Baeza
bbfdc4429e
[IMP] account_financial_report_webkit: Allow to select account level on trial balance
9 years ago
Alexis de Lattre
5e7be0f4eb
PEP8 fix
Take into account the remarks of Pedro
9 years ago
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
9 years ago
Alexis de Lattre
b8afe8d788
Fix string in label
9 years ago
Alexis de Lattre
8ffc548a0d
Filter by date by default, to have an aged open invoices report as of today
9 years ago
Alexis de Lattre
0452608a2f
Add aged open invoices report
Minor style enhancement to aged trial balance
9 years ago
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.
9 years ago
Adrien Peiffer (ACSONE)
cc80f66f56
[FIX] Flake8 issues
9 years ago
Stéphane Bidoul
af05e07136
[UPD] prefix versions with 8.0
9 years ago
Matthieu Dietrich
139b653e14
Remove un-optimized "LIMIT 1" from SQL request
9 years ago
Arminas Grigonis
8293f486a6
[IMP][i18n] account_financial_report_webkit: Lithuanian translation
10 years ago
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.
10 years ago
Stéphane Bidoul
f4740a29b6
[FIX] afr_webkit: fix wrong group assignment
10 years ago
Stéphane Bidoul
e43440b85a
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
luc-demeyer
95f43a4e58
update icon aml_report_xls, fix travis error account_financial_report_webkit
10 years ago
Yannick Vaucher
500e7a61cc
Move module icon in static/description
10 years ago
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.
10 years ago
Guewen Baconnier
d91d981b6e
Fix 2 pep8 errors in account_financial_report_webkit
10 years ago
Guewen Baconnier
d62ac0a987
Fix 2 pep8 errors in account_financial_report_webkit
10 years ago
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.
10 years ago
ccarly
dd713243a7
Error programming
10 years ago
ccarly
8dad0e5f55
fixes #36 - v8 account_financial_report_webkit error when print journal
10 years ago
Guewen Baconnier
c79efef2bf
Remove contradictory help message
10 years ago
Guewen Baconnier
066f818573
Set the required period to
10 years ago
Guewen Baconnier
bdda82009e
The end period must be set and thus the fiscal year too
10 years ago