diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 13:21:05 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 13:21:05 +0700 |
| commit | e9bab44dfde5a9240299f93f24b9bd7744a6edc4 (patch) | |
| tree | 5f67b3a7d3d7ecde97c51b9c3969ba1ce4806cbd /indoteknik_custom/views/price_group.xml | |
| parent | 074a3fef721e3894cef359390281f59b21e8b9c2 (diff) | |
add group 6 to 8 in pricing group
Diffstat (limited to 'indoteknik_custom/views/price_group.xml')
| -rw-r--r-- | indoteknik_custom/views/price_group.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/price_group.xml b/indoteknik_custom/views/price_group.xml index 7ee8d422..5db8756e 100644 --- a/indoteknik_custom/views/price_group.xml +++ b/indoteknik_custom/views/price_group.xml @@ -23,6 +23,9 @@ <field name="group3"/> <field name="group4"/> <field name="group5"/> + <field name="group6"/> + <field name="group7"/> + <field name="group8"/> </tree> </field> </record> @@ -42,6 +45,9 @@ <field name="group3"/> <field name="group4"/> <field name="group5"/> + <field name="group6"/> + <field name="group7"/> + <field name="group8"/> </group> </group> </sheet> |
