Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lefilament_export_journal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Le Filament
lefilament_export_journal
Commits
00f028e4
Commit
00f028e4
authored
Jun 11, 2020
by
Rémi - Le Filament
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Default header Coala in unicode
parent
6b1df5ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
wizard/datas_export.py
wizard/datas_export.py
+9
-9
No files found.
wizard/datas_export.py
View file @
00f028e4
...
...
@@ -41,15 +41,15 @@ HEADER_DEFAULT_COALA = [
]
HEADER_DEFAULT_COALA_FILE
=
[
'Date'
,
'Journal'
,
'Compte'
,
'Pièce'
,
'Libellé'
,
'Débit'
,
'Crédit'
,
'Monnaie'
,
'Section analytique (champ 20)'
,
u
'Date'
,
u
'Journal'
,
u
'Compte'
,
u
'Pièce'
,
u
'Libellé'
,
u
'Débit'
,
u
'Crédit'
,
u
'Monnaie'
,
u
'Section analytique (champ 20)'
,
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment