Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034366 | Openbravo ERP | 04. Warehouse management | public | 2016-11-02 13:03 | 2016-12-16 18:39 |
|
Reporter | ngarcia | |
Assigned To | collazoandy4 | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 43493 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034366: Negative movement quantity can be defined in Goods Movements lines |
Description | Negative movement quantity can be defined in Goods Movements lines. It implies an increase of the stock in the source storage bin and a decrease in the destination storage bin |
Steps To Reproduce | As group admin role:
Create a goods movement
Check in which storage bin a product has stock and set it as new storage bin (destination)
Set a negative movement quantity and a different storage bin and process it
Check in the Product Transactions tab there is a positive Movement From transaction and a negative Movement To transaction
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-02 13:03 | ngarcia | New Issue | |
2016-11-02 13:03 | ngarcia | Assigned To | => Triage Finance |
2016-11-02 13:03 | ngarcia | OBNetwork customer | => Yes |
2016-11-02 13:03 | ngarcia | Modules | => Core |
2016-11-02 13:03 | ngarcia | Support ticket | => 44224 |
2016-11-02 13:03 | ngarcia | Triggers an Emergency Pack | => No |
2016-11-15 19:16 | ngarcia | Issue Monitored: networkb | |
2016-11-16 17:40 | ngarcia | Support ticket | 44224 => 43493 |
2016-11-16 17:40 | ngarcia | Resolution time | => 1481065200 |
2016-11-16 17:40 | ngarcia | Type | design defect => defect |
2016-11-17 09:13 | aferraz | Assigned To | Triage Finance => Sanjota |
2016-11-17 09:19 | aferraz | Assigned To | Sanjota => alekosmp86 |
2016-11-21 15:12 | collazoandy4 | Assigned To | alekosmp86 => collazoandy4 |
2016-11-22 16:07 | collazoandy4 | Note Added: 0091745 | |
2016-11-22 16:10 | collazoandy4 | Status | new => scheduled |
2016-11-25 13:39 | aferraz | Note Added: 0091841 | |
2016-11-25 13:46 | hgbot | Checkin | |
2016-11-25 13:46 | hgbot | Note Added: 0091842 | |
2016-11-25 13:46 | hgbot | Status | scheduled => resolved |
2016-11-25 13:46 | hgbot | Resolution | open => fixed |
2016-11-25 13:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/74a3926b798b21103766f956c5fe1a386bbe064c [^] |
2016-11-25 13:49 | aferraz | Review Assigned To | => aferraz |
2016-11-25 13:49 | aferraz | Note Added: 0091844 | |
2016-11-25 13:49 | aferraz | Status | resolved => closed |
2016-11-25 13:49 | aferraz | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:39 | hudsonbot | Checkin | |
2016-12-16 18:39 | hudsonbot | Note Added: 0092661 | |
Notes |
|
(0091745)
|
collazoandy4
|
2016-11-22 16:07
|
|
Test Plan
As group admin role:
Define a new Goods Movemements
Add a new line
Select a product with stock
Set a negative movement quantity
Select a different Storage Bin
Check in which Storage Bin a product has stock and set it as New Storage Bin (destination)
Process the Good Movement and a error message is show Is not possible to process because one line has negative value in movement quantity. Please insert a positive value |
|
|
|
Goods Movement lines with negative quantity can be automatically created by Move a Storage Bin process in Goods Movement window. |
|
|
(0091842)
|
hgbot
|
2016-11-25 13:46
|
|
Repository: erp/devel/pi
Changeset: 74a3926b798b21103766f956c5fe1a386bbe064c
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Nov 21 10:41:15 2016 -0800
URL: http://code.openbravo.com/erp/devel/pi/rev/74a3926b798b21103766f956c5fe1a386bbe064c [^]
Fixes issue 34366: Negative movement quantity in Goods Movements lines
Do not allow to process a Goods Movements line with negative movement quantity. If this situation occurs an exception is raised
notifying this error and showing the problematic line.
---
M src-db/database/model/functions/M_MOVEMENT_POST.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
|
|
|
|