User login
|
|
Frontpage Sponsor
|
|
Poll
|
What do you expect from your SI Implementation partner for the success of ERP implementation. Bring best practices - Not to offer more CR's Leveraging standard functions 15% Need more honesty to work with the Users until their processes are fully mapped & Users are trained 46% Focus on process automation/ integrations/ Real time data/ BI analytics 15% Stick to basics 23% Total votes: 13 |
Baanboard at LinkedIn
|

|
|
|
By VishalMistry at 1 Sep 2023 - 10:05
|
Here goes a small but informative video on Infor LN 10.7 personalization
https://www.youtube.com/watch?v=940vez-HuVU
|
|
By ranajit941 at 14 Aug 2023 - 07:20
|
In the coding of a customized session, we use the sales order header table (tdsls400). But we are getting Astric(*) value only for this table. Below screen shot for your ref.. Please let me know how this can be resolved.
|
|
By fom_ln at 10 Jul 2023 - 11:26
|
Hello,
I am new to Baan/Infor Programming and extensibility. I am trying to delete a record in the tfgld018 after deleting a record from tfacp200.
After deleting the record from tfacp200 the UI shows a message reporting: "Record not present in Documents for company", so the record is not deleted from tfgld018.
I tried to use db.update and using it the record is correctly updated. What am i missing?
This is the script in the after.destroy hook:
|delete the record from documents, does not work
select tfgld018.*
from tfgld018 for update
where tfgld018._index1 = {:tfacp200.ttyp, :tfacp200.ninv}
as set with 1 rows
selectdo
db.delete(ttfgld018, db.retry)
endselect
| update the document after the delete, this works
select tfgld017.*
from tfgld017 for update
where tfgld017._index1 = {:tfacp200.ttyp,:tfacp200.year}
selectdo
tfgld017.docn = tfgld017.docn - 1
|
|
By venkatncs at 21 Jun 2023 - 10:18
|
Hello All,
Will SSRS work in LN 10.4 application server with 10.7 tools version?
Thank you
Venkat
|
|
By ranajit941 at 2 Jun 2023 - 21:20
|
Hello,
When I click on Personalize Form(for all session) it's showing blank page. I enable personalize form from User data template but it's still blank page. Can anybody help me out of this....
Thanks in advance,
Ranajit
|
|
By javiya.vishal at 2 Jun 2023 - 12:48
|
Hi there,
I want to know if there is any way to do approval directly from email notification and not in mingle app.
Thanks,
Vishal
|
|
By cute_kanku at 5 May 2023 - 07:03
|
Hello Everyone,
|
|
By cute_kanku at 20 Apr 2023 - 06:53
|
#ConnectwithPraveen: Planning a merger or acquisition of a company can be a complex process, particularly when it comes to mapping the acquired company's systems to your existing Infor LN implementation. Here are the steps you can follow to plan a merger or acquisition with a focus on Infor LN:
1) Evaluate the existing Infor LN implementation of both companies: Before starting the migration process, it's important to evaluate the existing Infor LN implementation of both companies. This includes understanding the current system architecture, the business processes supported, the customizations made, and the integrations with other systems.
2) Identify the key requirements and objectives of the migration: Based on the evaluation of the existing Infor LN implementation, identify the key requirements and objectives of the migration. This includes understanding the scope of the migration, the timeline, the resources required, and the expected outcomes.
3) Plan the migration process: Based on the key requirements and objectives of the migration, plan the migration process. This includes developing a detailed project plan, defining the roles and responsibilities of the team members involved, and establishing a communication plan.
4) Prepare the data for migration: Prepare the data for migration by identifying the data sources, cleansing and transforming the data as necessary, and preparing the data for loading into the target Infor LN system.
|
|
By cute_kanku at 23 Mar 2023 - 08:09
|
Hello and welcome!
Are you an Infor LN customer looking to manage your program more efficiently and effectively? Look no further! My name is Praveen Pandey, and I am a freelance program manager with extensive experience in Infor Cloudsuite ERP implementation and management.
As a program manager, I specialize in overseeing complex projects, driving cross-functional teams, and ensuring successful delivery of initiatives on time, within scope, and budget. I have a deep understanding of the Infor Cloud suite ERP ecosystem and am well-versed in the best practices and methodologies required to drive successful projects.
With my expertise, I can help you with the following:
|
|
By Karnisoft at 21 Dec 2022 - 14:08
|
Hiii, Please help me to solve this isuue ---
When we are generating the retro billing, instead of the sales order price, it is adding the update amount with another price amount. As the attachments New Price should be coming as logic = Update amount (100) + Sales Price Amount (841.13) = 941.13 but new price is coming 973.56. Why?
Thanks & Regards,
Ranajit
|
|
|