I want set wizard dimension. It's possibile in xml code? I must use css or js static file?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
8651
Tampilan
I solved with this code:
<form string="XXXX" version="7.0">
<sheet>
<script>
$(document).ready(function(){
$('.ui-dialog').css({'width': '1000px', 'left':'166px'});
$('.oe_form_sheet_width').css({'MAXwidth': '1000px'});
});
</script>
<field name="name" />
</sheet>
</form>
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Mar 15
|
6003 | ||
|
2
Mar 15
|
4934 | ||
|
1
Mar 15
|
7179 | ||
|
3
Mar 15
|
20533 | ||
|
0
Des 24
|
9472 |