2009/7/18 <[email protected]>

> Hello,
>
> While clicking on "Make Picking" button in Stock Management >> Outgoing
> products >> Confirmed Packing waiting Availability, error occurred as
> follows
>
> Traceback (most recent call last):
>  File "netsvc.pyo", line 235, in dispatch
>  File "netsvc.pyo", line 74, in __call__
>  File "service\web_services.pyo", line 582, in execute
>  File "service\web_services.pyo", line 562, in _execute
>  File "wizard\__init__.pyo", line 178, in execute
>  File "wizard\__init__.pyo", line 74, in execute_cr
>  File "C:\Program Files\OpenERP
> AllInOne\Server\addons\auto_email_stock.zip\auto_email_stock\wizard\wizard_partial_picking.py",
> line 199, in send_mail
> KeyError: 'address_id'
>
> Note: I imported latest auto_email_stock, auto_email_account,
> auto_email_sales and smtpclient modules from the link
>
> http://openerp.com/download/modules/trunk/
>
> Can any body, please help me to solve this problem.


 address_id is a field from stock.picking object, i check in the code and
already exists, maybe you need start your server with update=stock or check
stock.py from your stock module.

>
>
> Thank you.
>
>
>
>
> -------------------- m2f --------------------
>
> --
> http://www.openobject.com/forum/viewtopic.php?p=39556#39556
>
> -------------------- m2f --------------------
>
>
> _______________________________________________
> Tinyerp-users mailing list
> http://tiny.be/mailman2/listinfo/tinyerp-users
>



-- 
Cristian Salamea
CEO GnuThink Software Labs
Software Libre / Open Source
(+593-8) 4-36-44-48
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to