- e78a706 refactor: rewrite `Procurement Tracker Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
- a14b9c7 refactor: rewrite `Supplier Quotation Comparison Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
- a5b3f8c refactor: rewrite `Purchase Order Analysis Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
- f41d150 fix: report chart field type by hendrik · 2 years, 4 months ago
- addd734 fix: test "test_pending_and_received_qty" by Sagar Sharma · 2 years, 6 months ago
- 67a74a4 fix: dont check first row on report load by Ankush Menat · 2 years, 7 months ago
- ceeea61 fix: dont override default report options in charts by Ankush Menat · 2 years, 7 months ago
- 78ff178 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 7 months ago
- 8b1ff96 fix: translation for filter status on report by hrzzz · 2 years, 8 months ago
- f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 8 months ago
- 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 8 months ago
- 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
- 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 9 months ago
- 05f05ab refactor!: Subcontracted Item To Be Transferred by Sagar Sharma · 2 years, 9 months ago
- 3be663b refactor!: Subcontracted Item To Be Received by Sagar Sharma · 2 years, 9 months ago
- 8486bbf refactor!: Subcontract Order Summary by Sagar Sharma · 2 years, 9 months ago
- 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 26654e5 fix: supplier quotation comparission report button by Francisco Roldan · 2 years, 9 months ago
- 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 10 months ago
- a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 10 months ago
- d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- 6c54be0 test: flaky MR report test by Ankush Menat · 2 years, 11 months ago
- 54b3676 fix: linter (imports alphabetical) by marination · 3 years ago
- ac42572 fix: Sider and Linter by marination · 3 years ago
- e6952cb refactor: Convert to QB, added test file, removed white space by marination · 3 years ago
- 5a8c80b Merge branch 'develop' into mr-to-order-and-receive-report by Marica · 3 years ago
- 829c453 test: remove transaction commits from buying module by Ankush Menat · 3 years ago
- d3b0ca3 fix: Get MRs that are yet to be received but fully ordered in Report by marination · 3 years ago
- 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
- 857d87d fix: replaced "=" with "in" for multiple statuses in query #28193 by Noah Jacob · 3 years, 3 months ago
- 8d69ec7 fix: remove transaction commit from tests by Ankush Menat · 3 years, 4 months ago
- c1f9997 fix: added project name in the purchase order analysis by Rohit Waghchaure · 3 years, 4 months ago
- 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
- 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
- 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
- 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 8 months ago
- 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 8 months ago
- 5d082b0 fix: Flaky test for Report Subcontracted Raw materials to be transferred by marination · 3 years, 8 months ago
- ea3e61d fix: Test by marination · 3 years, 8 months ago
- a4ed6a3 fix: Sider by marination · 3 years, 8 months ago
- c5da51d fix: Report Raw Materials to be Transferred by marination · 3 years, 8 months ago
- 018ccc2 test: Fix test name by Suraj Shetty · 3 years, 9 months ago
- 46d5f4c refactor(analytics report): linting by hasnain2808@gmail.com · 4 years, 1 month ago
- 9962ba8 fix: charts not displaying when tree_type changed by hasnain2808@gmail.com · 4 years, 2 months ago
- 3141786 fix: project value is missing from procurement-tracker (#23549) by Anupam Kumar · 4 years, 4 months ago
- f90c360 fix: Price should be total amount, modified deskpage by marination · 4 years, 4 months ago
- 5923917 feat: Supplier Quotation Comparison - v3 by marination · 4 years, 5 months ago
- bc6c4e8 fix: Status in Report and filter query by marination · 4 years, 5 months ago
- 8f452b8 fix: Codacy and indicator message by marination · 4 years, 5 months ago
- f496650 feat: Quoted Item Comparison Report Enhancements v2 by marination · 4 years, 5 months ago
- 8ec4198 Merge branch 'develop' into club-mr-column by Marica · 4 years, 7 months ago
- 0863bee created new report named "requested_items_to_order_and_receive" removed report "requested_items_to_order" also wrote a patch for deleting old report from table "tabReport" by Afshan · 4 years, 7 months ago
- dca8a1d renamed "pending qty" to "qty to recieved" by Afshan · 4 years, 7 months ago
- e326903 feat: added columns to get complete analysis for material request by Afshan · 4 years, 7 months ago
- 3c63f5b Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 8 months ago
- 7e974c9 fix: Test Cases by Deepesh Garg · 4 years, 8 months ago
- c0c455c fix: Procurement Tracker Data Consistency by marination · 4 years, 8 months ago
- 159d073 fix: Proccurement tracker report test by Deepesh Garg · 4 years, 8 months ago
- 1aec30d fix: Procurement Tracker test case by Deepesh Garg · 4 years, 8 months ago
- c96bf87 fix: Test Cases by Deepesh Garg · 4 years, 8 months ago
- 36f7710 Revert "fix: tests depending on global default company" by Deepesh Garg · 4 years, 8 months ago
- c897e80 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 8 months ago
- c2aabb0 fix: Buying Module fixes (#21965) by Marica · 4 years, 8 months ago
- e005078 feat: buying module dashboard and onboarding by Nabin Hait · 4 years, 9 months ago
- 50d4bf5 fix: Date filters added to dashboards, number cards and minor fixes. by marination · 4 years, 9 months ago
- 75c65fd fix: Handle empty chart state and change desk dashboard by marination · 4 years, 9 months ago
- a74d433 fix: Fixed Dashboard Charts, modified fixtures and minor changes by marination · 4 years, 9 months ago
- e46916b Merge branch 'develop' of https://github.com/frappe/erpnext into purchase-dashboard by marination · 4 years, 9 months ago
- e4fc5ba fix: Report conditional query simplification. by marination · 4 years, 9 months ago
- c1a890a Merge branch 'develop' into quoted-item-report by Marica · 4 years, 9 months ago
- 31a747b fix: Query enhancement, cleanup, added extra filter by marination · 4 years, 9 months ago
- cc989b6 feat: Buying Desk, Dashboard and Reports by marination · 4 years, 9 months ago
- 2305d00 fix: Procurement tracker report (#21421) by Nabin Hait · 4 years, 9 months ago
- 8890b60 fix: Patch fix, Travis fix and cleanup by marination · 4 years, 10 months ago
- 8179804 refactor: Quoted Item Comparison Report by marination · 4 years, 10 months ago
- 1f20c99 fix: tests depending on global default company by Saqib Ansari · 4 years, 10 months ago
- 07f3312 fix: Procurement Tracker report not working by Rohit Waghchaure · 5 years ago
- d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 6 years ago
- 16a0458 fix(procurement-tracker): concatenate filter conditions with leading whitespaces (#18440) by Mangesh-Khairnar · 6 years ago
- 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 6 years ago
- 1a98cce Merge branch 'develop' into subs by Anurag Mishra · 6 years ago
- c3dcf02 test: subcontracted raw materials to be recieved by Anurag Mishra · 6 years ago
- 58bd2df fix: code refactor by Anurag Mishra · 6 years ago
- 9acb2bf test: for subcontracting item be received by Anurag Mishra · 6 years ago
- 09d4933 fix: filter pi item based on po completeion by Mangesh-Khairnar · 6 years ago
- e003cc8 fix: filter out completed purchase receipt by Mangesh-Khairnar · 6 years ago
- 13d3932 feat: add date range filters by Mangesh-Khairnar · 6 years ago
- d0cdb4a feat: subcontracting report by Anurag Mishra · 6 years ago
- cc8e2b6 test: pass filters to execute by Mangesh-Khairnar · 6 years ago
- 96661ba feat: add filters for multiple company operation by Mangesh-Khairnar · 6 years ago
- 9cd9671 fix: minor changes by Mangesh-Khairnar · 6 years ago
- da7b167 test: track pi and pr changes by Mangesh-Khairnar · 6 years ago
- 869544c fix: add mapped records as functions by Mangesh-Khairnar · 6 years ago
- 438fa62 feat: fetch purchase invoice and purchase receipt records for actual cost calculation by Mangesh-Khairnar · 6 years ago
- fcd0edf test: compare expected data to generated data by Mangesh-Khairnar · 6 years ago
- 46b9204 feat: fetch data from budget records for cost estimation by Mangesh-Khairnar · 6 years ago
- 5de08f7 feat: fetch all required fields from po by Mangesh-Khairnar · 6 years ago
- 69909c0 feat: create procurement tracker report by Mangesh-Khairnar · 6 years ago
- 72cc750 fix: Requested Items To Be Ordered report showing records even if material request is fully ordered by Rohit Waghchaure · 6 years ago