odoo/addons/website_membership
Nicolas Lempereur ba9771d6ec [FIX] website_membership: don't display old as members
Follow-up of 5ac77c9 which solved the issue when an association was
selected, but not when "All Members" was choosen.

Before this commit, the displayed membership lines would only be the
paid ones, if an association (membership product) was selected. With
this commit this is also the case when no such association is selected.

This commit also correct the member counts in the "country" list :

* with "All members" the free members were not in the counts,
* with not "Free member", the counts didn't took the eventual current name search.

closes #9083
opw-648627
2015-10-15 12:08:51 +02:00
..
controllers [FIX] website_membership: don't display old as members 2015-10-15 12:08:51 +02:00
demo [FIX] website_membership: access right and demo data 2013-11-14 12:39:27 +01:00
i18n [I18N] Update translation terms from Transifex 2015-09-27 01:58:59 +02:00
models [FIX] website_membership: perf, pagination 2015-05-08 11:10:53 +02:00
security [IMP] website_sale: access rights 2013-11-15 16:27:16 +01:00
views [FIX] website_membership: free state and not free member 2015-05-22 11:00:44 +02:00
__init__.py [FIX] website_membership: access right and demo data 2013-11-14 12:39:27 +01:00
__openerp__.py [FIX] website_membership: need to add website_sale in the dependancies list for membership sorting as website_sequence is defined there 2014-01-30 16:58:02 +01:00