Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0000373 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 08. Project and service management | minor | always | 2008-05-19 18:23 | 2008-12-02 13:01 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40alpha-r3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5014 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5 | |||
OS Version | Ubuntu 7.10 | Database version | 10 g SE | Ant version | 1.7 | |||
Product Version | pi | SCM revision | 4341 | |||||
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 | 0000373: Service and Expenses Margin fields auto-calculated | |||||||
Description | In Multiphase and Service Project windows inside Project & Service Management module, there are two fields named Service and Expenses Margin that should be expressed in % and automatically calculated in function of revenues and costs. | |||||||
Steps To Reproduce | 1) Go to Project & Service Management || Transactions || Multiphase Project 2a) Fill Service Revenue (SR) and Service Cost (SC) fields: Service Margin (SM) should be automatically calculated as (SR - SC)*100/SR 2b) Fill Service Revenue (SR) and Service Margin (SM) fields: Service Cost (SC) should be automatically calculated as SR*(1-SM/100) 3a) Fill Planned Expenses (PE) and Reinvoiced Expenses (RE) fields: Expenses Margin (EM) should be automatically calculated as (RE - PE)*100/RE 3b) Fill Planned Expenses (PE) and Expenses Margin (EM) fields: Reinvoiced Expenses (RE) should be automatically calculated as PE/(1-EM/100) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0000495) svnbot (viewer) 2008-06-11 10:48 |
Repository: openbravo Revision: 4945 Author: rafaroda Date: 2008-06-11 10:48:30 +0200 (Wed, 11 Jun 2008) Fixes bug 0000373 Added 'SL_Project_Margin' callout in order to: * Calculate Service Margin (SM) field based on Service Revenue (SR) and Service Cost (SC) fields. * Calculate Service Revenue (SR) field based on Service Margin (SM) and Service Cost (SC) fields. * Calculate Expenses Margin (EM) field based on Planned Expenses (PE) and Reinvoiced Expenses (RE) fields. * Calculate Reinvoiced Expenses (RE) field based on Expenses Margin (EM) and Planned Expenses (PE) fields. --- A trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Project_Margin.java A trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Project_Margin_data.xsql U trunk/src-db/database/sourcedata/AD_CALLOUT.xml U trunk/src-db/database/sourcedata/AD_COLUMN.xml U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT.xml U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=4945&sc=1 [^] |
(0007681) svnbot (viewer) 2008-06-12 16:19 |
Repository: openbravo Revision: 5014 Author: rafaroda Date: 2008-06-12 16:19:50 +0200 (Thu, 12 Jun 2008) Fixes bug 0000373 Modified 'SL_Project_Margin' callout in order it does not crash when dividing by zero. --- U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Project_Margin.java --- https://dev.openbravo.com/websvn/openbravo/?rev=5014&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-05-19 18:23 | rafaroda | New Issue | |
2008-05-19 18:23 | rafaroda | Assigned To | => rafaroda |
2008-05-19 18:23 | rafaroda | OBNetwork customer | => N |
2008-05-22 11:39 | rafaroda | Status | new => scheduled |
2008-06-11 10:48 | svnbot | Checkin | |
2008-06-11 10:48 | svnbot | Note Added: 0000495 | |
2008-06-11 10:48 | svnbot | Status | scheduled => resolved |
2008-06-11 10:48 | svnbot | Resolution | open => fixed |
2008-06-11 10:48 | svnbot | svn_revision | => 4945 |
2008-06-11 14:33 | cromero | Fixed in Version | => 2.40alpha r3 |
2008-06-12 16:19 | svnbot | Checkin | |
2008-06-12 16:19 | svnbot | Note Added: 0007681 | |
2008-06-12 16:19 | svnbot | svn_revision | 4945 => 5014 |
2008-11-06 09:11 | psarobe | Regression testing | => No |
2008-11-06 09:11 | psarobe | Status | resolved => closed |
2008-12-02 13:01 | jaimetorre | sf_bug_id | 0 => 2377025 |
Copyright © 2000 - 2009 MantisBT Group |