Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 85da554f

Von Sven Schöling vor etwa 14 Jahren hinzugefügt

  • ID 85da554f9ca728db840c0122e2c3535953919c64
  • Vorgänger 4eb7c2eb
  • Nachfolger 3cc8ad87

SchamInfo -> Rose Model

Unterschiede anzeigen:

SL/DB/Helpers/Mappings.pm
14 14
# these are not managed _yet_, but will hopefully at some point.
15 15
# if you are confident that one of these works, remove it here.
16 16
my @lxoffice_blacklist_temp = qw(
17
     schema_info
18 17
);
19 18

  
20 19
my @lxoffice_blacklist = (@lxoffice_blacklist_permanent, @lxoffice_blacklist_temp);
......
56 55
  rma                            => 'RMA',
57 56
  sepa_export                    => 'sepa_export',
58 57
  sepa_export_items              => 'sepa_export_item',
58
  schema_info                    => 'schema_info',
59 59
  tax                            => 'tax',
60 60
  taxkeys                        => 'taxkey',
61 61
  units                          => 'unit',

Auch abrufbar als: Unified diff