Quantcast
Channel: OpenERP Help - Individual question feed
Browsing all 6389 articles
Browse latest View live
↧

How can I pass context to a one2many field?

I have the following code: class product_product(osv.osv): _name = 'product.product' _inherit = 'product.product' def test(self, cr, uid, ids, field_names=None, arg=None, context=None): result = {} if...

View Article


When install new App have error ? "No such external ID...."

i try to install new apps on openerp version 7.0 and receive this error ... ? can help me for my erp? **" Server Traceback (most recent call last): File...

View Article


How can a button use its method?

Such as: I can't find a method named 'order_confirm' in its .py. I'm curious how this button use its method......

View Article

Cannot find costing method

Hi there I'm testing v7 before migration from v6, and on a product I cannot see the costing method, though I'm connected as admin. Any idea where I can find that?

View Article

Project management video for v7?

Does anybody know where I could find some videos or short presentation of the project management module for v7? I found some for v6, but it has drastically changed so it would help a lot. Thx

View Article


OperationalError: FATAL: password authentication failed for user...

I faced following error please give resolution.. OpenERP Server Error Client Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP...

View Article

how Bank Reconciliation works in OpenERP?

Manual Reconciliation ????

View Article

How this popup loaded ?

in MRP module i found this feature.please tell me where is this function located & where is this button defined.? (i go through code but unable to find where is the exact location that triggered)...

View Article


Automatic generation of counterpart entries in Journal

why the OpenERP v6.1 (web client) don't propose automatic generation of counterpart entries when we are recording account move lines manually in jouranl entries ?

View Article


Sale order of multiple shop

When creating a sale order, you must select a shop . but the sale order contains two product. every product in a shop. for example Sale Order SO016 : 1 --- product1 --- of magasin1-entropot1 2 ---...

View Article

Where is the configuration file for ubuntu repository method install?

I was able to successfully use this method for installing OpenERP in Ubuntu. To install the Debian/Ubuntu package, add the following line to your /etc/apt/sources.list: deb...

View Article

Problems when using "import tools" instead of "import...

Hello, I often see modules which are using import tools instead of import openerp.tools My installation cannot resolve a library without the preceeding "openerp.". I think that this depends on the type...

View Article

OpenERP V6.x Scheduler vs OpenERP V7.0 Scheduler

Hello, In OpenERP 6.x The scheduler runs everyday night. We can re-configure to run periodically according to our needs. In OpenERP 7.0 there is no configuration to run nightly or periodically. Under...

View Article


how to remove first empty element from fields.selection

need to remove first empty element from selection drop down list.and one is selected default.please advice me to do that friends.. ![selection field](/upfiles/13645570728206266.png) its comes like...

View Article

Behaviour of forcasted quantity(virtual stock) after executing "run...

When I run procurement scheduler, after that if I am checking Forecasted qty.. All related products' forecasted Qty values are changed. Even **though my newly created Purchase order is still in...

View Article


Settings to session timeout?

Hi, Is there any option to set time for automatically logout or expire session if no user activity is monitored (say 10 minutes)? If the user forget to logout and keeps signed in will cause issues,...

View Article

How quick create XML with demo data?

In previous versions was module `base_module_record`. Version 7.0 have anything for it?

View Article


repeatIn doesn't work

Hi, I'm trying to write a further "bill of materials" report. The first use of repeatIn() works fine : [[repeatIn(objects,'pricelist')]] [[pricelist.name]] ([[pricelist.product_qty]]...

View Article

date format issue in v61

Hi all, getting an issue with a v6.1 installation - the date format has been altered to Date Format :%d/%m/%Y in languages, etc as documented - However, a user is reporting an issue where, once this...

View Article

Tax Deduction at the time of Payment

Kindly give me solution: In Pakistan we deduct the supplier tax at the time of payment and deposited to government after few days. But in Openerp i still not found this functionality on any version. I...

View Article
Browsing all 6389 articles
Browse latest View live