Class s.d.i.IDelivery(Interface):

Part of stoqlib.domain.interfaces View In Hierarchy

Specification of a Delivery interface for a sellable.
Method get_item_by_sellable Gets all delivery items for a sellable
def get_item_by_sellable(sellable):
Gets all delivery items for a sellable
Parameterssellablea sellable (type: Sellable )
Returnsa list of DeliveryItems
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.