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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
4549
Visualizações
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
ago. 24
|
1187 | ||
Option Duplicate in DropDown More
Resolvido
|
|
2
mai. 19
|
3613 | |
|
3
ago. 18
|
4804 | ||
|
8
fev. 16
|
11016 | ||
|
0
jul. 15
|
3709 |
Yes that is what I have in that file. Do I have to edit anything?