Hello, I would like to hide in sale order the option duplicate under the drop-down More
신고된 질문입니다
2
답글
5449
화면
<form duplicate="0">
</form>
by putting duplicate="0" in form view we can hide the duplicate in drop-down
I am not sure about hiding the duplicate option but, You can restrict the duplication by overriding copy( ) function.
@api.multi
def copy(self, default=None):
.....
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
1
8월 24
|
2962 | ||
|
|
1
2월 22
|
6079 | ||
|
|
3
8월 18
|
6534 | ||
|
|
8
2월 16
|
12967 | ||
|
|
0
7월 15
|
5176 |