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
OCA Git Bot
3186a1606b
[UPD] addons table in README.md
2016-04-28 02:40:36 +02:00
Stéphane Bidoul (ACSONE)
c45a174ebc
mis_builder: add changelog ( #174 )
2016-04-27 12:07:00 +02:00
beau sebastien
c1dbd0af6f
Merge pull request #179 from acsone/8.0-mis-compute-refactor-2-sbi
...
[IMP] mis_builder: refactor the compute method
2016-04-26 18:26:08 +02:00
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
2016-04-26 16:40:04 +02:00
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
2016-04-26 16:39:10 +02:00
Stéphane Bidoul
ec690912b2
[IMP] mis_builder: copy semantics for mis.report.instance
2016-04-26 15:49:24 +02:00
OCA Git Bot
459232d112
[ADD] setup.py
2016-04-14 04:33:18 +02:00
Stéphane Bidoul
c914c4ebfb
[FIX] mis_builder: fix uninitialized variable
2016-04-11 12:37:44 +02:00
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).
2016-04-09 14:03:41 +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
55037468ac
Merge pull request #177 from acsone/8.0-mis_builder-copy-sbi
...
[IMP] mis_builder: meaningful copy for MIS Report templates
2016-04-04 17:00:14 +02:00
Stéphane Bidoul
3a868b0ea5
[IMP] mis_builder: meaningful copy for MIS Report templates
2016-04-04 14:51:07 +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
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
2016-03-22 19:08:12 +01:00
Stéphane Bidoul
e8e4a24bc0
mis_builder: better form layout for MIS Report templates
2016-03-18 13:50:06 +01:00
Stéphane Bidoul
b56d2f10d9
mis_builder: better layout of mis report screen on small screens
2016-03-18 13:50:06 +01:00
Thomas Binsfeld
266d055e83
Merge pull request #3 from acsone/8.0-imp-accounting-none-sbi
...
mis_builder: render blank instead of +0 comparison columns
2016-03-18 13:31:45 +01:00
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.
2016-03-18 13:14:57 +01:00
Stéphane Bidoul
e8cb112c21
mis_builder: render blank instead of +0 comparison columns
2016-03-18 13:09:01 +01:00
Adrien Peiffer (ACSONE)
2e0967fcee
[FIX][mis_builder] Fix the creation of a new mis.report.instance.
2016-03-16 10:23:40 +01:00
Thomas Binsfeld
33d2644b52
Merge pull request #2 from acsone/8.0-fix-render-comp-sbi
...
[FIX] fix comparison rendering in presence of AccountingNone
2016-03-16 08:10:17 +01:00
Adrien Peiffer (ACSONE)
c39eb41d51
[IMP][mis_builder] Check if current user is in accountant group to show setings button
2016-03-16 08:00:59 +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
Stéphane Bidoul
2b1f182d62
[FIX] fix comparison rendering in presence of AccountingNone
2016-03-14 12:18:10 +01:00
Thomas Binsfeld
6be60bed45
Merge pull request #1 from acsone/8.0-imp-accounting-none-sbi
...
8.0 imp accounting none sbi
2016-03-14 09:30:41 +01:00
Stéphane Bidoul
fe4fa678fb
Add copyright header and __all__ to accounting_none.py
2016-03-13 22:56:39 +01:00
Stéphane Bidoul
9b626fe5da
[IMP] improve AccountingNone wrt comparisons mainly
2016-03-13 22:42:58 +01:00
Stéphane Bidoul
2958d3fa8e
[FIX] reset permissions that should not have changed
2016-03-13 22:17:04 +01:00
Adrien Peiffer (ACSONE)
95df211cce
[IMP][mis_builder] Add whitespace between buttons and table.
2016-03-11 18:41:56 +01:00
Adrien Peiffer (ACSONE)
e89937c164
[IMP][mis_builder] Improve usability : Display directly report instance instead of report instance settings.
2016-03-09 14:14:26 +01:00
ThomasBinsfeld
d91746bb91
[ADD] AccountingNone (singleton) to differentiate balances among which the debit and the credit are zero and balances among which debit and credit nullify
2016-03-07 09:35:39 +01:00
Pedro M. Baeza
631e6d98e0
Merge pull request #166 from acsone/8.0-forward-port-sbi
...
[8.0] mis_builder forward port of 7.0 fix
2016-03-06 15:59:55 +01:00
Pedro M. Baeza
e0ca63df25
Merge pull request #151 from acsone/8.0-imp-mis-builder-widget-ape
...
[IMP][mis_builder] MIS Builder widget improvement, add print and export button in the widget.
2016-03-06 15:59:25 +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
Laetitia Gangloff
a4c9230b7e
mis_builder : in compute do not set val in localdict if there was a computation error
2016-03-06 10:56:17 +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
Stéphane Bidoul (ACSONE)
6939163548
Merge pull request #162 from pedrobaeza/8.0-account_financial_report_webkit-top_level_account
...
[FIX] account_financial_report_webkit: Don't overpass top level account
2016-02-23 11:06:56 +01:00
Adrien Peiffer (ACSONE)
85d8580c6c
[IMP][mis_builder] Improve buttons position
2016-02-23 10:51:39 +01:00
Adrien Peiffer (ACSONE)
d904ea7ba3
[IMP][mis_builder] use get_context method in drilldown method
2016-02-23 10:51:39 +01:00
Adrien Peiffer (ACSONE)
7ed1806781
[IMP][mis_builder] MIS Builder widget improvement, add print and export button in the widget.
2016-02-23 10:51:39 +01:00
Stéphane Bidoul (ACSONE)
7a20e856a6
Merge pull request #158 from Eficent/8.0-prefix_2
...
[mis_builder][8.0] add prefixes
2016-02-23 10:19:56 +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