bd calendar and salary sum

This commit is contained in:
akosse
2020-01-17 16:28:25 +03:00
parent 88b0b13a2a
commit 188758c79c
15 changed files with 221 additions and 8 deletions

View File

@ -26,6 +26,7 @@ class FieldsValueNew extends \yii\db\ActiveRecord
const TYPE_COMPANY = 2;
const TYPE_BALANCE = 3;
const TYPE_NOTE = 4;
const TYPE_ACCESS = 5;
/**
* {@inheritdoc}