X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop.git;a=blobdiff_plain;f=__openerp__.py;h=10d8d53d67ab83fb92ab0ae8559c31500b775e20;hp=9e2db3ac845d81c0835907f2b35f39d0340c260b;hb=6ea3f95cedb4bca0714efab9d15fb3da45865b93;hpb=e0706c32bbb7947682c35ed6a7374f34130450fb diff --git a/__openerp__.py b/__openerp__.py index 9e2db3a..10d8d53 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,9 @@ This module is to configure modules related to a bike Co-op. 'point_of_sale', 'purchase', ], + 'init_xml': [ + 'data/sequence.xml', + ], 'update_xml': [ 'data/base.xml', 'data/res_partner.xml',