21.2.231101.1
- Fixed error when changing work centre type on production journals.
21.2.231030.1
- Removed obsolete setup of web services.
- Drag and Drop Production Scheduler: Added new web services setup.
21.2.230919.1
- Drag & Drop Production Scheduler: Added
EnableGraphScheduler
column to Manufacturing Setup query.
21.2.230731.1
- Fixed sales line detail being incorrectly copied during copy documents.
21.2.230704.4
- Drag & Drop Production Scheduler:
- Added “Enable Graphical Prod. Scheduler” field to Manufacturing Setup.
- Resolved issue where queue processors are started in all companies, causing a concurrency limit to be exceeded. Only start processor in companies using the Graphical Production Scheduler.
21.2.230411.1
- Drag & Drop Production Scheduler: Deprecated
UpdateRoutingLine
function.
21.2.230405.1
- Drag & Drop Production Scheduler: Resolved Microsoft Hosted Web Services timezone issue using scheduled tasks.
21.2.230328.2
- Target v21.
- Fixed action categories on Production Scheduler page.
21.2.230306.0
- Drag & Drop Production Scheduler: Initial release.
19.2.230213.2
- Moved Emphasize variable as protected var on Production Scheduler page.
19.2.230127.1
- Added simulation type to work centre card.
- Removed unneeded filter on shortage calculation.
19.2.221028.3 / 17.1.221103.1
- Fixed calculate ending date not respecting sorting order.
19.2.220930.1
- Updated new docs URL.
19.2.220913.1
- Upgraded app to v19.
- Changed
CreateProdOrder
toCreateProductionOrder
.- Replaced by
CreateProductionOrder
from BC v18 onwards.
- Replaced by
- Replaced Scheduled Need (Qty.) with Qty. on Component Lines field.
- Field Scheduled Need (Qty.) is marked for removal. Use the field Qty. on Component Lines instead
- Changed various option fields to enums.
- Locked down public functions & updated integration events to call from Integration Handler CU.
- Code refactoring & cleanup.
17.1.220809.1
- Added filter groups to Calc. Ending Date-Time function on Production Scheduler page.
17.1.220513.1
- Restructured Calc. Ending Date Times report for new subscribers.
17.1.220428.4
- Fixed work centre rename error with calendar absence entries.
17.1.220211.1
- Fixed issue with
UpdateCompQtyandTime
running for component lines with scrap inputted against them. - Skips set schedule on conflict check.
- Updated code quality fixes.
17.1.220202.1
- Conflicts checks between routing lines start/end times are now exclusive, i.e. the same ending and starting time no longer counts as an overlap.
17.1.220112.1
- Deprecated calling of on-prem function
CreateWebService
.
17.1.211210.1
- Fixed filters copied to the production scheduler report from the production scheduler page.
- Fixed sales order no. not being populated on routing lines.
17.1.210921.1
- Replaced the global boolean inside the Conflict Event Handler to use the Manual Binding Design Pattern.
17.1.210910.2
- Added
OnBeforeOpenProductionJournal
integration event.
17.1.210908.2
- Replaced set filter criteria in conflict codeunit to query objects to improve performance .
17.1.210804.1
- Added new firm planning and released production order actions.
17.1.210705.2
- Updated
GetNextSequenceNo
function to work off queries.
17.1.210427.1
- Added
OnBeforePageInit
event to Production Scheduler page. - Moved filter variables as protected var on Production Scheduler page.
17.1.210420.1
- Added “Prod. Order Routing Line” as a param for
OnBeforeHandleCreateJnlLines
event inProdJrnlEventHandler
codeunit.
17.1.210330.1
- Fixed error on printing reports Production Order Schedule and Job Card.
- Fixed Work Centre Group Code not updating when changing Work Centre Code on various production related tables.
- Fixed validation not being called for inserting/modifying comments.
- Hid blocked production orders from Production Scheduler page.
- Initialise Production Scheduler reports on install.
- Added event for handling creation of journal lines.
17.1.210209.1
- Initial AppSource release.