Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000587
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 08. Project and service managementminoralways2008-06-10 10:492008-12-02 13:02
ReporterrafarodaView Statuspublic 
Assigned Torafaroda 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r3
StatusclosedFix in branchFixed in SCM revision5013
ProjectionnoneETAnoneTarget Version2.40
OSLinux 32 bitDatabaseOracleJava version1.5
OS VersionUbuntu 7.10Database version10 g SEAnt version1.7
Product VersionpiSCM revision4873 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000587: Planned Purchase Price and Planned Margin in Service Project lines

DescriptionPlanned Purchase Price and Planned Margin fields in Service Project Lines tab should be auto-calculated based on Planned Price field.
Steps To Reproduce1) Go to 'Project & Service Management || Transactions || Service Project'
2) Go to 'Project Line' tab.
3) Fill 'Planned Price' (PP) field.
4a) Fill 'Planned Purchase Price' (PPP) field: 'Planned Margin' (PM) should be calculated as (PP - PPP)*100/PP
4b) Fill 'Planned Margin' (PM) field: 'Planned Purchase Price' (PPP) should be calculated as PP/(1-PM/100)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00041002.40 closedrafaroda Standard Precision issue in SL_Project_Plannned callout 

-  Notes
(0000481)
rafaroda (developer)
2008-06-10 17:07

Correction, step 4b) should be:
4b) Fill 'Planned Margin' (PM) field: 'Planned Purchase Price' (PPP) should be calculated as PP*(1-PM/100)
(0000483)
svnbot (reporter)
2008-06-10 17:17

Repository: openbravo
Revision: 4930
Author: rafaroda
Date: 2008-06-10 17:17:00 +0200 (Tue, 10 Jun 2008)

Fixes bug 0000587 Modified 'SL_Project_Planned' callout in order to calculate:
* Planned Margin based on Planned Price and Planned Purchase Price
* Planned Purchase Price based on Planned Price and Planned Margin

---
U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Project_Planned.java
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=4930&sc=1 [^]
(0007680)
svnbot (reporter)
2008-06-12 16:18

Repository: openbravo
Revision: 5013
Author: rafaroda
Date: 2008-06-12 16:18:11 +0200 (Thu, 12 Jun 2008)

Fixes bug 0000587 Modified 'SL_Project_Planned' callout in order it does not crash when dividing by zero.

---
U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_Project_Planned.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=5013&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-06-10 10:49 rafaroda New Issue
2008-06-10 10:49 rafaroda Assigned To => rafaroda
2008-06-10 10:50 rafaroda Status new => scheduled
2008-06-10 17:07 rafaroda Note Added: 0000481
2008-06-10 17:17 svnbot Checkin
2008-06-10 17:17 svnbot Note Added: 0000483
2008-06-10 17:17 svnbot Status scheduled => resolved
2008-06-10 17:17 svnbot Resolution open => fixed
2008-06-10 17:17 svnbot svn_revision => 4930
2008-06-11 12:46 cromero Target Version => 2.40
2008-06-11 14:33 cromero Fixed in Version => 2.40alpha r3
2008-06-12 16:18 svnbot Checkin
2008-06-12 16:18 svnbot Note Added: 0007680
2008-06-12 16:18 svnbot svn_revision 4930 => 5013
2008-06-20 12:53 rafaroda Relationship added related to 0004100
2008-11-06 09:12 psarobe Regression testing => No
2008-11-06 09:12 psarobe Status resolved => closed
2008-12-02 13:02 jaimetorre sf_bug_id 0 => 2377053


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker