Holger Brunn
|
ab5675bfa3
|
Merge pull request #257 from Tecnativa/9.0-account_financial_report_qweb
[9.0][account_financial_report_qweb] Remove ImportError.
|
8 years ago |
Jairo Llopis
|
82fa8d4d20
|
Only catch ImportError in `*_xslx` modules.
|
8 years ago |
Jairo Llopis
|
5971cabc0e
|
[9.0][account_financial_report_qweb] Remove ImportError.
Yet another violation of https://github.com/OCA/maintainer-quality-tools/pull/354.
|
8 years ago |
OCA Transbot
|
74bebadf4a
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Pedro M. Baeza
|
d02b8d35a7
|
[IMP] .travis.yml: Activate Transifex
|
8 years ago |
OCA Git Bot
|
43bd1d3e27
|
[ADD] setup.py
|
8 years ago |
OCA Git Bot
|
5e97fd68f7
|
[UPD] addons table in README.md
|
8 years ago |
Holger Brunn
|
8d4a653bc6
|
[MIG] account_financial_report_horizontal (#249)
|
8 years ago |
OCA Git Bot
|
365fd1b790
|
[ADD] setup.py
|
8 years ago |
OCA Git Bot
|
2c7ae0094e
|
[UPD] addons table in README.md
|
8 years ago |
Pedro M. Baeza
|
e97ca556b1
|
Update README.rst
|
8 years ago |
Pedro M. Baeza
|
2e35b013dc
|
Merge pull request #190 from oca-sorrento/add_account_tax_balance
Add account_tax_balance
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |
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).
|
8 years ago |
eLBati
|
4563ad2dc5
|
IMP terms and author
|
9 years ago |
eLBati
|
578fbbf52b
|
better get_context_values
unify method compute_balance
ADD open move lines linked to balance
|
9 years ago |
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
|
9 years ago |
gfcapalbo
|
02623b55e2
|
tests
|
9 years ago |
eLBati
|
257eaf8743
|
ADD README and images
FIX PEP8
FIX README image
|
9 years ago |
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
|
9 years ago |
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.
|
8 years ago |
Adrien Peiffer (ACSONE)
|
6341106e2a
|
[FIX] Full access on mis report style for adviser.
|
8 years ago |
Pedro M. Baeza
|
e966115e3e
|
Merge pull request #246 from OCA/9.0-mis_builder-fix244-sbi
[FIX] missing unicode in format string
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
06ae71e79f
|
[FIX] missing unicode in format string
fixes #244
|
8 years ago |
Louis Bettens
|
7289915002
|
Qweb: honor translated account names (#227)
[IMP] account_financial_report_qweb: honor translated account names
|
8 years ago |
OCA Git Bot
|
8298795007
|
[UPD] addons table in README.md
|
8 years ago |
Pedro M. Baeza
|
0565118de9
|
Merge pull request #242 from jcoux/issue_241_workbook_creation
OCA reports XLSX: Better override to define workbook creation options
|
8 years ago |
jcoux
|
a91fb04a93
|
OCA reports XLSX: Better override to define workbook creation options
|
8 years ago |
OCA Git Bot
|
1d876dd0ae
|
[UPD] addons table in README.md
|
8 years ago |
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.
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |
OCA Git Bot
|
a156ff5f5e
|
[UPD] addons table in README.md
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
3aa468bc7a
|
[FIX] mis_builder: crash in xslx with one column
fixes #204
|
8 years ago |
Adrien Peiffer (ACSONE)
|
eb908773b1
|
[IMP] Propagate context in drilldown method
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
f35bcbaa4f
|
[FIX] mis_builder: add web_widget_color dependency
now that the dependency is merged in 9.0
|
8 years ago |
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
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
fbe67f9db3
|
[IMP] 9c/9e compatible css for mis builder
|
8 years ago |
Adrien Peiffer (ACSONE)
|
eb038752c1
|
[CHG][mis_builder] Changelog
|
8 years ago |
Adrien Peiffer (ACSONE)
|
5530bfefb2
|
[IMP] Add refresh button in mis report preview. widget code changes to allow to add fields in the widget easier.
|
8 years ago |
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
|
8 years ago |
Jairo Llopis
|
9aa79997fc
|
Avoid coverage errors on an ImportError that will never happen in bots.
|
8 years ago |
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.
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
403612679c
|
[FIX] add missing domain filter on subkpi
one can only add subkpis that belong to the same report.
|
8 years ago |
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
|
8 years ago |
Thomas Binsfeld
|
9af17587fc
|
[IMP] prepare_locals_dict (#199)
|
9 years ago |
OCA Git Bot
|
4c6e10442a
|
[UPD] addons table in README.md
|
8 years ago |