Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002516Openbravo ERP04. Warehouse managementpublic2008-01-16 12:262008-07-04 15:29
cromero 
cromero 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002516: ** in Incoming Shipment line selecting Product
When you select a Product in the Shipment in line window without checking the 'with stock' check in the selector, the callout makes that the field 'Storage Bin' was fulfilled with '**'.

Warehouse Management || Transactions || Incoming Shipment || Shipment in >> Shipment in line


This error happens in any configuration.

The problem is caused by the AD_COLUMN_IDENTIFIER because no identifier (p_record_id) is passed to the function, throwing an exception.
No tags attached.
depends on backport 0003598 closed cromero ** in Incoming Shipment line selecting Product 
Issue History
2008-07-04 15:29plujanStatusresolved => closed
2008-07-04 15:29plujanFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0006105)
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=1872679 [^]
(0003034)
cromero   
2008-01-16 15:00   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1500614
Originator: YES

Fixed since revision 2016.

Modified callout SL_InOutLine_Product in order to avoid call to AD_COLUMN_IDENTIFIER when the identifier is null.

Carlos Romero
Openbravo Team