Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2a3bcd6e

Von Bernd Bleßmann vor fast 11 Jahren hinzugefügt

Rose-Modell f. Buchungsgruppen: Relation zu Chart für inventory_account korrigiert.

Unterschiede anzeigen:

SL/DB/Buchungsgruppe.pm
9 9
  inventory_account => {
10 10
    type          => 'many to one',
11 11
    class         => 'SL::DB::Chart',
12
    column_map    => { income_accno_id_0 => 'id' },
12
    column_map    => { inventory_accno_id => 'id' },
13 13
  },
14 14
  income_account_0 => {
15 15
    type         => 'many to one',

Auch abrufbar als: Unified diff