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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007539
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2009-02-12 16:412009-04-20 15:16
ReporterplujanView Statuspublic 
Assigned Toalostale 
PriorityhighResolutionno change requiredFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision13078 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007539: The standard filter that shows only last week Sales Order has gone

DescriptionOn Sales Order, the grid has a filter by default so you will see only the orders created on last week. Since now, that filter has gone and you see all the orders.
Steps To Reproduce1. With orders created in (at least) last two weeks, Enter Sales Order in grid mode.
2. Check that you see ALL the orders (wrong)
3. Enter filter and filter by last week orders. Now you see only last week orders.
Proposed SolutionDefault behavior of Sales Order grid is that you would see only last week orders.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0008479 closedalostale The standard filter that shows only last week Sales Order has gone 

-  Notes
(0013683)
alostale (manager)
2009-02-18 17:54

I'm not able to reproduce this behavior in current trunk (r13303)
(0015245)
rafaroda (developer)
2009-04-07 10:58

I've been able to reproduce it changing date and time formats in my Openbravo.properties:

####################
# Date/time format #
####################

dateFormat.js=%d/%m/%Y
dateFormat.sql=DD/MM/YYYY
dateFormat.java=dd/MM/yyyy
dateTimeFormat.java=dd/MM/yyyy HH:mm:ss

bbdd.sessionConfig=select update_dateFormat('DD/MM/YYYY')

Seems to be working only with date format: DD-MM-YYYY
(0015407)
alostale (manager)
2009-04-17 16:41

I've tested with that configuration in PostgreSQL and in Oracle and it is working fine for me.

Please confirm it does not work.

Just some clarifications:
-The number of DAYS (note that it is not weeks) since last transaction it is defined in General Setup || Application || Session Preferences || Session Preferences, please check it is correct.
-This default filter uses UPDATED column not DATEORDERED which is the one used in the filter in the toolbar, thus it is expected to obtain different result with these two filters.
-Note that sample data now is loaded by DAL and it does set created and updated dates to the creation date, thus it is normal to see all records just before creating database.

- Issue History
Date Modified Username Field Change
2009-02-12 16:41 plujan New Issue
2009-02-12 16:41 plujan Assigned To => rafaroda
2009-02-12 16:41 plujan Regression testing => No
2009-02-16 09:09 rafaroda Assigned To rafaroda => alostale
2009-02-16 09:09 rafaroda Status new => scheduled
2009-02-18 17:54 alostale Status scheduled => closed
2009-02-18 17:54 alostale Note Added: 0013683
2009-02-18 17:54 alostale Resolution open => unable to reproduce
2009-03-18 11:02 anonymous sf_bug_id 0 => 2691389
2009-04-07 10:58 rafaroda Status closed => new
2009-04-07 10:58 rafaroda Resolution unable to reproduce => open
2009-04-07 10:58 rafaroda Note Added: 0015245
2009-04-07 10:58 rafaroda Severity critical => major
2009-04-07 10:58 rafaroda Status new => scheduled
2009-04-07 10:58 rafaroda fix_in_branch => pi
2009-04-17 16:41 alostale Note Added: 0015407
2009-04-17 16:41 alostale Status scheduled => feedback
2009-04-20 15:16 alostale Status feedback => closed
2009-04-20 15:16 alostale Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker