CMXX - block contracts based on usage
This commit is contained in:
@@ -511,6 +511,7 @@ $contract_search = 'Referenz suchen';
|
||||
$contract_status0 = 'Entwurf';
|
||||
$contract_status1 = 'Aktiv';
|
||||
$contract_status2 = 'Abgeschlossen';
|
||||
$contract_status3 = 'Block';
|
||||
|
||||
$contract_type0 = 'Fest';
|
||||
$contract_type1 = 'Abonnement';
|
||||
|
||||
@@ -510,6 +510,7 @@ $contract_search = 'Buscar referencia';
|
||||
$contract_status0 = 'Borrador';
|
||||
$contract_status1 = 'Activo';
|
||||
$contract_status2 = 'Cerrado';
|
||||
$contract_status3 = 'Block';
|
||||
|
||||
$contract_type0 = 'Fijo';
|
||||
$contract_type1 = 'Suscripción';
|
||||
|
||||
@@ -516,6 +516,7 @@ $contract_search = 'Zoek referentie';
|
||||
$contract_status0 = 'Draft';
|
||||
$contract_status1 = 'Actief';
|
||||
$contract_status2 = 'Gesloten';
|
||||
$contract_status3 = 'Block';
|
||||
|
||||
$contract_type0 = 'Vast';
|
||||
$contract_type1 = 'Abonnement';
|
||||
|
||||
@@ -509,6 +509,7 @@ $contract_search = 'Buscar referência';
|
||||
$contract_status0 = 'Rascunho';
|
||||
$contract_status1 = 'Ativo';
|
||||
$contract_status2 = 'Fechado';
|
||||
$contract_status3 = 'Block';
|
||||
|
||||
$contract_type0 = 'Fixo';
|
||||
$contract_type1 = 'Assinatura';
|
||||
|
||||
@@ -511,6 +511,7 @@ $contract_search = 'Search reference';
|
||||
$contract_status0 = 'Draft';
|
||||
$contract_status1 = 'Active';
|
||||
$contract_status2 = 'Closed';
|
||||
$contract_status3 = 'Block';
|
||||
|
||||
$contract_type0 = 'Fixed';
|
||||
$contract_type1 = 'Subscription';
|
||||
|
||||
Reference in New Issue
Block a user