PM-3915: Template dynamico de opciones en el actions by email Branch 3.0.1.x

This commit is contained in:
marcelo.cuiza
2015-11-23 15:15:57 -04:00
parent de8c0755c7
commit b22b55bbb4
8 changed files with 118 additions and 12 deletions

View File

@@ -93,6 +93,8 @@ class AbeConfigurationMapBuilder
$tMap->addColumn('ABE_MAILSERVER_OR_MAILCURRENT', 'AbeMailserverOrMailcurrent', 'int', CreoleTypes::INTEGER, false, null);
$tMap->addColumn('ABE_CUSTOM_GRID', 'AbeCustomGrid', 'string', CreoleTypes::LONGVARCHAR, false, null);
} // doBuild()
} // AbeConfigurationMapBuilder