Regarding one2many field
I was trying to add a one2many field..but its giving the following error. Server Traceback (most recent call last): File "C:\Program Files\OpenERP...
View Articlecalculating a product based on square feet for copy company
Hi guys I have been sifting through the forum looking for an answer for this and I have not found any thing and if it is there I apologize. My company is a pay for print copy company specializing in...
View Articleself._sock.sendall Broken pipe means?
What causes this exception? Exception happened during processing of request from ('10.100.2.71', 42799) Traceback (most recent call last): File "/usr/lib/python2.7/SocketServer.py", line 582, in...
View ArticleHow do I set up inventory properly?
How do I set up inventory properly? I buy products and then resell them. I want to buy them and stock into inventory and when I sell I want them to expense into COGS. Right now they stay inventory, and...
View ArticleWhy can I not create an RFQ for an item that is not a product
Hi OpenErp will not let me create an RFQ for an item that is not a product. eg a one off item, something that you will never order again! When filling in the mandatory purchase order line items I get...
View ArticleOpenerp handling of submodules?
Can i have a package configuration like a regular python module in OpenERP? Something like this. main_module/ __init__.py __openerp__.py module.py sub/ __init__.py sub_module.py sub_module2.py I...
View ArticleUse Translations to customize the original English texts
I've been told by OpenERP SA's consultants that the proper way to customize menu names is to user Translations, even if you only have the base English in your instance. But how to use Translations to...
View Articlesales.order and account.invoice change
Hello, I’ve created addon to customize openERP. I’ve added two fields to the product.product model and thanks to the help I got from you via...
View ArticleError when I install my first apps
Hi everybody, I just donwload the new version of OpenERP and try to add some apps, but all times i have this errors: ValidateError Error occurred while validating the field(s) arch: Invalid XML for...
View ArticleLive Chat error (internal server)
Hello.. im getting this error when trying to set up the live chat module... any ideas? {"message": "OpenERP Server Error", "code": 200, "data": {"debug": "Traceback (most recent call last):\n File...
View ArticleOptimal image types etc
Hi As a news user I am trying to configure OpenERP. I am having a problem with images - I have tried various image formats (PNG, GIF, JPG) and various sizes and resolutions. All displayed images appear...
View ArticleAccess over the internet v.e.. r...y s....l.....o......w!
Hi Our warehouse is separate from our office, Openerp connecting via the internet. LAN side it takes less than a second to load a page Internet side its a slow and painful 15 to 30 seconds to load a...
View Articlepdf digital signature
Helo! I need to automatic sign the pdf digitaly, anyone has any clue how to do it? Thx
View Articletree view issue editable="bottom"
Hello, I have created new one2many field which is related with ir.attachment. in xml file : when I mentioned editable="bottom" I will add attachment through tree view itself only. it is looking fine...
View ArticleFIltering one2many with domain (distinct)
Hi, my one2many list shows many lines with 3 fields. I want to show the same list with not repeated lines.Is it possible? EXAMPLE: 11 2 3. 12 5 6. 11 2 3. Should be: 11 2 3. 12 5 6. Thank you so much!
View ArticleAdd tax to partial invoice
Hello, When I create a partial invoice to tax is calculated. How come? I create a quote, confirm it to order and then I click on invoice and choose partially with the amùount of 30%. But my invoice...
View ArticleHow do I fix random 404 errors with OpenERP 7 deployed in Apache2 with mod_wsgi?
We've deployed OpenERP v7 with Apache2 and mod_wsgi. using the guide on doc.openerp.com. We have noticed problems where users randomly get 404 errors for static files, for example:...
View ArticleonChange event selection
Hi guys, I'm trying to detect the event onchange from a selection field. def onchange_changeday(self, cr, uid, ids, day_type, context=None): if day_type == "Complete": x = "09:00" return...
View ArticleRevenue negative balance
From what I've learned from different accounting stuff it seems logical to credit the Revenue accounts. But can someone describe me what the actual meaning of negative balance of "Profit and Loss"...
View Articleinstall module smtpclient in openerp 7
some smtpclient instalation manual for openerp 7?, I'm installing a module and asks me that dependency, where somewhere down?
View Article