Commit Graph

68 Commits (38a33dd06aa6a820fd11024adde9613a79e96474)

Author SHA1 Message Date
OCA-git-bot 38a33dd06a [UPD] README.rst 2023-09-03 11:13:54 +00:00
OCA-git-bot 54759f8704 account_export_csv 12.0.1.2.1 2023-07-13 17:10:23 +00:00
sergiocorato a472922351
[12.0][IMP] copier 2023-07-10 15:24:44 +02:00
Francesco Foresti 720938ce54 Added translation using Weblate (Italian) 2021-10-06 08:58:57 +00:00
Pascal GOUHIER b735f72d1b Translated using Weblate (French)
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/fr/
2021-08-03 17:49:19 +00:00
vdewulf c2ee41967d Translated using Weblate (French)
Currently translated at 81.6% (40 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/fr/
2020-10-16 10:09:02 +00:00
Ignacio Buioli c24e9e9918 Translated using Weblate (Spanish (Argentina))
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/es_AR/
2020-09-10 19:00:08 +00:00
Ignacio Buioli f6dc00e838 Added translation using Weblate (Spanish (Argentina)) 2020-09-10 16:41:59 +00:00
OCA Transbot bcdcb3b575 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/
2020-07-15 16:54:09 +00:00
OCA-git-bot 1f1a740a7e account_export_csv 12.0.1.2.0 2020-07-15 16:23:53 +00:00
oca-travis 3f9f93a559 [UPD] Update account_export_csv.pot 2020-07-15 15:02:29 +00:00
OCA-git-bot b0a0ece499 Merge PR #704 into 12.0
Signed-off-by alexis-via
2020-07-15 14:47:34 +00:00
David Beal ee30d1d729 FIX acc_export_csv: use truncate/seek instead of StringIO() 2020-06-25 18:36:05 +02:00
David Beal 4a04127c7c IMP acc_export_csv: test the number of lines of the file 2020-06-25 16:57:01 +02:00
Fernando Colus 309bcbce36 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-06-17 23:19:38 +00:00
Bole 8c98e14b06 Translated using Weblate (Croatian)
Currently translated at 98.0% (48 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/hr/
2020-03-05 12:13:50 +00:00
Bole c3901819a6 Added translation using Weblate (Croatian) 2020-03-05 10:16:10 +00:00
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