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

« back to all changes in this revision

Viewing changes to unifield_tests/unifield.config

  • 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:
 
1
[Server]
 
2
url: localhost
 
3
port: 8069
 
4
 
 
5
[DB]
 
6
db_prefix: automatic_sync_
 
7
username: admin
 
8
password: admin
 
9
# If tempo_mkdb is True, it means you use mkdb from OpenERP to create DB. If not, you use tempo's one.
 
10
tempo_mkdb: 0