How do I change the default terms and conditions URL? This is in the accounting > customer invoices settings.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
2639
Vistas
@Simon: use the "Add a Note" option?
Hi there
Well, this is hardcoded in the res_config_settings.py of the "account" module within the function "action_update_terms", to go to "/terms" within the website. .
So you would need to code to change this. If you need help with this, just let me know on hi (at) latus .ch
Thanks and best regards, Joep
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
may 25
|
146 | ||
|
1
may 25
|
341 | ||
|
1
mar 25
|
575 | ||
|
0
ene 25
|
555 | ||
|
0
ene 25
|
561 |
I do have the same question. Anyone has an Idea?