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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
            
                4594
                
                    화면
                
            
        
    | 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|  | 7 1월 16  | 4213 | ||
|  | 1 3월 24  | 2700 | ||
|  | 2 8월 23  | 3773 | ||
|  | 1 7월 23  | 2965 | ||
|  | 1 7월 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