Difference between revisions of "Accounting export template list"

Jump to: navigation, search
(Created page with "Voici la liste des formats d'export comptable que nous proposons : {| {{prettytable}} !Format!!Fichier XSL<br />dans xsl/archiveAccountExport!!Fichier de sortie (xxx = date au f...")
 
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Voici la liste des formats d'export comptable que nous proposons :
+
{| class="wikitable"
 
+
!Format!!JSON template!!Output filename (xxx = format date AAAAMMJJ)!!Field separator
{| {{prettytable}}
+
!Format!!Fichier XSL<br />dans xsl/archiveAccountExport!!Fichier de sortie (xxx = date au format AAAAMMJJ)!!Séparateur de champs
+
 
|-
 
|-
|[[Accounting_export_template_CielRimport|Ciel Rimport]]||||"xImport_xxx.txt"||Aucun
+
|[[Accounting-export-template-CegidEcrexcel|CEGID - ECREXCEL]]||[[exportCegidEcrexcel.json]]||"ecrexcel.csv"||;
 
|-
 
|-
|Ciel Ximport||||"xImport_xxx.txt"||Aucun
+
|[[Accounting-export-template-CielRimport|Ciel Rimport]]||[[exportCiel-RImport.json]]||"xImport_xxx.txt"||Tab
 
|-
 
|-
|CSV||||"Accountancy_xxx.csv"||;
+
|[[Accounting-export-template-CielXimport|Ciel Ximport]]||[[exportCiel-XImport.json]]||"xImport_xxx.txt"||None
 
|-
 
|-
|EBP||||"Ecriture_xxx.txt"||,
+
|[[Accounting-export-template-CsvDebitCreditWithCommaDecimal|CSV Debit Credit with comma]]||[[exportCsvDebitCreditWithCommaDecimal.json]]|||"Accountancy_xxx.csv"||;
 
|-
 
|-
|EBP 2010||||"Ecriture_xxx.txt"||,
+
|[[Accounting-export-template-CsvDebitCreditWithPointDecimal|CSV Debit Credit with point]]||[[exportCsvDebitCreditWithPointDecimal.json]]|||"Accountancy_xxx.csv"||;
 
|-
 
|-
|SAGE||||"Import_xxx.pnm"||;
+
|[[Accounting-export-template-CsvWithCommaDecimal|CSV with comma]]||[[exportCsvWithCommaDecimal.json]]||"Accountancy_xxx.csv"||;
 
|-
 
|-
|SAGE COALA||||"xxx.csv"||
+
|[[Accounting-export-template-CsvWithPointDecimal|CSV with point]]||[[exportCsvWithPointDecimal.json]]||"Accountancy_xxx.csv"||;
 +
|-
 +
|[[Accounting-export-template-Ebp|EBP]]||[[exportEbp.json]]||"Ecriture_xxx.txt"||,
 +
|-
 +
|[[Accounting-export-template-Ebp2010|EBP 2010]]||[[exportEbp2010.json]]|||"Ecriture_xxx.txt"||,
 +
|-
 +
|[[Accounting-export-template-Ebp2012|EBP 2012]]||[[exportEbp2012.json]]|||"Ecriture_xxx.txt"||,
 +
|-
 +
|[[Accounting-export-template-Fec|FEC]]||[[exportFec.json]]||"SirenFecDate.txt"||,
 +
|-
 +
|[[Accounting-export-template-Inforce|Inforce]]||[[inforce.json]]|||"Comptt01.inf"||;
 +
|-
 +
|[[Accounting-export-template-Oxygene|Oxygène]]||[[oxygene.json]]||"oxygene.csv"||;
 +
|-
 +
|[[Accounting-export-template-Quadratus|Quadratus]]||[[exportQuadratus.json]]||||
 +
|-
 +
|[[Accounting-export-template-Sage|SAGE]]||[[exportSage.json]]||"Import_xxx.pnm"||
 +
|-
 +
|[[Accounting-export-template-SageCoala|SAGE COALA]]||[[exportSageCoala.json]]||"xxx.csv"||;
 
|-
 
|-
|XML||||"Accountancy_xxx.xml"||Aucun
 
 
|}
 
|}
 
*[[Accounting_export_template_CielRimport|Ciel Rimport format template]]
 
*[[Accounting_export_template_CielXimport|Ciel Ximport format template]]
 
*[[Accounting_export_template_Csv|CSV format template]]
 
*[[Accounting_export_template_CsvDebitCredit|CSV Debit Credit format template]]
 
*[[Accounting_export_template_Ebp|EBP format template]]
 
*[[Accounting_export_template_Ebp2010|EBP 2010 format template]]
 
*[[Accounting_export_template_Quadratus|Quadratus format template]]
 
*[[Accounting_export_template_Sage|Sage format template]]
 
*[[Accounting_export_template_SageCoala|Sage Coala format template]]
 
*[[Accounting_export_template_XML|XML format template]]
 

Latest revision as of 20:34, 17 November 2019

Format JSON template Output filename (xxx = format date AAAAMMJJ) Field separator
CEGID - ECREXCEL exportCegidEcrexcel.json "ecrexcel.csv" ;
Ciel Rimport exportCiel-RImport.json "xImport_xxx.txt" Tab
Ciel Ximport exportCiel-XImport.json "xImport_xxx.txt" None
CSV Debit Credit with comma exportCsvDebitCreditWithCommaDecimal.json "Accountancy_xxx.csv" ;
CSV Debit Credit with point exportCsvDebitCreditWithPointDecimal.json "Accountancy_xxx.csv" ;
CSV with comma exportCsvWithCommaDecimal.json "Accountancy_xxx.csv" ;
CSV with point exportCsvWithPointDecimal.json "Accountancy_xxx.csv" ;
EBP exportEbp.json "Ecriture_xxx.txt" ,
EBP 2010 exportEbp2010.json "Ecriture_xxx.txt" ,
EBP 2012 exportEbp2012.json "Ecriture_xxx.txt" ,
FEC exportFec.json "SirenFecDate.txt" ,
Inforce inforce.json "Comptt01.inf" ;
Oxygène oxygene.json "oxygene.csv" ;
Quadratus exportQuadratus.json
SAGE exportSage.json "Import_xxx.pnm"
SAGE COALA exportSageCoala.json "xxx.csv" ;