AccountingEventTypeAPI

class deepfos.api.accounting_engines.AccountingEventTypeAPI(version: Optional[Union[float, str]] = None, header: Optional[dict] = None, sync: bool = <object object>, module_id: Optional[str] = None, lazy: bool = False)

单据引擎组件接口

engines: EventTypeEnginesAPI

会计事件类型接口列表

get_info_by_id(elementId)

会计事件类型根据元素ID,查询详情

get_info_by_name(elementType, elementName[, …])

会计事件类型根据元素名称和类型,查询详情

insert_to_event_table(request)

业务主健插入会计事件表