Commit Graph

35 Commits (38a33dd06aa6a820fd11024adde9613a79e96474)

Author SHA1 Message Date
David Beal ee30d1d729 FIX acc_export_csv: use truncate/seek instead of StringIO() 2020-06-25 18:36:05 +02:00
David Beal 0827550d46 IMP acc_export_csv: reinitialize StringIO instead of flush 2019-09-11 11:57:55 +02:00
David Beal c295e79f35 FIX account_export_csv: use flush() instead of truncate() 2019-07-27 11:56:12 +02:00
David Beal c608201cff MIGR v12 account_export_csv 2019-07-26 13:30:08 +02:00
Adrien Peiffer (ACSONE) 5808b8a568 [FIX] account_export_csv: pylint issues. 2019-07-23 12:06:29 +02:00
Adrien Peiffer (ACSONE) 1c872966ed [MIG] Migration of account_export_csv. 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 5c5745f1c1 [FIX] account_export_csv: duplicate column definition (spotted by pylint) 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 44a6bbe1b5 [IMP] account_export_csv: spelling 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 6c19c451e0 [IMP] account_export_csv: use cStringIO instead of StringIO 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 23597dcc88 [MIG] account_export_csv: frozendict issue 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 9fa23e7817 [MIG] account_export_csv: move out of unported 2019-07-23 12:06:29 +02:00
Alexandre Fayolle 87f22c8b0f addons not ported in 8.0 2019-07-23 12:06:29 +02:00
Guewen Baconnier b4080e1f0f Add name of the bank statement on export of account move lines 2019-07-23 12:06:29 +02:00
laetitia.gangloff@acsone.eu 183027c167 [pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls 2019-07-23 12:06:29 +02:00
laetitia.gangloff@acsone.eu b321e2ff68 [pep8] - account_export_csv 2019-07-23 12:06:29 +02:00
Guewen Baconnier e96c9b68f1 The selection of periods should not be restricted to open periods 2019-07-23 12:06:29 +02:00
Yannick Vaucher 55b669df5c [FIX] account_export_csv - csv writer doesn't take generator use of list comprehension instead 2019-07-23 12:06:29 +02:00
Yannick Vaucher f790ce9e34 [IMP] account_export_csv - del del 2019-07-23 12:06:29 +02:00
Yannick Vaucher 89715df3ec [IMP] account_export_csv - remove company where it is bad frequenting 2019-07-23 12:06:29 +02:00
Yannick Vaucher 4232c1bbe7 [REF] account_export_csv - refactor of columns encoding 2019-07-23 12:06:29 +02:00
Yannick Vaucher 195eb431b2 [IMP] remove duplicate of company_id 2019-07-23 12:06:29 +02:00
Yannick Vaucher 4506db82c8 [TYPO] remove wrong style in xml 2019-07-23 12:06:29 +02:00
Yannick Vaucher 5ee8bee6b0 [IMP] account_export_csv - set 2GB complete value to better comment 2019-07-23 12:06:29 +02:00
Yannick Vaucher 0090799f3f [IMP] account-export-csv - use generator with yield to avoid filling the worker memory with enormous lists of rows 2019-07-23 12:06:29 +02:00
Yannick Vaucher c59e40bab4 [IMP] account_export_csv - improve wizard to 7.0 form layout for buttons 2019-07-23 12:06:29 +02:00
Yannick Vaucher 51228e6826 [ADD] account_export_csv - filter on journal_ids for export of journal entries 2019-07-23 12:06:29 +02:00
Yannick Vaucher 81e744cb0b [ADD] account_export_csv - export of journal entries 2019-07-23 12:06:29 +02:00
Yannick Vaucher c7c21a3c89 [IMP] account-fincnancial-report - remove extra spaces 2019-07-23 12:06:29 +02:00
Vincent Renaville 6c66b525aa [FIX] License and comment 2019-07-23 12:06:29 +02:00
Vincent Renaville 3d7361f8c6 [FIX] group by 2019-07-23 12:06:29 +02:00
Vincent Renaville d898643c49 [FIX] improve sql to display not analytic account line 2019-07-23 12:06:29 +02:00
Vincent Renaville 1221e70976 [FIX] change on a reviewer request 2019-07-23 12:06:29 +02:00
Vincent Renaville 0b077c9d5d [FIX] group by 2019-07-23 12:06:29 +02:00
Vincent Renaville ddc60f1de7 [FIX] Wizard layout cleaning + translation 2019-07-23 12:06:29 +02:00
Vincent Renaville 185e444aaa [ADD] account csv 2019-07-23 12:06:29 +02:00