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

Hi im trying to show a div banner under the header based on the condition of a field being empty or not in the Accounting Tab in res.partner model. and i cant seem to achieve that since the Tab() is restricted to only Accountants. Can anyone explain to me why this is happening and the work way around this.

below is my code segment.


 expr="//sheet[1]" position="before">

class="alert alert-warning mb-0" role="alert" attrs="{'invisible':['|','&',('is_fra','=',False),('is_agent','=',False),('analytic_account_id','!=',False)]}" groups="account.group_account_invoice,account.group_account_readonly,account.group_account_manager">
Analytic Account has not yet created for this contact. Please proceed to the accounting tab to create the Analytic Account.


Note that only the analytic_account_id is in the accounting tab. 

Any help would be very much appreciated. 

아바타
취소
관련 게시물 답글 화면 활동
1
7월 19
6079
3
5월 25
1799
1
3월 24
1512
2
1월 23
2108
1
11월 22
2435