This question has been flagged
1 Reply
2338 Views

Hello, 

I develop a new custom module to implement batch payment (Many transaction in one time)

Now I can dot it for Send/Receive Money perfectly


My problem on transfer money between journal (Bank & Cash).

it does not accept to implement more than one journal.id in same entry and also convert the destination_account_id to transfer_account

any ideas ??

Avatar
Discard
Author

Update,

Inheriting the Method "_compute_destination_account_id" Solve the problem of destination account

Remaining to add multiple journal

Author

Update,

I solve that problem by updating directly to database --> passing Odoo restrictions

Best Answer

Hello, do you have this app on odoo store?

I am interested

Avatar
Discard