fix(fees): add 9 more manual name mappings for fee import
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
AGAT->Jubiler Agat, GRULA->Uslugi Ogolnobudowlane Grula, KORPOR.BUDOWL KBMS->KBMS, PERFEKTA->Biuro Rachunkowosci Perfekta, TED->PHU TED, U WITKA->PHU Witka, WIENIAWA->Hotel SPA Wieniawa, PZU->PZU TFI Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
93af52574d
commit
8f8d5fadfa
@ -65,6 +65,14 @@ MANUAL_NAME_MAP = {
|
||||
'Your Welcome/': 118,
|
||||
'ORLEX DESIGNE': 96,
|
||||
'ORLEX INVEST': 96,
|
||||
'AGAT': 13,
|
||||
'GRULA': 104,
|
||||
'KORPOR. BUDOWL KBMS': 43,
|
||||
'PERFEKTA': 23,
|
||||
'TED': 53,
|
||||
'U WITKA': 77,
|
||||
'WIENIAWA': 36,
|
||||
'PZU ': 100, # note: trailing space in Excel
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user