I found some .q43 specifications called too "CSB Norma 43" or 'Cuaderno 43' and 
unfotunatelly is in spanish languaje (is a especification used by spanish banks and 
SAP/R3 )

This is the file format that is used by many banks in spain and i think it will 
be very usefull to many people.

http://accessbuho.mvps.org/ficheros/NormaBancaria43.rar

Some other point of view of th especification

http://www.tesoreria.com/attachments/La_Norma_43_del_Consejo_Superior_Bancario.pdf  
<http://www.tesoreria.com/attachments/La_Norma_43_del_Consejo_Superior_Bancario.pdf>

http://www.tesoreria.com/attachments/ES_Norma_43_Movimientos_Cuenta.pdf  
<http://www.tesoreria.com/attachments/ES_Norma_43_Movimientos_Cuenta.pdf>

https://www.sabadellatlantico.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-disposition&blobheadervalue1=attachment%3B+filename%3DES_CUENTA_CORRIENTE_ES_CUENTA_CORRIENTE43.pdf&blobkey=id&blobtable=MungoBlobs&blobwhere=1191491821037&ssbinary=true

http://www.stgocar.com/freyes/htmSAPR3ISDCSB43.htm

There are some q43 readers made in VB

http://w5.cajacanarias.es/cajacanarias/2006/v6/index.jsp?IdSeccion=152&Padre=339&art=951&GPadre=7&open=58&openart=

Sample files are in the first link.

I'll try to follow the steps you indicated to study the plugin code and try to 
implement this plugin.

If someone else is insterested I can translate the specifications from spanish 
to english.

Thanks.


On reply to:
On Dienstag, 8. September 2009, Xavier Pegenaute wrote:
 On Tuesday 08 September 2009 04:56:04 pm you wrote:
[...]
 Was myself..., I have sent it at least twice, but I have'nt answer ... :-(

[...]

Ah, I though so but wasn't sure. So you sent me files? I never got'em... And I
would also need the specs for the format (in English because unfortunately I
don't speak or read Spanish).


But still: I can't promise to work on that rightaway, since you are the only
person ever requesting an importer for Q43..

[...]
 Ok, can I generate this patch to support Q43? is there some doc explaining

 how to translate it to aqbanking?
[...]

Just look through the source code. An imexporter plugin has to implement a few
functions; examples can be found in "src/plugins/imexporter". Just choose the

one with the smallest code size and study it. It is quite straightforward.

[...]
 How are you making the parse normally?, is it possible to do it with some
 parser library and some grammar?

[...]

No, I try to keep the dependencies as small as possibly. I wouldn't want to
have the user need to install yet another library just for a single importer
:-/



Regards
Martin

------------------------------------------------------------------------------
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to