Part of stoqlib.domain.sale View In Hierarchy
| Class Variables | id | the id of the sale item |
| sale_id | the id of the sale | |
| quantity | the quantity of items that will be delivered | |
| price | the sale item price | |
| notes | sale item notes | |
| estimated_fix_date | the estimated delivery date | |
| completion_date | the real delivery date | |
| address | the address where the item should be delivered | |
| description | the sale item description | |
| client_name | the sale client name |