Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007972Openbravo ERPJ. Demo datapublic2009-03-05 13:012010-11-09 22:46
rafaroda 
psarobe 
highminorhave not tried
closedout of date 
20rPath Linux
pi 
 
Core
No
0007972: Update the inventory of the products to a high number
Increase the stocks of products in order that shipments can be delivered completely.
1) Follow http://wiki.openbravo.com/wiki/Demo_Script/PF01_Sales_Process#Step_1._Process_the_pending_Sales_Orders [^]
2) Try to Process a Sale Order which quantity of product in lines exceeds stock (tha sale order line should have at least 100.000 quantity ordered).

'Order partially delivered.' displays (see attached image). This is the correct behaviour but should be avoided in the demo data.
1) Go to 'Warehouse Management || Transactions || Physical Inventory' and create a new header
2) Click on 'Create Inventory Count List' button
3) Execute in database: update m_inventoryline set qty=1000000 where m_inventory_id = inventory_id of 1)
4) Click on 'Process Inventory Count' button

Repeat the Steps to reproduce to check that there is now enough stock.

Ask Gorka Ion for any doubt on these steps.
No tags attached.
blocks feature request 0008071 closed psarobe Create a DemoBazaar data set 
png DeliveredPartially.png (60,904) 2009-03-05 13:01
https://issues.openbravo.com/file_download.php?file_id=965&type=bug
png
Issue History
2009-03-05 13:01rafarodaNew Issue
2009-03-05 13:01rafarodaAssigned To => pheenan
2009-03-05 13:01rafarodaFile Added: DeliveredPartially.png
2009-03-05 13:01rafarodaRegression testing => No
2009-03-05 13:01rafarodaStatusnew => scheduled
2009-03-06 08:33rafarodaProposed Solution updated
2009-03-06 15:50rafarodaAssigned Topheenan => AinhoaPagola
2009-03-11 15:30rafarodaAssigned ToAinhoaPagola => rafaroda
2009-03-11 15:30rafarodaStatusscheduled => acknowledged
2009-03-11 15:30rafarodaTypedefect => feature request
2009-03-11 15:30rafarodaRelationship addedblocks 0008071
2009-03-17 16:29rafarodaAssigned Torafaroda => gorkaion
2010-11-03 11:30gorkaionAssigned Togorkaion => psarobe
2010-11-08 09:39psarobeStatusacknowledged => scheduled
2010-11-08 09:39psarobefix_in_branch => pi
2010-11-08 09:39psarobeNote Added: 0032462
2010-11-08 09:39psarobeStatusscheduled => closed
2010-11-08 09:39psarobeResolutionopen => out of date
2010-11-09 22:46anonymoussf_bug_id0 => 3106251

Notes
(0032462)
psarobe   
2010-11-08 09:39   
Done with the new demo data