Skip to content

0.2.13.2

Compare
Choose a tag to compare
@eoyilmaz eoyilmaz released this 24 May 09:28
· 196 commits to master since this release
  • New: Removed msrp, cost and unit arguments from
    BudgetEntry.__init__() and added a new good argument to get all of
    the data from the related Good instance. But the msrp, cost and
    unit attributes of BudgetEntry class are still there to store the
    values that may not correlate with the related Good in future.