- 75a8327 test: Update test cases for discount accounting by Deepesh Garg · 3 years, 6 months ago
- cb539b7 fix: Add discount account handling in Purchase Invoice by Deepesh Garg · 3 years, 6 months ago
- ad7bb31 fix: GL Entries for discount amount with item qty greater than 1 by Deepesh Garg · 3 years, 6 months ago
- c677d47 fix: Test Cases by Deepesh Garg · 3 years, 6 months ago
- c525b37 fix: Tests by Deepesh Garg · 3 years, 7 months ago
- 92f7a5a fix: GL For taxes if discount applied on Grand Total by Deepesh Garg · 3 years, 7 months ago
- b7267f8 fix: Syntax Error by Deepesh Garg · 3 years, 7 months ago
- 46bed5e fix: Add mandatory_depends_on property for Discount Account by GangaManoj · 3 years, 7 months ago
- 82d147e fix: Tests by GangaManoj · 3 years, 7 months ago
- 59ee695 fix: Make discount_account mandatory if discount accounting is enabled by GangaManoj · 3 years, 7 months ago
- 4105e27 fix: Create GL Entries for Additional Discount Account by GangaManoj · 3 years, 7 months ago
- 1d830df fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 7 months ago
- 8fc9c13 fix: Filter for additional_discount_account by Ganga Manoj · 3 years, 7 months ago
- 0ea2934 fix: GL Entry creation by Ganga Manoj · 3 years, 7 months ago
- 63b7ecd fix: Use the item's project instead of the invoice's by Ganga Manoj · 3 years, 7 months ago
- 980798c fix: Use the item's cost centre instead of the Invoice's by Ganga Manoj · 3 years, 7 months ago
- bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 7 months ago
- d6956ff fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 7 months ago
- 2284993 fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice by GangaManoj · 3 years, 7 months ago
- 99551e9 fix: Add test for additional discount applied on taxes by GangaManoj · 3 years, 7 months ago
- c4d2dc0 fix: Remove unnecessary condition by GangaManoj · 3 years, 7 months ago
- c2ba689 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 7 months ago
- fa4c03e fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries by GangaManoj · 3 years, 7 months ago
- 7bbc9a8 fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 7 months ago
- 87d448e fix: Add Additional Discount Account field by GangaManoj · 3 years, 7 months ago
- b0f2182 fix: Check all expected GL Entries by GangaManoj · 3 years, 7 months ago
- 70a7252 chore: update CODEOWNERS (#26536) by Ankush · 3 years, 7 months ago
- 1147548 fix: merge conflict by Nabin Hait · 3 years, 7 months ago
- 4e6f492 Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 7 months ago
- e079a1b bumped to version 13.7.0 by Nabin Hait · 3 years, 7 months ago
- ad12fd7 Merge pull request #26529 from rohitwaghchaure/patch-to-fix-missing-fg-item-develop by rohitwaghchaure · 3 years, 7 months ago
- 56e4a88 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 7 months ago
- e8abb20 Merge pull request #26526 from rohitwaghchaure/patch-to-fix-missing-fg-item-pre by Nabin Hait · 3 years, 7 months ago
- 0c6ca09 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 7 months ago
- f6d6897 Merge pull request #26525 from nabinhait/change-log-v13-7-0 by Nabin Hait · 3 years, 7 months ago
- a0df79e chore: Added change log for v13.7.0 by Nabin Hait · 3 years, 7 months ago
- a6d80dc chore: disable semgrep on push events (#26523) by Ankush · 3 years, 7 months ago
- 9ed3662 Merge pull request #26521 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item-develop by rohitwaghchaure · 3 years, 7 months ago
- df5c2b9 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 7 months ago
- bae2890 Merge pull request #26514 from ankush/backport/develop/pr-26240 by rohitwaghchaure · 3 years, 7 months ago
- 6bff653 fix: Sider issues by GangaManoj · 3 years, 7 months ago
- 857501c fix: Make additional GL Entries for discount applied on taxes by GangaManoj · 3 years, 7 months ago
- 40412f7 fix: Only display Additional Discount Account if Enable Discount Accounting is checked by GangaManoj · 3 years, 7 months ago
- 8e96e2d fix: Filter options for Additional Discount Account by GangaManoj · 3 years, 7 months ago
- 4f2bf98 fix: Add Additional Discount Account field by GangaManoj · 3 years, 7 months ago
- 1b5f3cf ci: make semgrep ignore existing errors (#26516) by Ankush · 3 years, 7 months ago
- a748dd9 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 7 months ago
- d8668f7 fix: validation check when no conversion_factor (#26219) by Noah Jacob · 3 years, 7 months ago
- c66277e fix: improving ux for additional discount field (#26495) by Afshan · 3 years, 7 months ago
- 6442b5d fix: set default operation time to 0 (#26510) by Noah Jacob · 3 years, 7 months ago
- 2f775ee fix: WIP needs to be set before submit on skip_transfer (#26507) by Noah Jacob · 3 years, 7 months ago
- a51e230 Merge pull request #26509 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item-pre by rohitwaghchaure · 3 years, 7 months ago
- 9997cce fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 7 months ago
- eeecb25 fix: WIP needs to be set before submit on skip_transfer (#26499) by Noah Jacob · 3 years, 7 months ago
- cc73e7d Merge pull request #26472 from deepeshgarg007/payment_entry_taxes_unallocated_amount_v13 by Deepesh Garg · 3 years, 7 months ago
- 5ad7598 Merge pull request #26471 from deepeshgarg007/payment_entry_taxes_unallocated_amount by Deepesh Garg · 3 years, 7 months ago
- f225196 Merge pull request #26497 from marination/paging-btns-pre-release by Marica · 3 years, 7 months ago
- 0394c86 Merge pull request #26496 from marination/paging-btns by Marica · 3 years, 7 months ago
- f40da4a fix: Paging buttons not working on item group portal page by marination · 3 years, 7 months ago
- dbf835ce Merge branch 'develop' into paging-btns by Marica · 3 years, 7 months ago
- 4c6e952 fix: Paging buttons not working on item group portal page by marination · 3 years, 7 months ago
- 74d7baa fix: filter by accounts with group by accounts (#26438) by Afshan · 3 years, 7 months ago
- 683d18d Merge pull request #26493 from 18alantom/bp-pr-fix-item-group-portal-issues by Marica · 3 years, 7 months ago
- 30905e2 Merge pull request #26476 from 18alantom/fix-item-group-portal-issues by Marica · 3 years, 7 months ago
- 9ea5072 fix: set item group as a persistent filter by 18alantom · 3 years, 7 months ago
- b24c0bf fix: show child item group items on portal by 18alantom · 3 years, 7 months ago
- 3f599b0 Merge branch 'develop' into fix-item-group-portal-issues by Marica · 3 years, 7 months ago
- 13fffeb Merge pull request #26473 from deepeshgarg007/bootstrapped_gst_setup_develop by Deepesh Garg · 3 years, 7 months ago
- 03f4db0 fix: validation check for batch for stock reconciliation type in stock entry(bp #26370 ) (#26488) by Noah Jacob · 3 years, 7 months ago
- c932bae fix: validation check for batch for stock reconciliation type in stock entry (#26370) by Noah Jacob · 3 years, 7 months ago
- 24e0830 fix: update integration links in help.js (#26483) by Kenneth Sequeira · 3 years, 7 months ago
- 7271595 fix: tds computation summary shows cancelled invoices (#26486) by Saqib · 3 years, 7 months ago
- ddbf7c0 fix: set item group as a persistent filter by 18alantom · 3 years, 7 months ago
- ccb52f1 fix: task status loop (#26006) by Jannat Patel · 3 years, 7 months ago
- 1c76154 fix: tds computation summary shows cancelled invoices (#26456) by Saqib · 3 years, 7 months ago
- d86cdb4 Merge branch 'develop' into payment_entry_taxes_unallocated_amount by Saqib · 3 years, 7 months ago
- be773f4 Merge branch 'develop' into bootstrapped_gst_setup_develop by Saqib · 3 years, 7 months ago
- c978fdf fix: test fails due to improper gain loss account set (#26482) by Saqib · 3 years, 7 months ago
- bb493a0 Merge pull request #26159 from GangaManoj/asset-credit-note by Saqib · 3 years, 7 months ago
- 05d7c69 fix: delete child docs when parent doc is deleted (#26239) by Ganga Manoj · 3 years, 7 months ago
- f4fc138 fix(Issue): Calculate first_response_time based on working hours (#25991) by Ganga Manoj · 3 years, 7 months ago
- 59bf2df fix: pos item cart dom updates (#26461) by Saqib · 3 years, 7 months ago
- 6357ffe fix: Create asset data by GangaManoj · 3 years, 7 months ago
- 7ff6865 Merge pull request #26470 from deepeshgarg007/new_company_error_v13 by Deepesh Garg · 3 years, 7 months ago
- 2f4c607 fix: Add tests for discount accounting by GangaManoj · 3 years, 7 months ago
- 3b68735 Merge branch 'develop' into payment_entry_taxes_unallocated_amount by Deepesh Garg · 3 years, 7 months ago
- 1ee63f3 Merge branch 'develop' of https://github.com/frappe/erpnext into bootstrapped_gst_setup_develop by Deepesh Garg · 3 years, 7 months ago
- 2de11fb fix: Test Cases by Deepesh Garg · 3 years, 7 months ago
- 3ef394c fix: Test cases by Deepesh Garg · 3 years, 7 months ago
- b2af6b4 fix: Create mode of payment if doesn't exists by Deepesh Garg · 3 years, 7 months ago
- 8f6f86a fix: Test cases for M-pesa by Deepesh Garg · 3 years, 7 months ago
- 779d2af fix: Update account heads in GST test cases by Deepesh Garg · 3 years, 7 months ago
- bb679cc fix: Add validate bank account method back by Deepesh Garg · 3 years, 7 months ago
- 2908f2e fix: Revert Changes by Deepesh Garg · 3 years, 7 months ago
- 0dfea4d fix: Test Cases by Deepesh Garg · 3 years, 7 months ago
- 22683cf fix: Tests by Deepesh Garg · 3 years, 7 months ago
- b714970 chore: Add comments by Deepesh Garg · 3 years, 7 months ago
- 87f4df8 fix: Move tax categories up in country wise json by Deepesh Garg · 3 years, 7 months ago
- ed54e4e fix: Check for tax category by Deepesh Garg · 3 years, 8 months ago
- 269510b fix: Regional settings setup by Deepesh Garg · 3 years, 8 months ago