Hi I am testing Odoo 14 but I can not get the Sale Order line form Popup.
In Odoo 12 I go to setting->configuration->sale, make sure that 'Product properties on order lines' is checked. 2)go to setting->user ->technical setting make sure that all these 3 boxes ('properties on lines' & ' manage a secondary unit of measure' & 'manage product packaging') are checked.
For some reason on Odoo 14 I cannot get the Sale order form Popup when adding a product. Has this been removed?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4527
查看
Hi,
If you need to view the pop up like below while add line on the sale order line, then
1.Activate developer mode
2.Open sale order form
3.From the debug menu click on "Edit View:Form" .
4. Search for
5.Remove editable="bottom"
Regards
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
8月 24
|
1164 | ||
|
2
5月 19
|
3593 | ||
|
3
8月 18
|
4777 | ||
|
8
2月 16
|
10990 | ||
|
0
7月 15
|
3701 |
Yes that is what I have in that file. Do I have to edit anything?