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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
2
Respostes
2792
Vistes
@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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
2
de juny 25
|
334 | ||
|
2
de maig 25
|
347 | ||
|
1
de maig 25
|
525 | ||
|
1
de març 25
|
696 | ||
|
0
de gen. 25
|
693 |
I do have the same question. Anyone has an Idea?