feat: financial report numbers format dropdown.

This commit is contained in:
a.bouhuolia
2021-01-18 20:08:08 +02:00
parent 10ab8f4711
commit 1fb523b5ff
36 changed files with 550 additions and 373 deletions

View File

@@ -960,9 +960,9 @@ export default {
select_adjustment_account: 'Select adjustment account',
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',
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',
run: 'Run',