Is there any loyalty management module in OpenERP v7
Hi, Is there any module in openERP for Loyalty Management System, for providing bonus points and reduction for regular and golden customers ?
View ArticleHow to use python functions in view(xml)?
Hi, I am having a domain filter for object **res.partner** like the below in contacts_view.xml [('department_id','=',context.get('dept'))] I would like to do the following - Get the current user object...
View ArticleDo you have a good report example to work with ?
Hello I'm working on report with OpenERP Report Designer on LibreOffice, and I have many problems with the langage... Do you have a good report example or any documentation about reports, functions......
View ArticleRelease date of openerp v8
Do you know approximatively the release date of OpenERP version 8 ?
View Articlerestore database in Online version
How could I restore an instance of openerp in the online - openerp? For error we have closed the current fiscal year and after this, we've learned that it is an irreversible issue. After that we, only...
View ArticleIndentationError: expected an indented block
Hi everyone, I developed my own module,it works;but once i added a function i had an error identation even if i made indentation :s the error is : res = {} ^ IndentationError: expected an indented...
View ArticleWhere is OpenERP v7 documentation?
When is v7 documentation due out? If not soon, where can noobs, newbs and non-noobs/newbs go for informal docs?
View Article[70] Method to call directly an specific record or create a new record.
Hello. I wonder if exist some king of method in the new JS API on v70 the given and ID and a Model can open directly the Form view of this record. i.e: something like. this.method_(object); result the...
View ArticleTimesheet activities vs timesheet approval
Hi, how can we only see/export/report approved timesheet activities?
View ArticleAsignar categoria a un producto dependiendo del page
Por favor necesito de la ayuda de todos... En el formulario de proyectos necesito asignar productos para dicho proyecto.. Dentro del form de project tengo 3 pages, cada una de ellas corresponde a un...
View ArticleWhat does config setting proxy_mode do?
I'm trying to set up a reverse proxy (in order to get SSL working on Windows - doesn't seem like there's any other way). Trouble is that when I access https://foo (via the reverse proxy), OpenERP...
View ArticleWhat is the best practise for a multi-currency setup?
I am setting up OpenERP for a company which has retail operations in 2 countries. Each country has a local warehouse. Sales in each country are subject to local taxes and currency. What would be best...
View ArticleHowto install openobject-server on OSX?
I'm trying to install openobject-server on OSX 10.8.3. I have done: python setup.py build sudo python setup.py install Now when trying to start I get this error: gizur-laptop-5:openobject-server jonas$...
View Articleweb to lead! could it be done easy?
Hi All, I'm searching for a while for a way to get client fill in a web form on my wordpress website to submit lead info to openerp. If you used programs like sugarcrm or vtiger they have a very nice...
View ArticleImport contacts with multiple tags
Hi I have tried many methods of importing a large dataset with multiple tag fields but have not succeeded. How do I go about this? i.e. Company | Industry | Sales Status | Account Status ABC Co |...
View ArticleEmail templates - use different objects in one template
Is it possible to use two different objects in one template? Let say I write template that applies to res.partner, then I use this object to build letter. But in that same letter I want to add list of...
View Articlewebsite field don't follow when I create a lead
Hi, In lead menu, website fiedl doesn't exist. So,In crm_lead , I created a new field about website . this name is "x_website". I can create a customer and to fill website field. But, once I create a...
View ArticleProblem with creation of new user(send email)
Hi If I create a new user, I get this error message. **ssert values.get('email_from'), 'email_from is missing or empty after template rendering, send_mail() cannot proceed' AssertionError: email_from...
View ArticleHow to disable developer mode or debugging feature in openerp 7
How can I disable debugging mode or developer mode for users other than admin? I tried to remove the link 'Activate developer mode', but the problem was if the user types '?debug' after server address...
View ArticleHow can we set tax % to a partner?
Is it possible to define tax & discount amount to a particular customer in openerp7. 0?
View Article