marination d7bc192804 fix: Match by both Account No and IBAN & other cleanups
- A BT could have both account and iban, and a Supplier could have only IBAN set
- In this case, matching by either (only account) gives no match
- Match by Account OR IBAN, use `or_filters`
- If matched, set both account no. and IBAN in Bank Party Mapper

- Explain AutoMatchParty
- Add type hints to return values
- Use `set_value` to set values in BT after matching since its an after submit event
2023-04-05 15:28:47 +05:30
..
2021-08-16 20:38:38 +05:30
2022-03-28 18:52:46 +05:30
2022-04-28 12:02:54 +05:30
2023-03-04 19:31:40 +01:00
2022-05-15 20:42:34 +05:30
2022-03-28 18:52:46 +05:30