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

 <form string="Test Form" version="7.0">
                      <header>
                          <div style="float:left" class="oe_button_box oe_left">
                    <button name="material_send" class="oe_highligh" type="workflow" string="Send" states="send" />
                    <button name="material_approved" string="For Approval" states="approved"  />
                    <button name="material_recived" string="Recived" states="recived"/>
                       </div>          
                     </header>

아바타
취소
작성자

just the buttons are invisible.

작성자

Actually i solve the problem. The problem was because of the states i used currently the state was on new and all buttons were invisible. Now i corrected it by deleting the state fields or to see a single button i start from new state.

베스트 답변

Could be so much. Do you see anything else in that form? Was it included in the __openerp__.py file? What object is it used on? Does the object have a workflow? etc. etc.

아바타
취소
베스트 답변

Do you have the state field in the view?  If not, you won't see any of the buttons as they need to be shown only on certain states.

아바타
취소
관련 게시물 답글 화면 활동
1
10월 23
4320
0
12월 19
2844
1
8월 24
2337
1
1월 24
14607
0
10월 21
2270