• Skip to main content
  • Skip to primary sidebar
  • Home
  • About
  • Recommended Readings
    • 2022 Book Reading
    • 2023 Recommended Readings
    • Book Reading 2024
    • Book Reading 2025
  • Supply Chain Management Guide
  • PKM
  • Microsoft Excel

Ali Raza Zaidi

A practitioner’s musings on Dynamics 365 Finance and Operations

Blog

Locations in Asset Management in D365 Finance and Operations. Asset Management Part 1

July 29, 2023 by alirazazaidi

In this series of blog , I am going to share the functionality of Asset management in D365 Finance and Operations.

In first blog post I described the concept and option of location in D365 Finance and Operations.

So what is functional location.

Functional locations are places where assets can be installed. These locations can be hierarchical. Let’s say we have a head office building that has 10 rooms: 2 conference rooms and 8 halls. Every hall has one printer and four desks, and on each desk, one laptop or computer is placed.

In some cases, locations don’t have assets directly installed on them. For example, the head office did not have assets directly. But every hall inside the head office building can have assets installed. For this reason, we can disable the Create asset on location option in Asset Type.

Followings are points why we need asset maintenance on location.

  • We can define asset maintenance at a specific location.
  • We can get the total cost for a specific location.
  • We can get the total Item consumption for a specific location.
  • Even so, we can get a list of Work orders and maintenance requests for a specific location.
  • List of faults that occur at a specific location.

Location Lifecycle state:

Asset management > Setup > Functional Location > Location Lifecycle state:

No alt text provided for this image

The life cycle state defines the current state of an asset. There are multiple properties defined for the location state.

Functional Location Action toggle button If we enable yes, then this location will be in an active state.

create Asset toggle button: if this button is enabled to yes, it means we can create assets on location.

Allow Rename the location. If this property is true, then we can rename the location. Otherwise, it is not possible to rename the location.

New sublocation toggle button: In the case of property, location will allow new sublocations. When a location is in this state, we can add sublocations to assets.

Install asset at location toggle button: this state ensures that assets can be installed at location. Sometimes we have hierarchical locations and cannot install assets at those locations.

Delete functional location. if the location this state, where this option is true, we can delete the location.

Asset State: Asset state, means when ever asset is installed on this location, it will change to assigned that state.

Based on our need we can make new life cycle state and we can set above mentioned properties to play with these.

Currently I select only three life cycle states for example, New, active and Ended.

No alt text provided for this image

Location life Cycle model:

Life Cycle model helps us to define behavior of states.

Asset management > Setup > Functional Location > Location Lifecycle Model.

No alt text provided for this image

For example, the above screenshot can be explained in the following way:

  • The active state can be converted into an ending state.
  • When Any location is in an end state, that is, a final state, it cannot be converted to another state.
  • A new state can be converted into an active state; we cannot convert it into an ending state.

We can define the life cycle model based on our needs by adding more life cycle states and enabling and disabling different toggle buttons for each state.

Location Type:

Location Type helps us make a template. There is a possibility we have similar types of locations. And these locations can have similar characteristics.

You can find location Type with below navigation path.

Asset management > Setup > Functional Location > Location Type

No alt text provided for this image

Location type:

On location type, we can define the functional location life cycle model. It is automatically copied to the location when we create a location.

The toggle button for allow Multiple assets allows you to install multiple assets.

We can also enable or disable the update asset dimension allowed on assets (this function is not working because of some missing functionality).

Then some fields are just counters for the number of asset types installed on location, the count of permitted location types, etc.

The system will then determine which types of assets are permitted to be located. For example, in the office hall, we can install a printer, laptop, and photocopier. We cannot install a forklift in the office hall.

If we do not define any asset type here, then the location will be open for all types of assets.

Maintenance Plan:

We can also define a maintenance plan based on location. Most of the time, every asset has a different maintenance plan. We usually do not use this feature. But where can we define a maintenance plan? That is applicable to all assets.

No alt text provided for this image

Permitted type Tab.

In the system, we can define hierarchical locations; for example, the head office can have a hall room and a conference room. Head office cannot have another building or factory as a child. Here we can define Allow location types in this tab.

No alt text provided for this image

Asset Attribute requirements

We can also define asset attribute types on functional locations type. For example color of Red. This option did not validate on location as well as asset.

No alt text provided for this image

Conclusion: We can define location types. In some implementations, locations are not important. For these, we can define a default location, and we set this in the Asset Maintenance parameter page. When an asset is created, it automatically picks the default location.

For further Inquiry

email alirazazaidi@live.com

Cell Number+971555128359

How to see if a Vendor Invoice has been settled or not

May 27, 2023 by alirazazaidi

In this post, we are going to verify vendor invoice is settle / paid or not.

For this you have to go Accounts payable module on following module.

For this we have to Vendor list page by this path

Account payable ⇒ common ⇒ Vendor ⇒ All Vendor.

Click on it and following forum is opened

Select vendor on which invoice you want to see.

Click on top menu, Vendor > Transactions > Transactions

Following form opens

Now you select any invoiced line and click on top View settlement

Following form will open with detail.

If you see the transaction form, you found two things

Balance and amount

The amount is amount of vendor invoice. If it is positive mean, mean, organization need to pay it. In the case of negative it mean, it is credit memo, Vendor owes the our organizational amount.

