Revision 1b65e282
Von Sven Schöling vor etwa 13 Jahren hinzugefügt
SL/DB/DeliveryOrderItem.pm | ||
---|---|---|
4 | 4 |
|
5 | 5 |
use SL::DB::MetaSetup::DeliveryOrderItem; |
6 | 6 |
use SL::DB::Helper::CustomVariables ( |
7 |
sub_module => 'orderitems',
|
|
7 |
sub_module => 'delivery_order_item',
|
|
8 | 8 |
cvars_alias => 1, |
9 | 9 |
overloads => { |
10 | 10 |
parts_id => 'SL::DB::Part', |
Auch abrufbar als: Unified diff
tabelle invoice <-> InvoiceItem.