psdi.app.inventory

Class FldInventoryAutoInvoice

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInventoryAutoInvoice
    extends MboValueAdapter
    Behaviour of the AutoInvoice field in the Inventory object. This flag indicates that an invoice should be created based on consumption of the item. Any time the item is consumed from the storeroom, it will automatically generate an invoice. By default it is set to true.
    • Constructor Detail

      • FldInventoryAutoInvoice

        public FldInventoryAutoInvoice(MboValue mbv)
                                throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail