XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Frontend (F)

      An item gives me bitmasked values, ie.

      Bit Condition
      0 lowPaper
      1 noPaper
      2 lowToner
      ... ...

      The current value mapping system can't be used here, but it should be fairly straightforward to make a new type that does something like

      1 => lowPaper
      5 => lowPaper, lowToner
      ...

            Unassigned Unassigned
            niels Niels
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: