[MODULE] ~maj description
[burette/nrt_point_of_sale.git] / __openerp__.py
index 09a6f7a..7f44549 100644 (file)
     'category': 'Point Of Sale',
     'description': """
     This module allow user to record his sales in point of sale interface in
-    non-real time.
+    non-real time.  Each point of sale can be defined as an real time point of
+    sale or not.
     """,
     'author': 'L\'Heureux Cyclage',
     'website': 'http://www.heureux-cyclage.org',
     'depends': [
+        'account',
         'point_of_sale',
     ],
     'init_xml': [],