COuld not connect to server
Every time I try to open my OpenERP (6.0 under Vista premium), I have the same message in the identification box : Could not connect to server. What is the problem please? What can I do ? Thanks for...
View ArticleHow to install demo data?
Good morning, How can install the demo data once installed openerp? Thank you.
View Articleintegrity error while creating Invoice
Just starting to test V7 today. This is with a blank install. I successfully created customers, products, and sales orders. After confirming the sales order, and completing the Delivery Order, I click...
View ArticleHow to see only own customer
Which settings do i have to do, that every user sees only his own customers?
View ArticleHow google_base_account works?
I installed **google_base_account** module. I only see two fields added named **Username** & **Password** in `res.user`. But I don't know how this module works. Module description says that **The...
View ArticleCustomised Addon to import OpenERP 7
Hi all, i using OpenERP 7, I developed a hr_ext addon with some additional features, after developing in put in the addons folder but it is not updating in the modules list, i want update that module...
View Articleopenerp 7 alpha "No handler found" error?
i making new inheritance view and then it was an error in my openerp, No such file or directory: ‘server/docutils/writers/html4css1/template.txt after that i change folder html4css1 with the new one,...
View ArticleCorrect way: Browse vs Search ?
Hi, I have found in official addons that even though a record has a reference to other records (like one2many), and they already have a browse record with the required information, the programmer still...
View ArticleFrench accounting certification
Hi, I get a possible project for whick a blocking point could be accountancy. Our lead currently uses the french software EBP for accountancy and now wishes to migrate to OpenERP, originally for other...
View ArticleCan't create nonconformities?
Hi, I have installed OpenERP 7 on a dedicated LAPP server (12.04 LTS), set up a database, company users etc. I appear to have a functioning install. I have installed the openerp_mgmtsystem module in...
View ArticlePossible to create webshop using portal?
Would it be possible to create a simple kind of webshop using the Portal functionality in v7? It is a limited list of known customers (the customers are retailers). They need to be able to see their...
View ArticleImportError: No module named wizard
Hi I am trying to setup sms in openerp 7 but the module is not updated to support version 7 yet, when I try to install I get the following error. **ImportError: No module named wizard** Can someone...
View ArticleFetchmail error : Got an unexpected keyword argument...
Hi I'm trying to setup a new OpenErp v7 (Windows) for my company. I setup the incoming email account and tested it fine. Unfortunatly, when I receive a new mail in the checked mailbox, in the...
View ArticleWhere can be found setup information on oultlook 2010 plugin?
When using the plugin for outlook 2010 the menus are quite different form the old plugin: see link hxxp://v6.openerp.com/node/524 On the old forum people reported the same difficulty...
View Articlexml-rpc search arguments
in XML RPC you can search for models with arguments like this: args = [( "name", "=", category_values['name']),] but what other operator exists beside `=`, `<=`, `>=` ? in this instance I'm...
View ArticleIs it possible to pass list or dict in on_change function from xml?
I ofcourse tried to pass a dict as follows with no luck: .py file: def onchange_continent(self, cr, uid, id, testDict, continent_id=None, context=None): print testDict but this throws an error: Error:...
View ArticleHow to install OpenERP modules on Synology NAS that use PostgreSQL procedural...
Ok so we have setup OpenERP on our DS213 and everything works fine until we start installing certain Modules. Two that we are having particular problem with are: OpenErpPlm & project_timesheet We...
View ArticleIs there any way to print graph view?
For a specific need, I would like to print a graph view or dashboard from standard print button used to print reports. Please advice me how I can get this done.
View ArticleImport exported file gives 'field not found' error.
Hi everybody, After exporting samples (including mandatory fields, formated UTF8-Separator comma-Text quoting "); then adding (in OO) products (almost every fields are alike those exported) and...
View Article