Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openerp

Odoo 10.0 Invalid Constraint

I've asked this question on odoo.com here. I'm trying to replace a field in the product.tem… Read more Odoo 10.0 Invalid Constraint

How To Include View In Odoo 8

As in the title. How do you include a view file from a view file? If you have a large xml view file… Read more How To Include View In Odoo 8

How To Create Email Notification Function In Odoo?

I have calender.event module. In that I have one date field ending_date. I wanted to create functio… Read more How To Create Email Notification Function In Odoo?

How To Hide An Existing Field In An Openerp7 View?

I am trying to hide a field called street2 in an existing OpenERP7 view only if a field called is_c… Read more How To Hide An Existing Field In An Openerp7 View?

Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail

I have the following code. When the scheduler runs I am getting the error message. Some one help me… Read more Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail

How To Prevent Duplicated Records And Only Update It?

i want to add some records to another table model without duplicated it i create a function to chec… Read more How To Prevent Duplicated Records And Only Update It?

Expected Singleton: Stock.move - Odoo V9 Community

I'm creating a stock.picking from fleet_vehicle_log_services with this method: @api.multi def c… Read more Expected Singleton: Stock.move - Odoo V9 Community

How To Change The Title In Odoo 10?

I have changed the Odoo 10 login page title by using website builder app but it does not work on t… Read more How To Change The Title In Odoo 10?