Assign Cost center to a user

Hello, we have a scenario where want one or two users have to work in specific cost center in order to record sales and expenses. is there any way so that cost center field is pre selected for them rather than doing it for each record repeatedly.

you can create a custom link field cost center in the user doctype and make a trigger js or python script to automatically fill the cost center in every entry in sales and expense.

1 Like

is there any other way around as currently we can afford scripting …