X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fnrt_point_of_sale.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=52de8189fa52b225621ae3f66612249caa0df783;hp=09a6f7a9078e247e2c7d53616b94ee0466bd8ae3;hb=c6d0feed1a1f5c23d6a8dc40e43e2a267c34850f;hpb=97364ec4c4bc7aa053389ac2e53151375ef827a1 diff --git a/__openerp__.py b/__openerp__.py index 09a6f7a..52de818 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -33,6 +33,7 @@ 'author': 'L\'Heureux Cyclage', 'website': 'http://www.heureux-cyclage.org', 'depends': [ + 'account', 'point_of_sale', ], 'init_xml': [],