Procurement note value comes wrong from SO

Bug #1110399 reported by Hiral Patel (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Low
OpenERP R&D Addons Team 3

Bug Description

Hello,

When I creates a task form sale order (project_mrp installed) the task description is duplicated the product description(I mean it shows two time).

because as I see the code on project_procument.py task description is gerenated frokm following code.
'description': procurement.name + '\n' + (procurement.note or ''),

which is fine, but actual thing is procurement 's note doesn't populated the sale ordrers note field's values but it takes the sale order lines name field.

For more information I have attached the video.

Note: We have to fix on thayt method which creates a procurement from the sale order.

Related branches

Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
Revision history for this message
Hiral Patel (OpenERP) (hip-openerp) wrote :
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Foram Katharotiya (OpenERP) (fka-openerp) wrote :

Hello,

  - It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1110399-fka.
    revno : 8531

Thanks

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → In Progress
Changed in openobject-addons:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.