- 9d15808 chore: remove unused Employee Transfer Property doctype by Rucha Mahabal · 2 years, 10 months ago
- 87f1617 Merge branch 'develop' into field-filters-e-com by Marica · 2 years, 10 months ago
- 6d750e1 fix: Handle Multiselect field mapping separately by marination · 2 years, 10 months ago
- 5660b33 fix: Mistyped variable name in patch by marination · 2 years, 10 months ago
- 7c547f1 fix(patch): check if column is present while fixing reverse linking (#30737) by Rucha Mahabal · 2 years, 10 months ago
- d0cd194 chore: Patch to copy custom fields (field filters) from Item to Website Item by marination · 2 years, 10 months ago
- 6453fb4 refactor!: remove DATEV integration (#30584) by Raffael Meyer · 2 years, 10 months ago
- 02c6b89 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 10 months ago
- bb875fe fix: check null values in is_cancelled patch (#30594) by Ankush Menat · 2 years, 10 months ago
- ec6f704 Merge branch 'develop' into mergify/bp/develop/pr-30385 by Deepesh Garg · 2 years, 10 months ago
- a7e125a chore: format patch file by Deepesh Garg · 2 years, 10 months ago
- d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 03952f8 fix(India): Auto tax fetching based on GSTIN by Deepesh Garg · 2 years, 11 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- c01fe74 fix(patch): fix failing patches (#30427) by Raffael Meyer · 2 years, 10 months ago
- 4766732 Merge branch 'develop' into fix-item-tax-template-patch by Saqib Ansari · 2 years, 10 months ago
- ffec951 fix: do not update status to Paid if sanctioned amount is 0 by Rucha Mahabal · 2 years, 10 months ago
- 0461223 fix: Expense Claim conditions for Paid status by Rucha Mahabal · 2 years, 10 months ago
- 936267c fix: move item tax to item tax template patch by Saqib Ansari · 2 years, 10 months ago
- 33863cd Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again by Saqib Ansari · 2 years, 10 months ago
- c4854bb fix: failing broken patches (#30409) by Shadrak Gurupnor · 2 years, 10 months ago
- 16253a2 fix: set is_return & return_against in POS Invoice Reference table by Saqib Ansari · 2 years, 10 months ago
- 972d065 fix: Add permission for KSA Vat documents by Deepesh Garg · 2 years, 11 months ago
- f090e63 test: fix holiday list creation causing flaky tests (#30260) by Rucha Mahabal · 2 years, 11 months ago
- 3218ccb fix: Leave Policy Assignment creation patch (#30215) by Rucha Mahabal · 2 years, 11 months ago
- d3e90ed fix(patch): remove dead links to ProdPlan Item by Ankush Menat · 2 years, 11 months ago
- 60ba0ba Merge branch 'develop' into loan_cost_center by Deepesh Garg · 2 years, 11 months ago
- 5d66cc4 fix: Add cost center in loan document by Deepesh Garg · 2 years, 11 months ago
- 4d8798b fix: ignore non-unique swift numbers while migrating (#30132) by Saqib Ansari · 2 years, 11 months ago
- 650099e Merge branch 'develop' into emp-adv-status by Rucha Mahabal · 3 years ago
- 04b9091 fix: web form deletion by Rucha Mahabal · 3 years ago
- 761e528 fix: deprecation warning by Rucha Mahabal · 3 years ago
- d647de3 Merge branch 'develop' into remove-nonprofit by Rucha Mahabal · 3 years ago
- 0d8c24f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 3 years ago
- 312db42 refactor: use qb for patching flag by Ankush Menat · 3 years ago
- f4af75f feat: batchwise valuation flag by 18alantom · 3 years ago
- b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 3 years ago
- a0bdcbd fix: Add patch for account fields by Deepesh Garg · 3 years ago
- e1f8f03 Merge branch 'develop' of https://github.com/frappe/erpnext into patch_fixes by Deepesh Garg · 3 years ago
- 1617e0d fix: Remove reload doc by Deepesh Garg · 3 years ago
- c36bd7e fix: avoid creating bins without item-wh by Ankush Menat · 3 years ago
- 358734d fix: Skip deletion if linked docs exists by ChillarAnand · 3 years ago
- fb59247 fix: Delete party type records in patch by ChillarAnand · 3 years ago
- db1957f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 3 years ago
- b5ff9b2 refactor: Clean up non-profit setup by ChillarAnand · 3 years ago
- 06d36c6 chore: Move patch that updates SO from WO to v13 by marination · 3 years ago
- 0ca58d7 chore: Patch to update SO work_order_qty and Linter fix by marination · 3 years ago
- 19a6c21 refactor!: amazon mws integration (#29438) by Sagar Sharma · 3 years ago
- 615dd9d fix: Patch fixes by Deepesh Garg · 3 years ago
- 8995997 fix: patch existing bins by Ankush Menat · 3 years ago
- 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 3 years ago
- 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 3 years ago
- 899ca8b refactor: Code cleanup by ChillarAnand · 3 years ago
- 7eb9dc0 fix: Ignore mandatory fields if exist (#27871) by gavin · 3 years, 4 months ago
- bd3b47f fix: remove stale doctypes and add msg for ecommerce refactor (#27700) by Ankush Menat · 3 years, 4 months ago
- f97642e fix: Qb query, use `isin` instead of in and access fields without dot notation due to reserved pypika keywords by marination · 3 years ago
- 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 3 years ago
- 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years ago
- 364856b fix: patch for migrating cost center allocations by Nabin Hait · 3 years ago
- 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 3 years ago
- 45fadb5 fix: Faulty 'continue' not setting value in db by marination · 3 years, 1 month ago
- 091a07c fix: Code cleanup by marination · 3 years, 1 month ago
- 31a2485 fix: Sider by marination · 3 years, 1 month ago
- 456f277 fix: Convert Item links to Website Item links in Item Card Group template data by marination · 3 years, 1 month ago
- 19e5dfb Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years ago
- 9fb61ef chore: Fix imports and formatting (linter) & Sider (unused import) by marination · 3 years ago
- dcd99a8 Merge pull request #29536 from nabinhait/cost-center-allocation by Deepesh Garg · 3 years ago
- 5b0ec64 fix: sider issues by Nabin Hait · 3 years ago
- 6099af5 fix: Fixed test case and sider issues by Nabin Hait · 3 years ago
- 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 3 years ago
- 3dadfc9 patch: Removed files and code related to old distributed cost center feature by Nabin Hait · 3 years ago
- f026ec6 Merge pull request #29522 from ankush/drop_bom_level by rohitwaghchaure · 3 years ago
- 5aa1b6b Merge pull request #29519 from ankush/unique_bin by Ankush Menat · 3 years ago
- 0a15334 fix: update reserved qty for production/ s/c by Ankush Menat · 3 years ago
- ce49e6c fix: Resolved conflicts in patches by Nabin Hait · 3 years ago
- d71d3e3 fix: Minor issues in existing patches by Nabin Hait · 3 years ago
- 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 3 years ago
- c2ecc7a refactor: patch for fixing broken bins by Ankush Menat · 3 years ago
- 7ff3ca2 fix(patch): patch duplicate bins by Sagar Sharma · 3 years ago
- 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 3 years ago
- e4c2200 fix(patch): update BOMs to have correct transfer_material_against by Ankush Menat · 3 years ago
- c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 3 years ago
- 6c1c85b feat: additional doctypes access for ESS user (#29317) by Rucha Mahabal · 3 years ago
- 7eab945 refactor: move existing patches to post migration (#28940) by Ankush Menat · 3 years ago
- c68c70f feat: Refund entry against loans by Deepesh Garg · 3 years ago
- f469ec8 fix: broken patches (backport #29067) (#29406) by mergify[bot] · 3 years ago
- 7086d3f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 3 years ago
- dc8dad4 fix(patch): skip patch if column doesn't exist by Ankush Menat · 3 years ago
- 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 3 years ago
- 203f008 fix(patch): update stock reconciliation current serial nos by Ankush Menat · 3 years ago
- eff1d6b Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 3 years ago
- a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 3 years ago
- c3e890e Merge branch 'develop' into fix-cancel-jv by Saqib Ansari · 3 years ago
- cce35c1 fix(patch): delete hospitality custom fields (#29382) by Ankush Menat · 3 years ago
- 2718ddd refactor: Removed hospitality domain from ERPNext (#29167) by Chillar Anand · 3 years ago
- 04d6456 fix: cannot cancel jv after migrating from v12 by Saqib Ansari · 3 years ago
- d36092d patch: set default asset quantity as 1 by Saqib Ansari · 3 years ago
- b9f70ed Merge pull request #28843 from noahjacob/maint_sch_link_fix by Marica · 3 years ago
- bf30932 patch: Employee Advance return statuses by Rucha Mahabal · 3 years ago
- b07c1f3 feat: add link to leave application in leave notification (#29316) by Rucha Mahabal · 3 years, 1 month ago