Vi flyttar från butik till nätet - så funkar det framåt
Men Who Manage | 0:e upplagan
- Danskt band, Engelska, 2013
- Författare: Melville Dalton
- Betyg:
632
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
This is a classic study of how managers interpret and engage problems as they are experienced and felt at various points and levels in factories and businesses. Melville Dalton, drawing on ethnographic data, examines both positive and negative interactions among managers, between managers and between workers, and managers and firms. He discusses the consequences for each group that result from their interactions. Where relevance and data allow, Dalton relates his findings to the surrounding community.
Dalton argues that the recurring problem areas in management grow out of six main areas: pressures for economy of operation; "cooperation" of officially powerless experts with their administrative superiors; local conflicts between union and management; uncertainty about the route to a place in middle and upper management; the task of recognizing and rewarding differential contributions; and the moral conflicts of the individual executive. Each of these six problem areas is made the subject of a chapter.
What emerges is a study of compromises among key individuals and groups in business organizations, and of the strictures on compromise. The book offers insights into how workplace rules, in practice, move from being sacred guides to flexible tools to balance company goals and personal ends. This volume includes a new introduction by David Shulman detailing the importance of this work more than forty years after its original publication. It is part of Transaction's Organization and Business series.
Dalton argues that the recurring problem areas in management grow out of six main areas: pressures for economy of operation; "cooperation" of officially powerless experts with their administrative superiors; local conflicts between union and management; uncertainty about the route to a place in middle and upper management; the task of recognizing and rewarding differential contributions; and the moral conflicts of the individual executive. Each of these six problem areas is made the subject of a chapter.
What emerges is a study of compromises among key individuals and groups in business organizations, and of the strictures on compromise. The book offers insights into how workplace rules, in practice, move from being sacred guides to flexible tools to balance company goals and personal ends. This volume includes a new introduction by David Shulman detailing the importance of this work more than forty years after its original publication. It is part of Transaction's Organization and Business series.
Om denna bok
Men Who Manage av Melville Dalton är en Danskt band bok med 342 sidor på Engelska. Den utgavs 2013 av Taylor & Francis Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Men Who Manage begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781412852944
Upplaga:
0
Utgiven:
2013-08-30
Förlag:
Taylor & Francis Ltd
Sidantal:
342
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>