Skip to Content
Menu
This question has been flagged
1 Reply
4651 Views

Hello all, I was looking for dbfilter_from_header module, which I was using in version 11, and found only version 12. Did someone made db filtering option in version 13? Could you please share the way to do it ? 

Avatar
Discard
Best Answer

it's just monkey patching db_filter and filter database according to request header environment. 
however, HTTP layer doesn't change that much in between those versions so I think V12 module will work fine with V13 as well 
ref: https://github.com/OCA/server-tools/blob/12.0/dbfilter_from_header/override.py#L17

Avatar
Discard
Related Posts Replies Views Activity
3
May 24
23071
0
Oct 22
4127
9
Jan 25
12004
1
Dec 20
8814
0
Aug 19
100