hello
i have this code
._read_group_raw(domain=[('travel_to','=',g)],fields=['id'],groupby=['trip_flight_time'])
it's show result by month
i need
groupby show result by day not month
can any one help me
thank you
hello
i have this code
._read_group_raw(domain=[('travel_to','=',g)],fields=['id'],groupby=['trip_flight_time'])
it's show result by month
i need
groupby show result by day not month
can any one help me
thank you
._read_group_raw(domain=[('travel_to','=',g)],fields=['id'],groupby=['trip_flight_time'])
TO
._read_group_raw(domain=[('travel_to','=',g)],fields=['id'],groupby=['trip_flight_time:day'])
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.