| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-19 | 948 Bytes | |
| v2.3.0 source code.tar.gz | 2026-04-19 | 2.7 MB | |
| v2.3.0 source code.zip | 2026-04-19 | 3.0 MB | |
| Totals: 3 Items | 5.8 MB | 0 | |
Added
- Added user avatars to the lookups in:
- owner filters
- responsible filters
- memo recipient filter ("to")
- Added filter by owner for payments to use user avatars
- Refactor responsible and subscribers list methods to add thumbnails to usernames
- Refactor person method to add thumbnails to usernames for owner and co-owner
- Added validation for product specification in RequestForm
- Created ByDepartmentFilter for UserProfileAdmin
- Added pillow library to requirements
- New ua translations
Improved
- Improved request counter logic for users who combine the Sales Manager role with other roles
Fixed
- Fixed owner filter logic in memos for users with the "Chief" role.
- Fix permission check for file uploads in memos before review
- Fix product specification warning in RequestAdmin