Rebecca Law
fd6e5f39cf
Changes as per requested from code review
...
Move the serialize method to the billing_schema
Update variable names
Improve tests
Fix bug in command
2018-05-08 12:09:29 +01:00
Leo Hemsted
28d5f9b87f
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00
venusbb
23d8d54e0b
remove check to financial_year_start in schema as it can be None
2017-11-09 11:07:11 +00:00
venusbb
6f7793d761
- Add update dao_update_annual_billing_for_current_and_future_years
...
- moved get_current_financial_year_start_year from service.utils to dao.date_utils
- Moved logic for data persistence from rest to dao when updating records in db
2017-11-02 12:38:43 +00:00
venusbb
c10cde6b22
modified serialized method and schema
2017-10-26 13:25:11 +01:00
venusbb
59dd343254
Added free_sms_fragment_limit model, schema, dao and Rest
2017-10-24 13:23:24 +01:00