Newer
Older
'description': """
MODULE PROJET LE FILAMENT
Etend l'application Projet :
- Crée un champ financier sur le projet
- Ajoute le taux horaire
- Calcule le temps max
""",
'author': 'LE FILAMENT',
'category': 'LE FILAMENT',
'depends': ['base','project'],
'contributors': [
'Benjamin Rivier <benjamin@le-filament.com>',
],
'website': 'http://www.le-filament.com',
'data': [
'views/lefilament_projets_view.xml',
],