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