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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
2667
Visualizações
You need to create a history or use the mail messages to record the tranactions done
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
you can sort the many2many records according to their create date