Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024885 | Openbravo ERP | 07. Sales management | public | 2013-10-04 10:30 | 2013-11-19 19:07 |
|
Reporter | ngarcia | |
Assigned To | pramakrishnan | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP30 | Fixed in Version | 3.0MP30 | |
Merge Request Status | |
Review Assigned To | ngarcia |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 23774 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024885: The application should not allow to change the invoice line product if it is linked with other document |
Description | The application should not allow to change the invoice line product if it is linked with an order or a goods shipment/receipt |
Steps To Reproduce | As group admin role:
Create a Sales Order and book it
Create a Sales Invoice header
Select the order lines with the Create Lines From process
Notice you are able to change the product (and the Sales Order Line field remains filled) and you can also complete the invoice
Create a Goods Shipment and complete it
Create a Sales Invoice header
Select the shipment lines with the Create Lines From process
Notice you are able to change the product (and the Goods Shipment Line field remains filled) and you can also complete the invoice
The same happens in the purchase flow |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-04 10:30 | ngarcia | New Issue | |
2013-10-04 10:30 | ngarcia | Assigned To | => dmiguelez |
2013-10-04 10:30 | ngarcia | Modules | => Core |
2013-10-04 10:30 | ngarcia | OBNetwork customer | => Yes |
2013-10-04 10:30 | ngarcia | Support ticket | => 23774 |
2013-10-04 10:30 | ngarcia | Resolution time | => 1383692400 |
2013-10-04 10:30 | ngarcia | Triggers an Emergency Pack | => No |
2013-10-04 10:45 | ngarcia | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5084#r5084 |
2013-10-04 10:45 | ngarcia | Issue Monitored: networkb | |
2013-10-09 12:35 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-11-13 12:40 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2013-11-14 08:08 | pramakrishnan | Review Assigned To | => ngarcia |
2013-11-14 08:08 | pramakrishnan | Status | new => scheduled |
2013-11-14 08:10 | hgbot | Checkin | |
2013-11-14 08:10 | hgbot | Note Added: 0062129 | |
2013-11-14 08:10 | hgbot | Status | scheduled => resolved |
2013-11-14 08:10 | hgbot | Resolution | open => fixed |
2013-11-14 08:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6127b98389d4aade6e7c9c338aab8d6b1132cfab [^] |
2013-11-15 11:29 | hgbot | Checkin | |
2013-11-15 11:29 | hgbot | Note Added: 0062144 | |
2013-11-17 09:23 | hgbot | Checkin | |
2013-11-17 09:23 | hgbot | Note Added: 0062154 | |
2013-11-19 12:51 | ngarcia | Status | resolved => closed |
2013-11-19 12:51 | ngarcia | Fixed in Version | => 3.0MP30 |
2013-11-19 19:07 | hudsonbot | Checkin | |
2013-11-19 19:07 | hudsonbot | Note Added: 0062257 | |
2013-11-19 19:07 | hudsonbot | Checkin | |
2013-11-19 19:07 | hudsonbot | Note Added: 0062261 | |
2013-11-19 19:07 | hudsonbot | Checkin | |
2013-11-19 19:07 | hudsonbot | Note Added: 0062264 | |
Notes |
|
(0062129)
|
hgbot
|
2013-11-14 08:10
|
|
Repository: erp/devel/pi
Changeset: 6127b98389d4aade6e7c9c338aab8d6b1132cfab
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Nov 13 18:52:43 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6127b98389d4aade6e7c9c338aab8d6b1132cfab [^]
Fixes Issue 24885: The application should not allow to change the product
When an invoice line is linked with other document, the product should not be allowed to be updated
---
M src-db/database/model/triggers/C_INVLINE_CHK_RESTRICTIONS_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0062144)
|
hgbot
|
2013-11-15 11:29
|
|
Repository: erp/devel/pi
Changeset: 683263d5220b6df75ae95e6e488c3c643547a28b
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Nov 14 16:39:30 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/683263d5220b6df75ae95e6e488c3c643547a28b [^]
Related to Issue 24885: Changed the Error message
---
M src-db/database/model/triggers/C_INVLINE_CHK_RESTRICTIONS_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0062154)
|
hgbot
|
2013-11-17 09:23
|
|
Repository: erp/devel/pi
Changeset: db204076ebbc78d15f260368c24ba7eace8add77
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Sun Nov 17 13:52:48 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/db204076ebbc78d15f260368c24ba7eace8add77 [^]
Related to Issue 24885
---
M src-db/database/model/triggers/C_INVLINE_CHK_RESTRICTIONS_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
|
|
|
|
|
|
|