Create a scheduler table with frequency and amount field. Run a daily cron 
job to check for recurring item and add it to the real table. 

On Tuesday, 20 November 2012 19:19:38 UTC+8, malaiko wrote:
>
> I'm new in CakePHP, I started recently.
> I decided to do a project which I can learn more of CakePHP.
> The project is to manage my finances, instead of using the typical excel, 
> I decided to do a very simple cakephp application.
>
> I'm schematize the database and I came across with a problem.
> I want to be able to insert an income or expense and select whether this is 
> recurring. For example, the salary will be the same every month, this 
> action is repeated every month.
> When I enter in a new month this recipe is already inserted.
>
> Anyone have an idea how can I do this?
>
> Thank you.
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to