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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
2
Risposte
2514
Visualizzazioni
@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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
mar 25
|
393 | ||
|
0
gen 25
|
425 | ||
|
0
gen 25
|
446 | ||
|
0
dic 24
|
438 | ||
|
0
nov 24
|
421 |
I do have the same question. Anyone has an Idea?