Balance is the amount the amount has not paid yet, If it is -negative, means, amount need to pay.

In the case of positive amount it means, it is created towards vendor, it is credit memo.

Advance warehouse Mobile app emulator, Create a user

April 15, 2023 by alirazazaidi

Hi friend, in this post I shared you how to enable user and test the mobile app on emulator provided by microsoft

At the recording of this video, I am using 10.0.32 version of Dynamics 365 Finance and Operations

Mobile simulator can be accessed on local vm by following url

https://xxx.operations.dynamics.com/?mi=action:WHSWorkExecute

or with the help of the SysClassRunner
https://xxx.operations.dynamics.com/?mi=SysClassRunner&cls=WHSWorkExecuteForm

I use

Direct Product delivery in D365 Finance and Operations

March 9, 2023 by alirazazaidi

Hi friends welcome to another post, In this post, I am going to share simple functionality of direct delivery to customer.

In some case, Customer want to purchase product from our organization. And We did not have stock. or we want to deliver things directly to Vendor from Customer. Instead to receive product first in warehouse and then ship to customer. We directly deliver products to customer.

For this we require some setup on Item level

-Default vendor.

-enable Direct delivery.

-Default warehouse.

We have to go Product Master Information > products > Release products

Add new product or modify product and update following.

No alt text provided for this image

Now go sales and marketing > All Sales order and create a new Sales order the same Item mentioned in above selection

No alt text provided for this image

After finalize the quantity on same sales order,

click on button direct delivery button.

No alt text provided for this image

select include, if you want to add charges, You need to add include line and add discount if you want add discount and rest of things you can find.

After that click on ok

No alt text provided for this image

Now you need to confirm and deliver the product to customer for this you have to go

Procurement and sourcing > Purchase Orders > Direct Delivery process > Direct delivery

No alt text provided for this image

Click on confirm

And click on Delivery and full product receipt

No alt text provided for this image

If we go to check the Inventory transaction You will find that

For this you have to go

Inventory Management > Inquiries and reports > Transaction

When forms open you can apply filter on item.

No alt text provided for this image

Conclusion.

You can create directly product delivery from Sales order to Purchase order and direct delivery.

How to set any Field mandatory without writing code in D365 Finance and Operations.

February 11, 2023 by alirazazaidi

Lets start the blog, with very simple entry.

In D365 Finance and Operations, We can add customize fields and same time we can add make any field mandatory.

For example we want to set vendor “Duns Number” as mandatory.

For this we

Right click and click on Duns number

From pop menu, select click on

Then click on Personalize this page.

Click on Close

Edit the page and you found * button on DUNS Number.

Edit the button, On pressing the save button you found * option.

See you in next blog post

« Previous Page
Next Page »

Primary Sidebar

About

I am Dynamics AX/365 Finance and Operations consultant with years of implementation experience. I has helped several businesses implement and succeed with Dynamics AX/365 Finance and Operations. The goal of this website is to share insights, tips, and tricks to help end users and IT professionals.

Legal

Content published on this website are opinions, insights, tips, and tricks we have gained from years of Dynamics consulting and may not represent the opinions or views of any current or past employer. Any changes to an ERP system should be thoroughly tested before implementation.

Categories

  • Accounts Payable (2)
  • Advance Warehouse (2)
  • Asset Management (3)
  • Azure Functions (1)
  • Books (6)
  • Certification Guide (3)
  • Customization Tips for D365 for Finance and Operations (62)
  • D365OF (59)
  • Data Management (1)
  • database restore (1)
  • Dynamics 365 (58)
  • Dynamics 365 for finance and operations (135)
  • Dynamics 365 for Operations (165)
  • Dynamics AX (AX 7) (134)
  • Dynamics AX 2012 (274)
  • Dynamics Ax 2012 Forms (13)
  • Dynamics Ax 2012 functional side (16)
  • Dynamics Ax 2012 Reporting SSRS Reports. (31)
  • Dynamics Ax 2012 Technical Side (52)
  • Dynamics Ax 7 (65)
  • Exam MB-330: Microsoft Dynamics 365 Supply Chain Management (7)
  • Excel Addin (1)
  • Favorites (12)
  • Financial Modules (6)
  • Functional (8)
  • Implementations (1)
  • Lifecycle Services (1)
  • Logseq (4)
  • Management Reporter (1)
  • Microsoft Excel (4)
  • MS Dynamics Ax 7 (64)
  • MVP summit (1)
  • MVP summit 2016 (1)
  • New Dynamics Ax (19)
  • Non Defined (9)
  • Note taking Apps (2)
  • Obsidian (3)
  • Personal Knowledge Management (2)
  • PKM (14)
  • Power Platform (6)
  • Procurement (5)
  • procurement and sourcing (5)
  • Product Information Management (4)
  • Product Management (6)
  • Production Control D365 for Finance and Operations (10)
  • Sale Order Process (10)
  • Sale Order Processing (9)
  • Sales and Distribution (5)
  • Soft Skill (1)
  • Supply Chain Management D365 F&O (3)
  • Tips and tricks (278)
  • Uncategorized (165)
  • Upgrade (1)
  • Web Cast (7)
  • White papers (4)
  • X++ (7)

Copyright © 2025 · Magazine Pro On Genesis Framework · WordPress · Log in