콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4654 화면

Hello,

I need to develop a module where (i think) i have not need to use python, i just need to use XML for create a menu, and put an in frame inside.

And i have some problems with ir.model.access.csv.

Can u help me please.

Regards 

Maxime Limone

아바타
취소
베스트 답변

If you need to create a module, you will use python. At least the __openerp__.py (to load our xml view) and __init__.py (to load any models) files are required in every module. 

Read this documentation to explain why/how:

https://doc.odoo.com/trunk/server/03_module_dev_01/

아바타
취소
작성자 베스트 답변

yes i know, but for the file iir.model.access.csv, i can't comlet this file without "module".py no ?

 

아바타
취소
작성자

Nope. In order to load your own access rights you still need the __openerp__.py file. The csv file is also loaded from there.

관련 게시물 답글 화면 활동
0
4월 17
5420
3
5월 16
8233
0
3월 15
4084
5
8월 23
42414
13
4월 23
59746