This website requires JavaScript.
Explore
Help
Register
Sign In
ThaMunsta
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,400
Commits
2
Branches
0
Tags
a35a6f3ea047c21b9bc5633b007ae2dcbb8bb775
Commit Graph
4 Commits
Author
SHA1
Message
Date
o-psi
98f731b4d4
Remove any "Send Single Email" declarations except in mail queue.
...
All emails go through the mail queue, using the addToMailQueue() function.
2023-12-19 23:02:05 +00:00
o-psi
53c11edc8c
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
johnnyq
61c9c0c8b9
Feature: Automatically calculate tickert to invoice based off time worked rounded up to the near 15 min mark multiplied by Client Rate, Changed all Price, cost fields to use text field with numeric patterns instead of number fields, set pricing to always display 2 decimal spots
2023-09-22 15:19:05 -04:00
Marcus Hill
ebecdd3da2
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00