odoo-17

Expected singleton: res.company() error Odoo

Expected singleton: res.company() error Odoo Question: I am creating an API that searches and reverses an entry in the account.move model. I am able to find the correct entry and reverse it using the refund_moves() method. However, whenever I try to confirm the reversed entry using the action_post() method, I get a "Expected singleton: res.company()" …

Total answers: 1