← Back to team overview

openerp-community team mailing list archive

Re: Framework to export accounting moves to an external software package (refactoring account_export_ebp)

 

You can try "asperience_edi". It does the job:
 * logs identifiy fields exported and permit not to reexport
 * "force" field permits to override log
 * logs can be partially unlinled to repeort partly
 * results and attachment show fields imported/exported

Exports can be made as xml, csv, edi (lenght fixed fields), structured csv
(like EDI but with fields not fixed)
There are 2 examples in module. 1 for export and 1 for import
I'll put a new version soon for structured CSV and improvements


 
 

-- 

Cordialement
Jean-Sébastien Hederer
Conseil, intégration, hébergement de systèmes informatiques spécialisé
en solutions logiciel libre de gestion d'entreprise
Spécialiste OpenERP, OpenDAS et Magento
Agence Pays de Loire
9, rue Alfred Kastler 
CS50743 
44307 Nantes Cedex 3 
Mob.: 06 69 56 21 49 
Tél.: 09 80 08 25 41 
Fax.: 09 80 08 25 49 
Support commercial ASPerience: 09 80 08 25 47 
Support technique ASPerience: 09 80 08 25 48
*********************************************************************
Ce courriel et les documents qui sont attachés peuvent contenir des
informations confidentielles. Si vous n'êtes pas le destinataire escompté,
merci d'en informer l'expéditeur immédiatement et de détruire ce courriel
ainsi que tous les documents attachés de votre système informatique. Toute
divulgation, distribution ou copie du présent courriel et des documents
attachés sans autorisation préalable de son émetteur est interdite.
This e-mail and any attached documents may contain confidential or
proprietary information. If you are not the intended recipient, please
advise the sender immediately and delete this e-mai land all attached
documents from your computer system. Any unauthorised disclosure,
distribution or copying hereof is prohibited."
********************************************************************** 
<hr>
----------------Message d'origine-----------------
De: "Lionel Sausin" <ls@xxxxxxxxxxxxxxxx>
A: "openerp-community@xxxxxxxxxxxxxxxxxxx"
<openerp-community@xxxxxxxxxxxxxxxxxxx>
Copie à: "Alexis de Lattre" <alexis.delattre@xxxxxxxxxxxx>
Date: Tue, 02 Jul 2013 17:46:40 +0200
-------------------------------------------------
 
 
> Dear community,
> Is there a generic module already that manages transfers from openerp to 
> an external accounting package ?
> I'm looking for a module with some or all of the following features :
> - identify the accounting moves that have not yet been exported
> - generate a CSV file of those entries (grouping them in a batch)
> - lets users cancel the batch (mark the rows un-exported) and re-process
it
> Otherwise, is there anyone interested if we create such a module?
> 
> The reason is that I'll soon be updating our module account_export_ebp 
> for OpenERP v7.0. This already requires a bit of refactoring, so I'm 
> willing to take it a bit further and join/start a generic community
effort.
> 
> Lionel Sausin.
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
> 




Follow ups

References