Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
8756 Lượt xem

Hi Good Morning 

i have added custom fields in sales and purchase module x_studio.packaging and i want to the tracking of it in the log notes 
for examples if any user changes anything on that it appears in the log notes. ______. user changed it to this 

is it possible?


thanks 

awaiting for reply  

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello Sumeet

In Studio and in developer mode:

  1. Add the custom field to the view

  2. Edit the custom field and set "Enable Ordered Tracking" from 0 to 1

Kind regards

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Yes you can added the track_visibility='onchange' on your field

Example =  customer_field = fields.Char(string="Customer field", track_visibility='onchange')

Thanks

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

thanks everyone 
problem solved 


Ảnh đại diện
Huỷ bỏ