mreficent
|
85b26f3125
|
[ADD] Customer Outstanding Statement
|
2017-04-07 17:16:57 +02:00 |
OCA Git Bot
|
678d5cf6cd
|
[UPD] addons table in README.md
|
2017-03-19 02:34:58 +01:00 |
Pedro M. Baeza
|
fb2e630bd2
|
Merge pull request #286 from StefanRijnhart/9.0-account_tax_reporting_fix_test
[FIX] tests (tax line is created automatically)
|
2017-03-18 17:01:45 +01:00 |
Stefan Rijnhart
|
110c5d5d6e
|
[FIX] tests (tax line is created automatically)
|
2017-03-18 15:26:12 +01:00 |
Stefan Rijnhart
|
098523b9a8
|
[FIX] Include tax amounts from all move types
|
2017-03-18 14:31:52 +01:00 |
Stéphane Bidoul (ACSONE)
|
3fb75c9eb9
|
[DOC] mis_builder: changelog
|
2017-02-16 14:28:36 +01:00 |
OCA Transbot
|
b5e8168c88
|
OCA Transbot updated translations from Transifex
|
2017-02-03 18:03:28 -05:00 |
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
|
2017-02-01 17:39:31 +01:00 |
Pedro M. Baeza
|
e1b4cbcc44
|
Merge pull request #266 from akretion/9-fix-bug-252
[9.0] FIX bug #252 backported from v10 to v9
|
2017-01-31 10:12:55 +01:00 |
Juan Jose Scarafia
|
570e6262f4
|
[9.0][FIX] fix qweb financial reports that takes company from user and not from wizard
|
2017-01-30 19:44:09 -03:00 |
Alexis de Lattre
|
d7338efbd0
|
FIX bug #252 backported from v10 to v9
|
2017-01-30 22:54:49 +01:00 |
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
|
2017-01-30 18:53:31 +01:00 |
jcoux
|
17a0aad440
|
[FIX] account_financial_reporting_qweb: Fix initial balance computation
|
2017-01-23 20:37:37 +01:00 |
OCA Transbot
|
b3512ae43a
|
OCA Transbot updated translations from Transifex
|
2017-01-20 18:03:44 -05:00 |
Yannick Vaucher
|
56f929b3bb
|
Merge pull request #256 from grindtildeath/german_translations
9.0 Added german translations for account_financial_report_qweb
|
2017-01-20 13:45:47 +01:00 |
Akim Juillerat
|
63ba67dcb8
|
Reviewed translations
|
2017-01-12 13:16:38 +01:00 |
Akim Juillerat
|
2230d59f54
|
Translation of many terms to german
|
2017-01-12 13:16:38 +01:00 |
OCA Transbot
|
4364f1889c
|
OCA Transbot updated translations from Transifex
|
2016-12-23 18:02:51 -05:00 |
Holger Brunn
|
ab5675bfa3
|
Merge pull request #257 from Tecnativa/9.0-account_financial_report_qweb
[9.0][account_financial_report_qweb] Remove ImportError.
|
2016-12-19 15:59:04 +01:00 |
Jairo Llopis
|
82fa8d4d20
|
Only catch ImportError in `*_xslx` modules.
|
2016-12-19 13:18:59 +01:00 |
Jairo Llopis
|
5971cabc0e
|
[9.0][account_financial_report_qweb] Remove ImportError.
Yet another violation of https://github.com/OCA/maintainer-quality-tools/pull/354.
|
2016-12-19 10:23:29 +01:00 |
OCA Transbot
|
74bebadf4a
|
OCA Transbot updated translations from Transifex
|
2016-12-16 18:02:32 -05:00 |
Pedro M. Baeza
|
d02b8d35a7
|
[IMP] .travis.yml: Activate Transifex
|
2016-12-16 13:23:37 +01:00 |
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 |