Resolve "New invoice service" #1669
No reviewers
Labels
No labels
API
AU
Bug
CRM Enhancements
Mobile API
Nice to have
Phase 2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rgutierrez/resq#1669
Loading…
Reference in a new issue
No description provided.
Delete branch "744-new-invoice-service"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #744
added 1 commit
1c02138f- Add services for the new invoice generator. #744Compare with previous version
added 1 commit
0bb32f47- Modify invoice engine. #744Compare with previous version
added 1 commit
0063f10f- Add function to check what rules to use. #744Compare with previous version
added 1 commit
15830924- Add function to process the criteria entries. #744Compare with previous version
added 1 commit
e3ec6148- Add command to test invoice manager. #744Compare with previous version
added 1 commit
9bac6df2- Add rules for trade in and other service types. Add test scenarios. #744Compare with previous version
added 1 commit
f598e4f4- Add tax rule. #744Compare with previous version
added 1 commit
49317188- Fix issues found during testing of tax computation. #744Compare with previous version
added 1 commit
725704e9- Add test cases for no tax. Fix issues found when computing the total if no tax. #744Compare with previous version
added 1 commit
f760b2c0- Add discount type rule and test cases. #744Compare with previous version
added 1 commit
77c2763f- Fix typo. #744Compare with previous version
added 1 commit
a986d783- Add function to let the JO service call the new invoice manager. #744Compare with previous version
added 1 commit
fe5121cf- Add methods to process generateInvoice ajax call. Add test cases. #744Compare with previous version
added 1 commit
4ebbd8cf- Finish adding the test cases. #744Compare with previous version
added 1 commit
e9f18ed1- Modify the admin panel to use the new invoice engine when creating a new JO. #744Compare with previous version
added 1 commit
fa514ef2- Remove debug messages. Add TODO task for front-end. #744Compare with previous version
added 1 commit
05073f3a- Add frontend elements for testing JO saving. #744Compare with previous version
added 1 commit
282760fe- Remove debug message. #744Compare with previous version
added 1 commit
9840ecf6- Use interface for the invoice manager. #744Compare with previous version
added 1 commit
822bc59c- Set taxable for invoice criteria when app requests a job order. #744Compare with previous version
added 1 commit
783c26fa- Add setting of taxable for invoice criteria. #744Compare with previous version
added 1 commit
b4bcc06e- Modify the invoice manager to be more generic. #744Compare with previous version
added 1 commit
2f3a77e9- Fix issues found during testing. #744Compare with previous version
added 1 commit
54c49eb8- Add comment on return value for compute. #744Compare with previous version
added 3 commits
master17e0fd6d- Merge branch 'master' of gitlab.com:jankstudio/resq into 744-new-invoice-serviceCompare with previous version
added 79 commits
4990a3dc- Add inital support for FCM push notifications55400844- Fix translation locations #730c4878a9e- Increase os_version size to 200 #73031c0f4a1- Fix customer user not being properly associated with session #730c2418b11- Attach jo_id to all fcm notifications #730b81b1084- Pass jo status with each notification #730abc4e31d- Initial commit for insurance listener only #73087f77c9b- Merge branch '730-resq-2-0' into 746-resq-2-0-final7beeef10- Update table names of role and user to match master #74637ce74f0- Merge branch '746-resq-2-0-final' of gitlab.com:jankstudio/resq into 744-new-invoice-serviceCompare with previous version
marked this merge request as ready
added 1 commit
12ebe353- Set taxable for the invoice criteria. #744Compare with previous version