This happened because the tables in the docx used "x.value * x.period", instead of using the method for Income .amount(), which mean that the interview didn't know x.value, because the hourly rate was being set instead. It works fine with the method .amount(). I'm not sure if this commit worked though -
caab0eee30c0a65be2a59c6fb60ad3d77d32e187
This happened because the tables in the docx used "x.value * x.period", instead of using the method for Income .amount(), which mean that the interview didn't know x.value, because the hourly rate was being set instead. It works fine with the method .amount(). I'm not sure if this commit worked though - caab0eee30c0a65be2a59c6fb60ad3d77d32e187