Revision 844a541e
Von Moritz Bunkus vor etwa 3 Jahren hinzugefügt
SL/DB/Order.pm | ||
---|---|---|
345 | 345 |
my %args = ( map({ ( $_ => $source->$_ ) } qw(amount cp_id currency_id cusordnumber customer_id delivery_customer_id delivery_term_id delivery_vendor_id |
346 | 346 |
department_id exchangerate globalproject_id intnotes marge_percent marge_total language_id netamount notes |
347 | 347 |
ordnumber payment_id quonumber reqdate salesman_id shippingpoint shipvia taxincluded tax_point taxzone_id |
348 |
transaction_description vendor_id |
|
348 |
transaction_description vendor_id billing_address_id
|
|
349 | 349 |
)), |
350 | 350 |
quotation => !!($destination_type =~ m{quotation$}), |
351 | 351 |
closed => 0, |
Auch abrufbar als: Unified diff
Zusätzliche Rechnungsadressen: in Verkaufsbelegmasken auswählbar