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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3366
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 24
|
100 | ||
|
2
May 19
|
2407 | ||
|
3
Aug 18
|
3897 | ||
|
8
Feb 16
|
9890 | ||
|
0
Jul 15
|
2849 |
Yes that is what I have in that file. Do I have to edit anything?