1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
cashboxconnect.php
См. документацию.
1<?php
2namespace Bitrix\Sale\Cashbox\Internals;
3
4use Bitrix\Main\Config\Option;
5use Bitrix\Main\Entity\DataManager;
6use Bitrix\Main\Type\DateTime;
7
25{
26 public static function getTableName()
27 {
28 return 'b_sale_cashbox_connect';
29 }
30
31 public static function getMap()
32 {
33 return array(
34 'HASH' => array(
35 'data_type' => 'string',
36 'primary' => true,
37 ),
38 'ACTIVE' => array(
39 'data_type' => 'boolean',
40 'values' => array('N', 'Y'),
41 'default_value' => 'Y'
42 ),
43 'DATE_CREATE' => array(
44 'data_type' => 'datetime',
45 'default_value' => new DateTime
46 )
47 );
48 }
49}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804