An Active Invoice Notion Template With Unique ID Property
Properties included in this Notion template:
Unique Invoice ID β slice(prop("STATUS β
"), 0, 2) + ((prop("AMOUNT PAID") == 0) ? "000" : "111") + formatDate(prop("DUE π₯"), "MDYY")
Corrections β Parent-Child relation
Assigned To β Name
Due Date β Date
Job Cost β Number
Amount Paid β Number
Status β
if(date(dateSubtract(prop("DUE π₯"), 5, "days")) == date(now()), "FOLLOW UP NOW", if(date(now()) >= date(prop("DUE π₯")), "π©INVOICE NOW", if(now() < prop("DUE π₯"), "πββοΈWORKING", if(now() > prop("DUE π₯") and prop("TOTAL πΈ") == prop("AMOUNT PAID"), "β COMPLETE", ""))))
Rating β 1-5 Stars
Job Type β Select
Hourly Rate β Number
Email β Worker's email
Complete? β Checkbox