Swapnesh Shah (@sswapnesh) 's Twitter Profile
Swapnesh Shah

@sswapnesh

Founder at ProspectSmart Technologies! Odoo Certified | Odoo Developer | Best Odoo Contributor for the 3 years in A Row. Odoo Techno Functional.

ID: 286065211

linkhttps://www.prospectsmarttech.com/ calendar_today22-04-2011 08:34:47

1,1K Tweet

1,1K Takipçi

894 Takip Edilen

Swapnesh Shah (@sswapnesh) 's Twitter Profile Photo

#Odoo18: Now we can add limit to `filtered()` to limit records. Before: x.filtered('x')[:1] Now: x.filtered('x', limit=1) More info on PR: github.com/odoo/odoo/pull…