Comment 4 for bug 491375

Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote : Re: huge regression with delivery including service

case #1 is normal:
  - you have to choose between adding a line for delivery in the SO based on theorical weight or
  - asking OpenERP to add a delivery line at each delivery based on real weight
You did both, it's normal that you have 2 lines.

case #1 part 2:
  - I fixed the test_finished method., r2463

case #2:
  - related to case #1 part 2