odoo/addons/account_sequence
Xavier Morel 09cf4d40d0 [FIX] convert ir.actions.todo fields to match model definition changes
* type = special => type = automatic
* type = recurring | normal => type = normal
* default type special => normal
* state = hidden => state = done

bzr revid: xmo@openerp.com-20110729140324-0nxus4p8ufj46z9y
2011-07-29 16:03:24 +02:00
..
i18n Launchpad automatic translations update. 2011-07-11 04:51:37 +00:00
__init__.py [ADD] Account_sequence: added installer files 2010-11-23 16:16:33 +05:30
__openerp__.py [IMP]: module is defined by its complexity 2011-07-06 17:59:28 +05:30
account_sequence.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
account_sequence.xml [IMP] account_sequence: 2010-11-26 11:28:30 +01:00
account_sequence_data.xml [FIX] account_sequence: ir.values for default internal sequence on new journals 2010-11-26 15:35:24 +01:00
account_sequence_installer.py [REF] consistent, grepable ir.values object naming. 2011-05-16 17:33:31 +02:00
account_sequence_installer_view.xml [FIX] convert ir.actions.todo fields to match model definition changes 2011-07-29 16:03:24 +02:00