odoo/addons/payment
Denis Ledoux 3f33b1e716 [FIX] payment: remove mail of dependance (as account already depends on it) and set auto_install
payment was added as dependance of portal_sale, which used to be auto installed when portal and sale were installed. With this new dependance, it wasnt the case anymore
With auto install of the payment module with the installation of account, this module is installed on the installation of sale (depends on account), and, therefore, on the installation of portal, portal_sale is now installed correctly

bzr revid: dle@openerp.com-20140410084846-78kxwc63nmv0rg9k
2014-04-10 10:48:46 +02:00
..
models [FIX] payment,portal_sale: display payment acquirers of the company of the sale order/invoice 2014-03-06 11:55:14 +01:00
security
static/description
tests
views [IMP] payment: renamed message in pre_msg, msg displayed before 2014-01-24 14:46:52 +01:00
__init__.py
__openerp__.py [FIX] payment: remove mail of dependance (as account already depends on it) and set auto_install 2014-04-10 10:48:46 +02:00