35 Commits (30fc6df684c4abfeb6ccf9252614eae533c64f20)

Author SHA1 Message Date
Kévin Roche 1db8c2076d apply review suggestion 3 years ago
Kévin Roche 5ba61cb127 [MIG] account_export_csv: Migration to 14.0 3 years ago
Kévin Roche 4b769eef61 [IMP] account_export_csv: black, isort, prettier 3 years ago
David Beal 9da115c7f8 FIX acc_export_csv: use truncate/seek instead of StringIO() 4 years ago
David Beal ebf3aeb77e IMP acc_export_csv: reinitialize StringIO instead of flush 5 years ago
David Beal 2ec367387e FIX account_export_csv: use flush() instead of truncate() 5 years ago
David Beal 4651eb2852 MIGR v12 account_export_csv 5 years ago
Adrien Peiffer (ACSONE) bd7775dc78 [FIX] account_export_csv: pylint issues. 7 years ago
Adrien Peiffer (ACSONE) 64badf2bcf [MIG] Migration of account_export_csv. 7 years ago
Stéphane Bidoul 1c51e051c2 [FIX] account_export_csv: duplicate column definition (spotted by pylint) 10 years ago
Stéphane Bidoul e9e0c726ec [IMP] account_export_csv: spelling 10 years ago
Stéphane Bidoul 8ef1612ef5 [IMP] account_export_csv: use cStringIO instead of StringIO 10 years ago
Stéphane Bidoul 830812a47e [MIG] account_export_csv: frozendict issue 10 years ago
Stéphane Bidoul 16182a14a4 [MIG] account_export_csv: move out of unported 10 years ago
Alexandre Fayolle 4c38120bb8 addons not ported in 8.0 10 years ago
Guewen Baconnier 2f9711322f Add name of the bank statement on export of account move lines 10 years ago
laetitia.gangloff@acsone.eu db8f519196 [pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls 10 years ago
laetitia.gangloff@acsone.eu 4f92a87e0f [pep8] - account_export_csv 10 years ago
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 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 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 43399d93ac [IMP] account-fincnancial-report - remove extra spaces 11 years ago
Vincent Renaville ea8700c8a4 [FIX] License and comment 11 years ago
Vincent Renaville d70cf3e405 [FIX] group by 11 years ago
Vincent Renaville 9780d578a7 [FIX] improve sql to display not analytic account line 11 years ago
Vincent Renaville fe67e87f65 [FIX] change on a reviewer request 11 years ago
Vincent Renaville db80b2430f [FIX] group by 11 years ago
Vincent Renaville d29db57d0f [FIX] Wizard layout cleaning + translation 11 years ago
Vincent Renaville b646d3f234 [ADD] account csv 11 years ago