mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
[cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-22 15:11:38",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-08-07 17:09:46",
|
||||
"modified": "2013-08-09 14:47:25",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
"depends_on": "eval:doc.rm_cost_as_per===\"Price List\"",
|
||||
"description": "Price List for Costing",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "price_list",
|
||||
"fieldname": "buying_price_list",
|
||||
"fieldtype": "Link",
|
||||
"label": "Price List",
|
||||
"options": "Price List"
|
||||
|
||||
Reference in New Issue
Block a user