Skip to content

Commit 2e89669

Browse files
committed
Integrated "/admin_console_ui/forms/form_input_elements.rst"
1 parent 64f98f7 commit 2e89669

24 files changed

+750
-27
lines changed

docs/admin_console_ui/forms/form_input_elements.rst

Lines changed: 724 additions & 27 deletions
Large diffs are not rendered by default.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Currencies
2+
==========
3+
4+
...
5+
6+
7+
.. config-property::
8+
:name: ISO
9+
:type: string
10+
:ref_prefix: tc_Currencies_
11+
12+
.. config-property::
13+
:name: IsPrimary
14+
:type: integer
15+
:ref_prefix: tc_Currencies_

docs/database/table_structure/language.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ Language
1010
:name: PrimaryLang
1111
:type: int
1212
:ref_prefix: tc_Language_
13+
14+
.. config-property::
15+
:name: UnitSystem
16+
:type: int
17+
:ref_prefix: tc_Language_

docs/database/table_structure/products_pricing.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@ ProductsPricing
44

55
...
66

7+
.. config-property::
8+
:name: Price
9+
:type: float
10+
:ref_prefix: tc_ProductsPricing_
11+
12+
713
.. _Data Source: http://guide.in-portal.org/rus/index.php/K4:ProductsPricing

docs/images/Editpickerhelper.png

5.33 KB
Loading

docs/images/Inp_edit_box.jpg

1.29 KB
Loading

docs/images/Inp_edit_box_ml.jpg

2.71 KB
Loading

docs/images/Inp_edit_category.gif

2.1 KB
Loading

docs/images/Inp_edit_checkbox.jpg

1.4 KB
Loading

docs/images/Inp_edit_checkboxes.jpg

1.72 KB
Loading

0 commit comments

Comments
 (0)