feat: checkbox show negative in red.

This commit is contained in:
elforjani3
2021-01-14 15:21:09 +02:00
parent dbf8cae5e5
commit b24a5e31e8
4 changed files with 17 additions and 2 deletions

View File

@@ -961,6 +961,7 @@ export default {
qty: 'Quantity on hand',
money_format: 'Money format',
show_zero: 'Show zero',
show_negative_in_red: 'Show negative in red',
divide_on_1000: 'Divide on 1000',
negative_format: 'Negative format',
decimal_places: 'Decimal places',