ソースを参照

changed version to beta

version-14
Nabin Hait 8年前
コミット
21e3f671d0
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      frappe/__init__.py
  2. +1
    -1
      frappe/change_log/v7/v7_2_0.md

+ 1
- 1
frappe/__init__.py ファイルの表示

@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template

__version__ = '7.1.26'
__version__ = '7.2.0-beta'
__title__ = "Frappe Framework"

local = Local()


+ 1
- 1
frappe/change_log/v7/v7_2_0.md ファイルの表示

@@ -10,7 +10,7 @@
- OpenID Connect for Frappe
- Threading based on message id in Email Queue
- New control object daterangepicker for filtering
- Prompt for orientation in pdf
- Orientation selection in PDF
- Expand/Collapse All buttons in tree view reports
- Add attachment from email and copy attachments to Communication Record
- Bulk Upload from zip file


読み込み中…
キャンセル
保存