|
1 | 1 |
|
2 | 2 | Simple Screens - Reusable Screens, Forms, Reports, Documents, etc |
3 | 3 |
|
| 4 | +=========================================================================== |
| 5 | +Release 2.2.0 - 31 May 2022 |
| 6 | +=========================================================================== |
| 7 | + |
| 8 | +Simple Screens 2.2.0 is a minor new feature and bug fix release. |
| 9 | + |
| 10 | +While the majority of changes are to existing screens, there a few new |
| 11 | +screens including: |
| 12 | + |
| 13 | +- CarrierShipmentMethods (config) |
| 14 | +- AssetStatusByReceipt (report) |
| 15 | +- MyAccount ScheduledFinds (config) |
| 16 | +- FindPhysicalInventory and EditPhysicalInventory (transactional) |
| 17 | +- EditTimeEntry (transactional dialog) used on PartyTimeEntries and other |
| 18 | +- QuickSearch (find) with combination of QuickLookup (by ID) and Search |
| 19 | +- ViewWikiPage (print friendly as opposed to edit friendly) |
| 20 | + |
| 21 | +A few screens have been moved from HiveMind, including: |
| 22 | + |
| 23 | +- PartyProjects, PartyTasks, and PartyRequests |
| 24 | +- EditRateAmounts (config, work rates for worker and client) |
| 25 | +- Project: FindProject, ProjectSummary, EditProject, EditMilestones, |
| 26 | + EditUsers, EditWikiPages, MilestoneSummary, ProjectTimeEntries, |
| 27 | + ProjectProgressReport |
| 28 | +- Request: EditTasks, EditUsers |
| 29 | +- Task: FindTask, TaskSummary, EditTask, EditRelated, EditRequests, |
| 30 | + EditTimeEntries, EditUsers, EditWikiPages |
| 31 | + |
| 32 | +Some screens were refactored and split out to better handle large orders |
| 33 | +and shipments: |
| 34 | + |
| 35 | +- OrderDetail: OrderItems screen with EditItem dialog (transactional) |
| 36 | +- ShipmentDetail: ShipmentItems, ShipmentPackages |
| 37 | +- PackShipment: PackSummary, PackItems, PackPackages |
| 38 | + |
| 39 | +There are various other minor changes and fixes in this release. For a |
| 40 | +complete list of changes see: |
| 41 | + |
| 42 | +https://github.com/moqui/SimpleScreens/compare/v2.1.2...v2.2.0 |
| 43 | + |
4 | 44 | =========================================================================== |
5 | 45 | Release 2.1.2 - 07 Dec 2019 |
6 | 46 | =========================================================================== |
|
0 commit comments