Faktura table-sum option. pdf print only after book payment

This commit is contained in:
ragu 2023-01-30 20:59:19 +01:00
parent 7ce6cb6230
commit eac5a10050
8 changed files with 75 additions and 38 deletions

View file

@ -72,11 +72,6 @@ sub tpl(){
print "<div style='position:fixed;z-index:10;left:0px;width:100%;height:24px;background-color:#5c5c5c;'>\n";
print "<div style='position:fixed;z-index:10;right:0px;'>\n";
#cleanup
#if(!$mandant->{node_name} || "$mandant->{node_name}" ne "$users_dms->{fullurl}"){
# $db->cleanup_users($users_dms->{owner}) if($users_dms->{owner});
#}
if($users_dms->{c_id4trans} && $users_dms->{tpl_id4trans}){
my $table = "contenttrans";