Stéphane Bidoul
|
edee228de0
|
[FIX] account_export_csv: duplicate column definition (spotted by pylint)
|
2014-11-30 11:36:54 +01:00 |
Stéphane Bidoul
|
24be7610ff
|
[IMP] account_export_csv: spelling
|
2014-11-30 11:34:55 +01:00 |
Stéphane Bidoul
|
240b13b36f
|
[IMP] account_export_csv: use cStringIO instead of StringIO
|
2014-11-30 11:34:06 +01:00 |
Stéphane Bidoul
|
7b293ae769
|
[MIG] account_export_csv: frozendict issue
|
2014-11-30 11:29:08 +01:00 |
Stéphane Bidoul
|
bbc4c43860
|
[MIG] account_export_csv: make installable
|
2014-11-30 11:20:23 +01:00 |
Stéphane Bidoul
|
58961ee700
|
[MIG] account_export_csv: move out of unported
|
2014-11-30 11:20:11 +01:00 |
Alexandre Fayolle
|
f82ce533a0
|
addons not ported in 8.0
|
2014-08-22 16:49:37 +02:00 |
Guewen Baconnier
|
758928a97f
|
Add name of the bank statement on export of account move lines
|
2014-08-20 15:08:22 +02:00 |
laetitia.gangloff@acsone.eu
|
8ce2b82351
|
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
|
2014-08-08 11:48:27 +02:00 |
laetitia.gangloff@acsone.eu
|
35ca28d965
|
[pep8] - account_export_csv
|
2014-08-07 11:17:05 +02:00 |
Guewen Baconnier
|
39a6c090d8
|
The selection of periods should not be restricted to open periods
|
2014-06-11 15:50:40 +02:00 |
Yannick Vaucher
|
89363af55b
|
[FIX] account_export_csv - csv writer doesn't take generator use of list comprehension instead
|
2013-09-13 13:25:19 +02:00 |
Yannick Vaucher
|
39722f1328
|
[IMP] account_export_csv - del del
|
2013-09-13 13:23:01 +02:00 |
Yannick Vaucher
|
80e02c147c
|
[IMP] account_export_csv - remove company where it is bad frequenting
|
2013-09-13 13:04:15 +02:00 |
Yannick Vaucher
|
fe22780d00
|
[REF] account_export_csv - refactor of columns encoding
|
2013-09-13 12:54:51 +02:00 |
Yannick Vaucher
|
7352b90968
|
[IMP] remove duplicate of company_id
|
2013-09-13 12:02:04 +02:00 |
Yannick Vaucher
|
47796d9f87
|
[TYPO] remove wrong style in xml
|
2013-09-13 11:57:24 +02:00 |
Yannick Vaucher
|
16fb58fd59
|
[IMP] account_export_csv - set 2GB complete value to better comment
|
2013-09-13 11:21:47 +02:00 |
Yannick Vaucher
|
3ab81013cc
|
[IMP] account-export-csv - use generator with yield to avoid filling the worker memory with enormous lists of rows
|
2013-09-13 11:01:19 +02:00 |
Yannick Vaucher
|
7f799f3c92
|
[IMP] account_export_csv - improve wizard to 7.0 form layout for buttons
|
2013-09-11 11:56:44 +02:00 |
Yannick Vaucher
|
55f4b9cafd
|
[ADD] account_export_csv - filter on journal_ids for export of journal entries
|
2013-09-11 11:45:48 +02:00 |
Yannick Vaucher
|
d8f95cd1fa
|
[ADD] account_export_csv - export of journal entries
|
2013-09-11 10:31:18 +02:00 |
Yannick Vaucher
|
62d65b5fbb
|
[IMP] account-fincnancial-report - remove extra spaces in __openerp__.py
|
2013-09-10 12:25:33 +02:00 |
Yannick Vaucher
|
89b0fbd56f
|
[IMP] account-fincnancial-report - remove extra spaces
|
2013-09-10 10:09:19 +02:00 |
Stefan Rijnhart
|
560402f34f
|
[ADD] Dutch translations
|
2013-08-22 14:58:32 +02:00 |
Vincent Renaville
|
cc1fa102c6
|
[FIX] License and comment
|
2013-04-16 10:06:58 +02:00 |
Vincent Renaville
|
f32dbcaa1d
|
[FIX] group by
|
2013-04-11 17:13:29 +02:00 |
Vincent Renaville
|
9863613a32
|
[FIX] improve sql to display not analytic account line
|
2013-04-11 17:00:59 +02:00 |
Vincent Renaville
|
d69be0f5e9
|
[FIX] change on a reviewer request
|
2013-04-11 15:36:40 +02:00 |
Vincent Renaville
|
a0d91b5410
|
[FIX] group by
|
2013-04-11 14:00:58 +02:00 |
Vincent Renaville
|
e9697c390e
|
[FIX] Wizard layout cleaning + translation
|
2013-04-11 07:55:55 +02:00 |
Vincent Renaville
|
7336e40992
|
[ADD] account csv
|
2013-04-09 10:50:31 +02:00 |