Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
1036 Переглядів

HI,

I can't see how to change "The default payement terms" on my 500 contacts at once ?

Someone knows how to do this ?


Thank you in advance.

Bertrand

Аватар
Відмінити
Найкраща відповідь

This is simple to do in Studio.  Add Customer payment terms to the List View and then you can select all customers and change it on the first record:

Or it would be simple to create a server action (with a Contextual Action) if you don't have Studio.  

Or download and upload is easy as well (ensure that you have one customer with the desired payment terms) 

Аватар
Відмінити
Найкраща відповідь

There are so many ways:
Export all contacts, change the field, import it back.
Write a little python script connect to instance via XMLRPC and carry out the change. This can be run from google colab or some free python ide.
Write an automated action that does this change and trigger it

Аватар
Відмінити
Найкраща відповідь

Hello, in Odoo version 18, this feature is not included natively. To do this, you would have to develop a module that allows you to perform this functionality or do it one by one. If you have a version lower than 18, you can search in Applications to see if there is a module developed that allows you to do this functionality.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 25
961
2
серп. 25
460
2
серп. 25
509
3
серп. 25
1336
1
серп. 25
739