~unifield-team/unifield-web/US-3501-physical-inventory

« back to all changes in this revision

Viewing changes to addons/sync_client_web/__openerp__.py

  • Committer: jf
  • Date: 2017-10-31 16:06:32 UTC
  • Revision ID: jfb@tempo-consulting.fr-20171031160632-tmxdahcxtuiuupz0
Tags: partial13
[FIX] Activate sync_client_web

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
 
{'depends': ['openerp'], 'version': '7.0.1.0.1', 'name': 'sync_client_web'}
 
2
{'depends': ['openerp'], 'version': '7.0.1.0.1', 'name': 'sync_client_web', 'active': True}