Revision 9cf4a1e5
Von Tamino Steinert vor fast 2 Jahren hinzugefügt
SL/DB/Order/TypeData.pm | ||
---|---|---|
192 | 192 |
}, |
193 | 193 |
part_classification_query => [ "used_for_purchase" => 1 ], |
194 | 194 |
rights => { |
195 |
edit => "purchase_quotation_edit",
|
|
196 |
view => "purchase_quotation_edit | purchase_quotation_view",
|
|
195 |
edit => "request_quotation_edit",
|
|
196 |
view => "request_quotation_edit | request_quotation_view",
|
|
197 | 197 |
}, |
198 | 198 |
features => { |
199 | 199 |
price_tax => 1, |
Auch abrufbar als: Unified diff
Order::TypeDate: fix typo