Revision c4767543
Von Bernd Bleßmann vor mehr als 4 Jahren hinzugefügt
bin/mozilla/ap.pl | ||
---|---|---|
1211 | 1211 |
$::form->{transdate} = $today->to_kivitendo; |
1212 | 1212 |
$::form->{duedate} = $today->to_kivitendo; |
1213 | 1213 |
$::form->{duedate} = $order->payment_terms->calc_date(reference_date => $today)->to_kivitendo if $order->payment_terms; |
1214 |
$::form->{deliverydate} = $order->reqdate->to_kivitendo if $order->reqdate; |
|
1214 | 1215 |
create_links(); |
1215 | 1216 |
|
1216 | 1217 |
my $config_po_ap_workflow_chart_id = $::instance_conf->get_workflow_po_ap_chart_id; |
Auch abrufbar als: Unified diff
Lieferdatum in Debitoren-und Kreditorenbuchung