I'm using odoo version 11 and I notice every time I modify the price of a product (maybe the first time?) and afterward create a purchase order or request for a quotation it seems the vendor price gets created by odoo automatically. Is this normal behavior, and if so does anybody have a suggestion where the code is located to modify this behavior.
In our odoo system, we made modifications for the purchase order to directly list the cost price instead of the vendor-specific prices, however, this automatic saving of vendor price is interfering with our workflow. If anybody has any suggestions where we could modify this behavior I would appreciate your input.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4313
查看
Comment highlighted line from code.
odoo-11.0/addons/purchase/models/purchase.py. line# 347 or 348
This will stop adding new lines. then removing the existing lines will solve your problem.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 23
|
1798 | ||
|
0
9月 17
|
2720 | ||
|
1
4月 22
|
3475 | ||
|
0
2月 18
|
6498 | ||
|
2
5月 25
|
1865 |