
Search In
Hi Everybody!!
I am working on library management system project. Below is my LibraryCollection class. I would like to call my checkOutMaterial() method in the main class.
I need help on how to call the method. Any help would be a
EXISTS simply tests whether the inner query returns any row. If it does, then the outer query proceeds.
If not, the outer query does not execute, and the entire SQL statement returns nothing.
The general syntax for the Exist stateme
In OpenERP, Tuple represents recursive relationship of type and the tuple models is a browsable model which start loading relationships type from and use it param ttypes which is a list of relationship types and follow 'one2many' and 'man
I have a situation which will help us to understand the use of Global Filtering.
Situation:
I have a published filter that I use for my articles. Guests can only view published articles, logged in users can view and apply filter (?published=0/1):
To add a new field to an existing module, the best practice is to create a new module that inherits the model you want this field to add in. And your module will depend on the required module.
For example adding field ‘cartage’ to account.invoice’ m
Hello Guys
We can add nested portlets through code in liferay. Liferay provide this funcationlity, for complete example I will assume that you want to add nested portlet to current page using another portlets action handler.
Add these methods to y
In res.partner method we can returns the default price unity on run time and we can access the default price unity in Odoo server. For example you can see below code.
from openerp import api
from openerp.osv import osv, fields
from openerp.tools.tr
In OpenERP first create custom module and inherits the Scanner object in your own module and pass all the barcode fields and map it to the object.
Then this barcode will start a loop that catches all keyboard events in Odoo. And by using the parse
hydrochlorothiazide 25 mg cipro buy cafergot where to buy tretinoin generic clomid flagyl 500 mg ampicillin 250mg tetracycline acne treatment amoxil 500 mg voltaren medication diclofenac sodium ec 75 mg amoxil 250mg where to buy valtrex online gene
Hello Readers..
In this blog I am giving an example that how can we create an build.xml file for performing clean,compile and run by using ANT.
<?xml version="1.0" encoding="UTF-8"?>
<project name="AntProject" basedir="." default="run">
