Commit Graph

1155 Commits (7f4fde0ec4201ef70b27facfd8db32763d06be28)

Author SHA1 Message Date
OCA Git Bot 43bd1d3e27 [ADD] setup.py 2016-11-17 04:34:23 +01:00
OCA Git Bot 5e97fd68f7 [UPD] addons table in README.md 2016-11-17 02:33:57 +01:00
Holger Brunn 8d4a653bc6 [MIG] account_financial_report_horizontal (#249) 2016-11-16 13:01:16 +01:00
OCA Git Bot 365fd1b790 [ADD] setup.py 2016-11-05 04:34:11 +01:00
OCA Git Bot 2c7ae0094e [UPD] addons table in README.md 2016-11-05 02:33:16 +01:00
Pedro M. Baeza e97ca556b1 Update README.rst 2016-11-04 18:43:25 +01:00
Pedro M. Baeza 2e35b013dc Merge pull request #190 from oca-sorrento/add_account_tax_balance
Add account_tax_balance
2016-11-04 17:03:31 +01:00
Antonio Espinosa b79358a835 Consider normal and refund operations separately
Allow to explore all move lines

Spanish translation

Bugfixes

Show negative lines too

Show move type in account.move views

Tests include new fields
2016-11-04 16:39:56 +01:00
eLBati 21359af4bd ADD account_tax_balance: testing wizard with date range
ADD account_tax_balance: testing buttons

IMP account_tax_balance: covering specific methods with tests
2016-11-04 16:39:56 +01:00
eLBati a6c1489ce6 FIX
balance is debit - credit whereas on tax return you want to see what vat has to be paid so : VAT on sales (credit) - VAT on purchases (debit).
2016-11-04 16:39:56 +01:00
eLBati 4563ad2dc5 IMP terms and author 2016-11-04 16:39:56 +01:00
eLBati 578fbbf52b better get_context_values
unify method compute_balance

ADD open move lines linked to balance
2016-11-04 16:39:55 +01:00
eLBati 151dcb8ea6 FIX tests
FIX PEP8

use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
2016-11-04 16:39:00 +01:00
gfcapalbo 02623b55e2 tests 2016-11-04 16:39:00 +01:00
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