0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R250 - R500 (4)
  • R500 - R1,000 (3)
  • R1,000 - R2,500 (8)
  • -
Status
Brand

Showing 1 - 15 of 15 matches in All Departments

Unternehmensethik Fur Den Kulturbetrieb - Perspektiven Am Beispiel OEffentlich-Rechtlicher Theater (German, Paperback, 2012... Unternehmensethik Fur Den Kulturbetrieb - Perspektiven Am Beispiel OEffentlich-Rechtlicher Theater (German, Paperback, 2012 ed.)
Daniel Ris
R1,239 Discovery Miles 12 390 Ships in 10 - 15 working days

Wie konnen Erkenntnisse der Unternehmensethik auf den Kulturbetrieb angewendet werden?

Neben der Darstellung, Durchdringung und Synthese bislang unverbundener Forschungsergebnisse aus Unternehmensethik, Kulturwissenschaft und Kulturmanagementlehre stellt Daniel Ris den Praxisbezug durch Interviews mit zehn wesentlichen Theaterleitenden aus dem deutschsprachigen Raum her. Er untersucht, inwieweit Konzepte systematischen unternehmensethischen Handelns verfolgt werden und leitet mit Instrumenten der wissenschaftlichen und der angewandten Unternehmensethik konkrete Perspektiven fur einen werteorientierten Wandel im Theaterbetrieb ab.

"

Odoo 15 Development Essentials - Enhance your Odoo development skills to create powerful business applications (Paperback, 5th... Odoo 15 Development Essentials - Enhance your Odoo development skills to create powerful business applications (Paperback, 5th Revised edition)
Daniel Reis, Greg Mader
R1,337 Discovery Miles 13 370 Ships in 10 - 15 working days

Become a proficient Odoo developer and increase your productivity while building Odoo business applications Key Features Set up the Odoo development environment and learn how to test and debug your code Use the ORM framework to work with data and implement business logic supporting business rules Design user interfaces, web pages, and business reports using the Odoo framework's web components Book DescriptionOdoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics. The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you'll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you'll gain insights into building business logic and using the Odoo API to integrate with various applications. By the end of this book, you'll be able to build business apps from scratch using the latest version of Odoo. What you will learn Install Odoo from source and organize the development environment Create your first Odoo app from scratch Understand the application components available in Odoo Structure the application's data model using ORM features Use the ORM API to implement the business logic layer Design a graphical user interface (GUI) for the web client and website Use the Odoo External API to interface with external systems Deploy and maintain your application in production environments Who this book is forThis book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book

Odoo 14 Development Cookbook - Rapidly build, customize, and manage secure and efficient business apps using Odoo's latest... Odoo 14 Development Cookbook - Rapidly build, customize, and manage secure and efficient business apps using Odoo's latest features, 4th Edition (Paperback, 4th Revised edition)
Parth Gajjar, Alexandre Fayolle, Holger Brunn, Daniel Reis
bundle available
R1,913 Discovery Miles 19 130 Ships in 10 - 15 working days

With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guide Key Features Learn to develop new modules and modify existing modules using the Odoo framework Explore key concepts of the Odoo framework to build robust business applications Create dynamic websites with snippets and learn to deploy an Odoo instance on the server or Odoo.sh Book DescriptionWith its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL). Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security. By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework. What you will learn Build beautiful websites with Odoo CMS using dynamic building blocks Get to grips with advanced concepts such as caching, prefetching, debugging Modify backend JavaScript components and POS applications with the new OWL framework Connect and access any object in Odoo via Remote Procedure Calls (RPC) Manage, deploy, and test an Odoo instance with Odoo.sh Configure IoT Box to add and upgrade Point of Sale (POS) hardware Find out how to implement in-app purchase services Who this book is forThis book is suitable for both newcomers and experienced Odoo developers who want to develop a highly efficient business application with the Odoo framework. Basic knowledge of Python and JavaScript is necessary to get the most out of the book.

Odoo 12 Development Cookbook - 190+ unique recipes to build effective enterprise and business applications, 3rd Edition... Odoo 12 Development Cookbook - 190+ unique recipes to build effective enterprise and business applications, 3rd Edition (Paperback, 3rd Revised edition)
Parth Gajjar, Alexandre Fayolle, Holger Brunn, Daniel Reis
bundle available
R1,475 Discovery Miles 14 750 Ships in 10 - 15 working days

Build customized solutions for your business using the latest features of Odoo 12 and Python Key Features Get up to speed with Odoo 12 to create custom and reusable modules Interconnect your application with other systems by implementing web APIs Understand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprises Book DescriptionOdoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you'll learn how to develop powerful Odoo applications from scratch, using all the latest features. This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you'll explore the Odoo framework with real-world examples. You'll create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you'll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you'll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box. By the end of the book, you'll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework. What you will learn Develop a module in the Odoo framework and modify the existing flow of any application Build dynamic websites with Odoo CMS Create and modify backend JavaScript components in Odoo and POS Connect and access any object in Odoo via Remote Procedure Calls (RPC) Illustrate the different tools available in Odoo to implement business processes for your records Implement in-app purchase services Manage, deploy, and test an Odoo instance with the PaaS Odoo.sh Configure IoT Box to add and upgrade Point of Sale (POS) hardware Who this book is forIf you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.

Odoo 12 Development Essentials - Fast-track your Odoo development skills to build powerful business applications, 4th Edition... Odoo 12 Development Essentials - Fast-track your Odoo development skills to build powerful business applications, 4th Edition (Paperback, 4th Revised edition)
Daniel Reis
R1,328 Discovery Miles 13 280 Ships in 10 - 15 working days

Extend your skills with Odoo 12 to build resourceful and open source business applications Key Features Explore Odoo 12 capabilities to develop business applications Program business logic and manipulate data to implement specific business rules in your applications Integrate Python APIs for building customizable and scalable business logic Book DescriptionOdoo is one of the best platforms for open source ERP and CRM. Its latest version, Odoo 12, brings with it new features and updates in Python packages to develop more customizable applications with additional cloud capabilities. The book begins by covering the development essentials for building business applications. You will start your journey by learning how to install and configure Odoo, and then transition from having no specific knowledge of Odoo to being ready for application development. You will develop your first Odoo application and understand topics such as models and views. Odoo 12 Development Essentials will also guide you in using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress through the chapters, you will be equipped to build and customize your applications and explore the new features in Odoo 12, such as cloud integration, to scale your business applications. You will get insights into building business logic and integrating various APIs into your application. By the end of the book, you will be able to build a business application from scratch by using the latest version of Odoo. What you will learn Manage Odoo server instances Create a new Odoo application from scratch using the most frequently used elements Develop new models and use inheritance to extend existing models Use ORM methods in the Odoo server and from external clients Create Kanban views using QWeb effectively Build custom web and website CMS pages Use external APIs to integrate Odoo with external applications Add automated tests and techniques to debug module business logic Who this book is forIf you are a developer familiar with Python and MVC design and want to build business applications using Odoo, this book is for you.

Odoo 11 Development Essentials - Develop and customize business applications with Odoo 11, 3rd Edition (Paperback, 3rd Revised... Odoo 11 Development Essentials - Develop and customize business applications with Odoo 11, 3rd Edition (Paperback, 3rd Revised edition)
Daniel Reis
R1,308 Discovery Miles 13 080 Ships in 10 - 15 working days

Fast track your development skills to build resourceful, open-source business applications with Odoo 11 Key Features Discover the latest technical capabilities in Odoo 11 while you build your own app Program business logic and manipulate data to implement specific business rules in your applications Implement automated tests to add modules and techniques and debug module business logic Book DescriptionOdoo continues to gain worldwide momentum as the best platform for open source ERP installations. Now, with Odoo 11, you have access to an improved GUI, performance optimization, integrated in-app purchase features, and a fast-growing community to help transform and modernize your business. With this practical guide, you will cover all the new features that Odoo 11 has to offer to build and customize business applications, focusing on the publicly available community edition. We begin with setting up a development environment, and as you make your way through the chapters, you will learn to build feature-rich business applications. With the aim of jump-starting your Odoo proficiency level, from no specific knowledge to application development readiness, you will develop your first Odoo application. We then move on to topics such as models and views, and understand how to use server APIs to add business logic, helping to lay a solid foundation for advanced topics. The book concludes with Odoo interactions and how to use the Odoo API from other programs, all of which will enable you to efficiently integrate applications with other external systems. What you will learn Install Odoo from source Manage Odoo server instances Create a new Odoo application from scratch covering the most frequently used elements Develop new models and use inheritance to extend/modify existing models Use ORM methods, both in the Odoo server and from external clients Create Kanban views using QWeb effectively Develop custom web and website CMS pages Use external API to integrate Odoo with external applications Who this book is forOdoo 11 Development Essentials caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo.

Cybersecurity - Issues of Today, a Path for Tomorrow (Paperback): Daniel Reis Cybersecurity - Issues of Today, a Path for Tomorrow (Paperback)
Daniel Reis
R723 Discovery Miles 7 230 Ships in 10 - 15 working days
Your Hands Are You - Children discover the wonders of the human hand (Paperback): Daniel Reis Your Hands Are You - Children discover the wonders of the human hand (Paperback)
Daniel Reis
bundle available
R355 Discovery Miles 3 550 Ships in 10 - 15 working days
Cybersecurity - Issues of Today, a Path for Tomorrow (Hardcover): Daniel Reis Cybersecurity - Issues of Today, a Path for Tomorrow (Hardcover)
Daniel Reis
R966 Discovery Miles 9 660 Ships in 10 - 15 working days
Odoo 10 Development Essentials (Paperback): Daniel Reis Odoo 10 Development Essentials (Paperback)
Daniel Reis
R1,295 Discovery Miles 12 950 Ships in 10 - 15 working days

Fast-track your development skills to build powerful Odoo 10 business applications About This Book * Get the most up-to-date guide on Odoo 10 and learn how to build excellent business applications with Odoo * This example-rich, easy-to-follow guide enables you to build apps appropriate to your business needs * Create solid business applications with the help of this precise, to-the-point guide Who This Book Is For This book caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo. What You Will Learn * Install Odoo from source code and use all the basic techniques to setup and manage your Odoo server instances * Create your first Odoo application * Add Odoo's social and messaging features to your own modules * Get to know the essentials of Models and Views * Understand and use the server API to add business logic * Use Qweb to create custom Reports * Extend Odoo CMS features to create your own website controllers and pages * Leverage Odoo Workflows on your applications * Write module automated tests and debugging techniques * Deploy your Odoo applications for production use In Detail Odoo is one of the fastest growing open source, business application development software products available. With announcement of Odoo 10, there are many new features added to Odoo and the face of business applications developed with Odoo has changed. This book will not only teach you how to build and customize business applications with Odoo, but it also covers all the new features that Odoo has to offer. This book is the latest resource on developing and customizing Odoo 10 applications. It comes packed with much more and refined content than its predecessor. It will start with building business applications from scratch and will cover topics such as module extensions, inheritance, working with data, user interfaces, and so on. The book also covers the latest features of Odoo 10, in addition to front end development, testing and debugging techniques. The book will also talk about Odoo Community and Odoo Enterprise. Style and approach This book follows a step-by-step practical approach where you will learn new concepts with every progressing chapter and create apps for business development.

Odoo Development Cookbook (Paperback): Holger Brunn, Alexandre Fayolle, Daniel Reis Odoo Development Cookbook (Paperback)
Holger Brunn, Alexandre Fayolle, Daniel Reis
R1,467 Discovery Miles 14 670 Ships in 10 - 15 working days

Build effective applications by applying Odoo development best practices About This Book * Each recipe stands by itself as much as possible, so that you can jump straight into the topics you prefer * The recipes included cover all the major development areas of Odoo and the most important techniques explained through real-life projects * From seasoned authors, learn the tricks of becoming a productive developer with the Odoo framework Who This Book Is For If you are a Python developer who wants to learn or consolidate your Odoo development skills, then this book is for you! Some experience with the JavaScript programming language and web development is required to fully benefit from the front-end chapters. What You Will Learn * Install and manage Odoo environments and instances * Use Models to define your application's data structures * Add business logic to your applications * Implement automated tests and debug Odoo apps * Use back-end views to create a user interface * Get to know about the access security model and internationalization features * Develop front-end website features * Extend the web client with new widgets and features In Detail Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. The book starts by covering Odoo installation and administration, and provides a gentle introduction to application development. It then dives deep into several of the areas that an experienced developer will need to use. You'll learn implement business logic, adapt the UI, and extend existing features. Style and Approach These practical and easy-to-follow recipes are presented step-by-step, with dozens of hands-on recipes to boost your Odoo skills. This book can also be used as a reference guide for your daily work.

Odoo Development Essentials (Paperback, Ed): Daniel Reis Odoo Development Essentials (Paperback, Ed)
Daniel Reis
R891 Discovery Miles 8 910 Ships in 10 - 15 working days

COM018000

Resgatando valores - Porta do passado para o presente (Portuguese, Paperback): Daniel Reis Resgatando valores - Porta do passado para o presente (Portuguese, Paperback)
Daniel Reis
R272 Discovery Miles 2 720 Ships in 10 - 15 working days
Hebrew Books - Your Hands Are You: Children Discover the Wonders of the Human Hand (Hebrew, Paperback): Prof Daniel Reis Hebrew Books - Your Hands Are You: Children Discover the Wonders of the Human Hand (Hebrew, Paperback)
Prof Daniel Reis
bundle available
R355 Discovery Miles 3 550 Ships in 10 - 15 working days
Books in Arabic - Your Hands Are You: Children Discover the Wonders of the Human Hand (Arabic, Paperback): Prof Daniel Reis Books in Arabic - Your Hands Are You: Children Discover the Wonders of the Human Hand (Arabic, Paperback)
Prof Daniel Reis
bundle available
R355 Discovery Miles 3 550 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Zahlenwerkstatt REchentrainer 2
Paperback R284 Discovery Miles 2 840
Prehistoric Antiquities of the Aryan…
Otto Schrader Paperback R658 Discovery Miles 6 580
BBC SPANISH GRAMMAR (NEW EDITION)
Rosa Maria Martin Paperback  (2)
R221 R187 Discovery Miles 1 870
Making Sense - Small-Group Comprehension…
Juli Kendall, Outey Khuon Paperback R837 Discovery Miles 8 370
Experiments to Determine the Comparative…
Marcus Bull Paperback R367 Discovery Miles 3 670
Spanish Vocabulary 2: Intermediate
BarCharts Publishing, Inc. Fold-out book or chart R222 Discovery Miles 2 220
United States Circuit Court of Appeals…
United States Court of Appeals Paperback R654 Discovery Miles 6 540
Sally 4 activity book
Paperback R432 Discovery Miles 4 320
Page's Magazine, Vol. 2: Engineering…
Davidge Page Hardcover R669 Discovery Miles 6 690
A Guide to Human Factors and Ergonomics
Martin Helander Hardcover R3,258 Discovery Miles 32 580

 

Partners