[Erp5-dev] Online Banking ERP5 Integration

Jérome Perrin jerome at nexedi.com
Mon Mar 31 16:24:51 CEST 2008


Łukasz Nowak a écrit :
> Hello,
> 
> On 2008-03-20, 14:26:22
> Jean-Paul Smets <jp at nexedi.com> wrote:
> 
> (...)
>>> Of course we'd like to share such implementation with
> community, on
>>> open-source license.
>>>
>>> If members of ERP5 community are interested in contribution on any
>>> level - planning, developing, testing, please let us know.
>>>   
>> If you wish, we can provide you the proof of concept and work closely.
> 
> Yes - it would be great if such proof of concept would be publicised.
> 

The proof of concept was simply to generate some simulation movements 
that can later become some lines in payment transactions, generate some 
confirmed Payment Transactions from invoices / orders the same way we 
generate packing lists from orders.
PaymentRule generates some simulation movements using payment conditions 
to calculate the date, payment mode, bank accounts; and using invoice 
transaction (simulation) movements to calculate the price.
I commited this prototype in svn r20231.
IIRC the payment_transaction_builder from erp5_invoicing can generate 
payment transactions if you invoke its build method manually, and it's 
far from being usable in production, mostly because changing a payment 
condition doesn't make any divergence.

Jérome



More information about the Erp5-dev mailing list