[change_log and fixes] set print hide, add change_log
This commit is contained in:
parent
cc8f1afa56
commit
653cffec1e
@ -717,7 +717,7 @@
|
|||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 1,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
"report_hide": 0,
|
"report_hide": 0,
|
||||||
"reqd": 0,
|
"reqd": 0,
|
||||||
@ -1327,8 +1327,8 @@
|
|||||||
"is_submittable": 0,
|
"is_submittable": 0,
|
||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"modified": "2015-10-26 17:22:23.631195",
|
"modified": "2015-10-27 16:59:39.595490",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "saurabh@erpnext.com",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Sales Invoice Item",
|
"name": "Sales Invoice Item",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
@ -475,7 +475,7 @@
|
|||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 1,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
"report_hide": 0,
|
"report_hide": 0,
|
||||||
"reqd": 0,
|
"reqd": 0,
|
||||||
@ -2238,8 +2238,8 @@
|
|||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"modified": "2015-10-26 09:09:06.796558",
|
"modified": "2015-10-27 16:58:53.362949",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "saurabh@erpnext.com",
|
||||||
"module": "Buying",
|
"module": "Buying",
|
||||||
"name": "Purchase Order",
|
"name": "Purchase Order",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
1
erpnext/change_log/current/drop-ship.md
Normal file
1
erpnext/change_log/current/drop-ship.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
- **Drop Ship** You can now implement drop shipping by creating Purchase Order from Sales Order.
|
@ -720,7 +720,7 @@
|
|||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 1,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
"report_hide": 0,
|
"report_hide": 0,
|
||||||
"reqd": 0,
|
"reqd": 0,
|
||||||
@ -1206,8 +1206,8 @@
|
|||||||
"is_submittable": 0,
|
"is_submittable": 0,
|
||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"modified": "2015-10-26 17:17:04.378067",
|
"modified": "2015-10-27 17:00:01.005108",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "saurabh@erpnext.com",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Sales Order Item",
|
"name": "Sales Order Item",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
|
@ -260,7 +260,7 @@
|
|||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 1,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
"report_hide": 0,
|
"report_hide": 0,
|
||||||
"reqd": 0,
|
"reqd": 0,
|
||||||
@ -2157,11 +2157,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
<<<<<<< ac7a1da680daa876b9f107cec87150cf7a195138
|
|
||||||
"modified": "2015-10-29 02:25:26.256373",
|
"modified": "2015-10-29 02:25:26.256373",
|
||||||
=======
|
|
||||||
"modified": "2015-10-26 17:18:54.615802",
|
|
||||||
>>>>>>> [fixes] bulk close facility, rename Drop Ship to Delivered By Supplier
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
|
Loading…
Reference in New Issue
Block a user