İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1800 Görünümler

I tried to set a user group for the field cost(purchase_price) in the Sales Order form - order lines, from python code as well as through XML, but the group is not accepted for that field.


Any assistance you can provide would be greatly appreciated

Avatar
Vazgeç
En İyi Yanıt

Hi,

Please try any of the following: In Python -- 

Your_field = fields.Date(string="Spouse Birthdate", groups="hr.group_hr_user")

in .xml

<field name="your_field_name" groups="base.group_no_one"/>


Regards

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Nis 22
2323
2
Ağu 21
3707
2
Eki 20
5124
1
Tem 25
687
1
Şub 25
3999