Oxygene.json: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
imported>Jcheng   (Created page with "<javascript>{   "outputFormat":{     "contentType":"text\/csv",     "charset":"UTF-8",     "charset":"ISO-8859-15",     "fileName":"oxygene.csv",     "converter":"ISO"   },...")  | 
			
(No difference) 
 | 
Revision as of 08:23, 27 April 2017
<javascript>{
 "outputFormat":{
   "contentType":"text\/csv",
   "charset":"UTF-8",
   "charset":"ISO-8859-15",
   "fileName":"oxygene.csv",
   "converter":"ISO"
 },
 "field":[
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"70"
   },
   {
     "text":"EUR"
   },
   {
     "name":"export_account"
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "name":"converted_account_date",
     "format":{
       "name":"formatDate",
       "parameter":[
         "YYYYMMDD"
       ]
     }
   },
   {
     "text":""
   },
   {
     "text":"VOL"
   },
   {
     "name":"debit",
     "format":{
       "name":"formatNumber",
       "parameter":[
         "%0.2f"
       ]
     },
     "if":{
       "leftPart":"debit",
       "operator":">",
       "rightPart":"0"
     }
   },
   {
     "name":"credit",
     "format":{
       "name":"formatNumber",
       "parameter":[
         "%0.2f"
       ]
     },
     "if":{
       "leftPart":"debit",
       "operator":"==",
       "rightPart":"0"
     }
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"0"
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"0"
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"0"
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"0"
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":""
   },
   {
     "text":"0"
   }
 ],
 "header":"CODSOC;CODAGE;NUMJL;MONNAIE_IDENT;NUMCP;COURS;CSECT;DTOPE;NPIEC;LIBEC;MTDEB;MTCRE;RELET;NIPIE;LIBAUTO;CB1;CR1;DE1;ME1;CB2;CR2;DE2;ME2;CB3;CR3;DE3;ME3;CB4;CR4;DE4;ME4;CB5;CR5;DE5;ME5;EXTERNE",
 "separator":";",
 "endLine":"\n"
}</javascript>