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

I want to print deliveryslip report after validating stock.picking object. I overwrote the the button_vadidate function to:

self.env.ref('stock.action_report_delivery').report_action(self)
res = super(CustomInventory, self).button_validate()
return res

still it doesn't work; any ideas?
아바타
취소
관련 게시물 답글 화면 활동
1
11월 24
1251
1
11월 16
4506
2
2월 24
14208
1
10월 22
5752
1
8월 21
4225