summaryrefslogtreecommitdiff
path: root/LedgerSMB/Form.pm
AgeCommit message (Expand)Author
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
2007-04-29Fix encode/decode call syntaxtetragon
2007-04-28Re-adding the base utf-8 fixes to trunktetragon
2007-04-27Updating comments about precision and roundingeinhverfr
2007-04-27Fixing tax rounding issues relating to carried precision of valueseinhverfr
2007-04-27Fixing rounding scope and adding slovene num2text functioneinhverfr
2007-04-26Updating version strings to 'svn trunk'einhverfr
2007-04-26Merging bugfixes from current branches/1.2einhverfr
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-04-17Resolving bug 169959einhverfr
2007-04-04First round of template changes for new TT systemtetragon
2007-03-25Fixing date format issues with report timeframeseinhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
2007-03-21Adding some additional controls to Form.pmeinhverfr
2007-03-17More conversion from HTTP_USER_AGENT to GATEWAY_INTERFACEtetragon
2007-03-17nextsub is now treated the same way as sub, and special handling for ->{actio...einhverfr
2007-03-17Blacklisting ':' in actions in Form.pm (unnecessary in LedgerSMB.pm)einhverfr
2007-03-15Updating version stringseinhverfr
2007-03-13Fixing 8.0 compatibility bug in session managementeinhverfr
2007-03-08Moved other .pm's from 'employee' to 'employees'einhverfr
2007-03-08More ORM changes and HR rewriteeinhverfr
2007-02-22Fixing some data access issueseinhverfr
2007-02-22Fixing bug 1666529einhverfr
2007-02-18Added documentation about tax interface.einhverfr
2007-02-02Updated new part on invoice behavior: Cleared bug 1625954.einhverfr
2007-01-23Taking out debug code I forgot I left ineinhverfr
2007-01-23Fixed date NULL issues in HR.pmeinhverfr