brotherton-erpnext/erpnext/selling/report
Faris Ansari 9e874af9ba Query report print ()
* QueryReport

- Only print visible columns in report
- Use get_columns_for_print method instead of directly
accessing report.columns

* Query Report

- Replace frappe.query_report_filters_by_name with new API
2018-07-18 09:28:44 +05:30
..
address_and_contacts Query report print () 2018-07-18 09:28:44 +05:30
available_stock_for_packing_items [Fix] Report Available Stock for Packing Items Menu not working () 2018-01-11 12:39:09 +05:30
customer_acquisition_and_loyalty Use range instead xrange () 2018-02-28 16:12:51 +05:30
customer_credit_balance Cleanup and fixes on bypass credit limit check on sales order 2017-11-23 17:48:59 +05:30
customers_without_any_sales_transactions Report added in Selling module 2018-05-21 11:07:04 +05:30
inactive_customers added roles in the report 2017-03-06 14:26:09 +05:30
item_wise_sales_history Fixed qty in item-wise sales history report 2018-06-18 17:41:27 +05:30
lead_details added roles in the report 2017-03-06 14:26:09 +05:30
pending_so_items_for_purchase_request added roles in the report 2017-03-06 14:26:09 +05:30
quotation_trends Add total row in all trends reports () 2018-02-21 14:46:07 +05:30
sales_order_trends Add total row in all trends reports () 2018-02-21 14:46:07 +05:30
sales_person_target_variance_item_group_wise query fix sales-person-target-variance-item-group-wise () 2018-05-30 11:56:58 +05:30
sales_person_wise_transaction_summary Provision to view return entries in Sales Person-wise Transaction Summary () 2018-07-08 19:25:13 +05:30
territory_target_variance_item_group_wise Lint and fix JS files 2017-05-30 12:54:42 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30