~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to service_purchasing/__openerp__.py

  • Committer: jf
  • Date: 2014-05-28 13:16:31 UTC
  • mto: This revision was merged to the branch mainline in revision 2187.
  • Revision ID: jfb@tempo-consulting.fr-20140528131631-13qcl8f5h390rmtu
UFTP-244 [FIX] In sync context, do not auto create the link between account.account and account.destination.link for default destination
this link is created by a dedicated sync rule

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
             'test/service_purchasing-5.yml',
44
44
             'test/service_purchasing-6.yml',
45
45
             'test/service_purchasing-7.yml',
 
46
             'test/check_stock_move.yml',
46
47
             ],
47
48
    'installable': True,
48
49
}