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,
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
Will check it i want to see if its possible backport them to 7.0
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
1
Mei 26
|
59956 | |||
|
Opening new window with button in OpenERP
Diselesaikan
|
1
Jan 24
|
16179 | ||
|
1
Des 22
|
4412 | |||
|
3
Jul 19
|
4674 | |||
|
2
Mar 18
|
6823 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.