Marta Vázquez Rodríguez
7b2aaeb8bc
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (175 of 175 strings)
Translation: account-financial-reporting-9.0/account-financial-reporting-9.0-account_financial_report_qweb
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-9-0/account-financial-reporting-9-0-account_financial_report_qweb/es/
2019-11-26 20:57:45 +00:00
Marta Vázquez Rodríguez
5674668c83
Translated using Weblate (Spanish)
...
Currently translated at 99.4% (174 of 175 strings)
Translation: account-financial-reporting-9.0/account-financial-reporting-9.0-account_financial_report_qweb
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-9-0/account-financial-reporting-9-0-account_financial_report_qweb/es/
2019-11-26 20:57:45 +00:00
OCA Transbot
4492cfac07
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 10:56:01 +00:00
Alexis de Lattre
51d91e5d9e
[FIX] account_financial_report_qweb: Make fy_start_date a computed field
2018-09-19 13:21:35 +02:00
oca-travis
f6e5162af2
[UPD] Update account_financial_report_qweb.pot
2018-08-21 10:15:47 +00:00
Patrick Tombez
902145a2aa
[9.0][IMP] Improve transient models cleaning ( #441 )
...
* [9.0][IMP] Improve transient models cleaning
2018-08-21 12:09:53 +02:00
oca-travis
d8de3f5327
[UPD] Update account_financial_report_qweb.pot
2018-08-21 09:22:30 +00:00
Stefan Rijnhart (Opener)
0ba4e06e2e
Merge pull request #439 from akretion/9-aged-partner-balance
...
[9.0][FIX] account_financial_report_qweb
2018-08-21 11:17:09 +02:00
Pedro M. Baeza
b436ee84f2
[IMP] account_financial_report_qweb: Remove unneeded dependency
...
Module `account_fiscal_year` allows companies with fiscal years with duration
different from 1 year to make financial reporting, but the method used is
overwrting a standard method `compute_fiscalyear_dates` on company, so it's
transparent for this module, and you don't need to have it installed
for most of the companies, that have regular fiscal years.
2018-08-13 10:51:41 +02:00
Adrien Peiffer (ACSONE)
9933ed8323
[FIX] account_financial_report_qweb: date condition in open items report.
...
This commit includes move lines on the report date by default. These lines shouldn't be considered in the futur.
2018-07-05 12:14:22 +02:00
oca-travis
5d3b9128cf
[UPD] Update account_financial_report_qweb.pot
2018-06-22 22:12:05 +00:00
Stéphane Bidoul (ACSONE)
d54227a855
remove obsolete .pot files [ci skip]
2018-06-15 22:58:09 +02:00
Adrien Peiffer (ACSONE)
1a4180cd56
[10.0] AFR Aged partner balance : columns and datas consistency. ( #383 )
2018-05-29 20:51:30 +02:00
Frédéric Clementi
fc4d63f784
Merge pull request #269 from akretion/9-qweb-reports-fix-unaffected-amout-account-balances
...
[9.0] Issue on unaffected earning account balance with qweb reports
2017-06-09 11:25:15 +02:00
OCA Transbot
44b2bf8619
OCA Transbot updated translations from Transifex
2017-05-06 00:04:04 +02:00
OCA Transbot
533690f204
OCA Transbot updated translations from Transifex
2017-05-01 14:51:50 +02:00
Florian da Costa
693ee4f6bb
Fix unaffected account balance and add test
2017-02-09 00:44:05 +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
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
jcoux
17a0aad440
[FIX] account_financial_reporting_qweb: Fix initial balance computation
2017-01-23 20:37:37 +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
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
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
jcoux
a91fb04a93
OCA reports XLSX: Better override to define workbook creation options
2016-10-14 15:13:58 +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
jcoux
9ad59f8a2b
Performance improvement for OCA accounting reports
2016-09-07 08:19:56 +02:00
Matthieu Dietrich
676eac6bc1
Add complete definition for menus (can be removed by Enterprise version)
2016-08-17 16:48:48 +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
jcoux
a7c904eaa8
Extract dictionary used for report creation to a separate method
2016-08-10 10:31:16 +02:00
jcoux
50b3b4577d
Refactoring and add new tests
2016-08-01 09:58:49 +02:00
jcoux
65d5306316
Global review, fix and make missing fields translatable
2016-07-29 15:47:49 +02:00
jcoux
6f00485dc4
Add OCA Aged Partner Balance XLSX
2016-07-29 14:59:00 +02:00
jcoux
9472a9c51a
Trial Balance XLSX: Remove unused variables
2016-07-28 15:08:33 +02:00
jcoux
6f69b30666
Add OCA Open Items Report XLSX
2016-07-28 14:50:49 +02:00
jcoux
cf7127e73d
Fix missing label translatable
2016-07-28 12:06:13 +02:00
jcoux
8ac8873bac
Add OCA Trial Balance report PDF and XLSX
2016-07-28 11:17:31 +02:00
jcoux
6e9d24bc43
Add tests
2016-07-27 14:37:23 +02:00
jcoux
8df98638d1
Fix reports generation
2016-07-27 10:15:44 +02:00
jcoux
6ba9b4979f
Code cleaning
2016-07-26 17:03:18 +02:00