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

The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!

아바타
취소
베스트 답변

Hi,

Here is the path for the model odoo-10.0/addons/stock/models/stock_quant.py

class QuantPackage(models.Model):
""" Packages containing quants and/or other packages """
_name = "stock.quant.package"


아바타
취소
작성자

Thanks mate!

관련 게시물 답글 화면 활동
0
5월 15
3786
0
12월 24
1459
1
3월 24
2510
1
6월 23
12528
0
1월 23
3191