Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 844a541e

Von Moritz Bunkus vor etwa 3 Jahren hinzugefügt

  • ID 844a541e0d8f59644540413f675e8f07cd154cf6
  • Vorgänger ce73964f
  • Nachfolger 00177fae

Zusätzliche Rechnungsadressen: in Verkaufsbelegmasken auswählbar

Unterschiede anzeigen:

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