Advanced Odoo Programming Techniques


Download Advanced Odoo Programming Techniques PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Advanced Odoo Programming Techniques book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Advanced Odoo Programming Techniques


Advanced Odoo Programming Techniques

Author: akhmad daniel sembiring

language: en

Publisher: vitraining

Release Date:


DOWNLOAD





This quide consists of programming techniques that we faced often when implementing Odoo on our clients. Many of them are not well documented in the official Odoo documentation so we think that someone has to write them them for use with others. The techniques covered here are mainly based on our field experience and some are taken form scattered online discussion forum. PDF Version or Payment via BCA/Mandiri/Paypal: go to http://shop.vitraining.com/index.php?route=product/product&product_id=81 1 Introduction 2 Adding Followers Programmatically 3 Sending Notification Programmatically 4 Implement Running Balance Field 5 Remove Link from many2one Field Widget 6 Checking If a User is in Certain Groups 7 Hide the Create/ Edit Button of Form and Tree View 8 Method of a Button Click 9 Tree View Cell Alignment 10 Importing LESS CSS Into Website 10.1 Convert LESS CSS file into CSS 10.2 Include CSS into your website asset 11 Finding Time Difference 12 Using Javascript Datatable on Website 12.1 Copy the Required Javascript Files 12.2 Inherit front end asset to include the Javascript 12.3 Create the controller 12.4 Create the template and run Datatable javascript 13 Using the sudo() Method 14 Set Current Logged User as a Default Value 15 Formatting Date Time in Odoo QWeb Report 16 Watermarking QWeb Document with Image 17 Setting the Qweb Paper Size 18 Generating QR or Barcode on QWeb Report 19 Displaying Image on Qweb 20 List of available icons for used in buttons

Odoo 12 Development Cookbook


Odoo 12 Development Cookbook

Author: Parth Gajjar

language: en

Publisher: Packt Publishing Ltd

Release Date: 2019-04-27


DOWNLOAD





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 for If 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 11 Development Cookbook - Second Edition


Odoo 11 Development Cookbook - Second Edition

Author: Holger Brunn

language: en

Publisher: Packt Publishing Ltd

Release Date: 2018-01-22


DOWNLOAD





Create fast and efficient server-side applications using the latest features of Odoo v11 Key Features Get the most up-to-date guide on Odoo 11 to create custom and reusable modules Interconnect your application with other systems by implementing web APIs Understand the mechanisms powering the Odoo framework to build robust enterprises Book Description Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source are 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. Version 11 offers better usability and speed: a new design (as compared to the current Odoo Enterprise version) and a mobile interface. The book starts by covering Odoo installation and administration and Odoo Server deployment. It then delves into the implementation of Odoo modules, the different inheritance models available in Odoo. You will then learn how to define access rules for your data; how to make your application available in different languages; how to expose your data models to end users on the back end and on the front end; and how to create beautiful PDF versions of your data. By the end of the book, you will have a thorough knowledge of Odoo and will be able to build effective applications by applying Odoo development best practices 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 Add automated tests and learn how to debug Odoo apps Learn about the access security model and internationalization features Customize websites built with Odoo, by writing your own templates and providing new snippets for use in the website builder Extend the web client with new widgets and make RPC calls to the server Who this book is for If you're a Python developer and want to develop highly efficient business applications with the latest Odoo framework (or if you just want a hands on problem solution book for all your Odoo Development related issues), this book is for you! Some experience with the JavaScript programming language and web development is required to get the most out of this book.