How to enable Instant Messaging?
I want to enable instant messaging for OpenERP 7.0 or trunk while running from localhost. It says that "Instant Messaging is not activated on this server." Can you please help me ?
View ArticleHow to activate chat (im) in v8 (trunk)
I know its already answered that chat (im) is only available from v8, but I have trunk running and the im and im_livechat modules installed, I can create channels, and insert the code in my website,...
View ArticleHow to write some text before footer in sxw report ?
Hi, I'm trying to add some text in the bottom of my invoice. In OpenOffice clicked in OpenERP Report Designer > Modify existing report, and I've choose "Invoice - Invoices " report. I need to add a...
View ArticleCreate a "domain" so that only the Project's Team can be...
I would like to customize the Project Task model's `user_id` field , so that it only allows to select only from the Task project's team members. I already tried adding this to the field in the form's...
View ArticleEmail set correctly but email is not being delivered?
Hello, Both my outgoing and incoming servers have been tested and **pasted** the connection test. But when i send an email from the messaging in the crm, i do not get an error and the message is...
View ArticleHow to move cursor to next field programatically in openerp 7.0
I have 2 fields such as account1 and account2 ,i need to validate in such a way that i need to enter 8 characters in account number1 and after entering the 8th digit the cursor has to move to next...
View ArticleRemove Deafult User_id in crm.lead form
Whenever The Lead Form Loaded , The User_id(Salesperson) Is Automatically Populated in Lead Form . My Requirement Is To Make Empty user_id Field When Ever The Lead Form Load . How To Achieve This
View Articleproblem in my module with field many2one.
hi. i just created a table/model named "logistic.charge" for storing three values with field say: from ,to, fare. Then from the form i succesfully saved the three values. then i created a table/model...
View ArticleProblem Partner synchronization from OpenERP to ldap
Hy, I have problem with partner_address_ldap module. i installed Authentication via LDAP with users_ldap module and the connexion with Openldap is OK. But when i want to create/modify/delete users in...
View Articlei have written below code but its not working .. please help asap
<% import commands commands.getoutput('barcode -b ' aggr.name ' -o /home/sainish/temp/barcode.ps -e ean13 -g 450x200 -u mm') commands.getoutput('ps2png /home/sainish/temp/barcode.ps...
View Articlewhat if i received goods more than purchase order
when in any incoming shipment, product come more than its been ordered in PO. i have seen its effects on the stock but ...there's no difference in PO. What if i want to see the effect on PO also ???
View ArticleHow can i create a recurring task?
I know how to create a recurring meeting but. How can i create a recurring task?
View ArticleSet two languages in rml report
Is it possible to specify language for every field? For example report would be multilanguage, so same field would need to be translated in two languages in same report. Report is divided in two parts,...
View Articlemultiple views in a single workflow
Is it possible to have multiple views/forms in a workflow being displayed depending on the state the workflow is in? If so how can i achieve that?
View ArticlePython code get the value in a integer field by comparing two many2one fields ?
I have three fields in a table- name1, name2, cost. I already created a form for saving these fields, And i have another form(another table)---here name1,name2 are many2one fields. When i select these...
View Articlethere is some function to notify when a task is about to expire?
there is some function to notify when a task is about to expire?
View ArticleAre there any videoconferencing module that can be integrated to OpenERP?
Is it possible to integrate WebRTC with OpenERP? Are there any videoconferencing module that can be integrated to OpenERP?
View ArticleCRM base model is not available
I try to install CRM app, as it is error out by saying no_base model is available and try later. Please let me know the issue and how can I resolve and install CRM app. Thanks NB
View ArticleCustom Module error: field state unknown in domain...
when I click on my button "new" of my custom module I ve this error, have you idea : Error: field state unknow in the domain [["state","in",["done"]]]
View ArticleCRM in offline mode?
Hi there, I need to make OpenERP work in offline mode. It's a little tricky as it's a client/server configuration, has anybody got some tips about how to implement that? Thanks!
View Article