Commit Graph

51 Commits (6799a9bdbcbf112ea3d24e93e40638a5324e834b)

Author SHA1 Message Date
alvarorib d26653930b Translated using Weblate (Portuguese)
Currently translated at 100.0% (49 of 49 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_export_csv
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_export_csv/pt/
2020-02-24 14:13:46 +00:00
alvarorib a3a9f41832 Added translation using Weblate (Portuguese) 2020-02-24 10:56:53 +00:00
OCA Transbot 0861cb152d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_export_csv
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_export_csv/
2019-11-30 01:35:06 +00:00
OCA Transbot 97a5fb016b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_export_csv
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_export_csv/
2019-11-27 14:01:58 +00:00
oca-travis 72e533838a [UPD] Update account_export_csv.pot 2019-11-27 13:24:29 +00:00
Pedro M. Baeza 58ada06586 [FIX] account_export_csv: Fix POT file
It was put as .po and with duplicated msgid.
2019-11-27 14:17:04 +01:00
OCA-git-bot 17fd9a208d [ADD] icon.png 2019-11-14 14:04:51 +00:00
OCA-git-bot 56c0b45332 [UPD] README.rst 2019-11-14 14:04:51 +00: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) 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