Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5301 Prikazi

where i can define transfer account

 

Impacted versions:11

Steps to reproduce:invoicing -->sales-->documents-->payments-->internal transafer

Current behavior:Transfer account not defined on the company.

Expected behavior: tranasfer one head to anther

odoo error on internal transfer (payments invoicing )

where i can define transfer account

Odoo Server Error - Warning  Transfer account not defined on the company.

Avatar
Opusti
Best Answer

Here is how I was able to solve this. Thanks to\ Bill Ennals for his insight.

I want to transfer from one bank account to another bank account using the Invoicing module (Vendors | Payments | Create) using an Internal Transfer, but I get an error when I try to confirm it. (Error: There is no Transfer Account in the accounting settings Please define one to be able to confirm this transfer.)

In Developer Mode, go to the menu Technical | (User Interface) Views and edit the res.company.form and enter the transfer_account_id into the xml.


In the COA I created an account called Transfer Account, as a current asset, and set it to Allow Reconciliation.


Now when you to the General Information view, you can assign your Transfer Account to the Inter-Banks Transfer Account.


And now I can transfer between bank accounts (Customers | Payments | Create | Internal Transfer)

Avatar
Opusti