invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 45 forks source link

[Feature] Implementing Task Rounding Company Settings Props #1763

Closed Civolilah closed 1 month ago

Civolilah commented 2 months ago

@beganovich @turbo124 The PR includes the implementation of task rounding fields ("task_round_up" and "task_round_to_nearest") on the Task Settings page. Screenshot:

Screenshot 2024-05-17 at 18 55 28

Screenshot 2024-05-17 at 19 18 24

@turbo124 Note: We are missing a few translation keywords from the files: 'task_round_up', 'task_round_to_nearest', 'one_second', 'one_minute', 'one_hour' and 'one_day'. If you would agree, please just add them.

Let me know your thoughts.