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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
1
Vastaa
2668
Näkymät
You need to create a history or use the mail messages to record the tranactions done
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy
you can sort the many2many records according to their create date