completed assignment
This commit is contained in:
3
force-app/main/default/triggers/TotalRevenue.trigger
Normal file
3
force-app/main/default/triggers/TotalRevenue.trigger
Normal file
@@ -0,0 +1,3 @@
|
||||
trigger TotalRevenue on Account (before insert) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user