Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3746 Visninger

 <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>

Avatar
Kassér
Forfatter

just the buttons are invisible.

Forfatter

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.

Bedste svar

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.

Avatar
Kassér
Bedste svar

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.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
okt. 23
4054
0
dec. 19
2626
1
aug. 24
2033
1
jan. 24
14394
0
okt. 21
2097