summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
2007-10-09More authentication fixeseinhverfr
2007-10-08Scoping adjustment and fixing 1809384tetragon
2007-10-08A few untested authentication fixes to legacy codeeinhverfr
2007-10-07Login is still broken. However, a lot of progress has been made. THis also ...einhverfr
2007-09-15Strict fixes (bareword removal) and removing "no strict 'subs'".tetragon
2007-09-15Correcting the Form.pm to use no strict 'subs'einhverfr
2007-09-15Form.pm now uses strit mode except in the constructoreinhverfr
2007-09-10Adding is_nan tests to the number parserseinhverfr
2007-09-07Fixing bug 1789749tetragon
2007-09-07Fixing bug 1789750tetragon
2007-09-06Sales order printing seems to kinda workeinhverfr
2007-09-05Removing one obsolete test, and correcting number handling logic in LedgerSMB...einhverfr
2007-09-05Fixing Form::sort_columnseinhverfr
2007-09-01Fixing some aspects of the AR Transaction report.einhverfr
2007-09-01Fixing bind errors when transdate is omitted in Form::all_vc and also ensurin...einhverfr
2007-08-27Correcting Form::all_vc() for new entity managementeinhverfr
2007-08-23Fix bind variable count in $form->all_vctetragon
2007-08-16Finally, all functions have POD. Also added a few checks to values that gettetragon
2007-08-10Pod on get_recurringtetragon
2007-08-09POD and more input validation in save_recurringtetragon
2007-08-03Fixing get_my_emp_num API call to remove redundant argument.einhverfr
2007-08-03More podtetragon
2007-08-03Fixing Form::get_my_emp_nu,einhverfr
2007-07-26Fix typo that stopped non-default currency order->invoice conversion to failtetragon
2007-07-16Partial podificationtetragon
2007-07-16Credit/Debit notes now work, credit/debit invoices still need some testingeinhverfr
2007-07-13Adjusting Form's constructortetragon
2007-07-10Fixes Add Vendor, to correctly work with the new entity_credit_account table,...aurynn_cmd
2007-07-05Modifications to support toggling of the On-Hold field in the ar and ap tables;aurynn_cmd
2007-07-05Removing a large number of COMMIT's believed to be unnecessaryeinhverfr
2007-07-03Ensuring that $form and $lsmb->redirect terminatetetragon
2007-06-26Removing parse_template and related functionstetragon
2007-06-23Correcting POD on LedgerSMB.pm, changing db_init to _db_init and calling it f...einhverfr
2007-06-22Fixing user@company loginseinhverfr
2007-06-21Fixed error updating custom fieldseinhverfr
2007-06-01Added Reconciliation PMeinhverfr
2007-05-18Adding utf-8 default charsets to html headerseinhverfr
2007-05-18Fixing customer_id not found erroreinhverfr
2007-05-16Some if series -> if elsif conversionstetragon
2007-05-15Fix formatting of zero for 1000,00tetragon
2007-05-14Another performance patcheinhverfr
2007-05-10Adding performance patch for larger datasetseinhverfr
2007-05-07Scope fixing and a bugfix for $form->add_datetetragon
2007-05-07Minor tweak to $form->add_date and tests for add_datetetragon
2007-05-07Fixing behaviour of 'months' and 'years' units in add_datetetragon
2007-05-07Fixing bug 171952einhverfr
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
2007-05-07Fix interval units in $form->current_datetetragon
2007-05-06Fixing bug 1711447einhverfr
2007-04-29Set database connections to utf8tetragon