diff --git a/ayanova/src/api/ayatype.js b/ayanova/src/api/ayatype.js index 9ec4ed78..dea841fd 100644 --- a/ayanova/src/api/ayatype.js +++ b/ayanova/src/api/ayatype.js @@ -113,7 +113,17 @@ export default { QuoteItemTravel: 76, QuoteItemUnit: 77, QuoteStatus: 78, - QuoteItemOutsideService: 79 + QuoteItemOutsideService: 79, + PMItemExpense: 80, + PMItemLabor: 81, + PMItemLoan: 82, + PMItemPart: 83, + PMItemPartRequest: 84, + PMItemScheduledUser: 85, + PMItemTask: 86, + PMItemTravel: 87, + PMItemUnit: 88, + PMItemOutsideService: 89 }; /** *