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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008561
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementminoralways2009-04-06 16:582009-05-15 11:59
ReporternetworkbView Statuspublic 
Assigned Tovmromanos 
PriorityimmediateResolutionfixedFixed in Version2.35MP13
StatusclosedFix in branch2.3xFixed in SCM revision59b527d22679
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

0008561: 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>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0008466 closedvmromanos Autocalculated checkbox in Create lines from in Settlement does not work properly 

-  Notes
(0015351)
hgbot (developer)
2009-04-14 11:37

Repository: erp/stable/2.3x
Changeset: 59b527d22679749fb8646abc083919fc60ae9ce9
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Tue Apr 14 11:36:37 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.3x/rev/59b527d22679749fb8646abc083919fc60ae9ce9 [^]

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

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
---
(0016379)
sureshbabu (reporter)
2009-05-15 11:59

Tested working fine

- Issue History
Date Modified Username Field Change
2009-04-14 11:21 vmromanos Type defect => backport
2009-04-14 11:21 vmromanos fix_in_branch => 2.3x
2009-04-14 11:37 hgbot Checkin
2009-04-14 11:37 hgbot Note Added: 0015351
2009-04-14 11:37 hgbot Status scheduled => resolved
2009-04-14 11:37 hgbot Resolution open => fixed
2009-04-14 11:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/59b527d22679749fb8646abc083919fc60ae9ce9 [^]
2009-05-12 10:25 psarobe Fixed in Version => 2.35MP13
2009-05-15 11:59 sureshbabu Status resolved => closed
2009-05-15 11:59 sureshbabu Note Added: 0016379


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker