Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
Hi all,
I am finally implement my Account System "Cash Inflow Outflow" from front end with help of Couch Data Bound and jquery-calx,

I think after a few day's we together will implement make it more better.
I hope Couch have the source to build up this type of application without jquery-calx.

I think below code we can use for this type of application
Code: Select all
<cms:set my_value='11' />
<cms set my_jk='99' />
<cms:add my_value my_jk />


One things more, I know with Couch we can use
Code: Select all
 <cms:form 
        masterpage=k_member_template
        mode='edit'
        page_id=k_member_id
        enctype="multipart/form-data"
        method='post'
        anchor='0'
        >

for front end modification, it's still pending, and I am working on it.
With this application you can also create Balance sheet, ledger, Trial balance and more..
Kindly download the attached file.

I am waiting for your suggestion/remarks.. and also any update on this application by you.

Thank You

Attachments

Hi,

I only did take a very quick look ...

I hope Couch have the source to build up this type of application without jquery-calx.


Yes that would be possible although the use of jquery-calx is maybe easier, otherwise you have to create a template and use folders (like debit and credit folders) for your entries and loop trough those if you want a list to show up on the front end. With folders you could put "double entry accounting" in place just to follow accounting standards.
I load frameworks and write bugs on top of them, after that I rearrange the code so that it looks like a cool product.
Wow Nice!

I will download the Attachment when i arrive at my box!

Thx for share!
As soon as possible!

Touch me up : abada[dot]zulma[at]gmail[dot]com
Hi all,

Yes, finally I made my Accounting System "Cash Inflow Outflow" With help of Couch and Clax.
Yes this time I used and modified note jam. and I am now able to add/delete/modify/rename my data from front end (real time).

Please take a look http://hotelcentrepointagartala.in/cashflow/notes.php
User Id - demo@couchcms.com
Pass-abcd1234

or you can download the attached file cashflow.rar
Installation is same like notejam advance tutorial.
Hope you will like it.

I am waiting for your comments......

Thank you
Subhamoy

Attachments

4 posts Page 1 of 1
cron