Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4428 Lượt xem

Hi,

I have a one to many field in sale package and the relative class is there in sale package itself. I would like to use the same field in stock package. But unable to do that. This problem normally occurs when i want to use an existing class from a list of default packages in another default package, whereas if i create my own module this error doesn't occur. Do openerp restrict the usage like this? Kindly throw some light on this import regard.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Add the sale module to your stock module. You have to do that in the depends section of the __openerp__.py file

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks Gustavo, i've tried it the way you said and it's working fine. But the problem is that the dependent module will also be installed which will be unnecessary. Just for a re-use of a small piece of code should we install that module too in openerp. what does the import on top of the python file does? is it enough to put it there?

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 24
1672
4
thg 11 18
8252
0
thg 3 15
4248
1
thg 2 24
2245
1
thg 1 24
1827