We need to create a controller method that receive a project and a date and copy all the expenses with budget from previous month without the amount just the budget and name.
Then we need to add a button to the project detail page that will call this method.
We need to create a controller method that receive a project and a date and copy all the expenses with budget from previous month without the amount just the budget and name.
Then we need to add a button to the project detail page that will call this method.