Created: Tue Jun 21 12:00:42 BST 2022
| Change Type | Total Changes | Percentage | |
|---|---|---|---|
| Breaking API Changes | 3 | 20% | |
| Potential API Breaking Changes | 0 | 0% | |
| Non-breaking API Changes | 0 | 0% | |
| Breaking Data Structure Changes | 2 | 13% | |
| Non-breaking Data Structure Changes | 1 | 7% | |
| Metadata Changes | 1 | 7% | |
| Implementation Logic Changes | 1 | 7% | |
| Quality Changes | 3 | 20% | |
| Documentation Changes | 4 | 27% | |
| 15 |
smallbiz.model.CustomerSvc
Method getAllCustomers added
smallbiz.model.CustomerSvc
Method getByType added
smallbiz.model.CustomerSvc
Method create updated
smallbiz.model.Customer
Field CustType added
smallbiz.model.Customer
Field Accounts updated
smallbiz.model.dataload.EmployeeData
Field Department added
smallbiz.model.Person updated
smallbiz.model.CommissionLib
Method calcComm updated
Customer
Assert IsAdult added
Person
Assert IsAdult added
Employee
Assert IsAdult added
smallbiz.model.CustomerSvc added
Employee
Field Salary added
CustomerSvc
Method create added
CustomerSvc
Method get added