odoo/addons/membership
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE]sync with trunk and resolve conflicts. 2014-02-10 14:18:03 +05:30
membership.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
membership_demo.xml [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9144 revid:dle@openerp.com-20140310133913-465x5t3n1bo7fu98 2014-03-10 15:36:00 +01:00
membership_demo.yml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
membership_view.xml [FIX] membership: remove domain with 'code' filter from the product search view 2014-06-16 11:04:00 +02:00