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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008466
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2009-04-06 16:582009-04-26 00:00
ReporternetworkbView Statuspublic 
Assigned Tovmromanos 
PriorityimmediateResolutionfixedFixed in Version2.50MP1
StatusclosedFix in branchpiFixed in SCM revision3c8e8c5374b9
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008466: Autocalculated checkbox in Create lines from in Settlement does not work properly

DescriptionWhen "Create lines from" process is used in Settlement window, there is one option called "autocalculated".

If this option is used, "Canceled" value in the grid should be the same as "Amount", insted of 0.00
Steps To ReproduceCreate a new settlement.
Press "create lines from" buttom.
Check "autocalculated" and find debt/payment.
Cancelled amount is always 0.00, instead of the same quantity as "Amount"
Proposed SolutionIn CreateFrom_Settlement.html:

<input type="checkbox" name="inpAutoClaculated" value=""
id="paramAutoCalculated"></input>

should be

<input type="checkbox" name="inpAutoClaculated" value="Y"
id="paramAutoCalculated"></input>
Tagsmain
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0008560 closedvmromanos Autocalculated checkbox in Create lines from in Settlement does not work properly 
depends on backport 0008561 closedvmromanos Autocalculated checkbox in Create lines from in Settlement does not work properly 

-  Notes
(0015355)
hgbot (developer)
2009-04-14 12:11

Repository: erp/devel/pi
Changeset: 3c8e8c5374b90bfbc1a36b9c4e496e6c964ec26c
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Tue Apr 14 12:10:21 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3c8e8c5374b90bfbc1a36b9c4e496e6c964ec26c [^]

Fixed bug 8466: Autocalculated checkbox in Create lines from in Settlement does not work properly

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
---

- Issue History
Date Modified Username Field Change
2009-04-06 16:58 networkb New Issue
2009-04-06 16:58 networkb Assigned To => rafaroda
2009-04-06 16:58 networkb Regression testing => No
2009-04-07 12:40 rafaroda Assigned To rafaroda => vmromanos
2009-04-14 11:21 vmromanos Status new => scheduled
2009-04-14 11:21 vmromanos fix_in_branch => pi
2009-04-14 12:11 hgbot Checkin
2009-04-14 12:11 hgbot Note Added: 0015355
2009-04-14 12:11 hgbot Status scheduled => resolved
2009-04-14 12:11 hgbot Resolution open => fixed
2009-04-14 12:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3c8e8c5374b90bfbc1a36b9c4e496e6c964ec26c [^]
2009-04-22 11:23 psarobe Tag Attached: main
2009-04-25 13:08 psarobe Status resolved => closed
2009-04-26 00:00 anonymous sf_bug_id 0 => 2781343


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker