commit | 249659d673230e73923f246336ba6c3a6b8ffe83 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Jul 18 20:25:58 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Jul 18 20:25:58 2012 +0530 |
tree | bd2709722b254fb8c8dbb0aeb0fd55e5750c1dbc | |
parent | 6efc49af468f68634d890c634acbef8ba29b31e3 [diff] |
Changed file names from listview.js to doctype_name_list.js
diff --git a/erpnext/accounts/doctype/journal_voucher/listview.js b/erpnext/accounts/doctype/journal_voucher/journal_voucher_list.js similarity index 100% rename from erpnext/accounts/doctype/journal_voucher/listview.js rename to erpnext/accounts/doctype/journal_voucher/journal_voucher_list.js
diff --git a/erpnext/accounts/doctype/purchase_invoice/listview.js b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js similarity index 100% rename from erpnext/accounts/doctype/purchase_invoice/listview.js rename to erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js
diff --git a/erpnext/accounts/doctype/sales_invoice/listview.js b/erpnext/accounts/doctype/sales_invoice/sales_invoice_list.js similarity index 100% rename from erpnext/accounts/doctype/sales_invoice/listview.js rename to erpnext/accounts/doctype/sales_invoice/sales_invoice_list.js
diff --git a/erpnext/buying/doctype/purchase_order/listview.js b/erpnext/buying/doctype/purchase_order/purchase_order_list.js similarity index 100% rename from erpnext/buying/doctype/purchase_order/listview.js rename to erpnext/buying/doctype/purchase_order/purchase_order_list.js
diff --git a/erpnext/buying/doctype/purchase_request/listview.js b/erpnext/buying/doctype/purchase_request/purchase_request_list.js similarity index 100% rename from erpnext/buying/doctype/purchase_request/listview.js rename to erpnext/buying/doctype/purchase_request/purchase_request_list.js
diff --git a/erpnext/buying/doctype/supplier/listview.js b/erpnext/buying/doctype/supplier/supplier_list.js similarity index 100% rename from erpnext/buying/doctype/supplier/listview.js rename to erpnext/buying/doctype/supplier/supplier_list.js
diff --git a/erpnext/hr/doctype/appraisal/listview.js b/erpnext/hr/doctype/appraisal/appraisal_list.js similarity index 100% rename from erpnext/hr/doctype/appraisal/listview.js rename to erpnext/hr/doctype/appraisal/appraisal_list.js
diff --git a/erpnext/hr/doctype/attendance/listview.js b/erpnext/hr/doctype/attendance/attendance_list.js similarity index 100% rename from erpnext/hr/doctype/attendance/listview.js rename to erpnext/hr/doctype/attendance/attendance_list.js
diff --git a/erpnext/hr/doctype/employee/listview.js b/erpnext/hr/doctype/employee/employee_list.js similarity index 100% rename from erpnext/hr/doctype/employee/listview.js rename to erpnext/hr/doctype/employee/employee_list.js
diff --git a/erpnext/hr/doctype/expense_claim/listview.js b/erpnext/hr/doctype/expense_claim/expense_claim_list.js similarity index 100% rename from erpnext/hr/doctype/expense_claim/listview.js rename to erpnext/hr/doctype/expense_claim/expense_claim_list.js
diff --git a/erpnext/hr/doctype/leave_application/listview.js b/erpnext/hr/doctype/leave_application/leave_application_list.js similarity index 100% rename from erpnext/hr/doctype/leave_application/listview.js rename to erpnext/hr/doctype/leave_application/leave_application_list.js
diff --git a/erpnext/hr/doctype/salary_slip/listview.js b/erpnext/hr/doctype/salary_slip/salary_slip_list.js similarity index 100% rename from erpnext/hr/doctype/salary_slip/listview.js rename to erpnext/hr/doctype/salary_slip/salary_slip_list.js
diff --git a/erpnext/production/doctype/bom/listview.js b/erpnext/production/doctype/bom/bom_list.js similarity index 100% rename from erpnext/production/doctype/bom/listview.js rename to erpnext/production/doctype/bom/bom_list.js
diff --git a/erpnext/production/doctype/production_order/listview.js b/erpnext/production/doctype/production_order/production_order_list.js similarity index 100% rename from erpnext/production/doctype/production_order/listview.js rename to erpnext/production/doctype/production_order/production_order_list.js
diff --git a/erpnext/projects/doctype/project/listview.js b/erpnext/projects/doctype/project/project_list.js similarity index 100% rename from erpnext/projects/doctype/project/listview.js rename to erpnext/projects/doctype/project/project_list.js
diff --git a/erpnext/projects/doctype/task/listview.js b/erpnext/projects/doctype/task/task_list.js similarity index 100% rename from erpnext/projects/doctype/task/listview.js rename to erpnext/projects/doctype/task/task_list.js
diff --git a/erpnext/projects/doctype/timesheet/listview.js b/erpnext/projects/doctype/timesheet/timesheet_list.js similarity index 100% rename from erpnext/projects/doctype/timesheet/listview.js rename to erpnext/projects/doctype/timesheet/timesheet_list.js
diff --git a/erpnext/selling/doctype/customer/listview.js b/erpnext/selling/doctype/customer/customer_list.js similarity index 100% rename from erpnext/selling/doctype/customer/listview.js rename to erpnext/selling/doctype/customer/customer_list.js
diff --git a/erpnext/selling/doctype/lead/listview.js b/erpnext/selling/doctype/lead/lead_list.js similarity index 100% rename from erpnext/selling/doctype/lead/listview.js rename to erpnext/selling/doctype/lead/lead_list.js
diff --git a/erpnext/selling/doctype/opportunity/listview.js b/erpnext/selling/doctype/opportunity/opportunity_list.js similarity index 100% rename from erpnext/selling/doctype/opportunity/listview.js rename to erpnext/selling/doctype/opportunity/opportunity_list.js
diff --git a/erpnext/selling/doctype/quotation/listview.js b/erpnext/selling/doctype/quotation/quotation_list.js similarity index 100% rename from erpnext/selling/doctype/quotation/listview.js rename to erpnext/selling/doctype/quotation/quotation_list.js
diff --git a/erpnext/selling/doctype/sales_order/listview.js b/erpnext/selling/doctype/sales_order/sales_order_list.js similarity index 100% rename from erpnext/selling/doctype/sales_order/listview.js rename to erpnext/selling/doctype/sales_order/sales_order_list.js
diff --git a/erpnext/stock/doctype/batch/listview.js b/erpnext/stock/doctype/batch/batch_list.js similarity index 100% rename from erpnext/stock/doctype/batch/listview.js rename to erpnext/stock/doctype/batch/batch_list.js
diff --git a/erpnext/stock/doctype/delivery_note/listview.js b/erpnext/stock/doctype/delivery_note/delivery_note_list.js similarity index 100% rename from erpnext/stock/doctype/delivery_note/listview.js rename to erpnext/stock/doctype/delivery_note/delivery_note_list.js
diff --git a/erpnext/stock/doctype/item/listview.js b/erpnext/stock/doctype/item/item_list.js similarity index 100% rename from erpnext/stock/doctype/item/listview.js rename to erpnext/stock/doctype/item/item_list.js
diff --git a/erpnext/stock/doctype/purchase_receipt/listview.js b/erpnext/stock/doctype/purchase_receipt/purchase_receipt_list.js similarity index 100% rename from erpnext/stock/doctype/purchase_receipt/listview.js rename to erpnext/stock/doctype/purchase_receipt/purchase_receipt_list.js
diff --git a/erpnext/stock/doctype/serial_no/listview.js b/erpnext/stock/doctype/serial_no/serial_no_list.js similarity index 100% rename from erpnext/stock/doctype/serial_no/listview.js rename to erpnext/stock/doctype/serial_no/serial_no_list.js
diff --git a/erpnext/stock/doctype/stock_entry/listview.js b/erpnext/stock/doctype/stock_entry/stock_entry_list.js similarity index 100% rename from erpnext/stock/doctype/stock_entry/listview.js rename to erpnext/stock/doctype/stock_entry/stock_entry_list.js
diff --git a/erpnext/stock/doctype/warehouse/listview.js b/erpnext/stock/doctype/warehouse/warehouse_list.js similarity index 100% rename from erpnext/stock/doctype/warehouse/listview.js rename to erpnext/stock/doctype/warehouse/warehouse_list.js
diff --git a/erpnext/support/doctype/communication/listview.js b/erpnext/support/doctype/communication/communication_list.js similarity index 100% rename from erpnext/support/doctype/communication/listview.js rename to erpnext/support/doctype/communication/communication_list.js
diff --git a/erpnext/support/doctype/customer_issue/listview.js b/erpnext/support/doctype/customer_issue/customer_issue_list.js similarity index 100% rename from erpnext/support/doctype/customer_issue/listview.js rename to erpnext/support/doctype/customer_issue/customer_issue_list.js
diff --git a/erpnext/support/doctype/maintenance_schedule/listview.js b/erpnext/support/doctype/maintenance_schedule/maintenance_schedule_list.js similarity index 100% rename from erpnext/support/doctype/maintenance_schedule/listview.js rename to erpnext/support/doctype/maintenance_schedule/maintenance_schedule_list.js
diff --git a/erpnext/support/doctype/maintenance_visit/listview.js b/erpnext/support/doctype/maintenance_visit/maintenance_visit_list.js similarity index 100% rename from erpnext/support/doctype/maintenance_visit/listview.js rename to erpnext/support/doctype/maintenance_visit/maintenance_visit_list.js
diff --git a/erpnext/support/doctype/support_ticket/listview.js b/erpnext/support/doctype/support_ticket/support_ticket_list.js similarity index 100% rename from erpnext/support/doctype/support_ticket/listview.js rename to erpnext/support/doctype/support_ticket/support_ticket_list.js
diff --git a/erpnext/utilities/doctype/address/listview.js b/erpnext/utilities/doctype/address/address_list.js similarity index 100% rename from erpnext/utilities/doctype/address/listview.js rename to erpnext/utilities/doctype/address/address_list.js
diff --git a/erpnext/utilities/doctype/contact/listview.js b/erpnext/utilities/doctype/contact/contact_list.js similarity index 100% rename from erpnext/utilities/doctype/contact/listview.js rename to erpnext/utilities/doctype/contact/contact_list.js