Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021557 | Openbravo ERP | 01. General setup | public | 2012-09-05 18:40 | 2012-09-26 17:19 |
|
Reporter | xabiermerino | |
Assigned To | dmiguelez | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP16 | |
Merge Request Status | |
Review Assigned To | gorkaion |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 16787 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021557: When you validate the Costing Rule the application does not set the preference |
Description | When you validate the Costing Rule the application does not set the preference.
Yf you delete it and create a new costing rule, you are not able to post a good shipment/receipt |
Steps To Reproduce | As admin realize that when you validate the Costing Rule the application does not set the preference.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-05 18:40 | xabiermerino | New Issue | |
2012-09-05 18:40 | xabiermerino | Assigned To | => dmiguelez |
2012-09-05 18:40 | xabiermerino | Modules | => Core |
2012-09-05 18:40 | xabiermerino | OBNetwork customer | => Yes |
2012-09-05 18:40 | xabiermerino | Support ticket | => 16787 |
2012-09-12 17:09 | dmiguelez | Status | new => scheduled |
2012-09-12 17:09 | dmiguelez | fix_in_branch | => pi |
2012-09-12 19:28 | dmiguelez | Note Added: 0052038 | |
2012-09-13 13:28 | hgbot | Checkin | |
2012-09-13 13:28 | hgbot | Note Added: 0052066 | |
2012-09-13 13:28 | hgbot | Status | scheduled => resolved |
2012-09-13 13:28 | hgbot | Resolution | open => fixed |
2012-09-13 13:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a8cb5918bad6a160f531ffbace8b918a9c4b497d [^] |
2012-09-13 13:44 | gorkaion | Closed by | => gorkaion |
2012-09-13 13:44 | gorkaion | Status | resolved => closed |
2012-09-13 13:44 | gorkaion | Fixed in Version | => 3.0MP16 |
2012-09-26 17:19 | hudsonbot | Checkin | |
2012-09-26 17:19 | hudsonbot | Note Added: 0052743 | |
Notes |
|
|
Test Plan:
In an MP13 or above instance.
As System Admin.
Delete all existing clients.
Create a new Client.
Delete Preference Cost_Eng_Ins_Migrated.
Enter as new Client Admin
Create a new Organization. Type legal without accounting.
Go to Organization Window and set it as ready.
Create a Costing Rule and Validate it.
Check that the Preference has been created again. |
|
|
(0052066)
|
hgbot
|
2012-09-13 13:28
|
|
Repository: erp/devel/pi
Changeset: a8cb5918bad6a160f531ffbace8b918a9c4b497d
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Sep 13 13:27:42 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a8cb5918bad6a160f531ffbace8b918a9c4b497d [^]
Fixes issue 21557: When an Instance does not need to migrate to the
new Costing Engine, but the Preference has not been created, create
it.
---
M src/org/openbravo/costing/CostingRuleProcess.java
M src/org/openbravo/costing/CostingStatus.java
---
|
|
|
|
|