21.2.241031.3
- Skip reservation for Make-to-Order Production.
- Added
CreateProdOrderFromSalesOrder
event.
21.2.240905.1
- Made Sequence Multiple always visible.
- Fixed Production Schedule report filtering.
21.2.240715.2
- Fixed non-inventory items getting updated to routing line bins.
21.2.240705.1
- The existing Work Center Group filter accepting
Code[250]
has been marked as obsolete on the Production Scheduler page.
21.2.240701.2
- Drag and Drop Production Scheduler: Added option to control queue processor behaviour.
21.2.240628.5
- Fixed Calc. Ending Date-Time causing conflicts.
21.2.240627.4
- Made “Work Center Group Filter” a text filter to allow multiple groups on the Production Scheduler page.
- Improved filtering on the Production Scheduler page.
21.2.240613.2
- Fixed non-inventory items from being marked as being in shortage.
21.2.240529.1
- Drag and Drop Production Scheduler: Bypass confirmation dialog to update components bin automatically when allocating a work center line to a machine center.
21.2.240529.2 / 17.1.240528.5
- Resolved error when changing Type field on the Routings page when accessed via the Graphical Scheduler.
21.2.240521.1
- Drag and Drop Production Scheduler: Added Progress Status field.
21.2.230919.1
- Drag and Drop Production Scheduler: Fixed issue where passing empty filters from the graphical scheduler instance opened the Production Scheduler page with no filters in Business Central.
21.2.240501.2
- Added Progress Status field.
21.2.240411.2 / 17.1.240415.1
- Fixed modify error when creating Prod. Orders from a Sales Order.
17.1.240226.1
- Fixed Prod. Order No. on Sales Line being overwritten when creating Production Order multiple times.
21.2.240222.2
- Added integration for overriding default times on production.
21.2.240220.1
- Improved Production Scheduling filtering.
- Added Capacity Type and No. filter on User Setup and Production Scheduler.
- Fixed Prod. Order No. on Sales Line being overwritten when creating Production Order multiple times.
22.3.240116.2
- Enables multiple order filtering for the Create Invt. Pick/Put-Away/Movement action on Production Scheduler page.
21.2.231128.1
- Made ItemNo a protected var on the Production Scheduler page for extensibility.
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 and 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 and 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 and Drop Production Scheduler: Deprecated
UpdateRoutingLine
function.
21.2.230405.1
- Drag and 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 and 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.