odoo/addons/portal_sale
Raphael Collet d6f375df61 [IMP] models: "X in self" is now equivalent to any(X == rec for rec in self)
Fix modules with code like "record.id in other.stuff_ids".
2014-09-04 15:31:04 +02:00
..
i18n [I18N] Update 8.0 translation with latest source code 2014-08-14 17:01:54 +02:00
security [FIX] portal_sale: access rights: sale.shop was removed at cf6595b 2014-08-13 20:54:27 +02:00
__init__.py [IMP] portal_sale: move code around, to extend models in one place 2012-12-13 15:38:53 +01:00
__openerp__.py [REF] portal, portal_sale, payment: refactored old acquirer in portal 2014-01-22 20:00:22 +01:00
portal_sale.py [IMP] models: "X in self" is now equivalent to any(X == rec for rec in self) 2014-09-04 15:31:04 +02:00
portal_sale_data.xml [MERGE] forward port of branch saas-5 up to 0739bc4 2014-08-11 15:58:02 +02:00
portal_sale_view.xml [FIX] portal_sale: portals are not allowed to see payments 2014-08-27 16:42:14 +02:00
res_config.py [IMP] portal,portal_sale: polish/cleanup acquirer settings 2012-11-13 17:44:35 +01:00
res_config_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00