luc-demeyer
618fed1917
greenify - W0123
8 years ago
luc-demeyer
5ea22ceb0c
greenify - W0123
8 years ago
luc-demeyer
9119964699
greenify - W0123
8 years ago
luc-demeyer
7962c8ce76
greenify account_financial_report_webkit README.rst
8 years ago
luc-demeyer
c84c04d7b4
greenify account_financial_report_webkit_xls
8 years ago
luc-demeyer
9b0bf05fc5
greenify account_financial_report_webkit
8 years ago
luc-demeyer
485645c788
greenify account_move_line_report_xls
8 years ago
luc-demeyer
86369f3c7d
greenify account_journal_report_xls
8 years ago
luc-demeyer
6848783406
8.0 fix pre_print_report account_financial_report_webkit
8 years ago
Pedro M. Baeza
ec51cd2f19
Merge pull request #226 from akretion/8.0-fix-trial_balance_accounts_order-v2
8.0 account_financial_report_webkit: FIX the order of accounts in trial balance
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
OCA Git Bot
ea22616969
[UPD] addons table in README.md
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
Jordi Ballester Alomar
d3a36b8909
[FIX] [8.0] Add reference field to account_financial_report_webkit_xls ( #107 )
[FIX] [8.0] Add reference field to account_financial_report_webkit_xls
8 years ago
Guewen Baconnier
94b555e396
Merge pull request #205 from acsone/8.0-fix-last-rec-date-ape
[FIX] Change trigger of last_rec_date.
8 years ago
Pedro M. Baeza
771f7399cb
Merge pull request #207 from mdietrichc2c/8.0-fix-balance-comp
Fix comparison between balances
8 years ago
Matthieu Dietrich
4e769542dc
Fix comparison between balances
8 years ago
Alexandre Fayolle
02719c76d9
Merge pull request #203 from lepistone/partner-no-zero
add an option in partner balance for non-zero only
9 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
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
9 years ago
OCA Git Bot
3186a1606b
[UPD] addons table in README.md
9 years ago
Stéphane Bidoul (ACSONE)
c45a174ebc
mis_builder: add changelog ( #174 )
9 years ago
beau sebastien
c1dbd0af6f
Merge pull request #179 from acsone/8.0-mis-compute-refactor-2-sbi
[IMP] mis_builder: refactor the compute method
9 years ago
Stéphane Bidoul (ACSONE)
ce6c00aff5
Merge pull request #167 from acsone/8.0-better-layout-sbi
mis_builder: better layout of mis report settings form on small screens
9 years ago
Stéphane Bidoul (ACSONE)
d67188a008
Merge pull request #181 from acsone/8.0-mis.report.instance.copy-sbi
[IMP] mis_builder: copy semantics for mis.report.instance
9 years ago
Stéphane Bidoul
ec690912b2
[IMP] mis_builder: copy semantics for mis.report.instance
9 years ago
OCA Git Bot
459232d112
[ADD] setup.py
9 years ago
Stéphane Bidoul
c914c4ebfb
[FIX] mis_builder: fix uninitialized variable
9 years ago
Stéphane Bidoul
c57c25d814
[IMP] mis_builder: refactor the compute method
The main computation entry point is now on mis.report instead of
mis.report.instance.period so it can easily be reused by other
module who need to evaluate mis.report's on without creating
full-fledge persistant mis.report.instance (such as a wizard
that allows the user to select the period for a one-off run).
9 years ago
Pedro M. Baeza
0244754dcd
Merge pull request #173 from QANSEE/8.0-fix-overlapping-text
8.0 fix overlapping text - portrait
9 years ago
Pedro M. Baeza
55037468ac
Merge pull request #177 from acsone/8.0-mis_builder-copy-sbi
[IMP] mis_builder: meaningful copy for MIS Report templates
9 years ago
Stéphane Bidoul
3a868b0ea5
[IMP] mis_builder: meaningful copy for MIS Report templates
9 years ago
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
9 years ago
Pedro M. Baeza
f69d436fb1
Merge pull request #169 from ThomasBinsfeld/8.0_add_AccountingNone
[IMP] mis_builder: display blank cells instead of 0.0 when there is no data
9 years ago
Stéphane Bidoul
e8e4a24bc0
mis_builder: better form layout for MIS Report templates
9 years ago
Stéphane Bidoul
b56d2f10d9
mis_builder: better layout of mis report screen on small screens
9 years ago
Thomas Binsfeld
266d055e83
Merge pull request #3 from acsone/8.0-imp-accounting-none-sbi
mis_builder: render blank instead of +0 comparison columns
9 years ago
Pedro M. Baeza
5d74e789fa
Merge pull request #170 from acsone/8.0-imp-use-misreport-instance-ape
[IMP][mis_builder] Improve usability : Display directly report instance instead of report instance settings.
9 years ago
Stéphane Bidoul
e8cb112c21
mis_builder: render blank instead of +0 comparison columns
9 years ago
Adrien Peiffer (ACSONE)
2e0967fcee
[FIX][mis_builder] Fix the creation of a new mis.report.instance.
9 years ago
Thomas Binsfeld
33d2644b52
Merge pull request #2 from acsone/8.0-fix-render-comp-sbi
[FIX] fix comparison rendering in presence of AccountingNone
9 years ago
Adrien Peiffer (ACSONE)
c39eb41d51
[IMP][mis_builder] Check if current user is in accountant group to show setings button
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
Stéphane Bidoul
2b1f182d62
[FIX] fix comparison rendering in presence of AccountingNone
9 years ago
Thomas Binsfeld
6be60bed45
Merge pull request #1 from acsone/8.0-imp-accounting-none-sbi
8.0 imp accounting none sbi
9 years ago