From 249659d673230e73923f246336ba6c3a6b8ffe83 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 18 Jul 2012 20:25:58 +0530 Subject: [PATCH] Changed file names from listview.js to doctype_name_list.js --- .../journal_voucher/{listview.js => journal_voucher_list.js} | 0 .../purchase_invoice/{listview.js => purchase_invoice_list.js} | 0 .../doctype/sales_invoice/{listview.js => sales_invoice_list.js} | 0 .../purchase_order/{listview.js => purchase_order_list.js} | 0 .../purchase_request/{listview.js => purchase_request_list.js} | 0 erpnext/buying/doctype/supplier/{listview.js => supplier_list.js} | 0 erpnext/hr/doctype/appraisal/{listview.js => appraisal_list.js} | 0 erpnext/hr/doctype/attendance/{listview.js => attendance_list.js} | 0 erpnext/hr/doctype/employee/{listview.js => employee_list.js} | 0 .../doctype/expense_claim/{listview.js => expense_claim_list.js} | 0 .../leave_application/{listview.js => leave_application_list.js} | 0 .../hr/doctype/salary_slip/{listview.js => salary_slip_list.js} | 0 erpnext/production/doctype/bom/{listview.js => bom_list.js} | 0 .../production_order/{listview.js => production_order_list.js} | 0 erpnext/projects/doctype/project/{listview.js => project_list.js} | 0 erpnext/projects/doctype/task/{listview.js => task_list.js} | 0 .../projects/doctype/timesheet/{listview.js => timesheet_list.js} | 0 .../selling/doctype/customer/{listview.js => customer_list.js} | 0 erpnext/selling/doctype/lead/{listview.js => lead_list.js} | 0 .../doctype/opportunity/{listview.js => opportunity_list.js} | 0 .../selling/doctype/quotation/{listview.js => quotation_list.js} | 0 .../doctype/sales_order/{listview.js => sales_order_list.js} | 0 erpnext/stock/doctype/batch/{listview.js => batch_list.js} | 0 .../doctype/delivery_note/{listview.js => delivery_note_list.js} | 0 erpnext/stock/doctype/item/{listview.js => item_list.js} | 0 .../purchase_receipt/{listview.js => purchase_receipt_list.js} | 0 .../stock/doctype/serial_no/{listview.js => serial_no_list.js} | 0 .../doctype/stock_entry/{listview.js => stock_entry_list.js} | 0 .../stock/doctype/warehouse/{listview.js => warehouse_list.js} | 0 .../doctype/communication/{listview.js => communication_list.js} | 0 .../customer_issue/{listview.js => customer_issue_list.js} | 0 .../{listview.js => maintenance_schedule_list.js} | 0 .../maintenance_visit/{listview.js => maintenance_visit_list.js} | 0 .../support_ticket/{listview.js => support_ticket_list.js} | 0 .../utilities/doctype/address/{listview.js => address_list.js} | 0 .../utilities/doctype/contact/{listview.js => contact_list.js} | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename erpnext/accounts/doctype/journal_voucher/{listview.js => journal_voucher_list.js} (100%) rename erpnext/accounts/doctype/purchase_invoice/{listview.js => purchase_invoice_list.js} (100%) rename erpnext/accounts/doctype/sales_invoice/{listview.js => sales_invoice_list.js} (100%) rename erpnext/buying/doctype/purchase_order/{listview.js => purchase_order_list.js} (100%) rename erpnext/buying/doctype/purchase_request/{listview.js => purchase_request_list.js} (100%) rename erpnext/buying/doctype/supplier/{listview.js => supplier_list.js} (100%) rename erpnext/hr/doctype/appraisal/{listview.js => appraisal_list.js} (100%) rename erpnext/hr/doctype/attendance/{listview.js => attendance_list.js} (100%) rename erpnext/hr/doctype/employee/{listview.js => employee_list.js} (100%) rename erpnext/hr/doctype/expense_claim/{listview.js => expense_claim_list.js} (100%) rename erpnext/hr/doctype/leave_application/{listview.js => leave_application_list.js} (100%) rename erpnext/hr/doctype/salary_slip/{listview.js => salary_slip_list.js} (100%) rename erpnext/production/doctype/bom/{listview.js => bom_list.js} (100%) rename erpnext/production/doctype/production_order/{listview.js => production_order_list.js} (100%) rename erpnext/projects/doctype/project/{listview.js => project_list.js} (100%) rename erpnext/projects/doctype/task/{listview.js => task_list.js} (100%) rename erpnext/projects/doctype/timesheet/{listview.js => timesheet_list.js} (100%) rename erpnext/selling/doctype/customer/{listview.js => customer_list.js} (100%) rename erpnext/selling/doctype/lead/{listview.js => lead_list.js} (100%) rename erpnext/selling/doctype/opportunity/{listview.js => opportunity_list.js} (100%) rename erpnext/selling/doctype/quotation/{listview.js => quotation_list.js} (100%) rename erpnext/selling/doctype/sales_order/{listview.js => sales_order_list.js} (100%) rename erpnext/stock/doctype/batch/{listview.js => batch_list.js} (100%) rename erpnext/stock/doctype/delivery_note/{listview.js => delivery_note_list.js} (100%) rename erpnext/stock/doctype/item/{listview.js => item_list.js} (100%) rename erpnext/stock/doctype/purchase_receipt/{listview.js => purchase_receipt_list.js} (100%) rename erpnext/stock/doctype/serial_no/{listview.js => serial_no_list.js} (100%) rename erpnext/stock/doctype/stock_entry/{listview.js => stock_entry_list.js} (100%) rename erpnext/stock/doctype/warehouse/{listview.js => warehouse_list.js} (100%) rename erpnext/support/doctype/communication/{listview.js => communication_list.js} (100%) rename erpnext/support/doctype/customer_issue/{listview.js => customer_issue_list.js} (100%) rename erpnext/support/doctype/maintenance_schedule/{listview.js => maintenance_schedule_list.js} (100%) rename erpnext/support/doctype/maintenance_visit/{listview.js => maintenance_visit_list.js} (100%) rename erpnext/support/doctype/support_ticket/{listview.js => support_ticket_list.js} (100%) rename erpnext/utilities/doctype/address/{listview.js => address_list.js} (100%) rename erpnext/utilities/doctype/contact/{listview.js => contact_list.js} (100%) 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