Vi flyttar från butik till nätet - så funkar det framåt
Just Business | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: John Gerard Ruggie
- Betyg:
327
kr
Skickas inom 5-9 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
One of the most vexing human rights issues of our time has been how to protect the rights of individuals and communities worldwide in an age of globalization and multinational business. Indeed, from Indonesian sweatshops to oil-based violence in Nigeria, the challenges of regulating harmful corporate practices in some of the world’s most difficult regions long seemed insurmountable. Human rights groups and businesses were locked in a stalemate, unable to find common ground. In 2005, the United Nations appointed John Gerard Ruggie to the modest task of clarifying the main issues. Six years later, he had accomplished much more than that. Ruggie had developed his now-famous "Guiding Principles on Business and Human Rights," which provided a road map for ensuring responsible global corporate practices. The principles were unanimously endorsed by the UN and embraced and implemented by other international bodies, businesses, governments, workers’ organizations, and human rights groups, keying a revolution in corporate social responsibility.
Just Business tells the powerful story of how these landmark “Ruggie Rules” came to exist. Ruggie demonstrates how, to solve a seemingly unsolvable problem, he had to abandon many widespread and long-held understandings about the relationships between businesses, governments, rights, and law, and develop fresh ways of viewing the issues. He also takes us through the journey of assembling the right type of team, of witnessing the severity of the problem firsthand, and of pressing through the many obstacles such a daunting endeavor faced.
Just Business is an illuminating inside look at one of the most important human rights developments of recent times. It is also an invaluable book for anyone wanting to learn how to navigate the tricky processes of global problem-solving and consensus-building and how to tackle big issues with ambition, pragmatism, perseverance, and creativity.
Just Business tells the powerful story of how these landmark “Ruggie Rules” came to exist. Ruggie demonstrates how, to solve a seemingly unsolvable problem, he had to abandon many widespread and long-held understandings about the relationships between businesses, governments, rights, and law, and develop fresh ways of viewing the issues. He also takes us through the journey of assembling the right type of team, of witnessing the severity of the problem firsthand, and of pressing through the many obstacles such a daunting endeavor faced.
Just Business is an illuminating inside look at one of the most important human rights developments of recent times. It is also an invaluable book for anyone wanting to learn how to navigate the tricky processes of global problem-solving and consensus-building and how to tackle big issues with ambition, pragmatism, perseverance, and creativity.
Om denna bok
Just Business av John Gerard Ruggie är en Danskt band bok med 304 sidor på Engelska. Den utgavs 2014 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Just Business 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:
Samhälle & politik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780393937978
Upplaga:
0
Utgiven:
2014-08-04
Förlag:
John Wiley And Sons Ltd
Sidantal:
304
$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"
>