Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2cf0bf46

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

Die Datenbankfelder notes_bottom und project_manager_id gibt es in der offiziellen Version nicht

Unterschiede anzeigen:

SL/DB/MetaSetup/PurchaseInvoice.pm
43 43
    globalproject_id        => { type => 'integer' },
44 44
    transaction_description => { type => 'text' },
45 45
    storno_id               => { type => 'integer' },
46
    notes_bottom            => { type => 'text' },
47 46
  ],
48 47

  
49 48
  primary_key_columns => [ 'id' ],

Auch abrufbar als: Unified diff