Class s.d.v.PurchasedItemAndStockView(Viewable):

Part of stoqlib.domain.views View In Hierarchy

Stores information about the purchase items that will be delivered and also the quantity that is already in stock. This view is used to query which products are going to be delivered and if they are on time or not.
Class Variablesidthe id of the purchased item
product_idthe id of the product
purchasedthe quantity purchased
receivedthe quantity already received
stockedthe quantity in stock
expected_receival_datethe date that the item might be deliverd
purchase_datethe date when the item was purchased
branchthe branch where the purchase was done
Method purchase_item Undocumented
@property
def purchase_item(self):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.