Skip to content

Commit 96542ef

Browse files
committed
Get all CPA macros and report templates working
1 parent 0e614b2 commit 96542ef

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/runtime/macros/Commercial/Community Power Accelerator.lk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ x[0] = to_real(communitybenefitspayments);
6666
exitIf(jobtraining == '');
6767
x[0] += to_real(jobtraining);
6868

69-
set('cs_cost_recurring_fixed', x );
69+
set('om_fixed', x );
7070

7171

7272
/*************************************/

deploy/runtime/macros/Host Developer/Community Power Accelerator.lk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ x[0] = to_real(communitybenefitspayments);
6666
exitIf(jobtraining == '');
6767
x[0] += to_real(jobtraining);
6868

69-
set('cs_cost_recurring_fixed', x );
69+
set('om_fixed', x );
7070

7171

7272
/*************************************/
22 KB
Binary file not shown.
-4.96 KB
Binary file not shown.

0 commit comments

Comments
 (0)