copri Faktura ticket email integration. Table depended sort. Cleanup users table

This commit is contained in:
ragu 2023-08-01 07:47:54 +02:00
parent 1672564775
commit e3d3713994
16 changed files with 219 additions and 238 deletions

View file

@ -231,7 +231,7 @@ sub tpl(){
foreach my $id2 (sort {$node2->{$a}->{n_sort} <=> $node2->{$b}->{n_sort}} keys (%$node2)){
my $parent_node4rel = $db->get_node4rel($node2->{$id2}->{parent_id},"","","null");
#because of don't view Service Attribut on Einste.
if($parent_node4rel->{template_id} =~ /205|225/){
if($parent_node4rel->{template_id} =~ /205|225|194/){
#if(1==1){
$mclass = "";
$mstyle = "";