Revision 628d069d
Von Tamino Steinert vor etwa 1 Jahr hinzugefügt
SL/DB/Order/TypeData.pm | ||
---|---|---|
34 | 34 |
show_menu => { |
35 | 35 |
save_and_quotation => 1, |
36 | 36 |
save_and_rfq => 1, |
37 |
save_and_purchase_quation_intake => 0,
|
|
37 |
save_and_purchase_quotation_intake => 0,
|
|
38 | 38 |
save_and_sales_order_intake => 0, |
39 | 39 |
save_and_sales_order => 0, |
40 | 40 |
save_and_purchase_order => 1, |
... | ... | |
85 | 85 |
show_menu => { |
86 | 86 |
save_and_quotation => 0, |
87 | 87 |
save_and_rfq => 1, |
88 |
save_and_purchase_quation_intake => 0,
|
|
88 |
save_and_purchase_quotation_intake => 0,
|
|
89 | 89 |
save_and_sales_order_intake => 0, |
90 | 90 |
save_and_sales_order => 1, |
91 | 91 |
save_and_purchase_order => 0, |
... | ... | |
129 | 129 |
show_menu => { |
130 | 130 |
save_and_quotation => 0, |
131 | 131 |
save_and_rfq => 1, |
132 |
save_and_purchase_quation_intake => 0,
|
|
132 |
save_and_purchase_quotation_intake => 0,
|
|
133 | 133 |
save_and_sales_order_intake => 1, |
134 | 134 |
save_and_sales_order => 1, |
135 | 135 |
save_and_purchase_order => 0, |
... | ... | |
180 | 180 |
show_menu => { |
181 | 181 |
save_and_quotation => 1, |
182 | 182 |
save_and_rfq => 0, |
183 |
save_and_purchase_quation_intake => 1,
|
|
183 |
save_and_purchase_quotation_intake => 1,
|
|
184 | 184 |
save_and_sales_order_intake => 0, |
185 | 185 |
save_and_sales_order => 1, |
186 | 186 |
save_and_purchase_order => 1, |
... | ... | |
224 | 224 |
show_menu => { |
225 | 225 |
save_and_quotation => 1, |
226 | 226 |
save_and_rfq => 0, |
227 |
save_and_purchase_quation_intake => 0,
|
|
227 |
save_and_purchase_quotation_intake => 0,
|
|
228 | 228 |
save_and_sales_order_intake => 0, |
229 | 229 |
save_and_sales_order => 1, |
230 | 230 |
save_and_purchase_order => 1, |
... | ... | |
268 | 268 |
show_menu => { |
269 | 269 |
save_and_quotation => 1, |
270 | 270 |
save_and_rfq => 1, |
271 |
save_and_purchase_quation_intake => 0,
|
|
271 |
save_and_purchase_quotation_intake => 0,
|
|
272 | 272 |
save_and_sales_order_intake => 0, |
273 | 273 |
save_and_sales_order => 1, |
274 | 274 |
save_and_purchase_order => 1, |
Auch abrufbar als: Unified diff
Model::Record: FIX: Workflow Angebots- und Auftrags-Eingänge