In odoo there is a default receivable account in partner that is inherited from company but can be set user wise.
For example User A can set RA 10000, User B can set RA 10004 as default RA.
I want to set RA per instance (Ecommerce channel). In Ecommerce business you can have many sales and it is usefull to have each channel separated into different accounts. For example one account is Amazon another one can be Ebay and so on.
How can I set up different accounts in different objects? Or maybe there is another simple solution?