summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-09A few areas of voucher handling updatedeinhverfr
2007-11-07Converting backticks to use system() to avoid many problems on Windowseinhverfr
2007-11-06Adding support for validation logic in DBObject moduleseinhverfr
2007-11-05Add $parts_id to query in add_items_requiredtetragon
2007-11-05Convert list_history to dynatable. Looks like ct.pl is done templatingtetragon
2007-11-05Templating the pricelist, needs more testingtetragon
2007-11-05Minor formatting fixes to the add customer screentetragon
2007-11-04Templating the existing customer/vendor add/edit form, needs alignment worktetragon
2007-11-03Template select_itemtetragon
2007-11-03Template list_namestetragon
2007-11-03Templating history search and search formstetragon
2007-11-03Template rc.pl's reconciliationtetragon
2007-11-03Template display_formtetragon
2007-11-03Template search forms for rp.pltetragon
2007-11-02Handle <br> and $form->address in templatestetragon
2007-11-02Corrected POS bug-- when print and post triggers update, it also opens the dr...einhverfr
2007-11-02Template list_payments (Point of Sale->Receipts)tetragon
2007-11-02Convert tax reports to dynatabletetragon
2007-11-01updating Sysconfig for the move from 'session' to 'auth'einhverfr
2007-11-01updating the ledgersmb.conf.default fileeinhverfr
2007-11-01Renaming the Session namespace to LedgerSMB::Autheinhverfr
2007-11-01Moving Auth functions into Session handlereinhverfr
2007-11-01Temporary fix for http auth and get_passwordeinhverfr
2007-10-31Converting the two left-over float4 fields to numerictetragon
2007-10-31Get db_parse_numeric to recognise float4/real as a "numeric" type. tetragon
2007-10-311) Fixing bug which hides discount input in POS screen.einhverfr
2007-10-30Load the destination script after initiating a db connection. Stops redirectstetragon
2007-10-28Get purchase order retreival to worktetragon
2007-10-28Get the transaction search working well enough to not blow up on a simple searchtetragon
2007-10-28Finish templating bin/bp.pltetragon
2007-10-28Adding the templating guidetetragon
2007-10-25Change forms that use class confirm to templatetetragon
2007-10-25Convert old template editor to templatestetragon
2007-10-25Convert company_logo to templatetetragon
2007-10-25Convert department_header using screens to templatestetragon
2007-10-24Correct the row count variable nametetragon
2007-10-24Convert the yearend form to a templatetetragon
2007-10-24Converting forms that use warehouse_header to templatestetragon
2007-10-24Convert language forms to templatestetragon
2007-10-24Convert SIC forms to templatestetragon
2007-10-24Convert functions that use business_header to templatestetragon
2007-10-24Switching forms that use gifi_header to templatingtetragon
2007-10-24Convert all functions that use am.pl's account_header to am-account-form.htmltetragon
2007-10-23Properly handle invoice-type quantities from customer searchtetragon
2007-10-23Use the correct hash to indicate checked boxtetragon
2007-10-22Adding more POD to LSMB::Mtetragon
2007-10-22Convert select_payment to the dynatabletetragon
2007-10-22Some templating for the recurring transactions screentetragon
2007-10-22Switch the inventory activity report to the dynatabletetragon
2007-10-21XHTML 1.0 Transitional fixestetragon