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,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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,
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
I have smartbuttons on my SaaS-5
Will check it i want to see if its possible backport them to 7.0
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
gen 24
|
14392 | ||
|
1
dic 22
|
3030 | ||
|
3
lug 19
|
3370 | ||
|
2
mar 18
|
5200 | ||
|
0
gen 18
|
3340 |