|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Partner is an abstract class representing all business partners
This includes:
Customer,
Vendor and
Employee
Permission enum lists all the permissions in the Geebis Books system.PerProductPriceLevel class represents a customer price level for which the user
defines the prices for products individually.PriceLevel class represents a customer price level that can be used to give different customers
different pricesPriceLevelDirection enum represents the direction to adjust prices for
customers of this price level.Product class represents a product that is in inventory.PurchaseOrder class represents a purchase order in the GeebisBooks systemPurchaseOrderStatus enum specifies the statuses that a PO can be in:
OPEN: the purchase order is open
CLOSED: the purchase order is closed
|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||