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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
4509
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 24
|
1087 | ||
Option Duplicate in DropDown More
Resuelto
|
|
2
may 19
|
3549 | |
|
3
ago 18
|
4732 | ||
|
8
feb 16
|
10922 | ||
|
0
jul 15
|
3684 |
Yes that is what I have in that file. Do I have to edit anything?