~unifield-team/unifield-wm/sync_uf2146

« back to all changes in this revision

Viewing changes to sync_common/common.py

  • Committer: Max Mumford
  • Date: 2013-10-09 11:01:31 UTC
  • Revision ID: mmu@openerp.com-20131009110131-ucshvmyfwtu1bx3x
UF-2146 [ADD] specific xml id for ir.model and ir.model.access

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
                    'ir.module.module',
30
30
                    'ir.ui.view',
31
31
                    'ir.module.repository',
32
 
                    'ir.model',
33
32
                    'ir.model.data',
34
33
                    'ir.model.fields',
35
34
                    'ir.ui.view_sc',