Revision d534b2eb
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
| SL/DB/Order/TypeData.pm | ||
|---|---|---|
|
show_menu => {
|
||
|
save_and_quotation => 1,
|
||
|
save_and_rfq => 1,
|
||
|
save_and_purchase_quation_intake => 0,
|
||
|
save_and_purchase_quotation_intake => 0,
|
||
|
save_and_sales_order_intake => 0,
|
||
|
save_and_sales_order => 0,
|
||
|
save_and_purchase_order => 1,
|
||
| ... | ... | |
|
show_menu => {
|
||
|
save_and_quotation => 0,
|
||
|
save_and_rfq => 1,
|
||
|
save_and_purchase_quation_intake => 0,
|
||
|
save_and_purchase_quotation_intake => 0,
|
||
|
save_and_sales_order_intake => 0,
|
||
|
save_and_sales_order => 1,
|
||
|
save_and_purchase_order => 0,
|
||
| ... | ... | |
|
show_menu => {
|
||
|
save_and_quotation => 0,
|
||
|
save_and_rfq => 1,
|
||
|
save_and_purchase_quation_intake => 0,
|
||
|
save_and_purchase_quotation_intake => 0,
|
||
|
save_and_sales_order_intake => 1,
|
||
|
save_and_sales_order => 1,
|
||
|
save_and_purchase_order => 0,
|
||
| ... | ... | |
|
show_menu => {
|
||
|
save_and_quotation => 1,
|
||
|
save_and_rfq => 0,
|
||
|
save_and_purchase_quation_intake => 1,
|
||
|
save_and_purchase_quotation_intake => 1,
|
||
|
save_and_sales_order_intake => 0,
|
||
|
save_and_sales_order => 1,
|
||
|
save_and_purchase_order => 1,
|
||
| ... | ... | |
|
show_menu => {
|
||
|
save_and_quotation => 1,
|
||
|
save_and_rfq => 0,
|
||
|
save_and_purchase_quation_intake => 0,
|
||
|
save_and_purchase_quotation_intake => 0,
|
||
|
save_and_sales_order_intake => 0,
|
||
|
save_and_sales_order => 1,
|
||
|
save_and_purchase_order => 1,
|
||
| ... | ... | |
|
show_menu => {
|
||
|
save_and_quotation => 1,
|
||
|
save_and_rfq => 1,
|
||
|
save_and_purchase_quation_intake => 0,
|
||
|
save_and_purchase_quotation_intake => 0,
|
||
|
save_and_sales_order_intake => 0,
|
||
|
save_and_sales_order => 1,
|
||
|
save_and_purchase_order => 1,
|
||
Auch abrufbar als: Unified diff
Model::Record: FIX: Workflow Angebots- und Auftrags-Eingänge