Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0a3cb060

Von Sven Schöling vor etwa 1 Jahr hinzugefügt

  • ID 0a3cb060016afbb5366ba4f30991d581636edf01
  • Vorgänger 1da06656
  • Nachfolger 040b9146

TypeData: features

Unterschiede anzeigen:

SL/DB/Reclamation/TypeData.pm
43 43
    rights => {
44 44
      edit => "sales_reclamation_edit",
45 45
    },
46
    features => {
47
      price_tax => 1,
48
      stock     => 0,
49
    },
46 50
  },
47 51
  PURCHASE_RECLAMATION_TYPE() => {
48 52
    text => {
......
70 74
    rights => {
71 75
      edit => "purchase_reclamation_edit",
72 76
    },
77
    features => {
78
      price_tax => 1,
79
      stock     => 0,
80
    },
73 81
  },
74 82
);
75 83

  

Auch abrufbar als: Unified diff