Prashant Shah

Results 81 comments of Prashant Shah

Can you try modifying the order by clause

If you can provide me with a sample bank statement I can think about how to do it On Sun, Nov 6, 2022 at 9:29 PM rakesh patil ***@***.***> wrote:...

Need more clarification regarding 2 I am using Dr / Cr in the following places. 1. Chart of accounts 2. List of all Entries 3. Individual entry 4. Reports :...

Thanks for the explanations. I will go through them. One thing that I am stuck at is how to handle negative balance. For example a ledger under asset should be...

No 1 will be hard to change since if its a Cr. balance in Assets I would let user change or correct it accordingly. I don't want investments appearing in...

https://github.com/prashants/webzash/blob/master/Config/routes.php

Something of this sort. I haven't tested it. Router::connect('/user/add/*', array('controller' => 'wzuser', 'action' => 'add')); https://book.cakephp.org/2.0/en/development/routing.html