mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Check if invoice is already cancelled before cancelling
This commit is contained in:
parent
a26ce110b2
commit
41c2e2d5e4
2 changed files with 7 additions and 0 deletions
|
@ -738,4 +738,5 @@ en:
|
|||
cancelled: 'Cancelled'
|
||||
cancel_date: 'Cancel date'
|
||||
cannot_cancel_paid_invoice: 'Cannot cancel paid invoice'
|
||||
cannot_cancel_cancelled_invoice: 'Cannot cancel cancelled invoice'
|
||||
cannot_bind_cancelled_invoice: 'Cannot bind cancelled invoice'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue