Revision 85da554f
Von Sven Schöling vor etwa 14 Jahren hinzugefügt
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
SchamInfo -> Rose Model