Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021285Openbravo ERP01. General setuppublic2012-08-02 01:052012-09-04 13:06
plujan 
mirurita 
immediatemajorhave not tried
closedfixed 
5
pi 
3.0MP14 
Core
Automated tests
2012-08-01
http://code.openbravo.com/erp/devel/pi/rev/b0701ee555932c6795648df10054f3610dbba6cf [^]
No
0021285: Creating Inventory count process in Physical Inventory does not create Lines
After creating a Physical Inventory count, no lines are created. Error found by Smoke Tests.
Login with:
"Username": QAAdmin
"Password": QAAdmin

Go to Warehouse Management || Transactions || Physical Inventory || Header

Click new and fill the form with the follwing data:
"Name": Testing Physical Inventory
Click the save button.

Verify that a success message is displayed:
Title: empty.
Message: "1 row/s inserted".
 
Click "Create Inventory Count List" button and enter the following values in the pop up:
"Storage Bin": Standard
"Inventory Quantity": 0
 
Click the "OK" button.

Verify that a success message is displayed:
Title: "Process completed successfully"
Message: Inserted = 1, Updated=0
 
Go to the "Lines" tab.

No lines are shown (see attach)
No tags attached.
related to defect 00212643.0MP14 closed jecharri Module script DeleteInventoryLines is incomplete and the processes related 
png productShouldBeSetUp.png (81,904) 2012-08-02 01:05
https://issues.openbravo.com/file_download.php?file_id=5486&type=bug
png
Issue History
2012-08-02 01:05plujanNew Issue
2012-08-02 01:05plujanAssigned To => mirurita
2012-08-02 01:05plujanFile Added: productShouldBeSetUp.png
2012-08-02 01:05plujanModules => Core
2012-08-02 01:08plujanRegression level => Automated tests
2012-08-02 01:08plujanRegression date => 2012-08-01
2012-08-02 15:06hgbotCheckin
2012-08-02 15:06hgbotNote Added: 0051086
2012-08-02 15:06hgbotStatusnew => resolved
2012-08-02 15:06hgbotResolutionopen => fixed
2012-08-02 15:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e63e60d0261e0deeeeffa99c51178d309cde688 [^]
2012-08-03 14:46gorkaionNote Added: 0051101
2012-08-10 20:32plujanRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/b0701ee555932c6795648df10054f3610dbba6cf [^]
2012-08-16 12:41jonalegriaesarteNote Added: 0051321
2012-08-16 12:41jonalegriaesarteStatusresolved => closed
2012-08-16 12:41jonalegriaesarteFixed in Version => 3.0MP14
2012-09-04 13:06shuehnerRelationship addedrelated to 0021264

Notes
(0051086)
hgbot   
2012-08-02 15:06   
Repository: erp/devel/pi
Changeset: 0e63e60d0261e0deeeeffa99c51178d309cde688
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 02 14:54:37 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0e63e60d0261e0deeeeffa99c51178d309cde688 [^]

Fixes issue 21285: Creating Inventory count process in Physical Inventory does not create Lines

---
M src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml
---
(0051101)
gorkaion   
2012-08-03 14:46   
code review done
(0051321)
jonalegriaesarte   
2012-08-16 12:41   
Verified