summaryrefslogtreecommitdiff
path: root/scripts/customer.pl
AgeCommit message (Collapse)Author
2007-09-17format => 'html' causes the error Can't locate LedgerSMB/Template/html.pm ↵aurynn_cmd
in @INC . Changing admin to format => 'HTML'. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1624 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-12Fixes to location.pm, to correct problems with strict and lack of ↵aurynn_cmd
namespacing of $ref and $self. addition of require lsmb-request to admin.pl and customer.pl git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1579 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-01Updating pod for menu scripts, and adding pod coverage for my modifications ↵einhverfr
to scripts/customer git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1483 4979c152-3d1c-0410-bac9-87ea11338e46
2007-08-29Correcting a few issues with customers.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1473 4979c152-3d1c-0410-bac9-87ea11338e46
2007-08-06Addition of Vendor and Customer-specific save, get, and search functions in ↵aurynn_cmd
Pgsql stored procedures. Cleanup and modification of Employee.sql, to fit the new Entity framework, as well as the modifications to support trigram searching. Addition of customer.pl and vendor.pl scripts, to support new perl framework code, as well as .pm modules for the same. Some cleanup of Pg-database.sql. addition of note_class = 1 check on entity_note, removal of check id = 1. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1454 4979c152-3d1c-0410-bac9-87ea11338e46