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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
2669
Ansichten
You need to create a history or use the mail messages to record the tranactions done
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
you can sort the many2many records according to their create date