- e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years, 4 months ago
- 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years, 4 months ago
- 749d1b6 fix: Enable cwip accounting by GangaManoj · 3 years, 4 months ago
- 8ea1ad9 fix: Only validate against JV if it's not a reverse depreciation entry by GangaManoj · 3 years, 4 months ago
- a7ec007 fix: Add tests to validate item by GangaManoj · 3 years, 4 months ago
- d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years, 4 months ago
- 4918e95 fix: Add tearDownClass() by GangaManoj · 3 years, 4 months ago
- ef3f2fcb fix: Replace setUp() with setUpClass() by GangaManoj · 3 years, 4 months ago
- 273fccf fix: Add test for depreciation on return of sold Asset by GangaManoj · 3 years, 4 months ago
- adebf2d fix: Adjust depreciation_amount in final row by GangaManoj · 3 years, 4 months ago
- f51bd44 fix: Unlink Depreciation Entry made on sale if the Asset is returned by GangaManoj · 3 years, 4 months ago
- 62fea8a fix: Rename tests by GangaManoj · 3 years, 4 months ago
- c84c983 fix: Categorize into test suites by GangaManoj · 3 years, 4 months ago
- 28bdd6d Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years, 4 months ago
- 40ec2d6 fix: Add tests for depreciation by GangaManoj · 3 years, 4 months ago
- fdd9e6c fix: Replace asset.schedules with asset.get('schedules') by GangaManoj · 3 years, 4 months ago
- cc5dd5c feat: TDS deduction using journal entry and other fixes (#27451) by Deepesh Garg · 3 years, 4 months ago
- b68ac24 chore: add shipping address in eway bill test (#27662) by Saqib · 3 years, 4 months ago
- f2fca59 fix: cannot set custom label for 'total' field in print format (#27664) by Saqib · 3 years, 4 months ago
- 9fa24ff Merge pull request #27659 from nextchamp-saqib/fix-32644 by Saqib · 3 years, 4 months ago
- 711395d fix: linting errors by Saqib · 3 years, 4 months ago
- 1f8ad72 fix: indentation by Saqib · 3 years, 4 months ago
- 30f59b0 chore: log modified invoices by Saqib · 3 years, 4 months ago
- 18e5d59 fix: unknown column 'ref_exchange_rate' by Saqib Ansari · 3 years, 5 months ago
- e8ff649 Merge branch 'develop' into fix-32644 by Saqib · 3 years, 5 months ago
- e6b4d33 chore: hide exchange gain loss if empty by Saqib Ansari · 3 years, 5 months ago
- beebfb3 patch: invalid gain loss gl entry by Saqib Ansari · 3 years, 5 months ago
- f8c1c73 fix: local variable 'fiscal_year_details' referenced before assignment (#27656) by Saqib · 3 years, 5 months ago
- 78ad50e fix: cost center in exchange gain loss gl entry by Saqib Ansari · 3 years, 5 months ago
- dd2d039 chore: hide exchange gain loss if empty by Saqib Ansari · 3 years, 5 months ago
- 64efe8b fix: setting of gain/loss if party account is in company currency by Saqib Ansari · 3 years, 5 months ago
- dafe99b fix: holiday message reminder by escix · 3 years, 5 months ago
- 796ed94 fix: Reverse depreciation entry made on sale if asset that was set to be sold in the future gets returned by GangaManoj · 3 years, 5 months ago
- b9fb59d fix: Reset depreciation schedule on returning asset by GangaManoj · 3 years, 5 months ago
- c8b9a55 feat: add `Partly Paid` status in Invoices (#27625) by Sagar Vora · 3 years, 5 months ago
- 2af6ea6 fix: remove unknown field employee_name from query (bp #27634) by Frappe PR Bot · 3 years, 5 months ago
- c302c7a fix: remove bad default for anniversary reminders (#27632) by Ankush Menat · 3 years, 5 months ago
- 9110223 fix: (ux) Use subassembly schedule date while making WO from Prod Plan (#27628) by Marica · 3 years, 5 months ago
- abded89 fix: update default KSA VAT rate for setup (#27614) by Kenneth Sequeira · 3 years, 5 months ago
- 5c400da Update training_result.js (#27615) by François de Ryckel · 3 years, 5 months ago
- 7ab3b9d fix: Add test for depreciation on sale of a depreciated Asset by GangaManoj · 3 years, 5 months ago
- 249672c fix: Add depreciation_schedule details in create_asset() by GangaManoj · 3 years, 5 months ago
- 700e78d fix: Remove extra brackets by GangaManoj · 3 years, 5 months ago
- eb8122b Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years, 5 months ago
- 3c8879e fix: Calculate depreciation_amount accurately by GangaManoj · 3 years, 5 months ago
- 244d9de fix: Correct expected_values by GangaManoj · 3 years, 5 months ago
- 6d8e869 fix(pos): check if item exists before fetching available qty (#27581) by Abdullah A. Zaqout · 3 years, 5 months ago
- 190c2d8 fix: reference row added in allocation table (#27602) by Anuja Pawar · 3 years, 5 months ago
- 4f01115 Merge pull request #27601 from ankush/overbill_warn by Ankush Menat · 3 years, 5 months ago
- 21a955d fix(ux): better error message by Ankush Menat · 3 years, 5 months ago
- 5e4fbba refactor: add guard clause in for loop by Ankush Menat · 3 years, 5 months ago
- 43bf82b fix: warn when overbilling checks are skipped. by Ankush Menat · 3 years, 5 months ago
- 0ff7367 fix: Tax Breakup table headers fix (#27596) by Subin Tom · 3 years, 5 months ago
- ef66bee fix(plaid): query to check if bank account exists by Saqib · 3 years, 5 months ago
- 648b2d7 perf: extract loop invariant db calls by Ankush Menat · 3 years, 5 months ago
- f07ff92 fix: Improvements in COA Importer (#27584) by Deepesh Garg · 3 years, 5 months ago
- 164a2ad fix: Calculate depreciation_left accurately by GangaManoj · 3 years, 5 months ago
- 4f7af79 fix: PO/PINV - Check if doctype has company_address field before setting the value (#27441) (#27576) by Frappe PR Bot · 3 years, 5 months ago
- bf2a590 fix: View Stock / Accounting Ledger button not showing in the stock entry (#27570) by rohitwaghchaure · 3 years, 5 months ago
- e03d9aa fix: unecessary keyword args were passed in mapper functions (#27563) by Saqib · 3 years, 5 months ago
- d49346a fix: Tax breakup based on items, missing GST fields (#27524) by Subin Tom · 3 years, 5 months ago
- 41f11ec fix: Remove duplicates from customer_code field (#27555) by Marica · 3 years, 5 months ago
- c9c8957 feat: Merge POS invoices based on customer group (#27471) by Deepesh Garg · 3 years, 5 months ago
- 5eba1cc fix: no validation on item defaults (#27393) by Saqib · 3 years, 5 months ago
- 557d951 ci: comment about coverage after min. 3 builds (#27544) by Ankush Menat · 3 years, 5 months ago
- 9b38888 fix: Validate if item exists on uploading items in stock reco (#27538) by Marica · 3 years, 5 months ago
- 78fe925 fix(ProdPlan): Get SubAssy Items does not work (#27537) by Ankush Menat · 3 years, 5 months ago
- 866763c fix(minor): Employee filter in Unpaid Expense Claims report (#27530) by Rucha Mahabal · 3 years, 5 months ago
- e6a1ad8 fix: not able to submit stock entry with 350 items (#27523) by rohitwaghchaure · 3 years, 5 months ago
- 70c203d test: automated test for running all stock reports (#27510) by Ankush Menat · 3 years, 5 months ago
- 29dab06 fix(minor): Remove b2c limit check from CDNR Invoices (#27516) (#27520) by Frappe PR Bot · 3 years, 5 months ago
- 5e0b215 fix: table data deleted on submitted maintenance schedule (#27513) by Noah Jacob · 3 years, 5 months ago
- d4d5e27 fix: Maintain same rate in Stock Ledger until stock become positive (#27227) (#27478) by Frappe PR Bot · 3 years, 5 months ago
- c5a77f6 feat: provision to add scrap item in job card (#27483) by rohitwaghchaure · 3 years, 5 months ago
- 6e7945f fix: Tags getting fetched correctly in Get Supplier in RFQ (Request For Quotation) (#27499) (#27506) by Frappe PR Bot · 3 years, 5 months ago
- 759f2b7 fix: Autoname for customer and supplier (#27398) by Deepesh Garg · 3 years, 5 months ago
- 625626b fix: Values with same account and different account number in consolidated balance sheet report (#27493) by Deepesh Garg · 3 years, 5 months ago
- 2e2985e fix: calculate operating cost based on BOM Quantity (#27464) by rohitwaghchaure · 3 years, 5 months ago
- c53b78e fix: Patch for updating tax withholding category dates (#27489) by Deepesh Garg · 3 years, 5 months ago
- fea51f4 chore: isort by Ankush Menat · 3 years, 5 months ago
- 8fed8da Merge pull request #27475 from marination/job-card-excess-transfer by Marica · 3 years, 5 months ago
- de9f783 Merge branch 'develop' into job-card-excess-transfer by Marica · 3 years, 5 months ago
- 469bb8d test: Work Order Material Transfer against Job Card by marination · 3 years, 5 months ago
- aa82624 Merge pull request #27281 from DeeMysterio/party-specific-items by DeeMysterio · 3 years, 5 months ago
- 9aa6f52 fix: Webform Permission for custom doctype (#26232) by Shariq Ansari · 3 years, 5 months ago
- 9520215 feat: Handle Excess/Multiple Item Transfer against Job Card by marination · 3 years, 5 months ago
- 95460d9 fix(HR): Ignore invalid fields when updating employee details (#27456) by Chillar Anand · 3 years, 5 months ago
- 1c1b476 perf: Optimize get_attribute_filters (#26729) by Faris Ansari · 3 years, 5 months ago
- b98740b fix: employee advance return through multiple additional salaries (#27438) by Rucha Mahabal · 3 years, 5 months ago
- c7ceb37 Merge pull request #27465 from nextchamp-saqib/so-analytics-report-fix by Deepesh Garg · 3 years, 5 months ago
- 44139fb fix: cancelled sales invoices are considered in billed quantity calculation by Saqib Ansari · 3 years, 5 months ago
- a5baf90 fix: editable price list rate field in sales transactions (#27455) by Saqib · 3 years, 5 months ago
- bab644a fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349) by Rucha Mahabal · 3 years, 5 months ago
- 7292f54 feat: (get_items_from) filter material request item in purchase order (#27449) by Saqib · 3 years, 5 months ago
- d743c41 fix(ux): apply proper filtering in stock reports (#27411) by Ankush Menat · 3 years, 5 months ago
- 6ef879f fix(ux): clean invalid fields from variant setting (#27412) by Ankush Menat · 3 years, 5 months ago
- a52d4c2 fix: fail migration due to None type during v13_0.update_returned_qty_in_pr_dn (#27430) (#27436) by Frappe PR Bot · 3 years, 5 months ago
- dae0a1c fix: Template Error due to use of single quote (#27433) by Sagar Vora · 3 years, 5 months ago
- 62fc544 test: basic tests for controllers/queries (#27422) by Ankush Menat · 3 years, 5 months ago
- 3da3438 ci: Remove extra space by Suraj Shetty · 3 years, 5 months ago