OCA-git-bot
c03dcdda39
[UPD] addons table in README.md
3 years ago
OCA-git-bot
376cec7858
[UPD] addons table in README.md
4 years ago
OCA-git-bot
8adc17e3e5
account_tax_balance 9.0.1.2.2
4 years ago
OCA-git-bot
fc59ebc25e
Merge PR #763 into 9.0
Signed-off-by pedrobaeza
4 years ago
Stefan Rijnhart
598774c7cb
[9.0][FIX] account_tax_balance: init hook refund confusion
4 years ago
OCA-git-bot
a8ff059353
[UPD] addons table in README.md
4 years ago
OCA-git-bot
de4f9bc15f
account_tax_balance 9.0.1.2.1
4 years ago
OCA-git-bot
4a18969f06
Merge PR #647 into 9.0
Signed-off-by pedrobaeza
4 years ago
OCA-git-bot
0f039c2742
[UPD] addons table in README.md
4 years ago
Stefan Rijnhart
1182748a03
[ADD] Prefill move_type
Precreate move_type and fill with appropriate values to prevent
a MemoryError when the ORM attempts to call its compute method on a large
amount of preexisting moves.
Apply a mapping instead of separate queries, courtesy of Pedro Baeza.
5 years ago
OCA-git-bot
a200df617c
Merge PR #729 into 9.0
Signed-off-by pedrobaeza
4 years ago
Stefan Rijnhart
6ad55c4544
[DEL] Obsolete module account_financial_report
4 years ago
OCA-git-bot
9cfa75ab78
[UPD] addons table in README.md
5 years ago
OCA-git-bot
fcb49b269c
account_tax_balance 9.0.1.2.0
5 years ago
OCA-git-bot
b9c21d1eee
Merge PR #643 into 9.0
Signed-off-by pedrobaeza
5 years ago
Jairo Llopis
f3ddb4fc06
[IMP] account_tax_balance: Optimized computation of move type
Reduced complexity based on `read_group`. This method was prefetching a lot and doing many slow operations.
Executing in a real database for 197361 recs. took 14 minutes before and 1:36 minutes now.
@Tecnativa TT18838
5 years ago
Pedro M. Baeza
4fcbae7545
[FIX+IMP] .travis.yml: PG + MAKEPOT + remove WK
5 years ago
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/
6 years ago
Marta Vázquez Rodríguez
e6d03f7c83
Translated using Weblate (Spanish)
Currently translated at 100.0% (50 of 50 strings)
Translation: account-financial-reporting-9.0/account-financial-reporting-9.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-9-0/account-financial-reporting-9-0-account_tax_balance/es/
6 years ago
Marta Vázquez Rodríguez
643b75cba7
Translated using Weblate (Spanish)
Currently translated at 100.0% (43 of 43 strings)
Translation: account-financial-reporting-9.0/account-financial-reporting-9.0-account_journal_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-9-0/account-financial-reporting-9-0-account_journal_report/es/
6 years ago
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/
6 years ago
OCA-git-bot
aae6f65580
[ADD] .editorconfig [ci skip]
5 years ago
OCA Transbot
4492cfac07
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Peter Schubert
9feaa8dbe9
Translated using Weblate (German)
Currently translated at 47.7% (21 of 44 strings)
Translation: account-financial-reporting-9.0/account-financial-reporting-9.0-customer_activity_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-9-0/account-financial-reporting-9-0-customer_activity_statement/de/
6 years ago
OCA Git Bot
af7eebdb7a
[UPD] addons table in README.md [ci skip]
6 years ago
Alexis de Lattre
51d91e5d9e
[FIX] account_financial_report_qweb: Make fy_start_date a computed field
7 years ago
OCA Git Bot
413987c8dc
[UPD] addons table in README.md [ci skip]
6 years ago
oca-travis
f6e5162af2
[UPD] Update account_financial_report_qweb.pot
6 years ago
Patrick Tombez
902145a2aa
[9.0][IMP] Improve transient models cleaning ( #441 )
* [9.0][IMP] Improve transient models cleaning
6 years ago
oca-travis
d8de3f5327
[UPD] Update account_financial_report_qweb.pot
6 years ago
Stefan Rijnhart (Opener)
0ba4e06e2e
Merge pull request #439 from akretion/9-aged-partner-balance
[9.0][FIX] account_financial_report_qweb
6 years ago
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.
7 years ago
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.
7 years ago
oca-travis
3c96258844
[UPD] Update customer_outstanding_statement.pot
6 years ago
oca-travis
948c12a0c0
[UPD] Update customer_activity_statement.pot
6 years ago
oca-travis
79675f59b7
[UPD] Update account_tax_balance.pot
6 years ago
oca-travis
3923ca3ef8
[UPD] Update account_journal_report.pot
6 years ago
oca-travis
5d3b9128cf
[UPD] Update account_financial_report_qweb.pot
6 years ago
oca-travis
b4bd75cbf1
[UPD] Update account_financial_report_horizontal.pot
6 years ago
Stéphane Bidoul (ACSONE)
70f26e680b
trigger Travis build to generate .pot
6 years ago
Stéphane Bidoul (ACSONE)
d54227a855
remove obsolete .pot files [ci skip]
7 years ago
Adrien Peiffer (ACSONE)
1a4180cd56
[10.0] AFR Aged partner balance : columns and datas consistency. ( #383 )
7 years ago
OCA Git Bot
e755ca4d32
[ADD] setup.py [ci skip]
7 years ago
OCA Git Bot
c35a3bd36c
[UPD] addons table in README.md
7 years ago
Jordi Ballester Alomar
08db239f0e
Merge pull request #391 from Eficent/9.0-fix-customer-reports
[9.0][FIX] Customer reports
7 years ago
mreficent
912d5b5e25
[FIX] Workaround to obtain max_date in account_partial_reconcile
7 years ago
mreficent
03d8c47b4c
[FIX] Consider reconciled_date and fix aging report
7 years ago
mreficent
86423d6104
[FIX] Consider reconciled_date and fix aging report
7 years ago
OCA Transbot
1cf0c77f01
OCA Transbot updated translations from Transifex
7 years ago
Stéphane Bidoul (ACSONE)
9f15d7eb60
[DEL] mis_builder moved to OCA/mis-builder
remove more translations
7 years ago