Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2d7e4203

Von Sven Schöling vor mehr als 11 Jahren hinzugefügt

  • ID 2d7e4203055156dccb2ca3fba82bbb32873ecd2e
  • Vorgänger b8b112a3
  • Nachfolger 4bcf8804

initialize in SL::DB::Objects statt im MetaSetup

Unterschiede anzeigen:

SL/DB/Shipto.pm
7 7
our @SHIPTO_VARIABLES = qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact
8 8
                           shiptophone shiptofax shiptoemail shiptodepartment_1 shiptodepartment_2);
9 9

  
10
__PACKAGE__->meta->initialize;
11

  
10 12
__PACKAGE__->meta->make_manager_class;
11 13

  
12 14
sub displayable_id {

Auch abrufbar als: Unified diff