Tag: community-driven open source

Feedback after a Security Audit

Enhanced Security: Our Experience with the Expert Light Security Audit (powered by iDempiere) by Orange Cyberdefense Hello to all members of the iDempiere community! Today, TGI is delighted to share with you an enriching and reassuring experience we recently had.As a provider of SaaS software based on the open-source ERP iDempiere, the security of our…

Understanding REST API and Its Importance in iDempiere Development

Why this Post Matters We want to communicate two important points: Table of contents What is a REST API? Why is REST API Important? How REST API Expands iDempiere as a Development Framework Exploring iDempiere Swagger for REST API Conclusion What is a REST API? REST (Representational State Transfer) API is a widely used architectural…

Dynamic Filter per Table

Managing data access effectively is crucial in any ERP system. With Dynamic Validation per Table, iDempiere offers a powerful and flexible way to control data visibility at a system-wide level or based on specific users and roles. Similar to PostgreSQL’s Row Level Security (RLS), this feature ensures that users only see the relevant information while…

iDempiere 12 “Kudos”

The highly anticipated iDempiere 12 LTS is here! Loaded with exciting new features, UI/UX enhancements, and performance improvements, this release represents a major milestone for the iDempiere community. Kudos! Once again, for the 12th iteration, both business users and developers across the globe are treated to new functionalities that elevate their daily interactions with iDempiere…

The Power of JSON Fields in iDempiere

In today’s fast-paced world of business applications, flexibility is key. JSON is a commonly used data format with diverse applications in data interchange, especially for web applications communicating with servers. With the development of the REST API in iDempiere, the system has become highly flexible. Additionally, with the new support for native JSON fields, this…

Hacktoberfest 2024 and iDempiere

Join iDempiere at Hacktoberfest 2024: Contribute, Learn, and Grow! We are excited to announce that iDempiere will participate again in the Hacktoberfest 2024! 🎉 This is an incredible opportunity for community members of all experience levels to contribute to the growth of the iDempiere open-source community, and make meaningful contributions to one of the leading…

Pivot Tables in iDempiere

Did you know you can use pivot tables to interact and aggregate your data in iDempiere? Pivot tables are arguably Excel’s most powerful feature, which attracts users. iDempiere has long allowed users to easily download data as an Excel file for further analysis. However, it has now reached a new level by allowing users to…

iDempiere Hero of the Month – July 2024

iDempiere enthusiasts share many examples of how iDempiere changed people’s lives for the better. Here we present to you our hero of the month for his contributions. Adam Sawtell has demonstrated remarkable dedication and support to the iDempiere project, consistently making donations for an incredible 37 months in a row! His unwavering commitment and generosity…

Status Line as Dashboard Widget

As a business in operation, we can easily be buried under tons of information coming from all directions. What we need are business insights. This feature allows us to highlight the most valuable and/or actionable pieces of information directly in the user’s interface, making it readily accessible for every user. Table of contents Benefits Step-by-step…

Running Processes Across Multiple Records in iDempiere’s Window Grid View

If you’re an iDempiere user, you may often need to run a process on multiple records simultaneously. This can be particularly useful for tasks like batch updating, mass approval, or executing custom processes across selected records. Fortunately, iDempiere provides a powerful feature that allows you to do just that, directly from the window grid view.…