Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002343
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementminoralways2007-12-05 16:512008-06-12 09:43
ReporteregoitzView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002343: Create Shipments from Orders doesn't copy delivery location

DescriptionSteps:
Sales Managament>Transactions>Create Shipments from Orders
or
Sales Managament>Transactions>Generate Shipments

Description:
When you run these processes if you have introduced a delivery location in the order, it is not copied to the Good shipment.

Environment:
windowsXP
firefox 2.0
oracleXE 10
v2.35

Possible solution:

Include on

FOR Cur_Order IN
          (SELECT

the column o.DELIVERY_LOCATION_ID,

and include also in the group by.

Then include on

INSERT INTO M_INOUT

DELIVERY_LOCATION_ID

and on values

Cur_Order.DELIVERY_LOCATION_ID
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0002771)
rafaroda (viewer)
2008-01-31 12:32
edited on: 2008-06-12 09:23

Logged In: YES
user_id=1892190
Originator: NO

In M_INOUT_CREATE procedure ('M_INOUT_CREATE.xml' file inside 'database/model/functions/' folder), added DELIVERY_LOCATION_ID field to SELECT and INSERT sentences.
(0005932)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1844904 [^]

- Issue History
Date Modified Username Field Change


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker