Quantcast
Browsing latest articles
Browse All 21 View Live

How to send a message programmatically?

I am trying to set up some notifications in an addon that go directly to a specified user's OpenERP inbox. I was able to post a message to one of the document streams but I need to send a message to a...

View Article


Best way to get a document URL (internally)

I am adding a link for a sale.order document to a notification - what is the best way to do this? Is there a function that generates a URL for a document? For instance an OpenERP user will get a...

View Article


How to trigger function on object write?

I want to send a message to the salesperson assigned to an Account when that account is edited by another user. How to I tie into the ORM to trigger my function on object save? The closest I have...

View Article

How to install/enable product variants in openerp v7 step by step?

Hello, I'm lacking the possibility to use product variants in my openerp v7 installation, I tried to figure it out myself but I have to admit i got completely stuck. I installed openerp on debian from...

View Article

Set menu after button click

What I would like to to is change the left menu to reflect the new location a user is in after clicking a button I have created. From what I gather (after clicking nearly every button in existence on...

View Article


ERP7 Document Management Folders Per Resource?

Is this addon broken? I am trying to have it create a directory for each partner which is something it's supposed to do if needed. The "help" says...> Each directory can either have the> type...

View Article

Can we search and install community addons for v7.0 via the Apps menu?

Can we search and install community addons for v7.0 via the Apps menu? Is there something special to do or is it broken?

View Article

Validating error in xml

Hi i'm new for OpenERP 7 i creating a inherit module to add two fields but i can't create here i submit my code, why this error will come class hr_requirement_ext(osv.osv): _name = 'hr.requirement.ext'...

View Article


How to do custom implementions on the login screen?

Hi, This thread here [http://forum.openerp.com/forum/topic32532.html](http://forum.openerp.com/forum/topic32532.html) teaches how to hack into an existing module in order to change the login screen. I...

View Article


How can I get a list of installed non certified modules in v7?

On a user instance, I would like to get the list of installed non certified modules. Before v7 I could use the certificate column in ir_module_module to check if a given addon was certified or not, but...

View Article

I have problems with the survey addon

Hello, i have some Problems. I want to invite new user to complete my Survey. But the new user can not see anything. He can see the survey, when i give him some special privilegs. But then he can edit...

View Article

Price quotation addon on OpenERP V6

Is there a price quotation module (addon) on open ERP v6.

View Article

Add custom Field in Products (V7)

Im tring to add a custom Field to the Products, but i dont get it... When im right, i easily go to "database structure" and "fields" and klick "add". But then i stuck at the standart field on the right...

View Article


How to add a module to 7.0 that is not in the list?

I make use of a OpenERP 7.0 package on a Synology server. How can I add a community module that is not in the package list? E.g. Banking modules, mass editing, enaps etc. I am not familiar with bzr,...

View Article

Display shipped orders by partner

The partner view has several buttons to display related information, such as "Quotations and Sales". I would like to add a new button to display "Recipient of Quotations and Sales" to display all...

View Article


Sales Region in Sale Module Openerp 7

Is there a default provision to track sales region in sales order so that region wise sales can be analyzed in future. I know that we can simply add a field to manage that. But i would like to know if...

View Article

How to add a module to 7.0 that is not in the list? (Error)

I make use of a OpenERP 7.0 package. How can I add a community module that is not in the package list? I found the same question, but I have here such error Client Traceback (most recent call last):...

View Article


How to create sales order BO in addon module

Hi all, i am currently playing around wit openERP addon modules. I would like to develop a proper asychnronous amazon connector for openerp. Retrieving the data from amazon is straight forward through...

View Article

Module Not Shown In Open ERP

now my module is not showing in the addon in this path that is C:\Users\bakhtawar\workspace\abc\openerp-7.0-20130916-231138\openerp\addons it is showing in this path...

View Article

import init file in open erp

first i create a module in eclipse using addons-new-PyDevPackage then in allocation i got to file-peydev module then i create a _openerp_.py and i write this code Created on Nov 27, 2013 { 'name' :...

View Article

[OE7] How to delete cancelled purchase picking?

When trying to remove purchase related picking / shipment unable to do. I have cancelled the picking even not allow to delete it !!!? I getting message like "You cannot remove the picking which is in...

View Article

Browsing latest articles
Browse All 21 View Live