Commit Graph

39 Commits (41ece7cf4c9b50efcd2e83cf4497024e97e0cd68)

Author SHA1 Message Date
Adrien Peiffer (ACSONE) 41ece7cf4c [ADD] account_export_csv: unit test. 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
Pedro M. Baeza 69ed1fa11a [MIG] Rename manifest files 2019-07-23 12:06:29 +02:00
Pedro M. Baeza e72831b8b9 [MIG] Make modules uninstallable 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 59e42cdfb6 [UPD] prefix versions with 8.0 2019-07-23 12:06:29 +02:00
Alexandre Fayolle aacc549b92 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-07-23 12:06:29 +02:00
Yannick Vaucher 677b744170 Add license key in __openerp__.py 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 54f4e397c9 [MIG] account_export_csv: make installable 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 ad547c425b [IMP] account-fincnancial-report - remove extra spaces in __openerp__.py 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
Stefan Rijnhart 1ccf49083f [ADD] Dutch translations 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