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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
4553
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
août 24
|
1188 | ||
|
2
mai 19
|
3618 | ||
|
3
août 18
|
4807 | ||
|
8
févr. 16
|
11018 | ||
|
0
juil. 15
|
3709 |
Yes that is what I have in that file. Do I have to edit anything?