- 81bcae7 fix(Asset): Remove redundant code by GangaManoj · 3 years, 7 months ago
- f3ae1dd fix(Asset): Fix test by GangaManoj · 3 years, 7 months ago
- 18bbfdf fix(Asset Repair): Remove test that's no longer necessary by GangaManoj · 3 years, 7 months ago
- 39dba43 fix(Asset): Fix value_after_depreciation calculation by GangaManoj · 3 years, 7 months ago
- 3ba9fb3 fix(Asset Repair): Replace asset_value with value_after_depreciation in tests by GangaManoj · 3 years, 7 months ago
- 72ea64f fix: Sider issues by GangaManoj · 3 years, 7 months ago
- 307fe43 fix: Remove changes made to Asset Maintenance by GangaManoj · 3 years, 7 months ago
- 55bca4c fix(Asset Repair): Revert Stock Entry on cancellation by GangaManoj · 3 years, 7 months ago
- c34e6b1 fix(Asset): Fix tests for Asset Repair by GangaManoj · 3 years, 7 months ago
- ba95585 fix(Asset Repair): Return Depreciation Schedule to original state on cancellation by GangaManoj · 3 years, 8 months ago
- 6c2f4ce fix(Asset Repair): Increase stock quantity and decrease asset value on cancellation by GangaManoj · 3 years, 8 months ago
- ad78888 fix(Asset Repair): Compute total_value instantly by GangaManoj · 3 years, 8 months ago
- e921878 fix: Rename 'Stock Item' to 'Asset Repair Consumed Item' by GangaManoj · 3 years, 8 months ago
- 852881e fix(Asset Repair): Fix tests by GangaManoj · 3 years, 8 months ago
- 42fd7ff fix(Asset Repair): Set completion_date on changing repair_status to 'Completed' by GangaManoj · 3 years, 8 months ago
- 68e0c96 fix(Asset Repair): Prevent some fields from being copied on duplicating the doc by GangaManoj · 3 years, 8 months ago
- 399d17e fix(Asset Repair): Make Error Description non-mandatory by GangaManoj · 3 years, 8 months ago
- e755c74 fix(Asset Repair): Add Stock Entry field by GangaManoj · 3 years, 8 months ago
- 4004bcd fix(Asset Repair): Move Total Repair Cost to the Stock Consumption Details section by GangaManoj · 3 years, 8 months ago
- bd1796c fix: Replace edit_dates with flags.increase_in_asset_life by GangaManoj · 3 years, 8 months ago
- ae8cb33 fix(Asset Repair): Fix depreciation_amount calculation by GangaManoj · 3 years, 8 months ago
- be53604 fix: Add comments by GangaManoj · 3 years, 8 months ago
- bd336c7 fix(Asset): Add function to clear old depreciation schedule by GangaManoj · 3 years, 8 months ago
- 54cbc83 fix(Asset Repair): Create GL Entries for each item in Stock Items by GangaManoj · 3 years, 8 months ago
- 50826f1 fix(Asset): Replace asset_value with value_after_depreciation in Finance Books by GangaManoj · 3 years, 8 months ago
- d354a30 fix(Asset Repair): Display value_after_depreciation in Finance Books by GangaManoj · 3 years, 8 months ago
- 9520efb fix(Asset Repair): Filter Warehouse by Company by GangaManoj · 3 years, 8 months ago
- 96de4fd fix(Asset Repair): Fix GL Entry creation by GangaManoj · 3 years, 8 months ago
- 71eaf3d fix(Asset Repair): Fix Sider issues by GangaManoj · 3 years, 8 months ago
- 75fbda1 fix(Asset Repair): Make Cost Center non-mandatory by GangaManoj · 3 years, 8 months ago
- 0aaf88c fix(Asset Repair): Uncheck allow_on_submit for all fields by GangaManoj · 3 years, 8 months ago
- 9779aa1 fix(Asset Repair): Use existing function from asset.py for fetching fixed_asset_account by GangaManoj · 3 years, 8 months ago
- aff9709 fix(Asset Repair): Add mandatory_depends_on condition for Purchase Invoice by GangaManoj · 3 years, 8 months ago
- 17fa121 fix(Asset Repair): Filter Cost Center and Project by Company by GangaManoj · 3 years, 8 months ago
- 867fd02 fix(Asset Repair): Add Company field by GangaManoj · 3 years, 8 months ago
- 5ab0cab fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked by GangaManoj · 3 years, 8 months ago
- 654074a fix(Asset Repair): Add title to error messages by GangaManoj · 3 years, 8 months ago
- fd27256 fix(Asset Repair): Display fields according to the state of the doc by GangaManoj · 3 years, 8 months ago
- 4e620c3 fix: Set asset_name as title by GangaManoj · 3 years, 8 months ago
- 65b2f92 fix(Asset Repair): Set company when creating Stock Entry by GangaManoj · 3 years, 8 months ago
- 2833903 fix(Asset Repair): Add tests by GangaManoj · 3 years, 8 months ago
- 70de974 fix(Asset): Add depreciation schedule details in create_asset() by GangaManoj · 3 years, 8 months ago
- 3f9f0ff fix(Asset Repair): Add Company in GL Entries by GangaManoj · 3 years, 8 months ago
- c6ed66e fix(Asset Repair): Remove unnecessary condition by GangaManoj · 3 years, 8 months ago
- 794807e fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked by GangaManoj · 3 years, 8 months ago
- 97193a4 fix: Sider issues by GangaManoj · 3 years, 7 months ago
- 4e28443 fix: Fix depreciation_amount calculation by GangaManoj · 3 years, 7 months ago
- 42c70fb fix: Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation) by GangaManoj · 3 years, 7 months ago
- 58bc967 fix: Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 3 years, 7 months ago
- 9e26f2d fix: Organize buttons by GangaManoj · 3 years, 7 months ago
- 13d7043 fix: column 'outstanding_amount' cannot be null (#26404) by Saqib · 3 years, 7 months ago
- fe4f58d fix(e-invoicing): allow export invoice even if no taxes applied (#26405) by Saqib · 3 years, 7 months ago
- 8e8434a fix: omit item discount amount for e-invoicing (#26353) (#26407) by Saqib · 3 years, 7 months ago
- 9ac63da fix: value fetching for custom field in POS (#26367) by Subin Tom · 3 years, 7 months ago
- d539918 fix: Fixed Budget Variance Graph color from all black to default (#26368) by Subin Tom · 3 years, 7 months ago
- eb0dea0 Merge pull request #26333 from marination/lcv-validate-invoice by Marica · 3 years, 7 months ago
- bf462ab fix: Rename function and tweak logic by marination · 3 years, 7 months ago
- afafe40 Merge pull request #26388 from Anurag810/training_fix_v13 by Anurag Mishra · 3 years, 7 months ago
- 8f3c7ab fix: escape quotes while fetching customer emails (#26329) (#26376) by Saqib · 3 years, 7 months ago
- e5a1bb7 Merge pull request #26394 from ruchamahabal/fix-test-precision by Rucha Mahabal · 3 years, 7 months ago
- 3888488 fix: precision for expected values in payment entry test by Rucha Mahabal · 3 years, 7 months ago
- 257cbd3 fix: track changes on batch (#26382) by Alan · 3 years, 7 months ago
- a82e9e4 fix: query for training Event by Anurag Mishra · 3 years, 7 months ago
- cf28950 Merge pull request #26349 from Anurag810/salary-slip-fix--hotfix by Jannat Patel · 3 years, 7 months ago
- 8f945a9 fix: Removed un-used flag by Anurag Mishra · 3 years, 7 months ago
- 00f90c5 chore: add product listing link in settings (#26026) by Mohammad Hasnain Mohsin Rajan · 3 years, 7 months ago
- f130f83 Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working by rohitwaghchaure · 3 years, 7 months ago
- 2bdc0e8 Merge pull request #26350 from rohitwaghchaure/fixed-putaway-fixing-for-material-receipt by rohitwaghchaure · 3 years, 7 months ago
- 0bd190b fix: stock entry with putaway rule not working by Rohit Waghchaure · 3 years, 7 months ago
- 11d5690 Merge pull request #25415 from deepeshgarg007/bootstraped_gst_setup by Nabin Hait · 3 years, 7 months ago
- 67c7067 Merge pull request #26300 from AfshanKhan/fix-account-selection-gst-settings-v13 by Deepesh Garg · 3 years, 7 months ago
- 422325b test: fetching of previous sle (#26352) by Saqib · 3 years, 7 months ago
- 3636efd Merge pull request #26355 from deepeshgarg007/flaky_test by Deepesh Garg · 3 years, 7 months ago
- 5e99aa7 fix: stock_rbnb not defined (#26354) by Noah Jacob · 3 years, 7 months ago
- 7f794cc fix: Purchase Invoice advance test case by Deepesh Garg · 3 years, 7 months ago
- c8eca8a fix: remove cancelled entries in consolidated financial statements (#26331) by Afshan · 3 years, 7 months ago
- f0b62f7 fix: payroll-entry minor fix by Anurag Mishra · 3 years, 7 months ago
- 842674c fix: Added a message to enable appontment booking if disabled (#26334) by Mohammed Yusuf Shaikh · 3 years, 7 months ago
- dfe11ac Merge pull request #26284 from marination/order-by-weightage-for-web-items by Marica · 3 years, 7 months ago
- 7b781b1 Merge pull request #26158 from marination/stock-reco-repost_qty by rohitwaghchaure · 3 years, 7 months ago
- 57d06a8 chore: Test to block backdated reco causing future scarcity by marination · 3 years, 7 months ago
- 4f51b56 Merge branch 'version-13-hotfix' into stock-reco-repost_qty by Marica · 3 years, 7 months ago
- fa9e675 chore: Test for backdated reco qty reposting by marination · 3 years, 7 months ago
- 9b6d9a4 fix: Test Cases by Deepesh Garg · 3 years, 7 months ago
- 15b336d fix: Test cases by Deepesh Garg · 3 years, 7 months ago
- c69bc54 fix: Validate LCV for Invoices without Update Stock by marination · 3 years, 7 months ago
- 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 7 months ago
- db682d9 fix: Create mode of payment if doesn't exists by Deepesh Garg · 3 years, 7 months ago
- 75fdf79 fix: incorrect bom no. added for non-variant items on variant boms (#26320) by Richard Case · 3 years, 7 months ago
- a0599e5 fix: Test cases for M-pesa by Deepesh Garg · 3 years, 7 months ago
- 22c2d4f Merge pull request #26312 from rohitwaghchaure/fixed-employee-issue-in-job-card by rohitwaghchaure · 3 years, 7 months ago
- ddf8759 Merge pull request #26287 from deepeshgarg007/bank_statement_import_fix by Deepesh Garg · 3 years, 7 months ago
- ea5b7d3 Merge pull request #26277 from deepeshgarg007/multi-company-deferred-revenue by Deepesh Garg · 3 years, 7 months ago
- cd036e1 Merge pull request #26231 from deepeshgarg007/party_dashboard by Deepesh Garg · 3 years, 7 months ago
- 3105332 fix: allow to make job card without employee by Rohit Waghchaure · 3 years, 7 months ago
- 6309601 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 7 months ago
- 311e277 fix: Sider by marination · 3 years, 7 months ago
- 73db919 fix: set query for training events (#26303) by Anurag Mishra · 3 years, 7 months ago
- 4503a38 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 7 months ago
- b6076f7 fix: only "Tax" type accounts should be shown for selection in GST Settings by Afshan · 3 years, 7 months ago