Yannick Vaucher
942e7eaa54
[FIX] account_export_csv - csv writer doesn't take generator use of list comprehension instead
11 years ago
Yannick Vaucher
f8016295e2
[IMP] account_export_csv - del del
11 years ago
Yannick Vaucher
39a50bff20
[IMP] account_export_csv - remove company where it is bad frequenting
11 years ago
Yannick Vaucher
235ebf50ef
[REF] account_export_csv - refactor of columns encoding
11 years ago
Yannick Vaucher
e8169c1545
[IMP] remove duplicate of company_id
11 years ago
Yannick Vaucher
73434da2c9
[TYPO] remove wrong style in xml
11 years ago
Yannick Vaucher
58eb3931f7
[IMP] account_export_csv - set 2GB complete value to better comment
11 years ago
Yannick Vaucher
46b51ac87a
[IMP] account-export-csv - use generator with yield to avoid filling the worker memory with enormous lists of rows
11 years ago
Yannick Vaucher
7f19e6fbf7
[IMP] account_export_csv - improve wizard to 7.0 form layout for buttons
11 years ago
Yannick Vaucher
843d56dad3
[ADD] account_export_csv - filter on journal_ids for export of journal entries
11 years ago
Yannick Vaucher
7176e847f9
[ADD] account_export_csv - export of journal entries
11 years ago
Yannick Vaucher
b77be19d56
[IMP] account-fincnancial-report - remove extra spaces in __openerp__.py
11 years ago
Yannick Vaucher
43399d93ac
[IMP] account-fincnancial-report - remove extra spaces
11 years ago
Stefan Rijnhart
5fa8eb56fc
[ADD] Dutch translations
12 years ago
Vincent Renaville
ea8700c8a4
[FIX] License and comment
12 years ago
Vincent Renaville
d70cf3e405
[FIX] group by
12 years ago
Vincent Renaville
9780d578a7
[FIX] improve sql to display not analytic account line
12 years ago
Vincent Renaville
fe67e87f65
[FIX] change on a reviewer request
12 years ago
Vincent Renaville
db80b2430f
[FIX] group by
12 years ago
Vincent Renaville
d29db57d0f
[FIX] Wizard layout cleaning + translation
12 years ago
Vincent Renaville
b646d3f234
[ADD] account csv
12 years ago
OCA-git-bot
b8363bd0f2
[ADD] setup.py
4 years ago
OCA-git-bot
4d202c2915
[UPD] README.rst
4 years ago
OCA-git-bot
b7709879ab
[UPD] addons table in README.md
4 years ago
oca-travis
af5a9c1bec
[UPD] Update account_financial_report.pot
4 years ago
OCA-git-bot
b4d85c3221
Merge PR #749 into 14.0
Signed-off-by pedrobaeza
4 years ago
João Marques
037ac4f515
[MIG] account_financial_report: Migration to 14.0
Since v14, Odoo defines the `__slots__` attribute in the `BaseModel` class (ea3e39506a
)
This makes it impossible to add attributes to an instance like it was done here in v13.
The use of the `report_data` dictionary passed between method is the closes and simples solution to this "issue".
TT26415
Co-authored-by: Alex Cuellar <acuellar@grupoyacck.com>
4 years ago
Alex Cuellar
162a3a0c43
[IMP] account_financial_report: black, isort, prettier
4 years ago
Ignacio Buioli
468031b192
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (245 of 245 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es_AR/
4 years ago
mreficent
933d8b9d7f
[UPD] Eficent -> ForgeFlow
4 years ago
Dorin Hongu
4c7d47527a
Translated using Weblate (Romanian)
Currently translated at 79.2% (194 of 245 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/ro/
4 years ago
Dorin Hongu
8e0b9e5ca9
Translated using Weblate (Romanian)
Currently translated at 78.0% (191 of 245 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/ro/
4 years ago
Dorin Hongu
627787a58d
Translated using Weblate (Romanian)
Currently translated at 75.5% (185 of 245 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/ro/
4 years ago
Joan Sisquella
3063087e3c
[FIX] General ledger XLSX: solved mistake in the info
4 years ago
Joan Sisquella
7b0aaa9ffc
[IMP] domain widget performance fix
4 years ago
Joan Sisquella
d734d92e05
[ADD] domain field for additional filtering
4 years ago
Pedro M. Baeza
c36817262d
[FIX+IMP] account_financial_report: data can be None + no context mangling
Depending on the calling method, data can be something different from a dictionary
(like `None` if no keyword argument is provided), so this will crash. Example:
mis_builder is crashing in its tests.
We prevent that checking for a falsy value before trying to access the dictionary.
We also avoid context mangling for non AFR reports (those without the key
`account_financial_report_lang` in the dictionary), not callign to `with_context`
in that case.
4 years ago
Ignacio Buioli
847e3c6493
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (242 of 242 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es_AR/
4 years ago
Andrea
d01e033c20
[FIX] translation not loaded
4 years ago
Ignacio Buioli
9edc76e245
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (241 of 241 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es_AR/
4 years ago
Stéphane Bidoul
c10df3dd86
[FIX] duplicates in es.po
4 years ago
Ignacio Buioli
3ea5c2e53a
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (229 of 229 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es_AR/
4 years ago
Ignacio Buioli
3c6638ad0b
Added translation using Weblate (Spanish (Argentina))
4 years ago
Joan Sisquella
c133f3f5fd
[IMP] account_financial_report: general_ledger
* "hide account at 0" hides account/partner if inital cumul balance is 0 and there are not movements in the period
5 years ago
Joan Sisquella
e86e62ad24
[FIX] account_financial_report:
Not showing journal items with amount residual equal to 0
5 years ago
Jordi Ballester Alomar
4868d86948
[IMP] account_financial_report:
* fix speed issue in VAT report
* rename Cost Center to Analytic Account in General Ledger
5 years ago
Joan Sisquella
64635afca1
[IMP] account_financial_report:
* filter by analytic_account
5 years ago
Joan Sisquella
51e11e6316
[IMP] account_financial_report: Fix VAT Report and other improvements
5 years ago
Jordi Ballester Alomar
b15e621d99
[IMP] account_financial_report: multiple fixes and improvements
5 years ago
Joan Sisquella
2ef3d13738
[IMP] account_financial_report: open_items
* added option "show_partner_details"
5 years ago