This question has been flagged
1 Reply
4189 Views

In a multi-company context, when I try to make a new account move, the company_id field is always a default company and is read only, even if the diary is from a different company. Why does this happens and how can I change this?

Avatar
Discard
Author Best Answer

The field company_id is updated to the company of the journal when the account move is saved, the field company_id did not change in the edit form because on-change methods does not work with read only fields.

Avatar
Discard