Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2669 Ansichten

in my module library a booking model was there..in this model i have created a many2many field to store the persons name who has takes the book...how can i get  the last person who has taken the book

Avatar
Verwerfen

you can sort the many2many records according to their create date

Beste Antwort

You need to create a history or use the mail messages to record the tranactions done 

Avatar
Verwerfen