Explorar o código

The ticket class must be abstract!

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2753 a333f486-631f-4898-b8df-5754b55c2be0
romainq %!s(int64=12) %!d(string=hai) anos
pai
achega
baee42b03d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml

+ 1 - 1
datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml

@@ -11,7 +11,7 @@
  * @license     http://opensource.org/licenses/AGPL-3.0
  */]]></comment>
         <category>bizmodel,searchable,structure</category>
-        <abstract>false</abstract>
+        <abstract>true</abstract>
         <key_type>autoincrement</key_type>
         <db_table>ticket</db_table>
         <db_key_field>id</db_key_field>