changed version to beta
This commit is contained in:
parent
d25db23fdb
commit
43594b245c
@ -2,7 +2,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
|
||||
__version__ = '7.1.26'
|
||||
__version__ = '7.2.0-beta'
|
||||
|
||||
def get_default_company(user=None):
|
||||
'''Get default company for user'''
|
||||
|
@ -3,18 +3,19 @@
|
||||
- Training Result
|
||||
- Training Feedback
|
||||
- Daily Work Summary
|
||||
- Process payroll monthly / bimonthly / fortnightly / weekly / daily
|
||||
- Salary Processing Period
|
||||
- Process salary based on bimonthly, fortnightly, weekly and even on daily basis.
|
||||
- Budget against Project
|
||||
- Currency Exchange based on date
|
||||
- [POS] Provision to delete the offline records
|
||||
- Provision to delete the offline records in POS
|
||||
- Chart of Accounts template for Canada, France, Germany (SKR04), Guatemala, Indonesia, Mexico, Nicaragua, Netherlands.
|
||||
- Chart of Accounts based on existing company
|
||||
- Chart of Accounts for new company based on existing company
|
||||
- Quality Inspection before delivery
|
||||
- Fixed Item and Warehouse renaming / merging logic fixed
|
||||
- Apply Pricing Rule in Shopping Cart
|
||||
- Jinja template in Terms and Conditions
|
||||
- Settings to disallow same items to be entered multiple times in sales/purchase transactions
|
||||
- Schools update
|
||||
- New document: Instructor, Student Leave Application, Student Batch Name, Batch Creation Tool
|
||||
- New Report: Student Monthly Attendance Sheet, Absent Student Report, Student Batch-Wise Attendance
|
||||
- New Documents: Instructor, Student Leave Application, Student Batch Name, Batch Creation Tool
|
||||
- New Reports: Student Monthly Attendance Sheet, Absent Student Report, Student Batch-Wise Attendance
|
||||
- Renamed Scheduling Tool to Course scheduling Tool, Batch Name to Student Batch Name and Batch Creation tool to Student Batch Creation tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user