You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
471 B

  1. {
  2. 'name': "Beescoop Worker Status manager",
  3. 'summary': """
  4. Worker status management specific to beescoop""",
  5. 'description': """
  6. """,
  7. 'author': "Thibault Francois, Elouan Le Bars, Coop It Easy",
  8. 'website': "https://github.com/beescoop/Obeesdoo",
  9. 'category': 'Cooperative management',
  10. 'version': '12.0.1.0.0',
  11. 'depends': [
  12. 'beesdoo_base',
  13. 'beesdoo_shift',
  14. ],
  15. 'data': [
  16. ],
  17. 'demo': [
  18. ]
  19. }