Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002343 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2007-12-05 16:51 | 2008-06-12 09:43 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40alpha-r2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0002343: Create Shipments from Orders doesn't copy delivery location | |||||||
Description | Steps: 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 [^] |
Copyright © 2000 - 2009 MantisBT Group |