Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
16776 Vizualizări

We recently added modules, namely Accounting, and since then, when we create a customer or company as a "contact" card, it now says the following:

The following fields are invalid:
- Account Receivable
- Account Payable

Its very annoying as we have to manually create random unique account receivable and payable numbers every time. We removed all the related modules (Accounting, etc.) but the accounting tab is still there. Its like if the removal of modules don't perform a clean uninstall.

Any idea?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

Resolved!

I created another account online, then made sure that all account receivable and payables matched (I recreated all accounts and sub parent related accounts as needed on my problematic account), then they AP and AR would appear in their respective drop-down lists but wouldn't be selected by default.

To fix them to be selected by default, I had to activate the developer mode by clicking on my name then select "About Odoo" and click "Activate the developer mode". Then go on the page for entering accounts payable and receivable, choose the right account numbers then above the save / discard button you may see a selection box drop down list. Select "set defaults". Choose the parameters you want to make default.

Hope this helps many.

Imagine profil
Abandonează
Cel mai bun răspuns

The answer is here

https://doc.odoo.com/v6.0/book/1/1_3_Real_Case/1_3_Real_Case_db_setup.html/

under "Properties" although the path is different in v9.0, it is Settings -> Parameters -> Company Properties, then create a new one with "Name" property_account_receivable, "field:" Account Receivable", Resource empty, "Value" account.account,2 (where 2 is the ID number).

Do the same for Payable.

Imagine profil
Abandonează