¨¨

Příručka BOZP a PO - Traiva je unikátní ve všech směrech.

Je určena pro vedoucí a vedení firmem, nejen pro ty, které teprve začínají s prevencí rizik a dokumentací bezpečnosti práce.

Co vlastne potřebujete, abyste splnili základní předpisy o bezpečnosti práce a požární ochraně?

Srozumitelně bez obvyklých kop bezduchých vět. Jen co je potřeba udělat, zajistit a jak to provést. 

var _yottlyOnload = _yottlyOnload || [] _yottlyOnload.push(function () { if (upgates.customer) { diffAnalytics.customerLoggedIn('C' + String(upgates.customer.id).padStart(5, '0')); } let cartContent = upgates.cart.products.map(function (cartItem) { return { productId: cartItem.code, amount: cartItem.quantity }; }); diffAnalytics.cartInteraction({ content: cartContent, onOrderPage: ['order.checkout','order.recieved','order.summary'].indexOf(upgates.pageType) !== -1 }); if (upgates.pageType === 'order.recieved') { let orderContent = upgates.order.products.map(function (orderItem) { return { productId: orderItem.code, price: orderItem.price.withVat * orderItem.quantity }; }); diffAnalytics.order({ content: orderContent }); } if (upgates.pageType === 'product') { diffAnalytics.productId(upgates.product.code); } }); }