← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 664988] Re: account_payment module installation error message

 

It has been checked well, we haven't faced such an error.
I would like to request you to update the code and interrupt if the problem still exists.
Thanks for being an active member of community.

** Changed in: openobject-addons
       Status: New => Invalid

** Changed in: openobject-addons
    Milestone: None => 6.0

** Changed in: openobject-addons
     Assignee: (unassigned) => JMA(Open ERP) (jma-openerp)

-- 
account_payment module installation error message
https://bugs.launchpad.net/bugs/664988
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

Bug description:
When i create new database and install account, account_payment ... modules then appearing error log messages something like this :


[2010-10-22 15:56:32,877][test2] INFO:init:module account_payment: loading account_payment_view.xml
[2010-10-22 15:56:33,207][test2] DEBUG:init:Domain value ([('move_line_id.move_id.id', '=', move_id)]) for element with id "act_account_invoice_2_payment_line" does not parse at server-side, keeping original string, in case it's meant for client side only
Traceback (most recent call last):
  File "/home/jacara/Pydev-workspace/monoserp/tools/convert.py", line 454, in _tag_act_window
    domain = unsafe_eval(domain, eval_context)
  File "<string>", line 1, in <module>
NameError: name 'move_id' is not defined

But installation process does not aborted and complete done.

It's appears any error on runtime?





References