Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027835 | Openbravo ERP | 04. Warehouse management | public | 2014-10-10 13:33 | 2014-12-30 23:22 |
|
Reporter | eduardo_Argal | |
Assigned To | eduardo_Argal | |
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 | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027835: Landed cost Costs can be added and deleted once landed cost has been processed |
Description | After completing a landed cost user can both add and delete records in cost tab if those are not yet processed |
Steps To Reproduce | Create a landed cost
Create a record in cost tab without selecting invoice line (amount 100 ex.)
Create a record in Receipt tab
Process Landed cost
move back to cost tab
Create a new record and save (process should fail but succeeds)
select this record and click on delete (process should fail but succeeds) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-10-10 13:33 | eduardo_Argal | New Issue | |
2014-10-10 13:33 | eduardo_Argal | Assigned To | => eduardo_Argal |
2014-10-10 13:33 | eduardo_Argal | OBNetwork customer | => No |
2014-10-10 13:33 | eduardo_Argal | Modules | => Core |
2014-10-10 13:33 | eduardo_Argal | Triggers an Emergency Pack | => No |
2014-10-10 13:36 | hgbot | Checkin | |
2014-10-10 13:36 | hgbot | Note Added: 0070872 | |
2014-10-10 13:36 | hgbot | Status | new => resolved |
2014-10-10 13:36 | hgbot | Resolution | open => fixed |
2014-10-10 13:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a94c1d59710b55fb262eb0f763b3e868798eb0a1 [^] |
2014-10-13 09:50 | psanjuan | Note Added: 0070894 | |
2014-10-13 09:50 | psanjuan | Status | resolved => closed |
2014-10-13 18:32 | umartirena | Note Added: 0070915 | |
2014-12-30 23:22 | hudsonbot | Checkin | |
2014-12-30 23:22 | hudsonbot | Note Added: 0072931 | |
Notes |
|
(0070872)
|
hgbot
|
2014-10-10 13:36
|
|
Repository: erp/devel/pi
Changeset: a94c1d59710b55fb262eb0f763b3e868798eb0a1
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Oct 10 13:35:42 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a94c1d59710b55fb262eb0f763b3e868798eb0a1 [^]
Fixes bug 27835: Landed cost Costs can be added and deleted once landed cost has been processed
Revisits trigger M_LC_COST_CHK_TRG.xml to attend as well header info. Fixes typo in M_LC_RECEIPTLINE_AMT_CHK_TRG.xml
---
M src-db/database/model/triggers/M_LC_COST_CHK_TRG.xml
M src-db/database/model/triggers/M_LC_RECEIPTLINE_AMT_CHK_TRG.xml
---
|
|
|
|
Verified. It is not possible now to either delete or add a new record in Cost tab once landed cost is processed.
I would suggest to remove add and delete icons from the toolbar. |
|
|
(0070915)
|
umartirena
|
2014-10-13 18:32
|
|
|
|
|
|