In a multi-company environment, the field company_id
from Sales Orders and Quotations is read only, and in Opportunities it's not visible. Why? How can I edit it in any stage?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
In Sale Order default company_id is related field
'company_id':fields.related('shop_id','company_id',type='many2one',relation='res.company',string='Company',store=True,readonly=True)
relation is the table to look up that reference in shop table --> company_id field
For Example, For example if you have two shops with different company
Menu: Configuration --> shop
Shop Name: Birmingham shop
Company: Your Company, Birmingham shop
Shop Name: Chicago shop
Company: Your Company, Chicago shop
In sale order company value saved based on the shop company in sale order
In v8 it no longer appears possible to configure shops according to this post:- https://www.odoo.com/forum/help-1/question/how-to-create-and-configure-a-shop-in-odoo-version-8-69796. I have tried to configure multiple Point of Sale points to specify multiple companies all delivering from the same warehouse but this is not allowed by the PoS configuration - thus it seems impossible to specify the company explicitly in the sales order.
The delivering warehouse can be selected in SO, and it seems that the company can be selected at the invoicing stage so maybe it is possible to get around not be able to specify the company at the SO stage.
I have discovered that you can force a change in company on a Sales order by changing the Warehouse, if you have warehouses for different companies.
To create warehouses for different companies I have had to belong to each of the companies in turn, while creating the relevant warehouse. Once back in the correct company you can select any of the warehouses in the Sales Order, which forces a change in the company.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
7월 23
|
1268 | ||
Hide Sales Menu in CRM
해결 완료
|
|
1
6월 23
|
1774 | |
|
2
1월 23
|
2814 | ||
|
1
3월 15
|
5742 | ||
|
0
3월 15
|
2877 |