spartaxx.businessmodels 1.0.417 → 1.0.418
Sign up to get free protection for your applications and to get access to all the features.
package/CCC/AccountInfo.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { DocumentType } from "./DocumentType";
|
2
2
|
import { DocumentInfo } from "./DocumentInfo";
|
3
|
-
import { LookupMaster } from "../Masters/
|
3
|
+
import { LookupMaster } from "../Masters/MasterModels";
|
4
4
|
import { MarketingDocumentsLookupMaster } from "./MarketingDocumentsLookupMaster";
|
5
5
|
|
6
6
|
export {
|