kutting / msexcel-builder

A simple and fast library to create MS Office Excel(>2007) xlsx files.
MIT License
0 stars 0 forks source link

Track Cadre Per Diems & Payments #26

Closed kutting closed 9 years ago

kutting commented 9 years ago

Currently, Cadre managers use an old spreadsheet to communicate to Robert & Zac the per diem and event payment amounts owed to Cadre. Replace that with a payment-owed entry UI, a payment made UI(?), a tracking report to know whether or not the amts have been entered, and a report for Robert/Zac to replace the spreadsheet.

kutting commented 9 years ago

Alter Table script Event.CadreAssignedRequestedSearchAllByEventId Event.EventUpdateCadreAssigned Event.EventUpdateCadreDeclined Event.EventUpdateCadreNotRequested Event.EventUpdateCadreRequested Event.GetRelatedEvents

Cadre.PaymentInvoiceNumber Event.GetLocalTime Event.EventCadreInvoiceNumber Location.ComposeLocationName Util.CalcDateRange

Cadre.PaymentDelete Cadre.PaymentGet Cadre.PaymentInsert Cadre.PaymentsSearch Cadre.PaymentsUpdateInvoiceFlags Cadre.PaymentUpdate Cadre.PerDiemDelete Cadre.PerDiemGet Cadre.PerDiemInsert Cadre.PerDiemsSearch Cadre.PerDiemsUpdateInvoiceFlags Cadre.PerDiemUpdate