|
@@ -4,6 +4,7 @@ class Schema__Core__default_db__zaliczka_wniosek_info_view extends Schema_TableB
|
|
|
|
|
|
|
|
public function initTypes() {
|
|
public function initTypes() {
|
|
|
parent::initTypes();
|
|
parent::initTypes();
|
|
|
|
|
+ $this->_types['KWOTA'] = 'p5:price';
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public function getPrimaryKeyField() {
|
|
public function getPrimaryKeyField() {
|