Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4918 Представления

Hello,


I have an onchange function at the field date_order in model sale.order.

The function itself works fine.

But now the button Done has to be clicked to close the calendar, every time the field is changed via the mini calendar.


The onchange function sets only the value of another field, like

@api.onchange('date_order)

def set_field_A(self):

    self.field A = self.date_order + 7days

    return


Is it possible to close the mini calendar, if a date is clicked like normal?


regards Frank

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
февр. 22
5508
0
февр. 16
5261
2
сент. 15
4586
1
июн. 15
4923
0
мая 15
3090