Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030167 | Openbravo ERP | 03. Procurement management | public | 2015-06-12 13:08 | 2015-06-24 02:56 |
|
Reporter | ngarcia | |
Assigned To | AtulOpenbravo | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 36803 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030167: Inactive products can be selected in Create Lines process of Purchase Order window |
Description | Inactive products can be selected in Create Lines process of Purchase Order window |
Steps To Reproduce | As group admin role:
Create a new Product and add a price in a vendor price list
Deactivate the product
Create a purchase order for that vendor and click on Create Lines button
Check you could select the previously created product and book the order
You can also create the associated goods receipt and purchase invoice |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-06-12 13:08 | ngarcia | New Issue | |
2015-06-12 13:08 | ngarcia | Assigned To | => Triage Finance |
2015-06-12 13:08 | ngarcia | OBNetwork customer | => Yes |
2015-06-12 13:08 | ngarcia | Modules | => Core |
2015-06-12 13:08 | ngarcia | Support ticket | => 36803 |
2015-06-12 13:08 | ngarcia | Regression date | => 2015-07-23 |
2015-06-12 13:08 | ngarcia | Triggers an Emergency Pack | => No |
2015-06-12 13:09 | ngarcia | Issue Monitored: networkb | |
2015-06-15 13:44 | ngarcia | Resolution time | => 1437602400 |
2015-06-15 13:44 | ngarcia | Regression date | 2015-07-23 => |
2015-06-18 17:49 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
2015-06-18 17:49 | AtulOpenbravo | Status | new => scheduled |
2015-06-18 18:30 | AtulOpenbravo | Note Added: 0078375 | |
2015-06-23 14:33 | hgbot | Checkin | |
2015-06-23 14:33 | hgbot | Note Added: 0078431 | |
2015-06-23 14:33 | hgbot | Status | scheduled => resolved |
2015-06-23 14:33 | hgbot | Resolution | open => fixed |
2015-06-23 14:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3282f8efffd9f673b70b12c2d8b095739fa926a5 [^] |
2015-06-23 14:33 | vmromanos | Review Assigned To | => vmromanos |
2015-06-23 14:33 | vmromanos | Note Added: 0078432 | |
2015-06-23 14:33 | vmromanos | Status | resolved => closed |
2015-06-24 02:56 | hudsonbot | Checkin | |
2015-06-24 02:56 | hudsonbot | Note Added: 0078461 | |
Notes |
|
|
Test Plan
- Login as Group Admin Role.
- Create a new Product and add a price in a vendor price list
- Deactivate the product
- Create a purchase order for that vendor and click on Create Lines button.
- Check that previously created product could not be selected. |
|
|
(0078431)
|
hgbot
|
2015-06-23 14:33
|
|
Repository: erp/devel/pi
Changeset: 3282f8efffd9f673b70b12c2d8b095739fa926a5
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Thu Jun 18 21:51:53 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3282f8efffd9f673b70b12c2d8b095739fa926a5 [^]
Fixes Issue 30167:Inactive products can be selected in Create Lines process
of Purchase Order window
Added a isactive check in the where clause of the view to load only active
products.
---
M src-db/database/model/views/M_CREATEPOLINES_PE_V.xml
---
|
|
|
|
|
|
|
|