Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008560 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2009-04-06 16:58 | 2009-05-13 15:18 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP4 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | f1f5f252b53b | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0008560: Autocalculated checkbox in Create lines from in Settlement does not work properly | |||||||
Description | When "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 Reproduce | Create 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 Solution | In CreateFrom_Settlement.html: <input type="checkbox" name="inpAutoClaculated" value="" id="paramAutoCalculated"></input> should be <input type="checkbox" name="inpAutoClaculated" value="Y" id="paramAutoCalculated"></input> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0015353) hgbot (developer) 2009-04-14 11:56 |
Repository: erp/stable/2.40 Changeset: f1f5f252b53b6a503d9159f67723acee669d99ab Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Tue Apr 14 11:40:10 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/f1f5f252b53b6a503d9159f67723acee669d99ab [^] Fixed bug 8560: Autocalculated checkbox in Create lines from in Settlement does not work properly --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-04-14 11:21 | vmromanos | Type | defect => backport |
2009-04-14 11:21 | vmromanos | fix_in_branch | => 2.40 |
2009-04-14 11:56 | hgbot | Checkin | |
2009-04-14 11:56 | hgbot | Note Added: 0015353 | |
2009-04-14 11:56 | hgbot | Status | scheduled => resolved |
2009-04-14 11:56 | hgbot | Resolution | open => fixed |
2009-04-14 11:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/f1f5f252b53b6a503d9159f67723acee669d99ab [^] |
2009-05-10 19:37 | psarobe | Fixed in Version | => 2.40MP4 |
2009-05-13 15:18 | plujan | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |