Browse Source

Update nocharge field to be empty in general needs log XML files

pull/3051/head
Manny Dinssa 4 weeks ago
parent
commit
6ac2b5bf27
  1. 2
      spec/fixtures/exports/general_needs_log.xml
  2. 2
      spec/fixtures/exports/general_needs_log_23_24.xml
  3. 2
      spec/fixtures/exports/general_needs_log_24_25.xml
  4. 2
      spec/fixtures/exports/general_needs_log_25_26.xml

2
spec/fixtures/exports/general_needs_log.xml vendored

@ -100,7 +100,7 @@
<totchild>0</totchild>
<totelder>0</totelder>
<totadult>2</totadult>
<nocharge>0</nocharge>
<nocharge/>
<referral>2</referral>
<brent>200.0</brent>
<scharge>50.0</scharge>

2
spec/fixtures/exports/general_needs_log_23_24.xml vendored

@ -100,7 +100,7 @@
<totchild>0</totchild>
<totelder>0</totelder>
<totadult>2</totadult>
<nocharge>0</nocharge>
<nocharge/>
<referral>2</referral>
<brent>200.0</brent>
<scharge>50.0</scharge>

2
spec/fixtures/exports/general_needs_log_24_25.xml vendored

@ -99,7 +99,7 @@
<totchild>0</totchild>
<totelder>0</totelder>
<totadult>2</totadult>
<nocharge>0</nocharge>
<nocharge/>
<referral>2</referral>
<brent>200.0</brent>
<scharge>50.0</scharge>

2
spec/fixtures/exports/general_needs_log_25_26.xml vendored

@ -99,7 +99,7 @@
<totchild>0</totchild>
<totelder>0</totelder>
<totadult>2</totadult>
<nocharge>0</nocharge>
<nocharge/>
<referral>2</referral>
<brent>200.0</brent>
<scharge>50.0</scharge>

Loading…
Cancel
Save