diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-16 11:43:41 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-16 11:43:41 +0700 |
| commit | 4cec68ef40a33071d949c33c1592c146779f1abe (patch) | |
| tree | f3715f3eb91fed73777da1126c05915bacd60e0e /indoteknik_custom/views | |
| parent | b734cf901978f1fda1afd45dd654659b7f7a2971 (diff) | |
add delivered validation system parameter and add sequence for new product template scheduler
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/x_manufactures.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml index c7cedd9c..cc8fd10c 100755 --- a/indoteknik_custom/views/x_manufactures.xml +++ b/indoteknik_custom/views/x_manufactures.xml @@ -65,6 +65,7 @@ <field name="solr_flag"/> <field name="product_rating"/> <field name="is_new_product"/> + <field name="seq_new_product"/> </tree> </field> </page> |
