mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-16 02:11:39 +00:00
[fixes] production, added qty transferred, fix gantt, fiscal year (set fiscal year, instead of validation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"autoname": "MSD.#####",
|
||||
"creation": "2013-02-22 01:28:05.000000",
|
||||
"autoname": "hash",
|
||||
"creation": "2013-02-22 01:28:05",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"fields": [
|
||||
@@ -89,9 +89,10 @@
|
||||
],
|
||||
"idx": 1,
|
||||
"istable": 1,
|
||||
"modified": "2013-12-31 12:13:38.000000",
|
||||
"modified": "2015-02-19 01:07:00.495149",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Maintenance Schedule Detail",
|
||||
"owner": "Administrator"
|
||||
"owner": "Administrator",
|
||||
"permissions": []
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"autoname": "IMD.#####",
|
||||
"creation": "2013-02-22 01:28:05.000000",
|
||||
"autoname": "hash",
|
||||
"creation": "2013-02-22 01:28:05",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"fields": [
|
||||
@@ -133,9 +133,10 @@
|
||||
],
|
||||
"idx": 1,
|
||||
"istable": 1,
|
||||
"modified": "2013-12-31 12:08:32.000000",
|
||||
"modified": "2015-02-19 01:07:00.550040",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Maintenance Schedule Item",
|
||||
"owner": "Administrator"
|
||||
"owner": "Administrator",
|
||||
"permissions": []
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"autoname": "MVD.#####",
|
||||
"autoname": "hash",
|
||||
"creation": "2013-02-22 01:28:06",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
@@ -123,7 +123,7 @@
|
||||
],
|
||||
"idx": 1,
|
||||
"istable": 1,
|
||||
"modified": "2014-07-07 02:53:48.442249",
|
||||
"modified": "2015-02-19 01:07:00.623383",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Maintenance Visit Purpose",
|
||||
|
||||
Reference in New Issue
Block a user