API chapter EN: различия между версиями
Admin (обсуждение | вклад) (Новая страница: «en | ru Section '''API''' of the "UserSide" ERP Purpose: Custom sections/pages/links Additional parameters: action - request subcategory ''(possible values: see below)'' == Subcategories == ==== link_add ==== ''Added in: 3.20.23'' Description: Create a new link Required parameters: section - section where the link will be placed [header|dashboard|menu] name - name url - link Optional parameters: sub_...») |
Admin (обсуждение | вклад) Нет описания правки |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 1: | Строка 1: | ||
[[API_chapter_EN|en]] | [[API_chapter|ru]] | [[API_chapter_EN|en]] | [[API_chapter|ru]] | ||
Section '''[[ | Section '''[[API_EN]]''' of the "UserSide" ERP | ||
Purpose: Custom sections/pages/links | Purpose: Custom sections/pages/links | ||
| Строка 20: | Строка 20: | ||
url - link | url - link | ||
Optional parameters: | Optional parameters: | ||
sub_section - menu subsection where the link will be placed ''(for section=menu)'' | sub_section - menu subsection where the link will be placed ''(for section=menu)'' [accountancy | inventories | employees | customers | tariffs | customer_messages | equipments | tasks | coverage | advertisements | memos | statistics | operators | settings | nodes | cable_lines | transport | chapter] | ||
is_blank - open the link in a new page | is_blank - open the link in a new page | ||
Текущая версия от 13:04, 23 апреля 2026
Section API_EN of the "UserSide" ERP
Purpose: Custom sections/pages/links
Additional parameters: action - request subcategory (possible values: see below)
Subcategories
link_add
Added in: 3.20.23
Description: Create a new link Required parameters: section - section where the link will be placed [header|dashboard|menu] name - name url - link Optional parameters: sub_section - menu subsection where the link will be placed (for section=menu) [accountancy | inventories | employees | customers | tariffs | customer_messages | equipments | tasks | coverage | advertisements | memos | statistics | operators | settings | nodes | cable_lines | transport | chapter] is_blank - open the link in a new page
link_get
Added in: 3.20.23
Description: Retrieve the list of links Required parameters: none Optional parameters: section - section where the link is placed [header|dashboard|menu]
link_remove
Added in: 3.20.23
Description: Delete a link Required parameters: id - object ID