Skip to content

Releases: moqui/SimpleScreens

Moqui Simple Screens 2.2.0

31 May 19:11
dafe4c4
Compare
Choose a tag to compare

Simple Screens 2.2.0 is a minor new feature and bug fix release.

While the majority of changes are to existing screens, there a few new
screens including:

  • CarrierShipmentMethods (config)
  • AssetStatusByReceipt (report)
  • MyAccount ScheduledFinds (config)
  • FindPhysicalInventory and EditPhysicalInventory (transactional)
  • EditTimeEntry (transactional dialog) used on PartyTimeEntries and other
  • QuickSearch (find) with combination of QuickLookup (by ID) and Search
  • ViewWikiPage (print friendly as opposed to edit friendly)

A few screens have been moved from HiveMind, including:

  • PartyProjects, PartyTasks, and PartyRequests
  • EditRateAmounts (config, work rates for worker and client)
  • Project: FindProject, ProjectSummary, EditProject, EditMilestones,
    EditUsers, EditWikiPages, MilestoneSummary, ProjectTimeEntries,
    ProjectProgressReport
  • Request: EditTasks, EditUsers
  • Task: FindTask, TaskSummary, EditTask, EditRelated, EditRequests,
    EditTimeEntries, EditUsers, EditWikiPages

Some screens were refactored and split out to better handle large orders
and shipments:

  • OrderDetail: OrderItems screen with EditItem dialog (transactional)
  • ShipmentDetail: ShipmentItems, ShipmentPackages
  • PackShipment: PackSummary, PackItems, PackPackages

There are various other minor changes and fixes in this release. For a
complete list of changes see:

v2.1.2...v2.2.0

Simple Screens 2.1.2

07 Dec 16:10
Compare
Choose a tag to compare

Simple Screens 2.1.2 is a patch level new feature and bug fix release.

The most significant changes in this release are major improvements to bank account transaction reconciliation, new forms to create credit memos on the Find Invoice screen and from an existing invoice, payment screen changes for related refund payments, wiki page delete and copy to different wiki space, new Asset Pool screens for inventory reservation earmarking, allow editing of invoice adjustment items, transfer shipment To Party and address selection, new Asset On Hand Summary and Shipment Package Summary reports.

There are various other minor changes and fixes in this release. For a complete list of changes see:

v2.1.1...v2.1.2

Simple Screens 2.1.1

23 Jul 20:16
Compare
Choose a tag to compare

Simple Screens 2.1.1 is a patch level new feature and bug fix release.

This release includes various new forms and buttons for different business scenarios and significant improvements to the return and shipping screens.

There are only minor changes and fixes in this release. For a complete list of changes see:

v2.1.0...v2.1.1

Upgrade Notes

  • EditInvoice.xml screen now uses explicit StatusFlow transitions with the 'InvoiceReceivable' and 'InvoicePayable' statusFlowIds; there is new seed data in the AccountingAccountEntities.xml file in mantle-udm for these status flows that needs to be loaded (can be loaded before update)

Simple Screens 2.1.0

30 Nov 00:54
Compare
Choose a tag to compare

Simple Screens 2.1.0 is a minor new feature and bug fix release. This release is based on Moqui Framework version 2.1.1, mantle-udm 2.1.0, and mantle-usl 2.1.0.

This release has many new screens for new functional areas as well as cleanups, general improvements, and new functionality on existing screens. These changes are based on feedback and requests from production users over the last year and now for a wider variety of business scenarios for different business models.

There are new screens for Shipping (pick and pack), Production Runs, Budgets, Equipment, Product Store and other config, and Requests.

Some basic stats to show growth:

  • Screens: 226 (last release 152)
  • Forms: 690 (last release 463)

See full and detailed release notes at:

https://github.com/moqui/SimpleScreens/blob/master/ReleaseNotes.txt

Simple Screens 2.0.0

23 Oct 00:31
Compare
Choose a tag to compare

Simple Screens 2.0.0 is a major new feature and bug fix release. This release is based on Moqui Framework version 2.1.0, mantle-udm 2.0.0, and mantle-usl 2.0.0.

This release is primarily focused on the procure to pay, order to cash, and accounting business processes as used on the POP Commerce ERP/Admin application. The POPC ERP app is now an OOTB usable application with comprehensive functionality for small and medium sized retailers, wholesalers, and distributors of physical goods.

Some basic stats to show just how much new there is:

  • Screens: 152 (last release 80)
  • Forms: 463 (last release 223)

There are so many new screens and forms, plus significant enhancements to previously existing ones, that it is difficult to list them all. The New Features list covers many of the main ones but is far from a complete list of everything now in place.

See full release notes at:

https://github.com/moqui/SimpleScreens/blob/master/ReleaseNotes.txt

Simple Screens 1.1.0

25 Nov 04:27
Compare
Choose a tag to compare

Simple Screens 1.1.0 is a minor new feature and bug fix release. This release is based on Moqui Framework version 2.0.0, mantle-udm 1.1.0, and mantle-usl 1.1.0.

This release includes various updates for changes in Moqui Framework 2.0.0 as well as improvements based on new features in XML Screen and XML Form. On the technical level there are also data and user scale improvements like default parameters for screens that may do finds on large tables.

There are new and improved reusable transitions for parties, assets, facilities, products, etc.

The MyAccount app now has a Notifications screen and navbar indicator that uses the new Moqui WebSocket notification client along with the notification pop ups.

Simple Screens 1.1.0 RC1

06 Nov 00:24
Compare
Choose a tag to compare
Pre-release

This is a release candidate for public review. See the release notes at:

https://github.com/moqui/SimpleScreens/blob/master/ReleaseNotes.txt

Simple Screens 1.0.2

26 Mar 22:22
Compare
Choose a tag to compare

Simple Screens 1.0.2 is a minor new feature and bug fix release.

This release is based on Moqui Framework version 1.6.2, mantle-udm 1.0.1,
and mantle-usl 1.0.1.

This version only has minor new features like getProductList and
getTaskList reusable transitions, findEntryUrl in accounting reports, a
couple fixes and cleanups.

Simple Screens 1.0.1

25 Jan 05:51
Compare
Choose a tag to compare

Simple Screens 1.0.1 is a minor new feature and bug fix release.

This release is based on Moqui Framework version 1.6.1, mantle-udm 1.0.0, and mantle-usl 1.0.0.

This release has only minor changes from the last, but has updates for the new Moqui Framework component management features and use of Bintray JCenter for jar files instead of local ones (used in automated tests).

Simple Screens version 1.0.0

17 Jan 21:51
Compare
Choose a tag to compare

Simple Screens 1.0.0 is the initial release of Simple Screens, a library of simple screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.

This release is based on Moqui Framework version 1.6.0 and Mantle Business Artifacts version 1.2.0.

Initial screens include Accounting, Asset, Catalog, Facility, Order, Party, and Shipment screens plus templates for various reports and printed documents (XSL-FO for PDF rendering).

The My Account app has 15 screens and 34 forms. Aside from My Account, SimpleScreens has 64 screens, 187 forms, and 17 templates. SimpleScreens has around 15k lines of artifacts in XML, FTL, and Groovy files.

For complete release notes see:

https://github.com/moqui/SimpleScreens/blob/master/ReleaseNotes.txt