- Data model finalization... renamed ElectricalConnection to PowerConnection and Arrival to PowerSource

- Changes in the default choices for the setup

SVN:trunk[2364]
This commit is contained in:
Denis Flaven
2012-10-25 14:47:54 +00:00
parent d73405d1f4
commit a57e5e0af4
6 changed files with 100 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
<parent>PhysicalDevice</parent>
<properties>
<category>bizmodel,searchable</category>
<abstract>false</abstract>
<abstract>true</abstract>
<key_type>autoincrement</key_type>
<db_table>telephonyci</db_table>
<db_key_field>id</db_key_field>