Update accountrecievable on a partner in the database

Asked by Anders Eriksson, Mobila System

I want to change the accountrecievable on a partner with a SQL-statement.

I what table is the value stored?

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Husen Daudi (husendaudi) said :
#1

Account receivable is computed based on accounts define on partner form.
it will compute receivable based on accounting entries of receivable account in partner.

so you need to make accounting entries in receivable account.
sql table is account_move_line, its better if you import entries otherwise it will not get validated automatically.

Can you help with this problem?

Provide an answer of your own, or ask Anders Eriksson, Mobila System for more information if necessary.

To post a message you must log in.