Forum Post: RE: Job Queue Page Action
You can't directly run the page action from code. You have to write code that replicates the behavior of the page action.
View ArticleForum Post: RE: Job Queue Page Action
Job Queue only runs Reports or Codeunits. To accomplish this, you'd need to either create a codeunit or process-only report that performs the task you need. Personally I always lean to codeunits as...
View ArticleForum Post: RE: Directed put-away & Pick
if not enabled Zones are not required but can still be created as a way to group bins for reporting and other purposes. There are no "Fixed" bins but there are "Default" bins. "Default" bin defines the...
View ArticleForum Post: RE: Multiple item discount
HI Steve Thanks for the answer. I was afraid this was the outcome . Strange this is isn't a possbility in standard nav. Again, thanks for the answer :)
View ArticleForum Post: Job Queue Page Action
Hi, I'm trying to add a task to Job Queue where it runs an action in a page. To be more specific, I'm trying to run the action "Complete Line Action" in page "IC Inbox Transactions" (615) whenever...
View ArticleBlog Post: Can you “force” VSCode extensions on your team’s PC’s?
You must have seen the launch of Vjeko’s extension: the “AL Object ID Ninja” . If you haven’t, well, let me make your day and show you some resources: AL Object ID Ninja – Vjeko.com AL Object ID Ninja...
View ArticleForum Post: Directed put-away & Pick
Hi, I have been trying to search if it is necessary to enable Directed Put-away and Pick if a we don't have fixed bins, Bin rankings . In addition, for receiving/ put-way/picks/shipping mobile device...
View ArticleForum Post: Sales Invoice "Copy Document" Function Requires Warehouse Shipment
Hello Everyone, I am using BC V17. We use advanced warehousing. Trying to copy a sales order into a sales invoice using the Copy Document function. I receive this error: I removed 30000 in the sales...
View ArticleForum Post: RE: Multiple item discount
Peter, Not the way you expect, meaning have 1 Sales Line of Black and 1 Sales Line of Red and then both lines show a 50% discount. The only way around this is to either create special combination...
View ArticleForum Post: RE: How to pull out Cues tile in Navision 2018?
Josh, Yes, to change the Tile properties and filters you will need a DEV person. LOL. Thanks, Steve
View ArticleComment on SSL Certificates 101
If you are trying to get SSL certificates first thing you should understand DNS and its requirements. The above term paper help you to clarify queries about this certificate and how it work to run a...
View ArticleForum Post: Multiple item discount
Hi I have several products within the same item range. To make it simple i will call them color "Black" and Color "red" within item range "X" If a customer buys 1 pcs of item range X the price is 10....
View ArticleForum Post: RE: How to pull out Cues tile in Navision 2018?
Haha.. Steven you are everywhere. I want to configure the tiles. For example, I want to change the invoice tile from pulling out sales and service invoices to sales invoices only. Does this also...
View ArticleForum Post: RE: Production Order with multiple lines
Jason, I know NAV and BC can create a multi-line Production Order (called Project Order) whereby it creates a single Production Order for all Sales Order Lines. Now you can execute this action from the...
View ArticleForum Post: RE: How to pull out Cues tile in Navision 2018?
Josh, 1. Are you asking how do you NOT show the tile? To the best of my knowledge Cue Tiles can be removed from the Object Designer on the Page but I recall this effects all users. 2. Personalized...
View ArticleForum Post: RE: Item Batch update on unit cost that share different purchase...
Niels, Not out of the box. You are asking can the Standard Cost Worksheet be created and automated so it rolled a new standard cost for specific items and implemented the new standard cost, which could...
View ArticleForum Post: RE: Production Order with multiple lines
I should add that I would like an easier way to do this rather than just the manual method I mentioned above.
View ArticleForum Post: Production Order with multiple lines
We have NAV 2018 with many add-on's one of which is To-Increase Food. We have been using their Batch Planner and Quick Planner tool for many years. We have need of creating some production orders that...
View ArticleBlog Post: Dynamics 365 Business Central and Excel Organization data types
About one year ago, Microsoft has announced the preview of the so called “ Organization data types ” for Excel and Power BI that add “connected data types” on top of the standard strings and numbers...
View Article