Creating Sub Tasks and Delegation documentation source.
I am trying to understand how sub tasks work in accordance with the delegation feature of the project module for openerp 7. I can't find any good documentation on this. The official documentation does...
View ArticlePlease define these Python Fetch types
What is the difference between these fetching.? please give me a examples for reference site to get clear idea.still i'm confuse with it res = cr.dictfetchall() res2 = cr.dictfetchone() res3 =...
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 ArticleCSV Import of attendance disabled by default?
In my company only office people are using openERP to sign in/out directly and for the others this attendance data should be imported. However, when I try to import attendance data it is not imported....
View ArticleIs there any way to store files and directories in filestore without...
Based on [this](http://www.baconconsult.eu/home/our-products/openerp/knowledge-management/openerp----documentation-management---configuration-in-version-70) document and other sources it seems that it...
View ArticleHow can I get my email to be read into OpenERP?
I'm curious about the Messaging application in OpenERP 7. But I can't seem to find any info on how to configure it really. I see the 'Configure incoming mail servers' option, but I don't know what to...
View ArticleHow can I specify days when employee would work overtime to cover his leaves?
I want to be able to specify the day the employee would work to cover his leave and ideally show it on the calendar. Like if someone posted a leave request for Wednesday he also can specify that he...
View ArticleOpenERP 7: save product images as files?
Is there a way to save the product images as files instead of saving them in the database in OpenERP 7?
View ArticleHow to embed pictures in static pages?
Is the way to show pictures from OpenERP database in static web pages of (Knowledge Management, module document_page)? As well as in static page refer and "directly" open attached PDF files?
View ArticleProduct Cost Structure with BoM and Routing
Interesting problem with the Product Cost Structure report but I'm not sure if it's a bug or a configuration problem. I setup a Work Center with everything set to 1 (Efficiency, capacity, time for 1...
View ArticleHow to count pages in webkit report (not in header/footer)?
Hi, I want to achieve report page count in .mako file of webkit reports, as it is in standard webkit footer (in xml). Following footer example, I have tried this in .mako (output is **"Number of pages:...
View ArticleCash Register
Hi, Good Day! Another question for today. I am currently studying the Accounting Module and I am a bit lost. Anyway, regarding this Cash Register tab, can this be considered as Petty Cash? How to used...
View ArticleAnyone using PostgreSQL 9.3 with OpenERP 7.0? Feedback? Good? Bad? Same?
Now that there is a stable release of 9.3 - has anyone jumped in and used it with OpenERP 7.0? Anyone been burned, surprised, unable to notice a difference? http://www.postgresql.org/about/news/1481/...
View ArticleHow to show events starting in previous month in calendar view ?
Hi everybody, When I create events that extend over several months, they only appears in the month where they were created. Does someone has encountered the problem and managed to fix it ? Any help is...
View ArticleHow do you remove 'CREATE AND EDIT' when populating a one2many field
Friends, Need to remove this option from pop up manyone fields. (not in all fields.some fields need to remove this feature).i used widget="selection".then my domain filter not working.so please help me...
View ArticleHow to install OpenERP V7.0 on Ubuntu 12.04 from launchpad repository?
How to install OpenERP V7.0 on Ubuntu 12.04 from launchpad repository? please make your additions and comments
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 ArticleTypeError: ClientWidget is null - bug ?
I cannot connect to my database ... right after login it says : TypeError: ClientWidget is null https://......../web/webclient/js?db=MyDatabase:3235 The web client only shows the menus but nothing in...
View ArticleWorking of Indent in V7?
Hello All, Please let me know the Working of ***Indent Module*** in V7 ? How it is related to Purchase ?
View ArticleHow run all tests for 7.0 ?
I've installed OpenERP from source following documentation (link1). To download v7 version i used the **make init-v70** command, all runed fine. So, after create postresql access i can start a OpenERP...
View Article