Clone estimates (#97)

* Clone estimates

* Clone estimate test feature

* Resolve namespace

* Fix string to int for Carbon

* Fix homes routes and default queue key

* Move dropdown item below View and use the propper translation key
This commit is contained in:
mchev
2024-06-06 12:16:41 +02:00
committed by GitHub
parent 14c599ed4f
commit bb8258036a
25 changed files with 262 additions and 2 deletions

View File

@@ -304,6 +304,9 @@
"record_payment": "Zahlung erfassen",
"add_estimate": "Angebote hinzufügen",
"save_estimate": "Angebot speichern",
"cloned_successfully": "Angebot erfolgreich geklont",
"clone_estimate": "Angebot klonen",
"confirm_clone": "Dieses Angebot wird in ein neues Angebot kopiert",
"confirm_conversion": "Dieses Angebot wird verwendet, um eine neue Rechnung zu erstellen.",
"conversion_message": "Rechnung erfolgreich erstellt",
"confirm_send_estimate": "Das Angebot wird per E-Mail an den Kunden gesendet",