please help
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
2
Respostas
2686
Visualizações
please help
Hi I find a solution for this issue by adding only 2 words
In settings->user interface->views, search for "Mail: Pay Now mail notification template"
Find and add "false and " like I write below in "bold" :
< t t-out="message.body"/ >
< div t-if="false and is_online and not record._context.get('proforma')" style="margin: 32px 0px 32px 0px; text-align: center;" >
So if you need to cancel your choice, you only have to delete "false and "
Best regards
Hi is this valid for V16.3 or its not possible
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
Did you get the solution or not?