-
Type:
Bug
-
Status: Done
-
Priority:
Backlog
-
Resolution: Done
-
Affects Version/s: 07.02.00.00, 07.02.00.00 SR1
-
Fix Version/s: 07.02.02.00
-
Component/s: Creditors Maintenance
-
Labels:None
If a Creditor Classification has an invalid ledger account (not blank though), the Classification Configuration form fails to load
Steps to reproduce:
1. In demo data, run the following sql script to "break" a classification:
UPDATE CR_Classification SET LedgerIDCreditorPurchases = 'XXXIDDOESNOTEXIST'
(Note that this is quite a possible scenario for sites upgrading from v6 to v7).
2. Go to Suppliers->Configuration->Classifications. See that form is in New Record mode when it should not be.
- clones
-
DEV-7250 If a Creditor Classification has an invalid ledger account (not blank though), the Classification Configuration form fails to load
-
- Passed Testing
-