Browse Source

sms_send_picking is not migrated

pull/180/head
Stéphane Bidoul (ACSONE) 6 years ago
parent
commit
448b9ee925
No known key found for this signature in database GPG Key ID: BCAB2555446B5B92
  1. 2
      sms_send_picking/__manifest__.py

2
sms_send_picking/__manifest__.py

@ -16,6 +16,6 @@
'data': [
'data/cron.xml'
],
'installable': True,
'installable': False,
'application': False,
}
Loading…
Cancel
Save