mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] the example had the problem this module is meant to fix in the
first place
This commit is contained in:
@@ -47,7 +47,7 @@ Usage
|
||||
|
||||
Depend on this module and use filters like::
|
||||
|
||||
[('write_date', '>=', utc_today().strftime('%Y-%m-%d'))]
|
||||
[('write_date', '>=', utc_today().strftime('%Y-%m-%d %H:%M:%S'))]
|
||||
|
||||
which displays records changed in the user's conception of today.""",
|
||||
"category": "Dependency",
|
||||
|
||||
Reference in New Issue
Block a user