summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-03-04Adding David Mora's single-payment interface patcheseinhverfr
2008-01-18Undoing unintentional change to scripts/voucherseinhverfr
2008-01-18Correcting join projection issues in AP/Outstanding reporteinhverfr
2008-01-15Correcting bad customization inclusioneinhverfr
2007-12-29Committing David Mora's Payment patcheseinhverfr
2007-12-29Adding basic outline of inventory adjustment mechanisms and screens. Objects...einhverfr
2007-12-21Adding ability to delete vouchers from batcheinhverfr
2007-12-21More batch, vendor, and payment reversal fixeseinhverfr
2007-12-20More contact, payment, voucher fixes/enhancementseinhverfr
2007-12-13More payment fixeseinhverfr
2007-12-10Minor Customer/Vendor fixeseinhverfr
2007-12-08More customer/vendor search enhancementseinhverfr
2007-12-07New templates added for contact search and invoice/ordereinhverfr
2007-12-06Adding customization hooks to scripts/* fileseinhverfr
2007-12-05Correcting logic for vouchers and paymentseinhverfr
2007-12-02Correcting behavior of session timeout to release locks and create new session.einhverfr
2007-11-30Separated out multiple payment interface from new payment interface. Still n...einhverfr
2007-11-27AR/AP Breakage Fixedeinhverfr
2007-11-25Employee creation/management is now on new system. May need some additional ...einhverfr
2007-11-25Adding employee workflow scriptseinhverfr
2007-11-25Setting correct entity class in vendor workflow scripts:einhverfr
2007-11-25Moving vendor workflow script to refactored code. TODO: Refactor customer/v...einhverfr
2007-11-24Moving Customer templates to be generally used by vendors, etc.einhverfr
2007-11-22First (unsuccessful) attempt to automatically handle number formatting in the...einhverfr
2007-11-21More Customer Fixeseinhverfr
2007-11-20A few more Customer improvementseinhverfr
2007-11-20Customer screen now renders reasonably well.einhverfr
2007-11-18More customer/vendor screen/stored proc fixes. Note that since locations are...einhverfr
2007-11-18Payments changes committed, through QAeinhverfr
2007-11-17Commiting David Mora's payment codeeinhverfr
2007-11-15Significant work on the Entity and Administrative code. It's buggy, so please...aurynn_cmd
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-10-19GL Vouchers are posting and saving correctly. Need to get listing and approv...einhverfr
2007-10-19Some voucher fixeseinhverfr
2007-10-18POS Fixes:einhverfr
2007-10-14Moving menus to unorderded lists. CSS still need a few changes, but this is ...einhverfr
2007-10-10Adding POD to David Mora's payment module.einhverfr
2007-10-10Adding David Mora's workflow script. It still needs POD.einhverfr
2007-10-10Explicitly set the path on the LSMB cookie -- fixes Safari logintetragon
2007-10-08More authentication fixes.einhverfr
2007-10-07Authetication now works as far as the root documenteinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-10-03Cleaning up scripts/menu.pl slightly.einhverfr
2007-10-03Disabled login checking in LedgerSMB.pm, temporarily.aurynn_cmd
2007-09-26Moving Aurynn's set() function from DBObject to LedgerSMB namespaces since it...einhverfr
2007-09-20Removal of extra new_user function from admin.pl.aurynn_cmd
2007-09-19Modifications to make New User screens under the new Admin work.aurynn_cmd
2007-09-18Creation of Edit/Create user templates. Addition of a Cancel button to the ad...aurynn_cmd
2007-09-17New admin main.html template and initial controller code working.aurynn_cmd
2007-09-17format => 'html' causes the error Can't locate LedgerSMB/Template/html.pm in...aurynn_cmd