Hi everyone,
I am beginner with odoo. Based on several tutorials I started the update of some modules (as an example: the procurement module). I tried firstly to modify   the procurement_view.xml  by adding and deleting some menuitem.
My problem was that the udpdate is ignored and not used (I tried to stop and start the server) but nothing is changed.
Moreover, I tried to rename this file and I remark that odoo creates  a new file with the original input automatically.
So I wanted to understand how to resolve this problem.
Thank you in advance for your response.
 Best Regards
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
            
                4597
                
                    Görünümler
                
            
        
    Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|  | 7 Oca 16  | 4215 | ||
|  | 1 Mar 24  | 2701 | ||
|  | 2 Ağu 23  | 3775 | ||
|  | 1 Tem 23  | 2967 | ||
|  | 1 Tem 23  | 8020 | 
 
                        
Hi, i don't think you should directly change the code of a module.
Have you tried this tutorial ?
http://www.odoo.com/documentation/10.0/howtos/backend.html#webservices
Hope this help