- 34fd290 fix: don't attempt to set gender from salutation (#40997) by Raffael Meyer · 10 months ago
- 85c63f2 Merge pull request #41025 from RitvikSardana/develop-ritvik-remove-customer-check by RitvikSardana · 10 months ago
- 2b32d36 fix: remove validate_name_in_customer function by RitvikSardana · 10 months ago
- 10c5ed8 fix: make help items translatable (#40913) by Raffael Meyer · 10 months ago
- 1f46c15 refactor: use sql to clear comments by ruthra kumar · 10 months ago
- f63396e fix(treewide): manual ruff fixes by Akhil Narang · 10 months ago
- 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 10 months ago
- c2470cc refactor: usage of modified ordering (#40705) by Ankush Menat · 10 months ago
- dfde490 refactor!: switch to creation sort (#40699) by Ankush Menat · 10 months ago
- 4d4d88e fix: use untranslated UOM as default by barredterra · 10 months ago
- 8fa5707 refactor: create UOMs during setup by barredterra · 10 months ago
- 34344a0 fix: translate uom names by barredterra · 10 months ago
- 679204e chore: enhance uom data by barredterra · 10 months ago
- 4a49618 feat(UOM): add common code, symbol and description by barredterra · 11 months ago
- 4ba67fb refactor: config changes in Transaction Deletion Record by ruthra kumar · 11 months ago
- 0a495bf Merge pull request #39717 from ruthra-kumar/redesign_transaction_deletion_record by ruthra kumar · 11 months ago
- 02c522b chore: fix linting issue in JS by ruthra kumar · 11 months ago
- 8130957 refactor(test): test cases modified to handle new approach by ruthra kumar · 11 months ago
- a158b825d refactor: ability to process in single transaction by ruthra kumar · 11 months ago
- 5a3afea refactor: link running doc validation to company master by ruthra kumar · 11 months ago
- 5fe0b20 chore: rename entry point by ruthra kumar · 11 months ago
- 3cec62d chore: move status and error log to their own section by ruthra kumar · 11 months ago
- 0455d0c refactor: minor UI tweaks by ruthra kumar · 11 months ago
- 4a55240 refactor: exception propogation by ruthra kumar · 11 months ago
- 09ea7ed fix: Update Existing Price List Rate not working (#40333) by rohitwaghchaure · 11 months ago
- eea260b chore: code cleanup by ruthra kumar · 11 months ago
- cefb8f6 chore: minor cleanup | add comma by Nihantra C. Patel · 11 months ago
- f3f6bc8 chore: minor cleanup by Deepesh Garg · 11 months ago
- 3046365 refactor: better method naming by ruthra kumar · 12 months ago
- ec194ef refactor: barebones hook on all doctypes with 'company' field by ruthra kumar · 12 months ago
- 78c9cc6 refactor: make sure only one task is running for doc by ruthra kumar · 12 months ago
- 31a2da5 refactor: validations to prevent duplicate jobs by ruthra kumar · 12 months ago
- 55e93b3 refactor: no copy on summary table and more validations by ruthra kumar · 12 months ago
- 2dbe68a refactor: reset all flags and remove unwanted code by ruthra kumar · 12 months ago
- 1014940 chore: show correct status in list view by ruthra kumar · 12 months ago
- 86b5e2e refactor: validate status before running events by ruthra kumar · 12 months ago
- 7c4cff2 refactor: make Excluded doctype table read only by ruthra kumar · 12 months ago
- b98a5e4 chore: remove unwanted UI code by ruthra kumar · 12 months ago
- 49d3bcb refactor: use separate child table for summary by ruthra kumar · 12 months ago
- b12ca65 refactor: chained callback by ruthra kumar · 12 months ago
- cccb2d5 refactor: reorder flags in Tasks section by ruthra kumar · 12 months ago
- 6a77d86 refactor: use flags to decide on current stage by ruthra kumar · 12 months ago
- 8944ab8 refactor: UI trigger by ruthra kumar · 12 months ago
- d0dc2c6 refactor: tasks section and UI niceties by ruthra kumar · 12 months ago
- 6fbb67b refactor: set status and trigger job on submit by ruthra kumar · 12 months ago
- 0d65d87 refactor: more options for 'status' and move it to top by ruthra kumar · 12 months ago
- b62a6b6 fix: sales partner address display Issue --upd by Nihantra C. Patel · 11 months ago
- 62d2fe5 fix: sales partner address display Issue by Nihantra Patel · 11 months ago
- ec74a5e style: format js files by Ankush Menat · 11 months ago
- 68baa36 fix: load ignored doctype and include Mode of Payment Account (#40334) by Nihantra C. Patel · 11 months ago
- 29f91a7 fix(setup): avoid duplicate entry for Analytics role (#40183) by Rucha Mahabal · 11 months ago
- 3c3c57c fix: Fiscal Year exception on demo data setup by ruthra kumar · 11 months ago
- 294f562 build: Pin frappe requirements to ^16.0.0 (#39782) by Ankush Menat · 12 months ago
- 6b8f046 chore: cleanup doctype descriptions (#39637) by Rucha Mahabal · 1 year ago
- b127aa3 fix: AttributeError in company transaction deletion by ruthra kumar · 1 year ago
- 806696a fix: typos by barredterra · 1 year ago
- a50808a refactor: delete transactions in background by ruthra kumar · 1 year ago
- b719585 fix: translate (#39397) by Alexandre Lumertz Damiani · 1 year, 1 month ago
- 2bcd032 Merge branch 'develop' into fix-holiday-list by barredterra · 1 year, 1 month ago
- 432a14c refactor: remove usage of raise_exception (#39309) by Ankush Menat · 1 year, 1 month ago
- 58343e5 Merge branch 'develop' into fix-holiday-list by barredterra · 1 year, 1 month ago
- 68c0e18 fix: remove `parent_field` parameter from calls to `rebuild_tree` (#39146) by Raffael Meyer · 1 year, 1 month ago
- e912e95 fix(Employee): treeview (#39126) by Raffael Meyer · 1 year, 1 month ago
- 60329ad test: improve test for local holidays by barredterra · 1 year, 1 month ago
- 5b15718 fix: flaky demo test case by Deepesh Garg · 1 year, 1 month ago
- 300aaa3 fix: consider all years in holiday list by barredterra · 1 year, 1 month ago
- b250a21 fix(minor): remove "hide_workspaces" from erpnext/install.py by Rushabh Mehta · 1 year, 1 month ago
- 4e28b5a fix(minor): Rename "ERPNext Settings" to "Settings" and remove "ERPNext Integrations" workspace by Rushabh Mehta · 1 year, 1 month ago
- 877cc72 fix: enqueue demo data setup on setup complete (#39043) by Smit Vora · 1 year, 1 month ago
- b7f283b feat: skip disabled accounts in COA (#38551) by Gursheen Kaur Anand · 1 year, 1 month ago
- 0773f66 chore: Update company.py (#38660) by hyaray · 1 year, 1 month ago
- 2dc49c8 chore: fixup broken JSON files (#38915) by Ankush Menat · 1 year, 1 month ago
- 6d5bdc6 fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (#38870) by ruthra kumar · 1 year, 1 month ago
- 5514778 Merge pull request #38807 from deepeshgarg007/canada_demo by Deepesh Garg · 1 year, 2 months ago
- c9fd182 fix(demo): Demo setup for canadian COA by Deepesh Garg · 1 year, 2 months ago
- e7e23fb Merge pull request #38533 from barredterra/date-format-system-settings by Raffael Meyer · 1 year, 2 months ago
- 9611e9b fix: ignore non-existing regional customizations (#38621) by Ankush Menat · 1 year, 2 months ago
- eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
- b6957dd fix: set date format from system settings by barredterra · 1 year, 2 months ago
- b24e289 chore: add translate function to email subject in digest frecuency (#38474) by Ernesto Ruiz · 1 year, 2 months ago
- 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
- 1da9087 refactor: Simpler log settings setup (#38449) by Ankush Menat · 1 year, 2 months ago
- 477d9fa feat: new Report "Lost Quotations" (#38309) by Raffael Meyer · 1 year, 2 months ago
- 728cc9f fix: fiscal year using future date by Gursheen Anand · 1 year, 2 months ago
- 52305e3 fix: annual income and expenses in digest by Gursheen Anand · 1 year, 2 months ago
- 8e010ef Merge pull request #38077 from anandbaburajan/trans_delete_att_comm by Anand Baburajan · 1 year, 3 months ago
- 2f9e96e chore: delete comments and unlink attachments on company transactions deletion by anandbaburajan · 1 year, 3 months ago
- 56b8d1b fix: remove ESS role when not mapped to employee (#37867) by Dany Robert · 1 year, 3 months ago
- daf2ec0 fix: In-Transit Warehouse company filter (#37796) by hyaray · 1 year, 3 months ago
- 3bfb7b7 refactor: Remove expense included in valuation accounts (#37632) by Deepesh Garg · 1 year, 3 months ago
- 4aa8417 fix: Update user profile picture, if employee profile pic is changed (#37483) by Niraj Gautam · 1 year, 3 months ago
- f900a78 refactor!: drop ecommerce in favor of webshop (#33265) by Sabu Siyad · 1 year, 4 months ago
- d2096cf fix: keep customer/supplier website role by default by Ankush Menat · 1 year, 4 months ago
- bd2d04e Merge pull request #37312 from blaggacao/feat/add-delivery-roles by Deepesh Garg · 1 year, 4 months ago
- c8e3dc6 chore: refactor test case for exchangerate.host provider by ruthra kumar · 1 year, 4 months ago
- 9f33cc5 fix(Employee): enable `no_copy` for `relieving_date` (#37344) by Jignesh (GreyCube Technologies) · 1 year, 4 months ago
- d3f94a0 fix(stock): add delivery user and manager role by David Arnold · 1 year, 4 months ago
- 656c758 chore: Add missing comma by Deepesh Garg · 1 year, 4 months ago
- 0f6b530 feat: Added ledger for Botswana VAT (#37212) by Abraham Kalungi · 1 year, 4 months ago
- 141ba25 feat: validate duplicate date in holiday list (#37022) by NIYAZ RAZAK · 1 year, 4 months ago