Holger Brunn
13fa85ae5e
[FIX] lints
7 years ago
luc-demeyer
179543df10
resolve rebase conflict
7 years ago
Sébastien Alix
f8dad94c23
[FIX] account_financial_report_webkit: General Ledger, HTML escaping ( #342 )
* [FIX] account_financial_report_webkit: General Ledger, we have to escape the HTML characters when printing the label (e.g. '<' and '>' characters mess up the report layout)
7 years ago
Holger Brunn
55abf04675
[IMP] use RegistryManager.get instead of deprecated pooler
7 years ago
Holger Brunn
63b3f324cb
[ADD] compute parent_store before running tests
8 years ago
luc-demeyer
e2b7ae541c
8.0 - Open Invoices: fix python dump when selecting group by currency
8 years ago
luc-demeyer
9b0bf05fc5
greenify 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
Matthieu Dietrich
4e769542dc
Fix comparison between balances
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
Pedro M. Baeza
0eb262edfc
[FIX] account_financial_report_webkit: PEP8
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
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
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
ccarly
dd713243a7
Error programming
10 years ago
ccarly
8dad0e5f55
fixes #36 - v8 account_financial_report_webkit error when print journal
10 years ago
Stéphane Bidoul
7da9478925
[FIX] pylint
10 years ago
Stéphane Bidoul
09bc991004
[FIX] webkit: trial balance fix migration bugs
10 years ago
Anthony Muschang
78bb7af017
[FIX]account_financial_report_webkit: pep8
10 years ago
Anthony Muschang
8e76fe6e61
[CHG]account_financial_report_webkit: Migration to v8
10 years ago
Anthony Muschang
7c0a04744e
[CHG] Migration to v8
10 years ago
Anthony Muschang
9cd0c23323
[CHG] Migration to v8
10 years ago
Alexandre Fayolle
f82ce533a0
addons not ported in 8.0
10 years ago
Laetitia Gangloff
86d11702c5
[pep8] - F841 - remove unused style, exc
10 years ago
laetitia.gangloff@acsone.eu
cc060dd31f
[pep8] - account_financial_report_webkit
10 years ago
Yannick Vaucher
8be3b386b5
adapt generate_pdf to fixes on report_webkit
11 years ago
Yannick Vaucher
2a3c6d7fd5
[PEP8]
11 years ago
Yannick Vaucher
14d7492064
remove useless import time
11 years ago
Yannick Vaucher
97f1648cba
remove unused variable user
11 years ago
Yannick Vaucher
17b16d92d6
remove useless exception names
11 years ago
Yannick Vaucher
a9a2f860fd
adapt overide of create_single_pdf to the fix made on report_webkit module for lp:1319109 and lp:1319095
11 years ago
Matthieu Dietrich
abe35ad35f
[FIX] realign header
11 years ago
Matthieu Dietrich
1c687c8d4a
[IMP] correct/add reference field in financial reports
11 years ago
Nicolas Bessi
a6c936840b
[FIX] use from __future__ import division instead of float casting
11 years ago
Nicolas Bessi
9f90ac424c
[FIX] coding style
11 years ago
Nicolas Bessi
cbd874896d
[FIX] docstring syntax
11 years ago
Nicolas Bessi
a17d2728a6
[RM] dead code
11 years ago
Nicolas Bessi
e3231c66c7
[ADD] docstring
11 years ago
Nicolas Bessi
f2b04b80b6
[FIX] variable name that retrieve date
11 years ago
Nicolas Bessi
ca5bed3188
[ADD] doc string
11 years ago
Nicolas Bessi
537541d63f
[FIX] default filter not supported if only fical year set
[PEP8] doc string
11 years ago
Nicolas Bessi
dd3802d507
[ADD] documentation
11 years ago
Nicolas Bessi
a93988aad6
[FIX] unicode string
11 years ago
Nicolas Bessi
cd6ebc68dc
[FIX] titles
11 years ago