
Search In
In openerp Dispatch PostgreSQL notifications to the relevant polling threads to Bus.loop listen imbus on db PostgreSQL and create the listen imbus and check the condition dispatch to local threads and greenlets in channel.
Example
use this code in yo
In openerp to handle a long-polling request, we need to bypass private attribute access because we do not know before starting that the thread and handles a long-polling request and rename the thread to avoid tests waiting for a long-polling.
Example
In Odoo Search View is easy to use that is provided on every list view. With a module, you can add additional filter options that make it easier for users to find the information they are looking for and user can select the filter in Odoo.
To use th
If you want to make security system in OpenERP(Odoo) follow the below mentioned code and paste it in your ir.model.access.csv file:
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
"access_idea_idea","id
If you want to create a specific page layout in OpenERP(Odoo) follow the below mentioned code in your .xml file: -
<!--?xml version="1.0" encoding="utf-8" ?-->
<openerp>
<data>
<!-- === Demo Page === -->
<templa
For creating a customer payment against an invoice through Customer Payments, follow these steps:
Go to Accounting/Customers/Customer Payments and create.
Select the Partner, you will see all the invoices in the Payment Information tab.
First add t
In Odoo first, we create existing modules and then we inherits the views in modules. Like first, we install the accounting modules in database and then inherits the account modules. Object is the account.invoice in existing modules and if user wants
Hello guys,
As we know OpenERP(v7) / ODOO(v8) is an open source suit of ERP business applications.
There are several ways to install OpenERP(v7) and odoo(v8).
We will guide you how you can easily install OpenERP(v7) from Launchpad and v8(odoo) fro
Workflow transitions can be restricted to a specific group. Users outside the group can not trigger the transition.For example code is like below..
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<record mode
In Odoo, first, create database on server then install like: sale and account module and mapping with country account like as united state currency is $ then install module:
United States – Accounting install. And If users want to send an email