brotherton-erpnext/erpnext
marination 752a92bd8b chore: Remove Bank Party Mapper implementation
- Matching by Acc No/IBAN can easily happen with Bank Accounts. It's not a tedious query
- Historical lookups for  Party Name/Desc match are very tricky. The user could have manually set a match and we would not know. Also this leaves the Bank Party Mapper only useful for Party Name/Desc lookups, which feels excessive.
- We want to reduce the number of places the same data is stored and reduce confusion
- The Party Name/Desc will optionally happen fuzzily, or not at all
- There will be no Mapper lookups
2023-06-06 18:59:07 +05:30
..
accounts chore: Remove Bank Party Mapper implementation 2023-06-06 18:59:07 +05:30
assets Merge pull request #35409 from nabinhait/workspace-cleanup 2023-05-31 16:40:26 +05:30
bulk_transaction chore: ERPNext setup wizard cleanup (#33675) 2023-01-27 14:40:39 +05:30
buying Merge branch 'develop' into bank-trans-party-automatch 2023-06-01 18:03:10 +02:00
change_log
commands
communication
config
controllers fix: use kwargs in new_doc (#35497) 2023-05-31 12:50:14 +05:30
crm fix: Added pos links in Selling workspace 2023-05-30 13:18:58 +05:30
domains
e_commerce fix: add missing options for Content Align 2023-05-12 15:06:03 +05:30
erpnext_integrations refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
loan_management refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
maintenance fix: Remove missing DocField in fetch_from 2023-02-27 11:10:51 +05:30
manufacturing Merge pull request #35482 from rohitwaghchaure/fixed-stock-entry-missing-bom-details 2023-05-31 17:29:19 +05:30
patches Merge pull request #35409 from nabinhait/workspace-cleanup 2023-05-31 16:40:26 +05:30
portal chore: ERPNext setup wizard cleanup (#33675) 2023-01-27 14:40:39 +05:30
projects refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
public Merge pull request #35465 from rohitwaghchaure/fixed-inter-transfer-company 2023-05-30 09:14:16 +05:30
quality_management refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
regional fix: Add company field to lower deduction certificate (#34914) 2023-04-25 19:07:45 +05:30
selling Merge branch 'develop' into bank-trans-party-automatch 2023-06-01 18:03:10 +02:00
setup Merge branch 'develop' into bank-trans-party-automatch 2023-06-01 18:03:10 +02:00
shopping_cart
startup fix: allow over-payment against SO (#35079) 2023-05-14 08:59:58 +05:30
stock Merge pull request #35525 from s-aga-r/FIX-STOCK-RESERVATION-TEST-CASE 2023-06-01 19:41:12 +05:30
subcontracting fix(ux): SCR consumed-qty read-only property 2023-05-17 15:12:47 +05:30
support refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
telephony
templates fix: Add offers info to website item (#34873) 2023-04-17 16:35:22 +05:30
tests
translations fix: labels and translations (#34896) 2023-05-29 09:56:16 +05:30
utilities refactor: Workspace cleanup 2023-05-30 13:17:59 +05:30
www fix: Shop by category fixes (#34688) 2023-04-05 12:43:32 +05:30
__init__.py fix: use functools.wraps to preserve doc signature 2023-04-20 05:17:30 -07:00
.stylelintrc
exceptions.py
hooks.py feat: add todo calendar to bootinfo.calendars (#35124) 2023-05-29 10:37:35 +05:30
modules.txt
patches.txt fix: Delete Retail and Utilities worspaces amd hide default Settings and Integration workspaces 2023-05-30 13:18:52 +05:30