diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2026-01-21 09:03:21 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2026-01-21 09:03:21 +0700 |
| commit | d5ff9c0dce0cb83bb9f2f4853097dc4dfb104f40 (patch) | |
| tree | 5900cccca80cd319f39d44fc5ad9b1a78784378b /indoteknik_custom/views | |
| parent | 33f01a131c10b7352ade3b52072cfd5b6b2333f0 (diff) | |
add pricing group up to 10
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/price_group.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/price_group.xml b/indoteknik_custom/views/price_group.xml index 5db8756e..7fad8d8d 100644 --- a/indoteknik_custom/views/price_group.xml +++ b/indoteknik_custom/views/price_group.xml @@ -26,6 +26,8 @@ <field name="group6"/> <field name="group7"/> <field name="group8"/> + <field name="group9"/> + <field name="group10"/> </tree> </field> </record> @@ -48,6 +50,8 @@ <field name="group6"/> <field name="group7"/> <field name="group8"/> + <field name="group9"/> + <field name="group10"/> </group> </group> </sheet> |
