summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2007-10-09Adjusting 'Current Earnings' to only indent when appropriatetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1727 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-09Add links to account GL reports in the balance sheettetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1726 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-06Change string in transaction reversal messagetetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1711 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-06Convert auditcontrol screen to templatetetragon
The radio button bits of the templating are a bit... finicky to work with git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1710 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-06Templating the user preferences screentetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1709 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-06Template the tax config screentetragon
Add UI header file git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1708 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-05Convert the defaults screen to using a templatetetragon
Make the defaults screen valid XHTML 1.0 Transitional git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1706 4979c152-3d1c-0410-bac9-87ea11338e46
2007-10-05Merging am-list-accounts and gl-report templates into form-dynatabletetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1701 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-24Adding Excel and OpenDocument spreadsheet options. ODS needs more work.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1657 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Removing the add language button from the template language selectiontetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1653 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Templating template language selection formtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1652 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Templating the language listtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1651 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Templating business type listtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1650 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Templating the department listtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1649 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-22Converting list_gifi to templatestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1644 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-18Fixing an incorrect variable nametetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1628 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-16Deal with VMethods causing problems with form.sorttetragon
Add wrapper for a simpler UI constructor git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1617 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-14Getting rid of the last print HTML from bin/ca.pltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1592 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-13Templates and CSV output for the account list and the chart of accounts reporttetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1581 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-12Fixing typo noticed by Pongracz Istvantetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1577 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-12Fixing payment screen to work with new is_nan checks.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1576 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-11Fixing "options" displaytetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1565 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-11Adding elements.html (name-value ids for radios variant from patch 1791319)tetragon
Adjusting the GL report to not require HTML no_escape git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1561 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-10Creation of next-gen admin.pl, admin.pm, and admin.sql systems.aurynn_cmd
Admin.pm defines the new controller admin.pl is the direct view-backing software. POD is not completed, will be provided shortly. Full UI templates provided for the Reconciliation, Vendor, Customer, and Employee as well. UI/ is being delineated by subdirectories for Admin, Vendor, Customer and Employee, to date. Minor whitespace cleanup. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1557 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-10Initial templating of the GL report.tetragon
Adding CSV output git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1555 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-07Applying and completing the patch for adding date classes to all fields.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1536 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-07Applying patch 1790355: Recurring transaction groups now have subtotalseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1533 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-06Correcting minor bug in till account selection.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1525 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-06Adjusting statements for batch printing (1789160)tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1523 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-06Correcting some postscript printing errorseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1519 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-05Open the database connection before trying to use ittetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1508 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-02One can now sorta print a statement.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1496 4979c152-3d1c-0410-bac9-87ea11338e46
2007-09-01Preventing AR-Transaction screen from calculating sales tax since it doesn't ↵einhverfr
have enough info to do so safely. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1486 4979c152-3d1c-0410-bac9-87ea11338e46
2007-08-20POD for AM.pm and disabling audit trail deletion "feature".tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1460 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
2007-07-25Implement 1694183 (General Ledger Report: Show account number AND name)tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1439 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-21Correcting cumulative tax display issues, bug 1745757einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1434 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-20Fixing GL report amount boxes ignore number formats (bug 1754976)einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1430 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-16Credit/Debit notes now work, credit/debit invoices still need some testingeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1399 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-10Removing old inifile handling from admin.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1372 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-10Nuking old menu codeeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1367 4979c152-3d1c-0410-bac9-87ea11338e46
2007-07-05Modifications to support toggling of the On-Hold field in the ar and ap tables;aurynn_cmd
An On-Hold toggle button was added to the Invoice Edit page, as well as a selector for All Invoices (default), Active Invoices, and Held Invoices to the AR and AP search pages. Modifications as needed to bring the code in line with linuxpoet's entity patches. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1350 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-28Fixing incorrect tax account selection issues in POS screeneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1343 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-28Fixing bug 1712486einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1342 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-26Removing old login.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1328 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-26Setting things up so that the LedgerSMB.pm tests runeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1325 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-25Fixing endless loop in ar/ap print and post routineeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1319 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-22Removed additional reference to employees table. Fixed handling of the ↵einhverfr
dates when closed books are used git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1312 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-22Fixing user@company loginseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1304 4979c152-3d1c-0410-bac9-87ea11338e46
2007-06-22session expired/password request screen now uses UI templateseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1299 4979c152-3d1c-0410-bac9-87ea11338e46