Stéphane Bidoul (ACSONE)
|
bafc286380
|
[IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
|
8 years ago |
OCA Git Bot
|
678d5cf6cd
|
[UPD] addons table in README.md
|
8 years ago |
Pedro M. Baeza
|
fb2e630bd2
|
Merge pull request #286 from StefanRijnhart/9.0-account_tax_reporting_fix_test
[FIX] tests (tax line is created automatically)
|
8 years ago |
Stefan Rijnhart
|
110c5d5d6e
|
[FIX] tests (tax line is created automatically)
|
8 years ago |
Stefan Rijnhart
|
098523b9a8
|
[FIX] Include tax amounts from all move types
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
3fb75c9eb9
|
[DOC] mis_builder: changelog
|
8 years ago |
OCA Transbot
|
b5e8168c88
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Alexis de Lattre
|
325c628f15
|
Merge pull request #267 from adhoc-dev/9.0-fix-qweb-report-multicompany
[9.0][FIX] fix qweb financial reports takes company from user not from wizard
|
8 years ago |
Pedro M. Baeza
|
e1b4cbcc44
|
Merge pull request #266 from akretion/9-fix-bug-252
[9.0] FIX bug #252 backported from v10 to v9
|
8 years ago |
Juan Jose Scarafia
|
570e6262f4
|
[9.0][FIX] fix qweb financial reports that takes company from user and not from wizard
|
8 years ago |
Alexis de Lattre
|
d7338efbd0
|
FIX bug #252 backported from v10 to v9
|
8 years ago |
Frédéric Clementi
|
6a634c3039
|
Merge pull request #248 from akretion/initial-balance-issue
9.0 Issue when computing the initial balance with Qweb Report
|
8 years ago |
jcoux
|
17a0aad440
|
[FIX] account_financial_reporting_qweb: Fix initial balance computation
|
8 years ago |
OCA Transbot
|
b3512ae43a
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Yannick Vaucher
|
56f929b3bb
|
Merge pull request #256 from grindtildeath/german_translations
9.0 Added german translations for account_financial_report_qweb
|
8 years ago |
Akim Juillerat
|
63ba67dcb8
|
Reviewed translations
|
8 years ago |
Akim Juillerat
|
2230d59f54
|
Translation of many terms to german
|
8 years ago |
OCA Transbot
|
4364f1889c
|
OCA Transbot updated translations from Transifex
|
8 years ago |
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 |