Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 764cfec5

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 764cfec5cd06b1f83e16c174856c54c9d5d7c21f
  • Vorgänger 2f1d9913
  • Nachfolger 0f42b027

Model::Record: FIX: Workflow Angebots- und Auftrags-Eingänge

Unterschiede anzeigen:

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