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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004638
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 05. Production managementminoralways2008-08-19 01:492021-05-24 16:52
ReporterxplacescView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6454
ProjectionnoneETAnoneTarget Version
OSWindowsDatabaseOracleJava version1.5
OS VersionXPDatabase version10g XEAnt version1.7
Product Version2.40betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004638: Daily Work Requirements Report does not use "Start From Date" and "To Date" fields

DescriptionWhen executing report, it doesn't consider introduced dates in fields, so it shows all work requirements, independently from dates
Steps To ReproduceJust create a Work Requirement and try to execute report considering a time interval without including this WR.

Reason: in java org.openbravo.erpCommon.ad_reports/ReportWorRequirementDaily.java, wrong GlobalVariables are considered:

inpStartDateFrom instead of inpDateFrom
inpStartDateTo instead of inpDateTo
Proposed SolutionIn ReportWorRequirementDaily.java, change the following in doPost method:


inpDateFrom by inpStartDateFrom
inpDateTo by inpStartDateTo
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0008646)
svnbot (reporter)
2008-08-21 11:01

Repository: openbravo
Revision: 6454
Author: vmromanos
Date: 2008-08-21 11:01:24 +0200 (Thu, 21 Aug 2008)

Fixed bug 0004638: The Daily Work Requirements Report now considers the date fields.
Changed the Class Type of three ID fields ("WRID", "WRPID" and "PRODUCTID") from java.math.BigDecimal to java.lang.String inside the ReportWorkRequirementDailyEdit.jrxml file because of the new UID rules.

---
U branches/r2.5x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.java
U branches/r2.5x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.xml
U branches/r2.5x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=6454&sc=1 [^]
(0128102)
hgbot (developer)
2021-05-14 09:43

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7a45b3cf22841f84e37d5e7d4abf67ee00761588
Author: Pablo Bessone <pablo.bessone@smfconsulting.es>
Date: 2021-05-13T16:36:03-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7a45b3cf22841f84e37d5e7d4abf67ee00761588 [^]

fixed ISSUE-004638: reverted changes and moved them to an ActionPreparation inside completeCashupAndCreateNew

---
A web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/ClearCurrentTicketsActionPreparation.js
M web-jspack/org.openbravo.pos2/src/model/cashup/CashupExtension.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/FinishCashupUserAction.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/cashup/FinishCashup.js
---
(0128579)
marvintm (developer)
2021-05-24 16:51

Last commit in fact should have been related to issue 46328

- Issue History
Date Modified Username Field Change
2008-08-19 01:49 xplacesc New Issue
2008-08-19 01:49 xplacesc Assigned To => cromero
2008-08-19 01:49 xplacesc sf_bug_id 0 => 2058588
2008-08-20 16:51 iperdomo Status new => scheduled
2008-08-20 16:51 iperdomo Assigned To cromero => vmromanos
2008-08-20 16:51 iperdomo fix_in_branch => trunk
2008-08-21 11:01 svnbot Checkin
2008-08-21 11:01 svnbot Note Added: 0008646
2008-08-21 11:01 svnbot Status scheduled => resolved
2008-08-21 11:01 svnbot Resolution open => fixed
2008-08-21 11:01 svnbot svn_revision => 6454
2008-12-04 11:22 krishna Regression testing => No
2008-12-04 11:22 krishna Status resolved => closed
2021-05-14 09:43 hgbot Status closed => resolved
2021-05-14 09:43 hgbot Note Added: 0128102
2021-05-24 16:51 marvintm Note Added: 0128579
2021-05-24 16:52 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker