- ADempiere 3.6 Cookbook
- Ajit Kumar
- 330字
- 2021-04-09 21:40:53
In this chapter, we will cover:
- Creating a new window
- Customizing an existing window
- Creating a window with multiple tabs
- Creating a search widget
- Populating a combo-box list
- Configuring a zoom window
- Creating a read-only window
- Creating a read-only tab
- Creating read-only fields
- Creating a new menu tree
- Role setup and assigning menu tree to a role
- Defaulting the data display to the single/multi row mode
- Showing the entity and line items on the same tab
In this chapter, we are going to look at the overall customization capability of ADempiere. Many of them can be achieved by configuring ADempiere. However, many of them require a combination of customization and configuration. Here we will deal with words like Table, Column, Window, Tab, Field, Process, Model, Validation Rules, and so on and see how to create a new entity of each kind.
To make the topics relevant and have a logical flow, II will be taking a case study and implementing a small module called Minutes Of Meeting (MOM). This module is intended to allow the user to capture the minutes of a meeting and carry out various tasks related to it. As we progress through the recipes, we will cover the concept, its application to the business, how it maps to this MOM case study, and then we would look at what it takes to implement in ADempiere. Going forward, I will be using the following MOM template, as shown in the following screenshot, to map ADempiere capability.

Before we embark on the journey of customization, let us get our tools ready. Let us ensure that:
- We are able to compile the
adempiere_360
project - We are able to run the desktop as well as the Web version of Adempiere using the
adempiere_360
project - We are able to access the
adempiere360
database usingadempiere/adempiere
You may refer to Chapter 1, Preparing the Ground, to learn how to complete the previously mentioned tasks.
- Joomla! 1.5 Site Blueprints
- Learning SQL Server 2008 Reporting Services
- WordPress 2.7 Cookbook
- 中文版SolidWorks 2015技術(shù)大全
- 邊做邊學(xué):Photoshop圖像制作案例教程(第2版·Photoshop 2020)
- Zenoss Core Network and System Monitoring
- AutoCAD 2014 中文版從入門到精通
- Illustrator平面設(shè)計立體化教程:Illustrator 2021(微課版)
- SOA Patterns with BizTalk Server 2009
- AutoCAD入門教程全掌握
- RAW 數(shù)碼底片演義
- CAD/CAM應(yīng)用教程
- Configuring IPCop Firewalls: Closing Borders with Open Source
- Hello HarmonyOS!:鴻蒙應(yīng)用開發(fā)從入門到精通
- Linux Shell腳本攻略(第3版)