IDEMPIERE-6278:Improve Order By on Windows(機能改善)
- マイグレーションスクリプトのみ
IDEMPIERE-6242:Info window, image fieldtype doesn't work(機能改善)
検索ウィンドウ上で画像が表示できるようになった様子。
- MSysConfig.java
- SystemIDs.java
- DisplayType.java
- lang-addon.xml
- GridTabRowRenderer.java
- ComfirmPanel.java
- Tab.java
- WListItemRenderer.java
- DPViews.java
- WImageEditor.java
- DefaultEditorFactory.java
- InfoWIndow.java
- ManageImageCache.java
- layout.js
- button.css.dsp
- field-editor.css.dsp
- マイグレーションスクリプトあり
IDEMPIERE-6180:Account Element (Chart of Accounts) tree is shown without icons on the branches(不具合修正)
IDEMPIERE-6171:Request and request group window is showing fields for de-activated window(不具合修正)
- マイグレーションスクリプトのみ
IDEMPIERE-6138: freeze any column on grid(新機能)
- GridView
- マイグレーションスクリプト
IDEMPIERE-6129:Character limitation in the "value_string" column of the "T_Selection_InfoWindow"(不具合修正)
IDEMPIERE-6122:Query class to accept a list of columns to select(機能改善)
- PO
- POInfo
IDEMPIERE-6080:Remove MBPartner.getTemplate call in beforeSave of MInvoice and MOrder(不具合修正)
- MInvoice
- MOrder
IDEMPIERE-5695:Process audit doesn't set print language, format, print format on Forms/documents(不具合修正)
IDEMPIERE-4827:Unify Evaluatee Implementation(機能改善)
コンテキストを使用したロジックの評価を一本化しようとしている様子。