mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
move all modules to __unported__ on master branch and set installable=False
This commit is contained in:
committed by
Pedro M. Baeza
parent
f0b22efea5
commit
b3bb5c38e7
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<record model="base.external.dbsource" id="demo_postgre">
|
||||
<field name="name">PostgreSQL local</field>
|
||||
<field name="conn_string">dbname='postgres' password=%s</field>
|
||||
<field name="password">postgresql</field>
|
||||
<field name="connector">postgresql</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user