- b5926a3 fix: unknown attribute "string_type" (#26947) (#26950) by Frappe PR Bot · 3 years, 6 months ago
- fe2a34f1 fix: Copy previous balance dict object instead of assigning (#26942) by Marica · 3 years, 6 months ago
- 8a6b82b ci: ignore js files in unittests (#26934) by Ankush Menat · 3 years, 6 months ago
- b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 6 months ago
- 587d2db fix: show proper currency symbol in taxes and charges table (#26827) by Afshan · 3 years, 6 months ago
- 1de4c01 fix: Deferred Revenue Section should be collapsible only if its not enabled (#26928) by Afshan · 3 years, 6 months ago
- b8658d0 fix: from_warehouse getting set to None (#26920) by Noah Jacob · 3 years, 6 months ago
- 88f13fe fix: ZeroDivisionError on creating e-invoice for credit note (#26915) by Saqib · 3 years, 6 months ago
- 54c31ed feat: depreciate asset after sale (#26543) by Ganga Manoj · 3 years, 6 months ago
- f037bae Merge pull request #26397 from GangaManoj/po-payment-terms by Deepesh Garg · 3 years, 6 months ago
- 6302728 Merge pull request #26673 from marination/stock-analytics by Marica · 3 years, 6 months ago
- a705456 Merge branch 'develop' into po-payment-terms by Deepesh Garg · 3 years, 6 months ago
- 42899d6 Merge branch 'develop' into stock-analytics by Marica · 3 years, 6 months ago
- c0b9e9c Merge pull request #26656 from ankush/fix_dn_test by Deepesh Garg · 3 years, 6 months ago
- 455d300 Revert "test: fix POS Closing Entry Test" by marination · 3 years, 6 months ago
- 867939f test: fixed asset movement tests by marination · 3 years, 6 months ago
- 8f1a3ae test: fix POS Closing Entry Test by marination · 3 years, 6 months ago
- bca30d6 test: fix Shift Request test by marination · 3 years, 6 months ago
- e5b0221 test: fix attendance request tests by marination · 3 years, 6 months ago
- c1c9c4b Merge branch 'develop' into fix_dn_test by Ankush · 3 years, 6 months ago
- 9152715 perf: various minor perf fixes for ledger postings (#26775) by Ankush · 3 years, 6 months ago
- e8be3a5 Merge branch 'develop' into stock-analytics by Marica · 3 years, 6 months ago
- bff3b09 fix: Override template only if setting is enabled by Deepesh Garg · 3 years, 6 months ago
- b614834 fix: unseting of payment if no pos profile found (#26884) by Afshan · 3 years, 6 months ago
- eb2050b fix: Brand filter in Stock Analytics by marination · 3 years, 6 months ago
- 55d8aaf fix: Stock Analytics Report must consider warehouse during calculation by marination · 3 years, 6 months ago
- 6d61340 Merge pull request #26549 from nemesis189/ignore-mandatory-in-payment-reconcilitation by Deepesh Garg · 3 years, 6 months ago
- 0e337be fix: cost center & account validation in Sales/Purchase Taxes and Charges (#25929) by Anuja Pawar · 3 years, 6 months ago
- 1cba77c fix: Sales Return cancellation if linked with Payment Entry (#26551) by Anuja Pawar · 3 years, 6 months ago
- 84c4161 fix(e-invoicing): cannot cancel invoice if IRN cancelled on portal (#26638) by Saqib · 3 years, 6 months ago
- 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 6 months ago
- 89d261d Merge pull request #26873 from marination/test-asset-lcv by Marica · 3 years, 6 months ago
- 173c4c8 Merge branch 'develop' into test-asset-lcv by Marica · 3 years, 6 months ago
- f8b4d69 Merge pull request #26596 from marination/serial-no-space by rohitwaghchaure · 3 years, 6 months ago
- af2f527 fix: pos profile not mandatory for Sales Invoice (#26853) by Afshan · 3 years, 6 months ago
- d14f63a Merge branch 'develop' into test-asset-lcv by Marica · 3 years, 6 months ago
- 948386d test: Serial no sanitation by marination · 3 years, 6 months ago
- b37c699 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 6 months ago
- f6ea00e Merge branch 'develop' into serial-no-space by Marica · 3 years, 6 months ago
- 94beda6 fix: updating lead status while customer creation (#26606) by Anurag Mishra · 3 years, 6 months ago
- 9ca2feb fix: Set CWIP Account in company at the start to avoid flaky test by marination · 3 years, 6 months ago
- 8db0f07 fix: Missing method reset_issue_metrics added back to Issue doctype (#26573) by Subin Tom · 3 years, 6 months ago
- e196dee Merge pull request #26085 from anupamvs/lead-cleanup by Anupam Kumar · 3 years, 6 months ago
- 8e6d298 Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 6 months ago
- f5b5be9 Merge branch 'develop' into po-payment-terms by Afshan · 3 years, 6 months ago
- 5e428f0 perf(cache): fix active SLA doctype caching (#26861) by Ankush · 3 years, 6 months ago
- b92c404 Merge pull request #26866 from fproldan/fix_price_list_subscription by Deepesh Garg · 3 years, 6 months ago
- 7e3dd9e fix: depends_on in price list field by Francisco Roldan · 3 years, 6 months ago
- 8b9c04a test: Fix test cases for payment terms fetch by Deepesh Garg · 3 years, 6 months ago
- 802c6b3 test: Improve test case for not coping payment terms by Deepesh Garg · 3 years, 6 months ago
- bcf56e6 fix: Ignore default payment term templates when coping payment terms from orders by Deepesh Garg · 3 years, 6 months ago
- 072f63b Revert "fix: Only fetch default Payment Terms Template if present" by GangaManoj · 3 years, 6 months ago
- e247e3a fix: Only fetch default Payment Terms Template if present by GangaManoj · 3 years, 6 months ago
- 5b33e75 fix: Fetch discount details from Payment Terms only if Discount Type = Percentage by GangaManoj · 3 years, 6 months ago
- 0588382 fix: Stop fetching amount while fetching Payment Terms by GangaManoj · 3 years, 6 months ago
- 55cb82c fix: Compare Payment Schedules by GangaManoj · 3 years, 6 months ago
- 1200872 fix: Disable automcatically_fetch_payment_terms after running its associated tests by GangaManoj · 3 years, 6 months ago
- 7244afe fix: Rename test to reflect changes in code by GangaManoj · 3 years, 6 months ago
- 54d1336 fix: Condition for fetching Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 6 months ago
- 08ae49c fix(regional): add permissions for VAT Audit report (#26851) by Anuja Pawar · 3 years, 6 months ago
- d0d0be0 Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 6 months ago
- 458f7f1 patch: delete all orphaned tables docs (#26743) by Ganga Manoj · 3 years, 6 months ago
- 2f06c3e Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 6 months ago
- db3ee31 fix: test case by Anupam · 3 years, 6 months ago
- 7ba8c82 test: fix flaky purchase receipt test (#26859) by Ankush · 3 years, 6 months ago
- 42bb77b fix: creating contact on creation of lead by Anupam · 3 years, 6 months ago
- b3bbebd fix: add parameter for db insert while adding item tax (#26855) by Afshan · 3 years, 6 months ago
- 9c04c29 refactor: Accounts Settings form cleanup (#26842) by Anupam Kumar · 3 years, 6 months ago
- b0f3c0f fix: JWT decoding error (#26624) by harshpwctech · 3 years, 6 months ago
- 07337d5 fix: validate python expressions (#26835) by Ankush · 3 years, 6 months ago
- ef8539f refactor: Selling Settings form cleanup (#26841) by Anupam Kumar · 3 years, 6 months ago
- ab8f0ca fix: Faulty Gl Entry for Asset LCVs (#26803) by Marica · 3 years, 6 months ago
- 4c929b6 Merge branch 'develop' into serial-no-space by Marica · 3 years, 6 months ago
- 7e0c57f fix: allow alternative items when using job card (#26724) by Ankush · 3 years, 6 months ago
- 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 6 months ago
- 07e65ab feat: add french address template (#26316) by HENRY Florian · 3 years, 6 months ago
- 27a29eb test: fix pricelist tests (#26839) by Ankush · 3 years, 6 months ago
- 614336f test: use item that allows fractional UOM in test (#26837) by Ankush · 3 years, 6 months ago
- f1141e7 fix: failing budget test due to project naming (#26834) by Saqib · 3 years, 6 months ago
- b4e720f fix: test case by Anupam · 3 years, 6 months ago
- 59c9710 fix: test case by Anupam · 3 years, 6 months ago
- 668f442 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 6 months ago
- 01a0585 fix: removing organization_lead traceback by Anupam · 3 years, 6 months ago
- 4723e18 fix: sider issue by Anupam · 3 years, 6 months ago
- e7fa2e5 fix(e-invoicing): cannot generate IRNs for standalone credit notes (#26824) by Saqib · 3 years, 6 months ago
- 418d478 Merge pull request #26764 from nabinhait/addl_salary_fix by Nabin Hait · 3 years, 6 months ago
- 1d90f76 fix: Do not fetch fully return issued purchase receipts (#26809) by Deepesh Garg · 3 years, 6 months ago
- c35a526 fix: adding test cases by Anupam · 3 years, 6 months ago
- 884d8cf fix: Let all System Managers be able to delete Company transactions (#26815) by Ganga Manoj · 3 years, 6 months ago
- 2732490 fix: review changes by Anupam · 3 years, 6 months ago
- 005291e fix: typo in error message (#26816) by François de Ryckel · 3 years, 6 months ago
- e5d8ba6 fix: trigger lost reason dialog when status is changed to lost (#26811) by Mohammed Yusuf Shaikh · 3 years, 6 months ago
- 035ce30 fix: POS payment modes displayed wrong total (#26708) by Subin Tom · 3 years, 6 months ago
- 3a50490 fix: fetching of item tax from hsn code (#26736) by Saqib · 3 years, 6 months ago
- b478449 Merge pull request #26480 from Anuja-pawar/sa-vat-report by Deepesh Garg · 3 years, 6 months ago
- 4e1a205 fix: Optimize item updation by Deepesh Garg · 3 years, 6 months ago
- 346bde8 Merge branch 'develop' of https://github.com/frappe/erpnext into sa-vat-report by Deepesh Garg · 3 years, 6 months ago
- 471f48f fix: Reset weight_per_unit on replacing Item (#26619) by Ganga Manoj · 3 years, 6 months ago
- f2ee115 fix: sider fixes by Anuja · 3 years, 6 months ago
- efb037b refactor!: drop shopify integration from ERPNext (#26700) by Ankush · 3 years, 6 months ago