From 09a9f4c0c9d5b17491cd182d30e1cddc74f2d545 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Fri, 7 Mar 2014 17:20:22 +0530 Subject: [PATCH] Added module to Report doctype --- erpnext/accounts/report/accounts_payable/accounts_payable.txt | 3 ++- .../report/accounts_receivable/accounts_receivable.txt | 3 ++- .../report/bank_clearance_summary/bank_clearance_summary.txt | 3 ++- .../bank_reconciliation_statement.txt | 3 ++- .../report/budget_variance_report/budget_variance_report.txt | 3 ++- .../report/customer_account_head/customer_account_head.txt | 3 ++- .../delivered_items_to_be_billed.txt | 3 ++- erpnext/accounts/report/general_ledger/general_ledger.txt | 3 ++- erpnext/accounts/report/gross_profit/gross_profit.txt | 3 ++- .../item_wise_purchase_register.txt | 3 ++- .../item_wise_sales_register/item_wise_sales_register.txt | 3 ++- .../ordered_items_to_be_billed/ordered_items_to_be_billed.txt | 3 ++- .../payment_period_based_on_invoice_date.txt | 3 ++- .../report/purchase_invoice_trends/purchase_invoice_trends.txt | 3 ++- .../purchase_order_items_to_be_billed.txt | 3 ++- .../accounts/report/purchase_register/purchase_register.txt | 3 ++- .../received_items_to_be_billed.txt | 3 ++- .../report/sales_invoice_trends/sales_invoice_trends.txt | 3 ++- .../sales_partners_commission/sales_partners_commission.txt | 3 ++- erpnext/accounts/report/sales_register/sales_register.txt | 3 ++- .../report/supplier_account_head/supplier_account_head.txt | 3 ++- .../item_wise_purchase_history/item_wise_purchase_history.txt | 3 ++- .../report/purchase_order_trends/purchase_order_trends.txt | 3 ++- .../requested_items_to_be_ordered.txt | 3 ++- .../supplier_addresses_and_contacts.txt | 3 ++- erpnext/hr/report/employee_birthday/employee_birthday.txt | 3 ++- .../hr/report/employee_information/employee_information.txt | 3 ++- .../report/employee_leave_balance/employee_leave_balance.txt | 3 ++- .../monthly_attendance_sheet/monthly_attendance_sheet.txt | 3 ++- .../report/monthly_salary_register/monthly_salary_register.txt | 3 ++- .../completed_production_orders.txt | 3 ++- .../issued_items_against_production_order.txt | 3 ++- .../report/open_production_orders/open_production_orders.txt | 3 ++- .../production_orders_in_progress.txt | 3 ++- .../report/daily_time_log_summary/daily_time_log_summary.txt | 3 ++- .../project_wise_stock_tracking.txt | 3 ++- .../available_stock_for_packing_items.txt | 3 ++- .../customer_acquisition_and_loyalty.txt | 3 ++- .../customer_addresses_and_contacts.txt | 3 ++- .../customers_not_buying_since_long_time.txt | 3 ++- .../report/item_wise_sales_history/item_wise_sales_history.txt | 3 ++- erpnext/selling/report/lead_details/lead_details.txt | 3 ++- .../pending_so_items_for_purchase_request.txt | 3 ++- erpnext/selling/report/quotation_trends/quotation_trends.txt | 3 ++- .../selling/report/sales_order_trends/sales_order_trends.txt | 3 ++- .../sales_person_target_variance_item_group_wise.txt | 3 ++- .../sales_person_wise_transaction_summary.txt | 3 ++- .../territory_target_variance_item_group_wise.txt | 3 ++- .../batch_wise_balance_history/batch_wise_balance_history.txt | 3 ++- .../stock/report/delivery_note_trends/delivery_note_trends.txt | 3 ++- erpnext/stock/report/item_prices/item_prices.txt | 3 ++- .../stock/report/item_shortage_report/item_shortage_report.txt | 3 ++- .../item_wise_price_list_rate/item_wise_price_list_rate.txt | 3 ++- .../report/items_to_be_requested/items_to_be_requested.txt | 3 ++- .../itemwise_recommended_reorder_level.txt | 3 ++- ..._requests_for_which_supplier_quotations_are_not_created.txt | 3 ++- .../ordered_items_to_be_delivered.txt | 3 ++- .../stock/report/purchase_in_transit/purchase_in_transit.txt | 3 ++- .../purchase_order_items_to_be_received.txt | 3 ++- .../report/purchase_receipt_trends/purchase_receipt_trends.txt | 3 ++- .../requested_items_to_be_transferred.txt | 3 ++- .../serial_no_service_contract_expiry.txt | 3 ++- erpnext/stock/report/serial_no_status/serial_no_status.txt | 3 ++- .../serial_no_warranty_expiry/serial_no_warranty_expiry.txt | 3 ++- erpnext/stock/report/stock_ageing/stock_ageing.txt | 3 ++- erpnext/stock/report/stock_ledger/stock_ledger.txt | 3 ++- .../stock/report/stock_projected_qty/stock_projected_qty.txt | 3 ++- .../supplier_wise_sales_analytics.txt | 3 ++- .../warehouse_wise_stock_balance.txt | 3 ++- .../report/maintenance_schedules/maintenance_schedules.txt | 3 ++- 70 files changed, 140 insertions(+), 70 deletions(-) diff --git a/erpnext/accounts/report/accounts_payable/accounts_payable.txt b/erpnext/accounts/report/accounts_payable/accounts_payable.txt index 6de97f64e6..9d20510314 100644 --- a/erpnext/accounts/report/accounts_payable/accounts_payable.txt +++ b/erpnext/accounts/report/accounts_payable/accounts_payable.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-22 16:16:03", "docstatus": 0, - "modified": "2013-04-30 17:55:54", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Purchase Invoice", "report_name": "Accounts Payable", diff --git a/erpnext/accounts/report/accounts_receivable/accounts_receivable.txt b/erpnext/accounts/report/accounts_receivable/accounts_receivable.txt index d01bef23d3..6da3088abe 100644 --- a/erpnext/accounts/report/accounts_receivable/accounts_receivable.txt +++ b/erpnext/accounts/report/accounts_receivable/accounts_receivable.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-16 11:31:13", "docstatus": 0, - "modified": "2013-05-24 12:02:52", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Sales Invoice", "report_name": "Accounts Receivable", diff --git a/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.txt b/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.txt index 3dd2079f3a..3b462a0114 100644 --- a/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.txt +++ b/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.txt @@ -2,13 +2,14 @@ { "creation": "2013-05-01 12:13:25", "docstatus": 0, - "modified": "2013-05-01 12:13:25", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Journal Voucher", "report_name": "Bank Clearance Summary", diff --git a/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.txt b/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.txt index 9867c5ded7..a2436a8eb0 100644 --- a/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.txt +++ b/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 18:30:21", "docstatus": 0, - "modified": "2013-05-01 10:53:12", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 0, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Journal Voucher", "report_name": "Bank Reconciliation Statement", diff --git a/erpnext/accounts/report/budget_variance_report/budget_variance_report.txt b/erpnext/accounts/report/budget_variance_report/budget_variance_report.txt index b89cb4545f..be9ce13a22 100644 --- a/erpnext/accounts/report/budget_variance_report/budget_variance_report.txt +++ b/erpnext/accounts/report/budget_variance_report/budget_variance_report.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-18 12:56:36", "docstatus": 0, - "modified": "2013-06-18 12:56:36", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Cost Center", "report_name": "Budget Variance Report", diff --git a/erpnext/accounts/report/customer_account_head/customer_account_head.txt b/erpnext/accounts/report/customer_account_head/customer_account_head.txt index d258facd8a..c2a856bb94 100644 --- a/erpnext/accounts/report/customer_account_head/customer_account_head.txt +++ b/erpnext/accounts/report/customer_account_head/customer_account_head.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-03 16:17:34", "docstatus": 0, - "modified": "2013-06-03 16:17:34", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Account", "report_name": "Customer Account Head", diff --git a/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.txt b/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.txt index f16aaaa964..a525d2df58 100644 --- a/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.txt +++ b/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.txt @@ -2,13 +2,14 @@ { "creation": "2013-07-30 17:28:49", "docstatus": 0, - "modified": "2014-02-11 12:40:04", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "query": "select\n `tabDelivery Note`.`name` as \"Delivery Note:Link/Delivery Note:120\",\n\t`tabDelivery Note`.`customer` as \"Customer:Link/Customer:120\",\n\t`tabDelivery Note`.`posting_date` as \"Date:Date\",\n\t`tabDelivery Note`.`project_name` as \"Project\",\n\t`tabDelivery Note Item`.`item_code` as \"Item:Link/Item:120\",\n\t(`tabDelivery Note Item`.`qty` - ifnull((select sum(qty) from `tabSales Invoice Item` \n\t where `tabSales Invoice Item`.docstatus=1 and \n `tabSales Invoice Item`.delivery_note = `tabDelivery Note`.name and\n\t `tabSales Invoice Item`.dn_detail = `tabDelivery Note Item`.name), 0))\n\t\tas \"Qty:Float:110\",\n\t(`tabDelivery Note Item`.`base_amount` - ifnull((select sum(base_amount) from `tabSales Invoice Item` \n where `tabSales Invoice Item`.docstatus=1 and \n `tabSales Invoice Item`.delivery_note = `tabDelivery Note`.name and\n `tabSales Invoice Item`.dn_detail = `tabDelivery Note Item`.name), 0))\n\t\tas \"Amount:Currency:110\",\n\t`tabDelivery Note Item`.`item_name` as \"Item Name::150\",\n\t`tabDelivery Note Item`.`description` as \"Description::200\"\nfrom `tabDelivery Note`, `tabDelivery Note Item`\nwhere\n `tabDelivery Note`.docstatus = 1 and\n\t`tabDelivery Note`.`status` != \"Stopped\" and\n `tabDelivery Note`.name = `tabDelivery Note Item`.parent and\n (`tabDelivery Note Item`.qty > ifnull((select sum(qty) from `tabSales Invoice Item` \n where `tabSales Invoice Item`.docstatus=1 and \n `tabSales Invoice Item`.delivery_note = `tabDelivery Note`.name and\n `tabSales Invoice Item`.dn_detail = `tabDelivery Note Item`.name), 0))\norder by `tabDelivery Note`.`name` desc", "ref_doctype": "Sales Invoice", diff --git a/erpnext/accounts/report/general_ledger/general_ledger.txt b/erpnext/accounts/report/general_ledger/general_ledger.txt index ef169dbe88..cdfb033d0a 100644 --- a/erpnext/accounts/report/general_ledger/general_ledger.txt +++ b/erpnext/accounts/report/general_ledger/general_ledger.txt @@ -2,13 +2,14 @@ { "creation": "2013-12-06 13:22:23", "docstatus": 0, - "modified": "2013-12-06 13:22:23", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "GL Entry", "report_name": "General Ledger", diff --git a/erpnext/accounts/report/gross_profit/gross_profit.txt b/erpnext/accounts/report/gross_profit/gross_profit.txt index bc21484f1c..56776600eb 100644 --- a/erpnext/accounts/report/gross_profit/gross_profit.txt +++ b/erpnext/accounts/report/gross_profit/gross_profit.txt @@ -2,13 +2,14 @@ { "creation": "2013-02-25 17:03:34", "docstatus": 0, - "modified": "2013-02-25 17:03:34", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Sales Invoice", "report_name": "Gross Profit", diff --git a/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.txt b/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.txt index 7ded5ff583..3dbd53614b 100644 --- a/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.txt +++ b/erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-05 15:37:30", "docstatus": 0, - "modified": "2013-06-05 15:37:30", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Purchase Invoice", "report_name": "Item-wise Purchase Register", diff --git a/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.txt b/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.txt index fb0555d459..8d30644c39 100644 --- a/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.txt +++ b/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-13 17:50:55", "docstatus": 0, - "modified": "2013-05-13 17:50:55", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Sales Invoice", "report_name": "Item-wise Sales Register", diff --git a/erpnext/accounts/report/ordered_items_to_be_billed/ordered_items_to_be_billed.txt b/erpnext/accounts/report/ordered_items_to_be_billed/ordered_items_to_be_billed.txt index 8960823f89..09b6cff971 100644 --- a/erpnext/accounts/report/ordered_items_to_be_billed/ordered_items_to_be_billed.txt +++ b/erpnext/accounts/report/ordered_items_to_be_billed/ordered_items_to_be_billed.txt @@ -2,13 +2,14 @@ { "creation": "2013-02-21 14:26:44", "docstatus": 0, - "modified": "2014-02-11 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "query": "select \n `tabSales Order`.`name` as \"Sales Order:Link/Sales Order:120\",\n `tabSales Order`.`customer` as \"Customer:Link/Customer:120\",\n `tabSales Order`.`status` as \"Status\",\n `tabSales Order`.`transaction_date` as \"Date:Date\",\n `tabSales Order`.`project_name` as \"Project\",\n `tabSales Order Item`.item_code as \"Item:Link/Item:120\",\n `tabSales Order Item`.base_amount as \"Amount:Currency:110\",\n (`tabSales Order Item`.billed_amt * ifnull(`tabSales Order`.conversion_rate, 1)) as \"Billed Amount:Currency:110\",\n (ifnull(`tabSales Order Item`.base_amount, 0) - (ifnull(`tabSales Order Item`.billed_amt, 0) * ifnull(`tabSales Order`.conversion_rate, 1))) as \"Pending Amount:Currency:120\",\n `tabSales Order Item`.item_name as \"Item Name::150\",\n `tabSales Order Item`.description as \"Description::200\"\nfrom\n `tabSales Order`, `tabSales Order Item`\nwhere\n `tabSales Order Item`.`parent` = `tabSales Order`.`name`\n and `tabSales Order`.docstatus = 1\n and `tabSales Order`.status != \"Stopped\"\n and ifnull(`tabSales Order Item`.billed_amt,0) < ifnull(`tabSales Order Item`.amount,0)\norder by `tabSales Order`.transaction_date asc", "ref_doctype": "Sales Invoice", diff --git a/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.txt b/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.txt index 408060240c..e48ea69ecc 100644 --- a/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.txt +++ b/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.txt @@ -2,7 +2,7 @@ { "creation": "2013-12-02 17:06:37", "docstatus": 0, - "modified": "2013-12-02 17:06:39", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Journal Voucher", "report_name": "Payment Period Based On Invoice Date", diff --git a/erpnext/accounts/report/purchase_invoice_trends/purchase_invoice_trends.txt b/erpnext/accounts/report/purchase_invoice_trends/purchase_invoice_trends.txt index 1d5c2d5f45..20e5a53f51 100644 --- a/erpnext/accounts/report/purchase_invoice_trends/purchase_invoice_trends.txt +++ b/erpnext/accounts/report/purchase_invoice_trends/purchase_invoice_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:46:55", "docstatus": 0, - "modified": "2013-06-13 18:46:55", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Purchase Invoice", "report_name": "Purchase Invoice Trends", diff --git a/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.txt b/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.txt index bcde486374..88990cb6d1 100644 --- a/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.txt +++ b/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-28 15:54:16", "docstatus": 0, - "modified": "2014-02-11 13:01:05", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "query": "select \n `tabPurchase Order`.`name` as \"Purchase Order:Link/Purchase Order:120\",\n `tabPurchase Order`.`transaction_date` as \"Date:Date:100\",\n\t`tabPurchase Order`.`supplier` as \"Supplier:Link/Supplier:120\",\n\t`tabPurchase Order Item`.`project_name` as \"Project\",\n\t`tabPurchase Order Item`.item_code as \"Item Code:Link/Item:120\",\n\t`tabPurchase Order Item`.base_amount as \"Amount:Currency:100\",\n\t`tabPurchase Order Item`.billed_amt as \"Billed Amount:Currency:100\", \n\t(`tabPurchase Order Item`.base_amount - ifnull(`tabPurchase Order Item`.billed_amt, 0)) as \"Amount to Bill:Currency:100\",\n\t`tabPurchase Order Item`.item_name as \"Item Name::150\",\n\t`tabPurchase Order Item`.description as \"Description::200\"\nfrom\n\t`tabPurchase Order`, `tabPurchase Order Item`\nwhere\n\t`tabPurchase Order Item`.`parent` = `tabPurchase Order`.`name`\n\tand `tabPurchase Order`.docstatus = 1\n\tand `tabPurchase Order`.status != \"Stopped\"\n\tand ifnull(`tabPurchase Order Item`.billed_amt, 0) < ifnull(`tabPurchase Order Item`.base_amount, 0)\norder by `tabPurchase Order`.transaction_date asc", "ref_doctype": "Purchase Invoice", diff --git a/erpnext/accounts/report/purchase_register/purchase_register.txt b/erpnext/accounts/report/purchase_register/purchase_register.txt index 847f5f3b6c..f04f8e6498 100644 --- a/erpnext/accounts/report/purchase_register/purchase_register.txt +++ b/erpnext/accounts/report/purchase_register/purchase_register.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-29 16:13:11", "docstatus": 0, - "modified": "2013-04-30 17:51:19", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Purchase Invoice", "report_name": "Purchase Register", diff --git a/erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.txt b/erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.txt index f7afd3b3fb..3ecb2d8879 100644 --- a/erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.txt +++ b/erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.txt @@ -2,13 +2,14 @@ { "creation": "2013-07-30 18:35:10", "docstatus": 0, - "modified": "2014-02-11 11:46:57", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "query": "select\n `tabPurchase Receipt`.`name` as \"Purchase Receipt:Link/Purchase Receipt:120\",\n `tabPurchase Receipt`.`supplier` as \"Supplier:Link/Supplier:120\",\n\t`tabPurchase Receipt`.`posting_date` as \"Date:Date\",\n\t`tabPurchase Receipt Item`.`project_name` as \"Project\",\n\t`tabPurchase Receipt Item`.`item_code` as \"Item:Link/Item:120\",\n\t(`tabPurchase Receipt Item`.`qty` - ifnull((select sum(qty) from `tabPurchase Invoice Item` \n\t where `tabPurchase Invoice Item`.purchase_receipt = `tabPurchase Receipt`.name and\n\t `tabPurchase Invoice Item`.pr_detail = `tabPurchase Receipt Item`.name), 0))\n\t\tas \"Qty:Float:110\",\n\t(`tabPurchase Receipt Item`.`base_amount` - ifnull((select sum(base_amount) from `tabPurchase Invoice Item` \n where `tabPurchase Invoice Item`.purchase_receipt = `tabPurchase Receipt`.name and\n `tabPurchase Invoice Item`.pr_detail = `tabPurchase Receipt Item`.name), 0))\n\t\tas \"Amount:Currency:110\",\n\t`tabPurchase Receipt Item`.`item_name` as \"Item Name::150\",\n\t`tabPurchase Receipt Item`.`description` as \"Description::200\"\nfrom `tabPurchase Receipt`, `tabPurchase Receipt Item`\nwhere\n `tabPurchase Receipt`.docstatus = 1 and\n\t`tabPurchase Receipt`.`status` != \"Stopped\" and\n `tabPurchase Receipt`.name = `tabPurchase Receipt Item`.parent and\n (`tabPurchase Receipt Item`.qty > ifnull((select sum(qty) from `tabPurchase Invoice Item` \n where `tabPurchase Invoice Item`.purchase_receipt = `tabPurchase Receipt`.name and\n `tabPurchase Invoice Item`.pr_detail = `tabPurchase Receipt Item`.name), 0))\norder by `tabPurchase Receipt`.`name` desc", "ref_doctype": "Purchase Invoice", diff --git a/erpnext/accounts/report/sales_invoice_trends/sales_invoice_trends.txt b/erpnext/accounts/report/sales_invoice_trends/sales_invoice_trends.txt index 279ac1269f..4ffc3499bf 100644 --- a/erpnext/accounts/report/sales_invoice_trends/sales_invoice_trends.txt +++ b/erpnext/accounts/report/sales_invoice_trends/sales_invoice_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:44:21", "docstatus": 0, - "modified": "2013-06-13 18:44:21", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Sales Invoice", "report_name": "Sales Invoice Trends", diff --git a/erpnext/accounts/report/sales_partners_commission/sales_partners_commission.txt b/erpnext/accounts/report/sales_partners_commission/sales_partners_commission.txt index 52bbf3c751..e79d415b96 100644 --- a/erpnext/accounts/report/sales_partners_commission/sales_partners_commission.txt +++ b/erpnext/accounts/report/sales_partners_commission/sales_partners_commission.txt @@ -2,13 +2,14 @@ { "creation": "2013-05-06 12:28:23", "docstatus": 0, - "modified": "2013-05-06 12:41:15", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "query": "SELECT\n sales_partner as \"Sales Partner:Link/Sales Partner:150\",\n\tsum(net_total) as \"Invoiced Amount (Exculsive Tax):Currency:210\",\n\tsum(total_commission) as \"Total Commission:Currency:150\",\n\tsum(total_commission)*100/sum(net_total) as \"Average Commission Rate:Currency:170\"\nFROM\n\t`tabSales Invoice`\nWHERE\n\tdocstatus = 1 and ifnull(net_total, 0) > 0 and ifnull(total_commission, 0) > 0\nGROUP BY\n\tsales_partner\nORDER BY\n\t\"Total Commission:Currency:120\"", "ref_doctype": "Sales Invoice", diff --git a/erpnext/accounts/report/sales_register/sales_register.txt b/erpnext/accounts/report/sales_register/sales_register.txt index dbf41af0d0..40ac3b5018 100644 --- a/erpnext/accounts/report/sales_register/sales_register.txt +++ b/erpnext/accounts/report/sales_register/sales_register.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-23 18:15:29", "docstatus": 0, - "modified": "2013-04-30 17:53:10", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Sales Invoice", "report_name": "Sales Register", diff --git a/erpnext/accounts/report/supplier_account_head/supplier_account_head.txt b/erpnext/accounts/report/supplier_account_head/supplier_account_head.txt index b0554e8576..cf6e322016 100644 --- a/erpnext/accounts/report/supplier_account_head/supplier_account_head.txt +++ b/erpnext/accounts/report/supplier_account_head/supplier_account_head.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-04 12:56:17", "docstatus": 0, - "modified": "2013-06-04 12:56:46", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Accounts", "name": "__common__", "ref_doctype": "Account", "report_name": "Supplier Account Head", diff --git a/erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.txt b/erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.txt index ca6b42490c..199599005d 100644 --- a/erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.txt +++ b/erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 14:55:53", "docstatus": 0, - "modified": "2013-07-11 12:28:00", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Buying", "name": "__common__", "query": "select\n po_item.item_code as \"Item Code:Link/Item:120\",\n\tpo_item.item_name as \"Item Name::120\",\n\tpo_item.description as \"Description::150\",\n\tpo_item.qty as \"Qty:Float:100\",\n\tpo_item.stock_uom as \"UOM:Link/UOM:80\",\n\tpo_item.base_rate as \"Rate:Currency:120\",\n\tpo_item.base_amount as \"Amount:Currency:120\",\n\tpo.name as \"Purchase Order:Link/Purchase Order:120\",\n\tpo.transaction_date as \"Transaction Date:Date:140\",\n\tpo.supplier as \"Supplier:Link/Supplier:130\",\n\tpo_item.project_name as \"Project:Link/Project:130\",\n\tifnull(po_item.received_qty, 0) as \"Received Qty:Float:120\"\nfrom\n\t`tabPurchase Order` po, `tabPurchase Order Item` po_item\nwhere\n\tpo.name = po_item.parent and po.docstatus = 1\norder by po.name desc", "ref_doctype": "Purchase Order", diff --git a/erpnext/buying/report/purchase_order_trends/purchase_order_trends.txt b/erpnext/buying/report/purchase_order_trends/purchase_order_trends.txt index 658dd4aab1..683279fc20 100644 --- a/erpnext/buying/report/purchase_order_trends/purchase_order_trends.txt +++ b/erpnext/buying/report/purchase_order_trends/purchase_order_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:45:01", "docstatus": 0, - "modified": "2013-06-13 18:45:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Buying", "name": "__common__", "ref_doctype": "Purchase Order", "report_name": "Purchase Order Trends", diff --git a/erpnext/buying/report/requested_items_to_be_ordered/requested_items_to_be_ordered.txt b/erpnext/buying/report/requested_items_to_be_ordered/requested_items_to_be_ordered.txt index 4d3558ca68..c3e91ae29d 100644 --- a/erpnext/buying/report/requested_items_to_be_ordered/requested_items_to_be_ordered.txt +++ b/erpnext/buying/report/requested_items_to_be_ordered/requested_items_to_be_ordered.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-13 16:10:02", "docstatus": 0, - "modified": "2014-01-24 18:19:11", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Buying", "name": "__common__", "query": "select \n mr.name as \"Material Request:Link/Material Request:120\",\n\tmr.transaction_date as \"Date:Date:100\",\n\tmr_item.item_code as \"Item Code:Link/Item:120\",\n\tsum(ifnull(mr_item.qty, 0)) as \"Qty:Float:100\",\n\tsum(ifnull(mr_item.ordered_qty, 0)) as \"Ordered Qty:Float:100\", \n\t(sum(mr_item.qty) - sum(ifnull(mr_item.ordered_qty, 0))) as \"Qty to Order:Float:100\",\n\tmr_item.item_name as \"Item Name::150\",\n\tmr_item.description as \"Description::200\"\nfrom\n\t`tabMaterial Request` mr, `tabMaterial Request Item` mr_item\nwhere\n\tmr_item.parent = mr.name\n\tand mr.material_request_type = \"Purchase\"\n\tand mr.docstatus = 1\n\tand mr.status != \"Stopped\"\ngroup by mr.name, mr_item.item_code\nhaving\n\tsum(ifnull(mr_item.ordered_qty, 0)) < sum(ifnull(mr_item.qty, 0))\norder by mr.transaction_date asc", "ref_doctype": "Purchase Order", diff --git a/erpnext/buying/report/supplier_addresses_and_contacts/supplier_addresses_and_contacts.txt b/erpnext/buying/report/supplier_addresses_and_contacts/supplier_addresses_and_contacts.txt index fac1e9e929..25c11e73c3 100644 --- a/erpnext/buying/report/supplier_addresses_and_contacts/supplier_addresses_and_contacts.txt +++ b/erpnext/buying/report/supplier_addresses_and_contacts/supplier_addresses_and_contacts.txt @@ -2,13 +2,14 @@ { "creation": "2013-10-09 10:38:40", "docstatus": 0, - "modified": "2013-10-09 10:53:52", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Buying", "name": "__common__", "query": "SELECT\n `tabSupplier`.name as \"Supplier:Link/Supplier:120\",\n\t`tabSupplier`.supplier_name as \"Supplier Name::120\",\n\t`tabSupplier`.supplier_type as \"Supplier Type:Link/Supplier Type:120\",\n\tconcat_ws(', ', \n\t\ttrim(',' from `tabAddress`.address_line1), \n\t\ttrim(',' from tabAddress.address_line2), \n\t\ttabAddress.state, tabAddress.pincode, tabAddress.country\n\t) as 'Address::180',\n concat_ws(', ', `tabContact`.first_name, `tabContact`.last_name) as 'Contact Name::180',\n\t`tabContact`.phone as \"Phone\",\n\t`tabContact`.mobile_no as \"Mobile No\",\n\t`tabContact`.email_id as \"Email Id::120\",\n\t`tabContact`.is_primary_contact as \"Is Primary Contact::120\"\nFROM\n\t`tabSupplier`\n\tleft join `tabAddress` on (\n\t\t`tabAddress`.supplier=`tabSupplier`.name\n\t)\n\tleft join `tabContact` on (\n\t\t`tabContact`.supplier=`tabSupplier`.name\n\t)\nWHERE\n\t`tabSupplier`.docstatus<2\nORDER BY\n\t`tabSupplier`.name asc", "ref_doctype": "Supplier", diff --git a/erpnext/hr/report/employee_birthday/employee_birthday.txt b/erpnext/hr/report/employee_birthday/employee_birthday.txt index 575ae73352..a114e5c181 100644 --- a/erpnext/hr/report/employee_birthday/employee_birthday.txt +++ b/erpnext/hr/report/employee_birthday/employee_birthday.txt @@ -2,13 +2,14 @@ { "creation": "2013-05-06 17:56:03", "docstatus": 0, - "modified": "2013-05-06 17:56:03", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "HR", "name": "__common__", "ref_doctype": "Employee", "report_name": "Employee Birthday", diff --git a/erpnext/hr/report/employee_information/employee_information.txt b/erpnext/hr/report/employee_information/employee_information.txt index b9d190b029..8bd3c4c268 100644 --- a/erpnext/hr/report/employee_information/employee_information.txt +++ b/erpnext/hr/report/employee_information/employee_information.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-06 18:43:53", "docstatus": 0, - "modified": "2013-05-06 18:47:43", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[],\"columns\":[[\"name\",\"Employee\"],[\"employee_number\",\"Employee\"],[\"date_of_joining\",\"Employee\"],[\"branch\",\"Employee\"],[\"department\",\"Employee\"],[\"designation\",\"Employee\"],[\"gender\",\"Employee\"],[\"status\",\"Employee\"],[\"company\",\"Employee\"],[\"employment_type\",\"Employee\"],[\"grade\",\"Employee\"],[\"reports_to\",\"Employee\"],[\"company_email\",\"Employee\"]],\"sort_by\":\"Employee.bank_ac_no\",\"sort_order\":\"desc\",\"sort_by_next\":\"\",\"sort_order_next\":\"desc\"}", + "module": "HR", "name": "__common__", "ref_doctype": "Employee", "report_name": "Employee Information", diff --git a/erpnext/hr/report/employee_leave_balance/employee_leave_balance.txt b/erpnext/hr/report/employee_leave_balance/employee_leave_balance.txt index 2a6d74f20a..f682c64217 100644 --- a/erpnext/hr/report/employee_leave_balance/employee_leave_balance.txt +++ b/erpnext/hr/report/employee_leave_balance/employee_leave_balance.txt @@ -2,13 +2,14 @@ { "creation": "2013-02-22 15:29:34", "docstatus": 0, - "modified": "2013-02-22 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "HR", "name": "__common__", "ref_doctype": "Employee", "report_name": "Employee Leave Balance", diff --git a/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.txt b/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.txt index 3c53aae8e4..5c51c4ba6e 100644 --- a/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.txt +++ b/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-13 14:04:03", "docstatus": 0, - "modified": "2013-05-13 14:32:42", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 0, "doctype": "Report", "is_standard": "Yes", + "module": "HR", "name": "__common__", "ref_doctype": "Attendance", "report_name": "Monthly Attendance Sheet", diff --git a/erpnext/hr/report/monthly_salary_register/monthly_salary_register.txt b/erpnext/hr/report/monthly_salary_register/monthly_salary_register.txt index b0d5880eaf..80b0c136a7 100644 --- a/erpnext/hr/report/monthly_salary_register/monthly_salary_register.txt +++ b/erpnext/hr/report/monthly_salary_register/monthly_salary_register.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-07 18:09:42", "docstatus": 0, - "modified": "2013-05-07 18:09:42", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "HR", "name": "__common__", "ref_doctype": "Salary Slip", "report_name": "Monthly Salary Register", diff --git a/erpnext/manufacturing/report/completed_production_orders/completed_production_orders.txt b/erpnext/manufacturing/report/completed_production_orders/completed_production_orders.txt index facda7e903..558ef3eedd 100644 --- a/erpnext/manufacturing/report/completed_production_orders/completed_production_orders.txt +++ b/erpnext/manufacturing/report/completed_production_orders/completed_production_orders.txt @@ -2,13 +2,14 @@ { "creation": "2013-08-12 12:44:27", "docstatus": 0, - "modified": "2013-08-12 12:44:27", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Manufacturing", "name": "__common__", "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) = `tabProduction Order`.qty", "ref_doctype": "Production Order", diff --git a/erpnext/manufacturing/report/issued_items_against_production_order/issued_items_against_production_order.txt b/erpnext/manufacturing/report/issued_items_against_production_order/issued_items_against_production_order.txt index a5a03bfa00..cb0808b9fd 100644 --- a/erpnext/manufacturing/report/issued_items_against_production_order/issued_items_against_production_order.txt +++ b/erpnext/manufacturing/report/issued_items_against_production_order/issued_items_against_production_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 17:48:46", "docstatus": 0, - "modified": "2013-05-07 11:49:56", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 0, "doctype": "Report", "is_standard": "Yes", + "module": "Manufacturing", "name": "__common__", "query": "select\n ste.production_order as \"Production Order:Link/Production Order:120\",\n ste.posting_date as \"Issue Date:Date:140\",\n ste_item.item_code as \"Item Code:Link/Item:120\",\n\tste_item.description as \"Description::150\",\n\tste_item.transfer_qty as \"Qty:Float:100\",\n\tste_item.stock_uom as \"UOM:Link/UOM:80\",\n\tste_item.amount as \"Amount:Currency:120\",\n\tste_item.serial_no as \"Serial No:Link/Serial No:80\",\n\tste_item.s_warehouse as \"Source Warehouse:Link/Warehouse:120\",\n\tste_item.t_warehouse as \"Target Warehouse:Link/Warehouse:120\",\n\tpro.production_item as \"Finished Goods:Link/Item:120\", \n\tste.name as \"Stock Entry:Link/Stock Entry:120\"\nfrom\n\t`tabStock Entry` ste, `tabStock Entry Detail` ste_item, `tabProduction Order` pro\nwhere\n\tifnull(ste.production_order, '') != '' and ste.name = ste_item.parent \n\tand ste.production_order = pro.name and ste.docstatus = 1 \n\tand ste.purpose = 'Manufacture/Repack'\norder by ste.posting_date, ste.production_order, ste_item.item_code", "ref_doctype": "Production Order", diff --git a/erpnext/manufacturing/report/open_production_orders/open_production_orders.txt b/erpnext/manufacturing/report/open_production_orders/open_production_orders.txt index f92bdd32d3..861392548a 100644 --- a/erpnext/manufacturing/report/open_production_orders/open_production_orders.txt +++ b/erpnext/manufacturing/report/open_production_orders/open_production_orders.txt @@ -2,13 +2,14 @@ { "creation": "2013-08-12 12:32:30", "docstatus": 0, - "modified": "2013-08-12 12:42:29", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Manufacturing", "name": "__common__", "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) < `tabProduction Order`.qty\n AND NOT EXISTS (SELECT name from `tabStock Entry` where production_order =`tabProduction Order`.name) ", "ref_doctype": "Production Order", diff --git a/erpnext/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt b/erpnext/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt index 3d3493f8a1..8c4e1d2fbf 100644 --- a/erpnext/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt +++ b/erpnext/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt @@ -2,13 +2,14 @@ { "creation": "2013-08-12 12:43:47", "docstatus": 0, - "modified": "2013-08-12 12:43:47", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Manufacturing", "name": "__common__", "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) < `tabProduction Order`.qty\n AND EXISTS (SELECT name from `tabStock Entry` where production_order =`tabProduction Order`.name) ", "ref_doctype": "Production Order", diff --git a/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.txt b/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.txt index 5bf3e6d57e..fe8feb0a5b 100644 --- a/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.txt +++ b/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.txt @@ -2,13 +2,14 @@ { "creation": "2013-04-03 11:27:52", "docstatus": 0, - "modified": "2013-04-03 11:48:07", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Projects", "name": "__common__", "ref_doctype": "Time Log", "report_name": "Daily Time Log Summary", diff --git a/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.txt b/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.txt index 89f5085351..4a8953696d 100644 --- a/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.txt +++ b/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-03 17:37:41", "docstatus": 0, - "modified": "2013-06-03 17:37:41", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Projects", "name": "__common__", "ref_doctype": "Project", "report_name": "Project wise Stock Tracking ", diff --git a/erpnext/selling/report/available_stock_for_packing_items/available_stock_for_packing_items.txt b/erpnext/selling/report/available_stock_for_packing_items/available_stock_for_packing_items.txt index 5cf413393f..6655caad59 100644 --- a/erpnext/selling/report/available_stock_for_packing_items/available_stock_for_packing_items.txt +++ b/erpnext/selling/report/available_stock_for_packing_items/available_stock_for_packing_items.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-21 13:40:05", "docstatus": 0, - "modified": "2013-06-21 15:06:40", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales BOM", "report_name": "Available Stock for Packing Items", diff --git a/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.txt b/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.txt index c1f7e944ed..98ef3a9639 100644 --- a/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.txt +++ b/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.txt @@ -2,7 +2,7 @@ { "creation": "2013-11-28 14:58:06", "docstatus": 0, - "modified": "2013-11-28 15:02:48", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Customer", "report_name": "Customer Acquisition and Loyalty", diff --git a/erpnext/selling/report/customer_addresses_and_contacts/customer_addresses_and_contacts.txt b/erpnext/selling/report/customer_addresses_and_contacts/customer_addresses_and_contacts.txt index f51f29528e..fbe5b77052 100644 --- a/erpnext/selling/report/customer_addresses_and_contacts/customer_addresses_and_contacts.txt +++ b/erpnext/selling/report/customer_addresses_and_contacts/customer_addresses_and_contacts.txt @@ -2,13 +2,14 @@ { "creation": "2012-10-04 18:45:27", "docstatus": 0, - "modified": "2013-02-22 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "query": "SELECT\n\t`tabCustomer`.name as customer_id,\n\t`tabCustomer`.customer_name,\n\t`tabCustomer`.customer_group,\n\t`tabAddress`.address_line1,\n\t`tabAddress`.address_line2,\n\t`tabAddress`.city,\n\t`tabAddress`.state,\n\t`tabAddress`.pincode,\n\t`tabAddress`.country,\n\t`tabAddress`.is_primary_address, \n\t`tabContact`.first_name,\n\t`tabContact`.last_name,\n\t`tabContact`.phone,\n\t`tabContact`.mobile_no,\n\t`tabContact`.email_id,\n\t`tabContact`.is_primary_contact\nFROM\n\t`tabCustomer`\n\tleft join `tabAddress` on (\n\t\t`tabAddress`.customer=`tabCustomer`.name\n\t)\n\tleft join `tabContact` on (\n\t\t`tabContact`.customer=`tabCustomer`.name\n\t)\nWHERE\n\t`tabCustomer`.docstatus<2\nORDER BY\n\t`tabCustomer`.name asc", "ref_doctype": "Customer", diff --git a/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.txt b/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.txt index 4d94377aa9..54ea37ebcd 100644 --- a/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.txt +++ b/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-07 12:27:07", "docstatus": 0, - "modified": "2013-06-07 12:27:07", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales Order", "report_name": "Customers Not Buying Since Long Time ", diff --git a/erpnext/selling/report/item_wise_sales_history/item_wise_sales_history.txt b/erpnext/selling/report/item_wise_sales_history/item_wise_sales_history.txt index d8889da129..d03ca924c1 100644 --- a/erpnext/selling/report/item_wise_sales_history/item_wise_sales_history.txt +++ b/erpnext/selling/report/item_wise_sales_history/item_wise_sales_history.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-23 17:42:24", "docstatus": 0, - "modified": "2014-02-11 12:20:17", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -11,6 +11,7 @@ "disabled": 0, "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "query": "select\n so_item.item_code as \"Item Code:Link/Item:120\",\n\tso_item.item_name as \"Item Name::120\",\n\tso_item.description as \"Description::150\",\n\tso_item.qty as \"Qty:Float:100\",\n\tso_item.stock_uom as \"UOM:Link/UOM:80\",\n\tso_item.base_rate as \"Rate:Currency:120\",\n\tso_item.base_amount as \"Amount:Currency:120\",\n\tso.name as \"Sales Order:Link/Sales Order:120\",\n\tso.transaction_date as \"Transaction Date:Date:140\",\n\tso.customer as \"Customer:Link/Customer:130\",\n\tso.territory as \"Territory:Link/Territory:130\",\n so.project_name as \"Project:Link/Project:130\",\n\tifnull(so_item.delivered_qty, 0) as \"Delivered Qty:Float:120\",\n\tifnull(so_item.billed_amt, 0) as \"Billed Amount:Currency:120\"\nfrom\n\t`tabSales Order` so, `tabSales Order Item` so_item\nwhere\n\tso.name = so_item.parent\n\tand so.docstatus = 1\norder by so.name desc", "ref_doctype": "Sales Order", diff --git a/erpnext/selling/report/lead_details/lead_details.txt b/erpnext/selling/report/lead_details/lead_details.txt index 1383a79550..6d8ffb7037 100644 --- a/erpnext/selling/report/lead_details/lead_details.txt +++ b/erpnext/selling/report/lead_details/lead_details.txt @@ -2,13 +2,14 @@ { "creation": "2013-10-22 11:58:16", "docstatus": 0, - "modified": "2013-11-06 15:01:09", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "query": "SELECT\n `tabLead`.name as \"Lead Id:Link/Lead:120\",\n `tabLead`.lead_name as \"Lead Name::120\",\n\t`tabLead`.company_name as \"Company Name::120\",\n\t`tabLead`.status as \"Status::120\",\n\tconcat_ws(', ', \n\t\ttrim(',' from `tabAddress`.address_line1), \n\t\ttrim(',' from tabAddress.address_line2), \n\t\ttabAddress.state, tabAddress.pincode, tabAddress.country\n\t) as 'Address::180',\n\t`tabLead`.phone as \"Phone::100\",\n\t`tabLead`.mobile_no as \"Mobile No::100\",\n\t`tabLead`.email_id as \"Email Id::120\",\n\t`tabLead`.lead_owner as \"Lead Owner::120\",\n\t`tabLead`.source as \"Source::120\",\n\t`tabLead`.territory as \"Territory::120\",\n `tabLead`.owner as \"Owner:Link/Profile:120\"\nFROM\n\t`tabLead`\n\tleft join `tabAddress` on (\n\t\t`tabAddress`.lead=`tabLead`.name\n\t)\nWHERE\n\t`tabLead`.docstatus<2\nORDER BY\n\t`tabLead`.name asc", "ref_doctype": "Lead", diff --git a/erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.txt b/erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.txt index e0c450a254..07b524b4f9 100644 --- a/erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.txt +++ b/erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-21 16:46:45", "docstatus": 0, - "modified": "2013-06-21 16:55:54", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "query": "select \n so_item.item_code as \"Item Code:Link/Item:120\",\n so_item.item_name as \"Item Name::120\",\n so_item.description as \"Description::120\",\n so.`name` as \"S.O. No.:Link/Sales Order:120\",\n so.`transaction_date` as \"Date:Date:120\",\n mr.name as \"Material Request:Link/Material Request:120\",\n so.customer as \"Customer:Link/Customer:120\",\n so.territory as \"Terretory:Link/Territory:120\",\n sum(so_item.qty) as \"SO Qty:Float:100 \",\n sum(mr_item.qty) as \"Requested Qty:Float:100\"\nfrom\n `tabSales Order` so, `tabSales Order Item` so_item, \n `tabMaterial Request` mr, `tabMaterial Request Item` mr_item\nwhere\n so_item.`parent` = so.`name` and mr_item.sales_order_no = so.name\n and mr_item.parent = mr.name \n and so.docstatus = 1 and so.status != \"Stopped\" \n and mr.docstatus = 1 and mr.status != \"Stopped\"\ngroup by so.name, so_item.item_code\norder by so.name desc, so_item.item_code asc", "ref_doctype": "Sales Order", diff --git a/erpnext/selling/report/quotation_trends/quotation_trends.txt b/erpnext/selling/report/quotation_trends/quotation_trends.txt index eebffcf84b..5db150f380 100644 --- a/erpnext/selling/report/quotation_trends/quotation_trends.txt +++ b/erpnext/selling/report/quotation_trends/quotation_trends.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-07 16:01:16", "docstatus": 0, - "modified": "2013-06-12 16:31:23", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 0, "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Quotation", "report_name": "Quotation Trends", diff --git a/erpnext/selling/report/sales_order_trends/sales_order_trends.txt b/erpnext/selling/report/sales_order_trends/sales_order_trends.txt index 16ee9ca46b..6ac7595d0f 100644 --- a/erpnext/selling/report/sales_order_trends/sales_order_trends.txt +++ b/erpnext/selling/report/sales_order_trends/sales_order_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:43:30", "docstatus": 0, - "modified": "2013-06-13 18:43:30", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales Order", "report_name": "Sales Order Trends", diff --git a/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.txt b/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.txt index e587c2c084..56674e1046 100644 --- a/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.txt +++ b/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-21 12:14:15", "docstatus": 0, - "modified": "2013-06-21 12:14:15", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales Order", "report_name": "Sales Person Target Variance Item Group-Wise", diff --git a/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.txt b/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.txt index abd69f3f2f..b1334c68be 100644 --- a/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.txt +++ b/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 11:31:05", "docstatus": 0, - "modified": "2013-05-03 11:31:05", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales Order", "report_name": "Sales Person-wise Transaction Summary", diff --git a/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.txt b/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.txt index 6e16b64d4e..5bce0073e4 100644 --- a/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.txt +++ b/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-21 12:15:00", "docstatus": 0, - "modified": "2013-06-21 12:15:00", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Selling", "name": "__common__", "ref_doctype": "Sales Order", "report_name": "Territory Target Variance Item Group-Wise", diff --git a/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.txt b/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.txt index 9e795b9f31..6a70042ffd 100644 --- a/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.txt +++ b/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-04 11:03:47", "docstatus": 0, - "modified": "2013-06-04 19:32:27", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Stock Ledger Entry", "report_name": "Batch-Wise Balance History", diff --git a/erpnext/stock/report/delivery_note_trends/delivery_note_trends.txt b/erpnext/stock/report/delivery_note_trends/delivery_note_trends.txt index bb8720074a..2d7c9536da 100644 --- a/erpnext/stock/report/delivery_note_trends/delivery_note_trends.txt +++ b/erpnext/stock/report/delivery_note_trends/delivery_note_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:42:11", "docstatus": 0, - "modified": "2013-06-13 18:42:11", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Delivery Note", "report_name": "Delivery Note Trends", diff --git a/erpnext/stock/report/item_prices/item_prices.txt b/erpnext/stock/report/item_prices/item_prices.txt index 4c49ca1748..e5e96347c6 100644 --- a/erpnext/stock/report/item_prices/item_prices.txt +++ b/erpnext/stock/report/item_prices/item_prices.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-05 11:43:30", "docstatus": 0, - "modified": "2013-06-05 11:43:30", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Stock Ledger Entry", "report_name": "Item Prices", diff --git a/erpnext/stock/report/item_shortage_report/item_shortage_report.txt b/erpnext/stock/report/item_shortage_report/item_shortage_report.txt index 7d54ace93f..615c373986 100644 --- a/erpnext/stock/report/item_shortage_report/item_shortage_report.txt +++ b/erpnext/stock/report/item_shortage_report/item_shortage_report.txt @@ -2,7 +2,7 @@ { "creation": "2013-08-20 13:43:30", "docstatus": 0, - "modified": "2013-08-20 13:46:15", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[[\"Bin\",\"projected_qty\",\"<\",\"0\"]],\"columns\":[[\"warehouse\",\"Bin\"],[\"item_code\",\"Bin\"],[\"actual_qty\",\"Bin\"],[\"ordered_qty\",\"Bin\"],[\"planned_qty\",\"Bin\"],[\"reserved_qty\",\"Bin\"],[\"projected_qty\",\"Bin\"]],\"sort_by\":\"Bin.projected_qty\",\"sort_order\":\"asc\",\"sort_by_next\":\"\",\"sort_order_next\":\"desc\"}", + "module": "Stock", "name": "__common__", "ref_doctype": "Bin", "report_name": "Item Shortage Report", diff --git a/erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.txt b/erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.txt index f4d1d67ca4..14b0872943 100644 --- a/erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.txt +++ b/erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.txt @@ -2,7 +2,7 @@ { "creation": "2013-09-25 10:21:15", "docstatus": 0, - "modified": "2014-01-07 18:35:22", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[[\"Item Price\",\"price_list\",\"like\",\"%\"],[\"Item Price\",\"item_code\",\"like\",\"%\"]],\"columns\":[[\"name\",\"Item Price\"],[\"price_list\",\"Item Price\"],[\"item_code\",\"Item Price\"],[\"item_name\",\"Item Price\"],[\"item_description\",\"Item Price\"],[\"ref_rate\",\"Item Price\"],[\"buying\",\"Item Price\"],[\"selling\",\"Item Price\"],[\"currency\",\"Item Price\"]],\"sort_by\":\"Item Price.modified\",\"sort_order\":\"desc\",\"sort_by_next\":\"\",\"sort_order_next\":\"desc\"}", + "module": "Stock", "name": "__common__", "ref_doctype": "Price List", "report_name": "Item-wise Price List Rate", diff --git a/erpnext/stock/report/items_to_be_requested/items_to_be_requested.txt b/erpnext/stock/report/items_to_be_requested/items_to_be_requested.txt index 91e8ca3f26..97f45ce0ff 100644 --- a/erpnext/stock/report/items_to_be_requested/items_to_be_requested.txt +++ b/erpnext/stock/report/items_to_be_requested/items_to_be_requested.txt @@ -2,13 +2,14 @@ { "creation": "2013-08-20 15:08:10", "docstatus": 0, - "modified": "2013-08-20 15:10:45", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "SELECT\n tabBin.item_code as \"Item:Link/Item:120\",\n tabBin.warehouse as \"Warehouse:Link/Warehouse:120\",\n tabBin.actual_qty as \"Actual:Float:90\",\n tabBin.indented_qty as \"Requested:Float:90\",\n tabBin.reserved_qty as \"Reserved:Float:90\",\n tabBin.ordered_qty as \"Ordered:Float:90\",\n tabBin.projected_qty as \"Projected:Float:90\"\nFROM\n tabBin, tabItem\nWHERE\n tabBin.item_code = tabItem.name\n AND tabItem.is_purchase_item = \"Yes\"\n AND tabBin.projected_qty < 0\nORDER BY\n tabBin.projected_qty ASC", "ref_doctype": "Item", diff --git a/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.txt b/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.txt index 2763f21dfe..5f6cad974d 100644 --- a/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.txt +++ b/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-07 12:47:22", "docstatus": 0, - "modified": "2013-06-07 13:03:54", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Item", "report_name": "Itemwise Recommended Reorder Level", diff --git a/erpnext/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt b/erpnext/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt index 5c842a84dd..05f7afbf61 100644 --- a/erpnext/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt +++ b/erpnext/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt @@ -2,13 +2,14 @@ { "creation": "2013-08-09 12:20:58", "docstatus": 0, - "modified": "2013-08-09 12:25:29", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "select \n mr.name as \"Material Request:Link/Material Request:120\",\n mr.transaction_date as \"Date:Date:100\",\n\tmr_item.item_code as \"Item Code:Link/Item:120\",\n\tmr_item.qty as \"Qty:Float:100\",\n\tmr_item.item_name as \"Item Name::150\",\n\tmr_item.description as \"Description::200\"\nfrom\n\t`tabMaterial Request` mr, `tabMaterial Request Item` mr_item\nwhere\n\tmr_item.parent = mr.name\n\tand mr.material_request_type = \"Purchase\"\n\tand mr.docstatus = 1\n\tand mr.status != \"Stopped\"\n\tand not exists(select name from `tabSupplier Quotation Item` where prevdoc_docname=mr.name)\norder by mr.transaction_date asc", "ref_doctype": "Material Request", diff --git a/erpnext/stock/report/ordered_items_to_be_delivered/ordered_items_to_be_delivered.txt b/erpnext/stock/report/ordered_items_to_be_delivered/ordered_items_to_be_delivered.txt index 0eb46bc82b..a0a34b99a5 100644 --- a/erpnext/stock/report/ordered_items_to_be_delivered/ordered_items_to_be_delivered.txt +++ b/erpnext/stock/report/ordered_items_to_be_delivered/ordered_items_to_be_delivered.txt @@ -2,13 +2,14 @@ { "creation": "2013-02-22 18:01:55", "docstatus": 0, - "modified": "2014-02-11 11:17:54", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "select \n `tabSales Order`.`name` as \"Sales Order:Link/Sales Order:120\",\n `tabSales Order`.`customer` as \"Customer:Link/Customer:120\",\n `tabSales Order`.`transaction_date` as \"Date:Date\",\n `tabSales Order`.`project_name` as \"Project\",\n `tabSales Order Item`.item_code as \"Item:Link/Item:120\",\n `tabSales Order Item`.qty as \"Qty:Float:140\",\n `tabSales Order Item`.delivered_qty as \"Delivered Qty:Float:140\",\n (`tabSales Order Item`.qty - ifnull(`tabSales Order Item`.delivered_qty, 0)) as \"Qty to Deliver:Float:140\",\n `tabSales Order Item`.base_amount as \"Amount:Float:140\",\n `tabSales Order`.`delivery_date` as \"Expected Delivery Date:Date:120\",\n `tabSales Order Item`.item_name as \"Item Name::150\",\n `tabSales Order Item`.description as \"Description::200\",\n `tabSales Order Item`.item_group as \"Item Group:Link/Item Group:120\"\nfrom\n `tabSales Order`, `tabSales Order Item`\nwhere\n `tabSales Order Item`.`parent` = `tabSales Order`.`name`\n and `tabSales Order`.docstatus = 1\n and `tabSales Order`.status != \"Stopped\"\n and ifnull(`tabSales Order Item`.delivered_qty,0) < ifnull(`tabSales Order Item`.qty,0)\norder by `tabSales Order`.transaction_date asc", "ref_doctype": "Delivery Note", diff --git a/erpnext/stock/report/purchase_in_transit/purchase_in_transit.txt b/erpnext/stock/report/purchase_in_transit/purchase_in_transit.txt index ccc374b55c..d0e17e0ab3 100644 --- a/erpnext/stock/report/purchase_in_transit/purchase_in_transit.txt +++ b/erpnext/stock/report/purchase_in_transit/purchase_in_transit.txt @@ -2,13 +2,14 @@ { "creation": "2013-05-06 12:09:05", "docstatus": 0, - "modified": "2014-02-11 12:22:52", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "SELECT\n pi.name as \"Purchase Invoice:Link/Purchase Invoice:120\",\n\tpi.posting_date as \"Posting Date:Date:100\",\n\tpi.credit_to as \"Supplier Account:Link/Account:120\",\n\tpi_item.item_code as \"Item Code:Link/Item:120\",\n\tpi_item.description as \"Description:Data:140\",\n\tpi_item.qty as \"Qty:Float:120\",\n\tpi_item.base_amount as \"Amount:Currency:120\",\n\tpi_item.purchase_order as \"Purchase Order:Link/Purchase Order:120\",\n\tpi_item.purchase_receipt as \"Purchase Receipt:Link/Purchase Receipt:120\",\n\tpr.posting_date as \"PR Posting Date:Date:130\",\n\tpi.company as \"Company:Link/Company:120\"\nFROM\n\t`tabPurchase Invoice` pi, `tabPurchase Invoice Item` pi_item, `tabPurchase Receipt` pr\nWHERE\n\tpi.name = pi_item.parent and pi_item.purchase_receipt = pr.name\n\tand pi.docstatus = 1 and pr.posting_date > pi.posting_date\nORDER BY\n\tpi.name desc", "ref_doctype": "Purchase Receipt", diff --git a/erpnext/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt b/erpnext/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt index 98dcd22e8c..41aa05e6a2 100644 --- a/erpnext/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt +++ b/erpnext/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 18:01:55", "docstatus": 0, - "modified": "2013-07-16 13:19:24", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "select \n `tabPurchase Order`.`name` as \"Purchase Order:Link/Purchase Order:120\",\n\t`tabPurchase Order`.`transaction_date` as \"Date:Date:100\",\n\t`tabPurchase Order`.`supplier` as \"Supplier:Link/Supplier:120\",\n\t`tabPurchase Order Item`.`project_name` as \"Project\",\n\t`tabPurchase Order Item`.item_code as \"Item Code:Link/Item:120\",\n\t`tabPurchase Order Item`.qty as \"Qty:Float:100\",\n\t`tabPurchase Order Item`.received_qty as \"Received Qty:Float:100\", \n\t(`tabPurchase Order Item`.qty - ifnull(`tabPurchase Order Item`.received_qty, 0)) as \"Qty to Receive:Float:100\",\n `tabPurchase Order Item`.warehouse as \"Warehouse:Link/Warehouse:150\",\n\t`tabPurchase Order Item`.item_name as \"Item Name::150\",\n\t`tabPurchase Order Item`.description as \"Description::200\",\n `tabPurchase Order Item`.brand as \"Brand::100\"\nfrom\n\t`tabPurchase Order`, `tabPurchase Order Item`\nwhere\n\t`tabPurchase Order Item`.`parent` = `tabPurchase Order`.`name`\n\tand `tabPurchase Order`.docstatus = 1\n\tand `tabPurchase Order`.status != \"Stopped\"\n\tand ifnull(`tabPurchase Order Item`.received_qty, 0) < ifnull(`tabPurchase Order Item`.qty, 0)\norder by `tabPurchase Order`.transaction_date asc", "ref_doctype": "Purchase Receipt", diff --git a/erpnext/stock/report/purchase_receipt_trends/purchase_receipt_trends.txt b/erpnext/stock/report/purchase_receipt_trends/purchase_receipt_trends.txt index 179c524f96..11e0592512 100644 --- a/erpnext/stock/report/purchase_receipt_trends/purchase_receipt_trends.txt +++ b/erpnext/stock/report/purchase_receipt_trends/purchase_receipt_trends.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-13 18:45:44", "docstatus": 0, - "modified": "2013-06-13 18:45:44", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Purchase Receipt", "report_name": "Purchase Receipt Trends", diff --git a/erpnext/stock/report/requested_items_to_be_transferred/requested_items_to_be_transferred.txt b/erpnext/stock/report/requested_items_to_be_transferred/requested_items_to_be_transferred.txt index 030ed242d8..c86de91790 100644 --- a/erpnext/stock/report/requested_items_to_be_transferred/requested_items_to_be_transferred.txt +++ b/erpnext/stock/report/requested_items_to_be_transferred/requested_items_to_be_transferred.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-13 16:23:05", "docstatus": 0, - "modified": "2013-05-13 16:25:08", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "query": "select \n mr.name as \"Material Request:Link/Material Request:120\",\n\tmr.transaction_date as \"Date:Date:100\",\n\tmr_item.item_code as \"Item Code:Link/Item:120\",\n\tmr_item.qty as \"Qty:Float:100\",\n\tmr_item.ordered_qty as \"Transferred Qty:Float:100\", \n\t(mr_item.qty - ifnull(mr_item.ordered_qty, 0)) as \"Qty to Transfer:Float:100\",\n\tmr_item.item_name as \"Item Name::150\",\n\tmr_item.description as \"Description::200\"\nfrom\n\t`tabMaterial Request` mr, `tabMaterial Request Item` mr_item\nwhere\n\tmr_item.parent = mr.name\n\tand mr.material_request_type = \"Transfer\"\n\tand mr.docstatus = 1\n\tand mr.status != \"Stopped\"\n\tand ifnull(mr_item.ordered_qty, 0) < ifnull(mr_item.qty, 0)\norder by mr.transaction_date asc", "ref_doctype": "Stock Entry", diff --git a/erpnext/stock/report/serial_no_service_contract_expiry/serial_no_service_contract_expiry.txt b/erpnext/stock/report/serial_no_service_contract_expiry/serial_no_service_contract_expiry.txt index 641e489c38..b37b601726 100644 --- a/erpnext/stock/report/serial_no_service_contract_expiry/serial_no_service_contract_expiry.txt +++ b/erpnext/stock/report/serial_no_service_contract_expiry/serial_no_service_contract_expiry.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-14 10:52:58", "docstatus": 0, - "modified": "2013-02-22 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[[\"Serial No\",\"status\",\"=\",\"Delivered\"]],\"columns\":[[\"name\",\"Serial No\"],[\"item_code\",\"Serial No\"],[\"amc_expiry_date\",\"Serial No\"],[\"maintenance_status\",\"Serial No\"],[\"delivery_document_no\",\"Serial No\"],[\"customer\",\"Serial No\"],[\"customer_name\",\"Serial No\"],[\"item_name\",\"Serial No\"],[\"description\",\"Serial No\"],[\"item_group\",\"Serial No\"],[\"brand\",\"Serial No\"]],\"sort_by\":\"Serial No.amc_expiry_date\",\"sort_order\":\"asc\",\"sort_by_next\":\"\",\"sort_order_next\":\"desc\"}", + "module": "Stock", "name": "__common__", "ref_doctype": "Serial No", "report_name": "Serial No Service Contract Expiry", diff --git a/erpnext/stock/report/serial_no_status/serial_no_status.txt b/erpnext/stock/report/serial_no_status/serial_no_status.txt index 23b1624394..68e4c2e315 100644 --- a/erpnext/stock/report/serial_no_status/serial_no_status.txt +++ b/erpnext/stock/report/serial_no_status/serial_no_status.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-14 10:52:58", "docstatus": 0, - "modified": "2013-02-22 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[],\"columns\":[[\"name\",\"Serial No\"],[\"item_code\",\"Serial No\"],[\"warehouse\",\"Serial No\"],[\"status\",\"Serial No\"],[\"item_name\",\"Serial No\"],[\"description\",\"Serial No\"],[\"item_group\",\"Serial No\"],[\"brand\",\"Serial No\"],[\"purchase_document_no\",\"Serial No\"],[\"purchase_date\",\"Serial No\"],[\"customer\",\"Serial No\"],[\"customer_name\",\"Serial No\"],[\"purchase_rate\",\"Serial No\"],[\"delivery_document_no\",\"Serial No\"],[\"delivery_date\",\"Serial No\"],[\"supplier\",\"Serial No\"],[\"supplier_name\",\"Serial No\"]],\"sort_by\":\"Serial No.name\",\"sort_order\":\"desc\",\"sort_by_next\":\"\",\"sort_order_next\":\"desc\"}", + "module": "Stock", "name": "__common__", "ref_doctype": "Serial No", "report_name": "Serial No Status", diff --git a/erpnext/stock/report/serial_no_warranty_expiry/serial_no_warranty_expiry.txt b/erpnext/stock/report/serial_no_warranty_expiry/serial_no_warranty_expiry.txt index e4c2380cba..6471a58a1b 100644 --- a/erpnext/stock/report/serial_no_warranty_expiry/serial_no_warranty_expiry.txt +++ b/erpnext/stock/report/serial_no_warranty_expiry/serial_no_warranty_expiry.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-14 10:52:58", "docstatus": 0, - "modified": "2013-02-22 15:53:01", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "json": "{\"filters\":[[\"Serial No\",\"status\",\"=\",\"Delivered\"]],\"columns\":[[\"name\",\"Serial No\"],[\"item_code\",\"Serial No\"],[\"warranty_expiry_date\",\"Serial No\"],[\"warranty_period\",\"Serial No\"],[\"maintenance_status\",\"Serial No\"],[\"purchase_document_no\",\"Serial No\"],[\"purchase_date\",\"Serial No\"],[\"supplier\",\"Serial No\"],[\"supplier_name\",\"Serial No\"],[\"delivery_document_no\",\"Serial No\"],[\"delivery_date\",\"Serial No\"],[\"customer\",\"Serial No\"],[\"customer_name\",\"Serial No\"],[\"item_name\",\"Serial No\"],[\"description\",\"Serial No\"],[\"item_group\",\"Serial No\"],[\"brand\",\"Serial No\"]],\"sort_by\":\"Serial No.warranty_expiry_date\",\"sort_order\":\"asc\",\"sort_by_next\":\"\",\"sort_order_next\":\"asc\"}", + "module": "Stock", "name": "__common__", "ref_doctype": "Serial No", "report_name": "Serial No Warranty Expiry", diff --git a/erpnext/stock/report/stock_ageing/stock_ageing.txt b/erpnext/stock/report/stock_ageing/stock_ageing.txt index b88ebce5ed..18a7ec8cb3 100644 --- a/erpnext/stock/report/stock_ageing/stock_ageing.txt +++ b/erpnext/stock/report/stock_ageing/stock_ageing.txt @@ -2,13 +2,14 @@ { "creation": "2013-12-02 17:09:31", "docstatus": 0, - "modified": "2013-12-02 17:09:31", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Item", "report_name": "Stock Ageing", diff --git a/erpnext/stock/report/stock_ledger/stock_ledger.txt b/erpnext/stock/report/stock_ledger/stock_ledger.txt index aadf32306f..7da9f93dba 100644 --- a/erpnext/stock/report/stock_ledger/stock_ledger.txt +++ b/erpnext/stock/report/stock_ledger/stock_ledger.txt @@ -2,13 +2,14 @@ { "creation": "2013-11-29 17:08:23", "docstatus": 0, - "modified": "2013-11-29 17:28:15", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Stock Ledger Entry", "report_name": "Stock Ledger", diff --git a/erpnext/stock/report/stock_projected_qty/stock_projected_qty.txt b/erpnext/stock/report/stock_projected_qty/stock_projected_qty.txt index 1998f7ae74..4eb46c5ea0 100644 --- a/erpnext/stock/report/stock_projected_qty/stock_projected_qty.txt +++ b/erpnext/stock/report/stock_projected_qty/stock_projected_qty.txt @@ -2,7 +2,7 @@ { "creation": "2013-12-04 18:21:56", "docstatus": 0, - "modified": "2013-12-04 18:21:56", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Item", "report_name": "Stock Projected Qty", diff --git a/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.txt b/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.txt index 936292c2d9..53eeca7bf6 100644 --- a/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.txt +++ b/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.txt @@ -2,7 +2,7 @@ { "creation": "2013-11-29 15:45:39", "docstatus": 0, - "modified": "2013-11-29 15:45:40", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,6 +10,7 @@ "add_total_row": 1, "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Stock Ledger Entry", "report_name": "Supplier-Wise Sales Analytics", diff --git a/erpnext/stock/report/warehouse_wise_stock_balance/warehouse_wise_stock_balance.txt b/erpnext/stock/report/warehouse_wise_stock_balance/warehouse_wise_stock_balance.txt index 2513587632..c8e36eb95d 100644 --- a/erpnext/stock/report/warehouse_wise_stock_balance/warehouse_wise_stock_balance.txt +++ b/erpnext/stock/report/warehouse_wise_stock_balance/warehouse_wise_stock_balance.txt @@ -2,13 +2,14 @@ { "creation": "2013-06-05 11:00:31", "docstatus": 0, - "modified": "2013-06-05 11:00:31", + "modified": "2014-03-07 15:30:28", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Stock", "name": "__common__", "ref_doctype": "Stock Ledger Entry", "report_name": "Warehouse-Wise Stock Balance", diff --git a/erpnext/support/report/maintenance_schedules/maintenance_schedules.txt b/erpnext/support/report/maintenance_schedules/maintenance_schedules.txt index eec3d7f852..a4c6fdb5e0 100644 --- a/erpnext/support/report/maintenance_schedules/maintenance_schedules.txt +++ b/erpnext/support/report/maintenance_schedules/maintenance_schedules.txt @@ -2,13 +2,14 @@ { "creation": "2013-05-06 14:25:21", "docstatus": 0, - "modified": "2013-12-31 12:24:48", + "modified": "2014-03-07 15:30:27", "modified_by": "Administrator", "owner": "Administrator" }, { "doctype": "Report", "is_standard": "Yes", + "module": "Support", "name": "__common__", "query": "SELECT\n ms_sch.scheduled_date as \"Schedule Date:Date:120\",\n\tms_sch.item_code as \"Item Code:Link/Item:120\",\n\tms_sch.item_name as \"Item Name::120\",\n\tms_sch.serial_no as \"Serial No::120\",\n\tms_sch.sales_person as \"Sales Person::120\",\n\tms.customer_name as \"Customer:Link/Customer:120\",\n\tms.address_display as \"Customer Address::120\",\n\tms_item.prevdoc_docname as \"Sales Order:Link/Sales Order:120\",\n\tms.company as \"Company:Link/Company:120\"\n\t\nFROM\n\t`tabMaintenance Schedule` ms, \n `tabMaintenance Schedule Detail` ms_sch, \n `tabMaintenance Schedule Item` ms_item\nWHERE\n\tms.name = ms_sch.parent and ms.name = ms_item.parent and ms.docstatus = 1\nORDER BY\n\tms_sch.scheduled_date asc, ms_sch.item_code asc", "ref_doctype": "Maintenance Schedule",