mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
added time log
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
erpnext.updates = [
|
erpnext.updates = [
|
||||||
|
["27th February", [
|
||||||
|
"Time Log: Created Time Log System, with Calendar View."
|
||||||
|
]],
|
||||||
["26th February", [
|
["26th February", [
|
||||||
"Gross Profit: The report has been rewritten and now it is under Accounts module"
|
"Gross Profit: The report has been rewritten and now it is under Accounts module"
|
||||||
]
|
]],
|
||||||
],
|
["25th February", [
|
||||||
|
"Employee Leave Balance: New Report",
|
||||||
|
"Scripted Reports: Ability to create reports via Script",
|
||||||
|
]],
|
||||||
["21st February, 2013", [
|
["21st February, 2013", [
|
||||||
"Item: Warehouse-wise Re-order Level and Quantity",
|
"Item: Warehouse-wise Re-order Level and Quantity",
|
||||||
"Buying: Purchase Request renamed to Material Request"
|
"Buying: Purchase Request renamed to Material Request"
|
||||||
|
|||||||
Reference in New Issue
Block a user