Part of stoqlib.domain.views View In Hierarchy
| Class Variables | id | the id of the asellable table |
| barcode | the sellable barcode | |
| status | the sellable status | |
| cost | the sellable cost | |
| price | the sellable price | |
| description | the sellable description | |
| unit | the unit of the product or None | |
| product_id | the id of the product table or None | |
| branch_id | the id of person_adapt_to_branch table or None | |
| stock | the stock of the product or None |
| Class Method | select_by_branch | Undocumented |