[IMP] rename sequence into ir_sequence
authorAntony Lesuisse <al@openerp.com>
Sat, 1 Oct 2011 00:04:55 +0000 (02:04 +0200)
committerAntony Lesuisse <al@openerp.com>
Sat, 1 Oct 2011 00:04:55 +0000 (02:04 +0200)
commit53c6ab6752f85847184dda52537f096cedfa8dac
treebfbbd424c6cff12a32c39c2fd3ceff1f99d36726
parentee70781dbeaa3021162b22f60cb43c3cf55b80d8
[IMP] rename sequence into ir_sequence

bzr revid: al@openerp.com-20111001000455-opnivkh5nvvutv2y
addons/account/__init__.py
addons/account/__openerp__.py
addons/account/ir_sequence.py [new file with mode: 0644]
addons/account/ir_sequence_view.xml [new file with mode: 0644]
addons/account/sequence.py [deleted file]
addons/account/sequence_view.xml [deleted file]