Missing field Cost Center in purchase invoice form

@abrarpv97 @Suresh_Thakor
Thank you for your replies. I don’t see this field. After a short research in the html code of the form, I found there is a form field ‘cost_center’:

When I have a look at the css styling (…/assets/css/desk.min.css?ver=1591714894.0):

.hide-control {
display: none!important;
}

So the field is hidden and furthermore classified as !important?!

ERPNext: v12.x.x-develop () (develop)
Frappe Framework: v12.x.x-develop () (develop)