Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
888 Переглядів

How can I change the message displayed when stock quantities are low? Meaning I would like to change the text field and color. 


Thanks.

Аватар
Відмінити
Найкраща відповідь

Question:

Low, is your low is changing per product, product category, supplier, or company.  In other word where do you plan to stock the value to compare to the quantity to define it low attributes

Then you can implement that compare in many way:

Add a calculated boolean field (store or not depending if you need it in search) on product.product called LowQuantity and use it on your view

You can also add a LowQuantity in that database (if the lowqty change per product this is the best place, if not make that field calculated or related to get the value) and use it in you view to compare

Last option you can create a OWL widget, but I dont see the gain, but it will work to

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 18
2891
2
серп. 25
1372
2
лип. 25
3062
0
січ. 25
1459
0
жовт. 24
1600