diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-19 13:24:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-19 13:24:27 +0700 |
| commit | 1809eb87d20669cb1f2245c7e229d771058c1766 (patch) | |
| tree | 6cefcfc212116117542510e312b99056d5af0587 /indoteknik_custom/views | |
| parent | 1ea160934c67dd9e4ff2a160385f79cd5ad24946 (diff) | |
| parent | e9bab44dfde5a9240299f93f24b9bd7744a6edc4 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
Diffstat (limited to 'indoteknik_custom/views')
| -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> |
