hope some one could help me out here. Well, my question is in my module when I click on department, I should be able to choose a doctor from the doctors based on that department.
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
5204
Visualizações
This can easily be done.
You shold have a look at the standard sale
module.
After choosing a customer you should be able to choose different delivery and invoice addresses related to the client. This is done with on_change and domain related functionality.
look at the sale.py
file and the sale_view.xml
file to find your answer.
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