← Back to team overview

credativ team mailing list archive

[Bug 898443] Re: purchase_to_sale module error

 

Hello,

"purchase_to_sale" module are not the part of the official addons, so we can not consider this issue.
 
If you or anyone from the community would like to work on it, please mark the bug as "In progress" and assign it to yourself (or ask us or anyone from OpenERP Drivers to do it for you). In the mean time, I will mark it as "Won't fix" to indicate that no further progress is expected at the moment Or you can contact to the related author (Akretion).

Thanks for understanding!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/898443

Title:
  purchase_to_sale module error

Status in OpenERP Addons (modules):
  Won't Fix

Bug description:
  Using OpenERP 6.0.3 with purchase_to_sale module. I entered a sales
  order with a product that has dropship marked as yes

  
  When confirming the sales order, the following error occurs:

  
  Traceback (most recent call last):
    File "netsvc.pyo", line 489, in dispatch
    File "service\web_services.pyo", line 599, in dispatch
    File "osv\osv.pyo", line 122, in wrapper
    File "osv\osv.pyo", line 196, in exec_workflow
    File "osv\osv.pyo", line 189, in exec_workflow_cr
    File "workflow\wkf_service.pyo", line 80, in trg_validate
    File "workflow\instance.pyo", line 48, in validate
    File "workflow\workitem.pyo", line 61, in process
    File "workflow\workitem.pyo", line 174, in _split_test
    File "workflow\workitem.pyo", line 182, in _join_test
    File "workflow\workitem.pyo", line 41, in create
    File "workflow\workitem.pyo", line 61, in process
    File "workflow\workitem.pyo", line 174, in _split_test
    File "workflow\workitem.pyo", line 182, in _join_test
    File "workflow\workitem.pyo", line 41, in create
    File "workflow\workitem.pyo", line 61, in process
    File "workflow\workitem.pyo", line 174, in _split_test
    File "workflow\workitem.pyo", line 182, in _join_test
    File "workflow\workitem.pyo", line 41, in create
    File "workflow\workitem.pyo", line 53, in process
    File "workflow\workitem.pyo", line 107, in _execute
    File "workflow\wkf_expr.pyo", line 68, in execute
    File "workflow\wkf_expr.pyo", line 58, in _eval_expr
    File "tools\safe_eval.pyo", line 284, in safe_eval
    File "", line 1, in <module>
    File "osv\orm.pyo", line 181, in <lambda>
    File "C:\Program Files\OpenERP 6.0\Server\addons\purchase_to_sale.zip\purchase_to_sale\sale.py", line 95, in action_ship_create
  AttributeError: 'super' object has no attribute '_create_pickings_and_procurements'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/898443/+subscriptions


References