Kind: Controller
Source: Pams/API/Pams.API/Controllers/Purchasing/PurchasePaymentMilestoneController.cs (line 13)
Part of: Pams
Where it refuses work
PurchasePaymentMilestoneControllerstops the work with an early return whenisDeleted == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly, in 3 places.PurchasePaymentMilestoneControllerstops the work with an early return whenmodels.Count == 0, in 2 places.
Relationships
- MODULE_DECLARES →
GetByOfferId - MODULE_DECLARES →
GetByOrderId - MODULE_DECLARES →
Create - MODULE_DECLARES →
Update - MODULE_DECLARES →
DeleteById - MODULE_DECLARES →
DeleteByOfferId - MODULE_DECLARES →
DeleteByOrderId - IMPORTS →
BaseController - IMPORTS →
SalesPaymentMilestoneBindingModel
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
calls by (2)
AppSettings—Frontend/src/app/settings/app/app.settings.ts:241AppSettings—Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126
Was this page helpful?