Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
15297 Näkymät

Hi ! i look this presentatation in slideshare, so i want to know if its already implemented on master, or there is an specific branch ?

Regards,

Avatar
Hylkää
Paras vastaus

for Smart button Just add the one class "oe_stat_button" in the class atrribute

                           <button name="return_action_to_open" 

                                          type="object"

                                          class="oe_inline"

                                          help="show the contract for this vehicle">

                             </button>

to

                           

                              <button name="return_action_to_open" 

                                          type="object"

                                          class="oe_inline oe_stat_button"

                                          help="show the contract for this vehicle">

                             </button>

And for Image you have to add one More attribute : icon="fa-book"

                            <button name="return_action_to_open" 

                                          type="object"

                                          class="oe_inline oe_stat_button"

                                          icon="fa-book"

                                          help="show the contract for this vehicle">

                             </button>

your button is now a smartbutton.

For more details.http://www.slideshare.net/openobject/odoo-smart-buttons

Avatar
Hylkää
Paras vastaus

I have smartbuttons on my SaaS-5

Avatar
Hylkää
Tekijä Paras vastaus

Will check it i want to see if its possible backport them to 7.0

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
tammik. 24
14411
1
jouluk. 22
3048
3
heinäk. 19
3408
2
maalisk. 18
5228
0
tammik. 18
3369