Some minor changes in Faktura and servicetool maintenance

This commit is contained in:
ragu 2023-05-02 12:35:41 +02:00
parent d264925ad5
commit 7fca481632
6 changed files with 31 additions and 15 deletions

View file

@ -993,6 +993,7 @@ sub booking_request(){
table => "contenttranspos",
fetch => "one",
ca_id => "$auth->{c_id}",
template_id => "224",
barcode => "$auto_coupon",
};
my $co_pos = { c_id => 0 };