We do have AX2012 environment with demo data. Some master data (e.g. customers, vendors…) are suddently not visible on forms (existing in tables). For example setup of vendor groups or list of purchase orders is visible. Maybe it involves only some kinds of forms (from design point of view).
This happed us already on second environment and we do not know why.
Any ideas why it happend and what should we do to display these date on forms again?
EDIT: Finally I had chance to try the cons. check. Over all modules I got this error:
Numbers could not be generated because a number sequence reference is missing. Ensure that all necessary number sequences are set up.(C)\Classes\Info\add 13 (S)\Classes\Global\error 3 (S)\Classes\NumberSeq\newGetNum 13 (S)\Classes\LedgerPostingGeneralJournalController\new 3 (S)\Classes\LedgerPostingGeneralJournalController\construct 11 (S)\Classes\LedgerConsistencyCheck_Trans\run 17 (S)\Classes\SysConsistencyCheckJob\runClass 29 (S)\Classes\SysConsistencyCheckJob\runClass 25 (S)\Classes\SysConsistencyCheckJob\runClass 25 (S)\Classes\SysConsistencyCheckJob\run 14 (S)\Classes\SysConsistencyCheckJob\main 11
Over Customer module I got 78 errors regarding to Global adress book, and so on.
I still do not undestand why this happens, because its not for the first time…
I looked into the code. Issue seems to be with NumberSequenceReference table not able to find the correct record. Has anyone else got this error and found a solution?