Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030556 | Openbravo ERP | 07. Sales management | public | 2015-08-12 11:05 | 2015-08-21 21:01 |
|
Reporter | ngarcia | |
Assigned To | aferraz | |
Priority | urgent | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030556: Goods shipment can be processed although there is not stock of a product and negative stock is not allowed at client level |
Description | Goods shipment can be processed although there is not stock of a product and negative stock is not allowed at client level. The organization of the goods shipment lines will be different from the organization of the header |
Steps To Reproduce | As group admin role:
Check Allow Negative Stock is not selected in Client - Information tab
Create a sales order for F&B España Región Norte for a product that has only stock in F&B España Región Sur warehouse
Create a Goods Shipment for F&B España and Region Norte warehouse
Click on Create Lines From and select the already created sales order line and a storage bin of Region Norte warehouse
Check you can process the shipment
If you launch the stock report you will see negative stock is available in Region Norte
If you show the Organization of the Goods Shipment lines, you will see it is different from the header organization too |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0030600 | 3.0PR15Q4 | closed | aferraz | Create Lines From process allows to choose any locator |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-08-12 11:05 | ngarcia | New Issue | |
2015-08-12 11:05 | ngarcia | Assigned To | => Triage Finance |
2015-08-12 11:05 | ngarcia | Modules | => Core |
2015-08-12 11:05 | ngarcia | Triggers an Emergency Pack | => No |
2015-08-12 11:06 | ngarcia | Issue Monitored: networkb | |
2015-08-12 11:06 | ngarcia | Resolution time | => 1442959200 |
2015-08-12 12:43 | eintelau | Issue Monitored: eintelau | |
2015-08-18 09:38 | aferraz | Assigned To | Triage Finance => aferraz |
2015-08-19 10:09 | aferraz | Relationship added | related to 0030600 |
2015-08-20 09:22 | aferraz | Status | new => scheduled |
2015-08-20 10:20 | aferraz | Note Added: 0079428 | |
2015-08-21 13:34 | hgbot | Checkin | |
2015-08-21 13:34 | hgbot | Note Added: 0079578 | |
2015-08-21 13:34 | hgbot | Status | scheduled => resolved |
2015-08-21 13:34 | hgbot | Resolution | open => fixed |
2015-08-21 13:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f8dc8ea21e395d387eb03eaa99ae67e25de0e216 [^] |
2015-08-21 13:34 | hgbot | Checkin | |
2015-08-21 13:34 | hgbot | Note Added: 0079579 | |
2015-08-21 13:36 | dmiguelez | Review Assigned To | => dmiguelez |
2015-08-21 13:36 | dmiguelez | Note Added: 0079580 | |
2015-08-21 13:36 | dmiguelez | Status | resolved => closed |
2015-08-21 13:47 | hgbot | Checkin | |
2015-08-21 13:47 | hgbot | Note Added: 0079581 | |
2015-08-21 21:00 | hudsonbot | Checkin | |
2015-08-21 21:00 | hudsonbot | Note Added: 0079590 | |
2015-08-21 21:00 | hudsonbot | Checkin | |
2015-08-21 21:00 | hudsonbot | Note Added: 0079591 | |
2015-08-21 21:01 | hudsonbot | Checkin | |
2015-08-21 21:01 | hudsonbot | Note Added: 0079592 | |
Notes |
|
|
Test plan:
As group admin role:
Check Allow Negative Stock is not selected in Client - Information tab
Create a sales order for F&B España Región Norte for a product that has only stock in F&B España Región Sur warehouse
Create a Goods Shipment for F&B España and Region Norte warehouse
Click on Create Lines From and select the already created sales order line and a storage bin of Region Norte warehouse
Check you can not process the shipment: Insufficient stock
Create a sales order for F&B España Región Sur for a product that has only stock in F&B España Región Sur warehouse
Create a Goods Shipment for F&B España and Region Sur warehouse
Click on Create Lines From and select the already created sales order line and a storage bin of Region Norte warehouse
Check you can process the shipment |
|
|
(0079578)
|
hgbot
|
2015-08-21 13:34
|
|
Repository: erp/devel/pi
Changeset: f8dc8ea21e395d387eb03eaa99ae67e25de0e216
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Aug 20 10:41:31 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f8dc8ea21e395d387eb03eaa99ae67e25de0e216 [^]
Fixes issue 30556: Available stock check not correct in M_INOUT_POST
M_InOut organization was sent when calling M_Check_Stock in M_INOUT_POST function instead of M_InOutLine Locator's organization
---
M src-db/database/model/functions/M_INOUT_POST.xml
---
|
|
|
(0079579)
|
hgbot
|
2015-08-21 13:34
|
|
|
|
|
|
|
(0079581)
|
hgbot
|
2015-08-21 13:47
|
|
|
|
|
|
|
|
|
|
|
|