Add source to invoice criteria. Modify invoice rules to get service fees from... #1701

Merged
arcticzero merged 217 commits from 746-resq-2-0-final into master 2023-11-22 08:54:48 +00:00
Showing only changes of commit 1d278beb35 - Show all commits

View file

@ -17,7 +17,7 @@ class ServiceType extends NameValue
const COLLECTION = [
'battery_new' => 'Battery Sales',
'battery_warranty' => 'Under Warranty',
'jumpstart_troubleshoot' => 'General Service',
'jumpstart_troubleshoot' => 'General Service - Jumpstart',
'jumpstart_warranty' => 'General Service - Warranty',
'post_recharged' => 'Post - Recharged',
'post_replacement' => 'Post - Replacement',