eLBati
|
257eaf8743
|
ADD README and images
FIX PEP8
FIX README image
|
2016-11-04 16:39:00 +01:00 |
eLBati
|
7d4cd396a5
|
ADD account_tax_balance: Compute tax balances based on date range
IMP filters and views
Avoid create and delete taxes
ADD base balance
|
2016-11-04 16:38:59 +01:00 |
Pedro M. Baeza
|
ae39fa1ffb
|
Merge pull request #247 from acsone/9-fix-mis-report-style-access-ape
[FIX] Full access on mis report style for adviser.
|
2016-10-31 18:30:45 +01:00 |
Adrien Peiffer (ACSONE)
|
6341106e2a
|
[FIX] Full access on mis report style for adviser.
|
2016-10-31 15:40:23 +01:00 |
Pedro M. Baeza
|
e966115e3e
|
Merge pull request #246 from OCA/9.0-mis_builder-fix244-sbi
[FIX] missing unicode in format string
|
2016-10-20 00:33:41 +02:00 |
Stéphane Bidoul (ACSONE)
|
06ae71e79f
|
[FIX] missing unicode in format string
fixes #244
|
2016-10-19 22:31:19 +02:00 |
Louis Bettens
|
7289915002
|
Qweb: honor translated account names (#227)
[IMP] account_financial_report_qweb: honor translated account names
|
2016-10-18 09:24:20 +02:00 |
OCA Git Bot
|
8298795007
|
[UPD] addons table in README.md
|
2016-10-15 02:41:34 +02:00 |
Pedro M. Baeza
|
0565118de9
|
Merge pull request #242 from jcoux/issue_241_workbook_creation
OCA reports XLSX: Better override to define workbook creation options
|
2016-10-14 21:37:09 +02:00 |
jcoux
|
a91fb04a93
|
OCA reports XLSX: Better override to define workbook creation options
|
2016-10-14 15:13:58 +02:00 |
OCA Git Bot
|
1d876dd0ae
|
[UPD] addons table in README.md
|
2016-10-13 02:41:26 +02:00 |
Stéphane Bidoul (ACSONE)
|
c4ee0a4077
|
Merge pull request #229 from Tecnativa/9.0-account_financial_report_qweb-fix_importerror
[FIX][account_financial_report_qweb] Fix ImportError.
|
2016-10-12 20:06:27 +02:00 |
Pedro M. Baeza
|
ee2862eb3c
|
Merge pull request #234 from acsone/9.0-mis_builder-web_widget_color-sbi
[FIX] mis_builder: add web_widget_color dependency
|
2016-10-11 10:14:35 +02:00 |
Stéphane Bidoul (ACSONE)
|
b633d1461e
|
[FIX] mis_builder: fix comparison when there are no subkpis (#237)
[FIX] mis_builder: fix comparison when there are no subkpis
|
2016-10-11 09:04:19 +02:00 |
OCA Git Bot
|
a156ff5f5e
|
[UPD] addons table in README.md
|
2016-10-07 02:42:57 +02:00 |
Stéphane Bidoul (ACSONE)
|
aaee603e38
|
Merge pull request #232 from acsone/9.0-imp-mis-builder-widget
[IMP] Add refresh button in mis report preview. Widget code changes to allow to add fields in the widget easier
|
2016-10-06 09:26:31 +02:00 |
Pedro M. Baeza
|
9953b55687
|
Merge pull request #235 from acsone/9.0-mis_builder-fix204-sbi
[FIX] mis_builder: crash in xslx with one column
|
2016-10-06 09:12:54 +02:00 |
Stéphane Bidoul (ACSONE)
|
3aa468bc7a
|
[FIX] mis_builder: crash in xslx with one column
fixes #204
|
2016-10-06 08:01:29 +02:00 |
Adrien Peiffer (ACSONE)
|
eb908773b1
|
[IMP] Propagate context in drilldown method
|
2016-09-30 17:00:06 +02:00 |
Stéphane Bidoul (ACSONE)
|
f35bcbaa4f
|
[FIX] mis_builder: add web_widget_color dependency
now that the dependency is merged in 9.0
|
2016-09-28 21:31:39 +02:00 |
Pedro M. Baeza
|
fbbae923a2
|
Merge pull request #220 from acsone/9.0-imp_mis_builder_style_9e_tbi
[9.0][IMP] mis_builder css improvements for compatibility with Odoo 9e
|
2016-09-27 20:10:37 +02:00 |
Stéphane Bidoul (ACSONE)
|
fbe67f9db3
|
[IMP] 9c/9e compatible css for mis builder
|
2016-09-27 18:55:43 +02:00 |
Adrien Peiffer (ACSONE)
|
eb038752c1
|
[CHG][mis_builder] Changelog
|
2016-09-27 18:14:20 +02:00 |
Adrien Peiffer (ACSONE)
|
5530bfefb2
|
[IMP] Add refresh button in mis report preview. widget code changes to allow to add fields in the widget easier.
|
2016-09-27 18:13:24 +02:00 |
Pedro M. Baeza
|
0577261167
|
Merge pull request #231 from acsone/9.0-mis_builder-improvements-sbi
[9.0][FIX][mis_builder] add missing domain filter on subkpi
|
2016-09-27 15:13:31 +02:00 |
Jairo Llopis
|
9aa79997fc
|
Avoid coverage errors on an ImportError that will never happen in bots.
|
2016-09-26 15:27:35 +02:00 |
Jairo Llopis
|
7eb797ab15
|
[FIX][account_financial_report_qweb] Fix ImportError.
It was happening when `xlsxwriter` python module was not available.
Bump version, add external dependencies.
|
2016-09-26 09:57:07 +02:00 |
Stéphane Bidoul (ACSONE)
|
403612679c
|
[FIX] add missing domain filter on subkpi
one can only add subkpis that belong to the same report.
|
2016-09-25 12:53:49 +02:00 |
Stéphane Bidoul (ACSONE)
|
58c559b59f
|
Merge pull request #218 from acsone/9.0-imp_mis_builder_menus_tbi
[9.0][IMP] New submenu in financial reporting for MIS Builder entries
|
2016-09-25 12:52:56 +02:00 |
Thomas Binsfeld
|
9af17587fc
|
[IMP] prepare_locals_dict (#199)
|
2016-09-25 12:47:48 +02:00 |
OCA Git Bot
|
4c6e10442a
|
[UPD] addons table in README.md
|
2016-09-25 02:41:01 +02:00 |
Pedro M. Baeza
|
ff06ca82d0
|
[FIX] mis_builder: Obsolete migration script
|
2016-09-24 12:36:25 +02:00 |
Pedro M. Baeza
|
3c5dc2449a
|
Merge pull request #230 from acsone/9.0-rm-afr_webkit-sbi
[DEL] remove account_financial_report_webkit from the 9.0 branch
|
2016-09-24 12:34:38 +02:00 |
Stéphane Bidoul (ACSONE)
|
eb650d671e
|
[DEL] remove account_financial_report_webkit from the 9.0 branch
superseded by account_financial_report_qweb
|
2016-09-24 10:28:03 +02:00 |
Frédéric Clementi
|
13d43100ee
|
Merge pull request #219 from jcoux/oca_reports_optimization
Performance improvement for OCA accounting reports
|
2016-09-09 13:55:53 +02:00 |
Thomas Binsfeld
|
1bf98df351
|
[IMP] Style for Odoo 9E
|
2016-09-07 10:18:53 +02:00 |
jcoux
|
9ad59f8a2b
|
Performance improvement for OCA accounting reports
|
2016-09-07 08:19:56 +02:00 |
Thomas Binsfeld
|
be7849aee3
|
[IMP] New submenu in financial reporting for MIS Builder entries
|
2016-09-06 14:14:25 +02:00 |
OCA Git Bot
|
f9d637d8bc
|
[UPD] addons table in README.md
|
2016-08-30 02:40:56 +02:00 |
Frédéric Clementi
|
274256d1e8
|
Merge pull request #211 from jcoux/ledger_reports
OCA financial reports
|
2016-08-29 15:40:38 +02:00 |
Matthieu Dietrich
|
9fbcd37bbe
|
Merge pull request #1 from acsone/9.0-oca-report-setup-ape
[ADD] setup.py
|
2016-08-22 16:46:06 +02:00 |
Adrien Peiffer (ACSONE)
|
e1383f8795
|
[ADD] setup.py
|
2016-08-19 08:41:39 +02:00 |
Matthieu Dietrich
|
676eac6bc1
|
Add complete definition for menus (can be removed by Enterprise version)
|
2016-08-17 16:48:48 +02:00 |
Stéphane Bidoul (ACSONE)
|
4eb90b55d5
|
Merge pull request #209 from richard-willowit/9.0_mis_menu
[9.0] fix mis_builder menus in Odoo enterprise
|
2016-08-17 11:06:02 +02:00 |
jcoux
|
b003d2aca4
|
Fix encoding on report tests
|
2016-08-12 15:27:37 +02:00 |
jcoux
|
c3f2dda9c9
|
Add missing unaffected earnings account into reports
|
2016-08-12 14:58:29 +02:00 |
jcoux
|
790fae157a
|
Hide odoo PDF reports menu
|
2016-08-11 15:19:46 +02:00 |
jcoux
|
9ca13b1e58
|
Add french translations to OCA reports
|
2016-08-11 14:47:11 +02:00 |
jcoux
|
6b9220feb6
|
Delete the useless False default values for boolean fields
|
2016-08-10 10:42:09 +02:00 |
jcoux
|
2af9293e78
|
Fix module version and delete useless section on readme
|
2016-08-10 10:35:47 +02:00 |