Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020662Openbravo ERP04. Warehouse managementpublic2012-06-01 13:042012-06-25 09:16
VictorVillar 
caristu 
highminoralways
closedfixed 
5
 
3.0MP14 
Core
No
0020662: it should not be possible to create production for negative quantities of BOM products
it should not be possible to create production for negative quantities of BOM products
As group admin role,
Go to product window,
  select Cerveza Ale
   check off BOM flag
 Navigate to BOM tab:
      Select one at least
click in verify BOM button

Go to BOM production window:
  Create a new register
    Create a new production plan
      select Cerveza Ale
      Qty: -4
click in Create/Process button
The production has been created, a error message should be appear.

It should not be possible to create a production with qty < = 0
   
 
an error message should be appear.
No tags attached.
Issue History
2012-06-01 13:04VictorVillarNew Issue
2012-06-01 13:04VictorVillarAssigned To => mirurita
2012-06-01 13:04VictorVillarModules => Core
2012-06-01 13:04VictorVillarResolution time => 1344463200
2012-06-01 13:05VictorVillarIssue Monitored: networkb
2012-06-01 18:03miruritaAssigned Tomirurita => jonalegriaesarte
2012-06-05 09:59jonalegriaesarteAssigned Tojonalegriaesarte => caristu
2012-06-07 09:21hgbotCheckin
2012-06-07 09:21hgbotNote Added: 0049661
2012-06-07 09:21hgbotStatusnew => resolved
2012-06-07 09:21hgbotResolutionopen => fixed
2012-06-07 09:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0d52c147b39cb63448c398d8dd66f43c8a2013d5 [^]
2012-06-25 09:16VictorVillarNote Added: 0050052
2012-06-25 09:16VictorVillarStatusresolved => closed

Notes
(0049661)
hgbot   
2012-06-07 09:21   
Repository: erp/devel/pi
Changeset: 0d52c147b39cb63448c398d8dd66f43c8a2013d5
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jun 06 09:14:01 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0d52c147b39cb63448c398d8dd66f43c8a2013d5 [^]

fixes issue 20662: avoid negative quantities of BOM products

---
M src-db/database/model/functions/M_PRODUCTION_RUN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0050052)
VictorVillar   
2012-06-25 09:16   
Verified