hasadna / openmuni-budgets

A web app and web API for storing, accessing, visualizing and comparing budgetary data from Israeli municipalities.
http://openmuni.org.il/
BSD 3-Clause "New" or "Revised" License
15 stars 28 forks source link

Make updating of period of the parent template from the current imported template/sheet more generic #406

Open ydaniv opened 10 years ago

ydaniv commented 10 years ago

Currently we assume data is imported sequentially and just set parent.period_end (parent template of imported sheet/template) to container_object.period_end (the instance of the currently imported sheet/template).