Commit Graph

  • bccad85099 Login was not angular, made it angular. Editing entries in journal.html built. modal-service.js now supports loading partials from urls. Redirect from login to came_from enabled. Created getOldJournal in JournalCtrl to enable editting of individual entries. Tanshu 2012-11-03 14:55:12 +0530
  • b990158554 Changed angular-1.0.2 to allow injection in resolve. Dialog box for delete confirmation. Fixed forbidden view as it is not compatible with xhr Tanshu 2012-11-01 18:49:35 +0530
  • 56f2892c0f Reorganized Tanshu 2012-10-30 13:35:52 +0530
  • 3f32344334 Fixed create user. Fixed bugs in voucher forms. Tanshu 2012-10-29 22:17:22 +0530
  • 412704a73e Converted most routes to use resolve. Issue fixed (hopefully) :). Error in payment / receipt resolved fixed. Tanshu 2012-10-29 15:44:41 +0530
  • 7ab945464b Voucher permissions done (hopefully). Backdated voucher check still pending Tanshu 2012-10-29 01:02:22 +0530
  • 7594fd399a Product Ledger Role missed earlier, fixed. Almost all reports are using resolve now to prevent flicker when data is loading. Tanshu 2012-10-28 17:04:05 +0530
  • 44bab156f3 Employee functions dummy created. Hopefully client side authorization fixed. Post voucher fixed. Tanshu 2012-10-28 15:40:33 +0530
  • b1dd396556 database relocated. Fixed permissions in html partials Tanshu 2012-10-26 23:24:59 +0530
  • 0ad7dbbcb5 resolve: Daybook.js Fixed incorrect css in a few forms Resolve problem in Controllers where was wrongly returning the resource Added permissions to controllers Tanshu 2012-10-26 22:44:58 +0530
  • 4ee55a43aa Attendance and employee attendance working now. Upgraded to twitter bootstrap 2.1.1 Table formatting using twitter table Cleaned up old cruft. Had accidently misplaced BaseController, fixed. base.mako made fully html. Changed certain permissions from specific to authenticated, need to check further such problems and change them. They prevented the user from vieweing lists in other forms. Tanshu 2012-10-26 01:03:57 +0530
  • 71c30ca04c Auth worked into Angular services. Removed the templates of the nav bar and integrated into the base page Removed helper module Fixed auth model for wrong username. Updated to anuglar 1.0.2 Closing stock with resolve. Login with controller Tanshu 2012-10-25 15:41:33 +0530
  • 27c97cbf88 Auth Group done. Employee done. ACL dynamically done. VoucherFactory to be done. Tanshu 2012-10-23 17:09:55 +0530
  • 4ffa033fd3 Drop Tax table. Closing Stock and Raw Material Cost Reports working. Added spinner for long ajax operations with interceptor. Tanshu 2012-10-22 19:23:58 +0530
  • c85b8669bd Fixed to use LedgerBase not Ledger in reports as that excluded salary accounts. Some cleanup. Tanshu 2012-10-18 00:18:20 +0530
  • 6edd04b817 Dropped Taxes table and changed script to modify ledgers. Profit and loss fully done in new style. Tanshu 2012-10-18 00:07:32 +0530
  • a9aa9bd6ae Profit and Loss working / but working on a major rewrite. Tanshu 2012-10-17 16:23:55 +0530
  • f627fb1303 Employee list/add/edit done. Tanshu 2012-10-17 13:27:14 +0530
  • 83a87c799d Daybook done. Unposted Entries done. Tanshu 2012-10-17 01:32:01 +0530
  • d221a4f4e9 Cash flow done. Tanshu 2012-10-17 00:21:43 +0530
  • 16b2e8dd51 Split the App js out or autocomplete.js into its own file. Removed dead routes not in use. Made the Home view angular. Product Ledger is not Angular Tanshu 2012-10-16 15:02:36 +0530
  • 9efcefe31e Purchase working Issue sort of working, have to set the location for date and costcenters, but otherwise working mostly updated product service to confirm with new db structure Tanshu 2012-10-14 04:36:34 +0530
  • 89600d2cab Receipt Done Tanshu 2012-10-13 20:04:40 +0530
  • cf0da7e309 Purchase, Trial Balance, Journal, Product Group done. Voucher Posting fixed. Tanshu 2012-10-13 19:36:34 +0530
  • eb8568b471 Dropped many columns for Prodct Table. Merged product and account menu on page top. Product working now. Tanshu 2012-10-12 02:30:36 +0530
  • a71999e3c8 Cost Center Done Tanshu 2012-10-12 00:29:11 +0530
  • 0be9ce91d9 Added route for user management Removed route for user groups and related views / templates User management created. Updated journal to full angular with routes Added User service in angular Added Journal Route. Changed auth in BaseCtrl to use Permission service and do away with function. Tanshu 2012-10-11 23:31:04 +0530
  • 427f667f3a Altered the convert sql to drop ParentLedgerID from Ledgers Changed Ledger to Account in ui and made the list and detail form + view angular. Added partial static view for AngularJS templates Added services / routes for user permissions and account types Removed post_voucher and delete_voucher route as they are no longer needed Added Account / Ledger / Permission / Cost Center / Account Type service in angular Added routes for /Accounts Disabled the debug toolbar Tanshu 2012-10-11 17:26:51 +0530
  • 9ef3f751f9 Voucher Service moved into its own directory. Journal / Payment / Reciept / Purchase / Issue should be complete. unknown 2012-09-12 13:52:28 +0530
  • d2dc97695f Created Voucher Service to Get / Update / Delete / Post vouchers. Moved all code to the service view. Product Autocomplete Service returns price as well. Ledger Service simplified. Cost Center Service updated to return grid for AngularJS. Moved common code to BaseCtl. Working on Issue page. Toasts now working fully. Need to check for Journal/Inventories as undefined in all forms for all $watches as Service methods replace voucher with new {}. Removed Code column from Batch. Routes updated for the changes. unknown 2012-09-10 17:52:24 +0530
  • f5e47ef3ac changed json renderer to allow proper encoding uuid and decimal. updated the database. added sql server to sqlite converter and change scripts. removed code from batch. journal/payment/receipt/purchase should be working fully. updated bootstrap to 2.1.0 removed rootscope to add intital data to the controller via global variables. cannot update the environment because distribute on windows does not update on virtualenv. unknown 2012-08-28 13:19:21 +0530
  • e580e6d2da Journal working fully along with Payment. unknown 2012-08-23 22:30:27 +0530
  • d7789642c1 Journal virtually complete using AngularJS. Footer / update amount input on add / delete / update with remaining amount left. unknown 2012-08-23 13:09:01 +0530
  • d1e654649b Journal migrated to AngularJS with ID in Autocomplete (ledger), saving not yet implemented unknown 2012-08-21 08:25:13 +0530
  • 4c9df75b65 Switched Journal, Payment and Receipt to Backbone. Working on Purchase, but now planning to switch to AngularJS unknown 2012-08-06 22:36:10 +0530
  • c6266bba74 Commit before moving back to Accounting Software Branching unknown 2012-06-02 15:05:58 +0530
  • c2262aa87b Added missing applications to setup.py so that they are automatically installed. Copied old project to new install. unknown 2012-05-02 03:10:01 +0530
  • 4fd697dc90 Initial Commit of Pyramid 1.3 starter project named brewman unknown 2012-05-02 02:12:10 +0530