Is it possible to implement Purchase Calendar in AX to Nav?
dn
Member Posts: 71
I've read on net that AX have something called Purchase Calendar.
It sets the delivery date, working the order date backwards from the leadtime. so If they only deliver on mondays and thursdays it picks the delivery day to meet demand.
I can't see standard Navision can solve that. We are using Nav 4, SP 3.
Now we need similar function in Navsion. Some vendors we want they to delivers on mondays, some on wendsdays and some on nondays and fridays.
Anyone who know if it possible to fixed such in Nav. If needed customization, how? Which objects is involved?
It sets the delivery date, working the order date backwards from the leadtime. so If they only deliver on mondays and thursdays it picks the delivery day to meet demand.
I can't see standard Navision can solve that. We are using Nav 4, SP 3.
Now we need similar function in Navsion. Some vendors we want they to delivers on mondays, some on wendsdays and some on nondays and fridays.
Anyone who know if it possible to fixed such in Nav. If needed customization, how? Which objects is involved?
0
Comments
-
Take a look at the Base calender functionality in the Navision.
Vendor card - > Receiving Tab -> Base calender code.0 -
chengalasettyvsrao wrote:Take a look at the base calender functionality in the Navision.
Vendor card - > Receiving Tab -> Base calender code.
Base calender on Vendor card don't solve it.
For example Order Date is 2011-03-01 and Item have leadtime 4D. I want vendor to deliver me just fridays.
I expect the Planning Reciept Date to 2011-03-11. IF leadtime is 9D then I expect the Planning Reciept Date to 2011-03-18.
We don't works saturdays and sundays.0 -
Then mark these days as "Nonworking" in the calendar.dn wrote:We don't works saturdays and sundays.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0 -
Luc Van Dyck wrote:
Then mark these days as "Nonworking" in the calendar.dn wrote:We don't works saturdays and sundays.
Luc ,I've alreday set saturdays and sundays as nonworking days. If u have read my example, u will see standard base calendar can't solve my problem.
U can try and setup base calendar and my example to see result.0 -
If a vendor only delivers on Friday, can't you setup a calendar for that vendor, with all days except Friday set as Nonworking day?No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
If I do that it'll mean 4D will be 4 weeks.Luc Van Dyck wrote:If a vendor only delivers on Friday, can't you setup a calendar for that vendor, with all days except Friday set as Nonworking day?
Please see my example.0 -
I've dived previously in the calendar management code and it appears that there are 2 calculations:
1: starting date + dateformula = enddate -> from enddate look for the next working date (in this scenario the 4D with everything but friday will work)
2: starting date + dateformula based on calendar= 4 working days. (in this scenario 4 weeks (not 4 months))
With a bit of custom code you can "force" the calculation used.0 -
Sog wrote:I've dived previously in the calendar management code and it appears that there are 2 calculations:
1: starting date + dateformula = enddate -> from enddate look for the next working date (in this scenario the 4D with everything but friday will work)
2: starting date + dateformula based on calendar= 4 working days. (in this scenario 4 weeks (not 4 months))
With a bit of custom code you can "force" the calculation used.
yes u are right..I mean 4 weeks not months.
Which codes should I modify..it was my question0 -
The object you'll have to put your focus on is calendar management.
I cannot however give out code snippets, (Can't give you for free, when another has payed for the same)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
