Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
6646 Представления

I have multiple companies - A, B, C

Company A has some products, Product- X, Y, Z (company_id is filled up with Company A).

Now, I can create a sale order for Company A to B and deliver it.

But, when I try to receive it in Company B there is a stock incompatibility error:


Some records are incompatible with the company of the Stock Move. Incompatibilities: Fields: product_id


I need to use the company_id field in Product because I will use several company groups:

Company A parent of B, C

Company H parent of I, J.


What is the proper way to manage this?

Аватар
Отменить
Лучший ответ

Hello All,

I am getting same error like this: Some records are incompatible with the company of the Stock Move.

I have investigate and found that when we creating stock.move record then it is due to route selection issue. I have disabled route selection on stock.move record from backend and error gone. 

I hope it will helpful for someone who getting same error.

Thanks

Аватар
Отменить
Лучший ответ

If you would like to manage stock transfer between companies then products must be shared, otherwise you have to create separate transaction manually in each company because you will need to create separate products for each company. 

for e.g

Company A - product A with ID - 10 

Company B - product A with ID - 20 

Then how odoo will get to know for which product stock has to be increased if you will transfer producf A with ID 10 ?

That's the reason why you have to share the product between companies. 

The soluition you are looking to keep security for each companies, that can be done by record rule and minor customization. 

Аватар
Отменить
Лучший ответ

Make Company field empty in Product cart

Аватар
Отменить
Автор

I need the company field filled up. Because I don't want to share the product for other groups of companies.

Related Posts Ответы Просмотры Активность
1
июл. 20
2310
3
авг. 24
2099
0
сент. 22
2441
0
янв. 22
1593
0
авг. 21
2210