summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-01Correcting error saving notes.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2346 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-30Correcting bug with multiple payment posting.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2345 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-29Correcting payment bug: contact total shows 0 when Some radio button is selectedeinhverfr
Also moved the bulk post function to use a temp table to try to get performance gains (if this doesn't work, we will have to go to the one stored proc per invoice approach which I would rather not do). git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2344 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-26Removing some hidden inputs from the payment details screen.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2343 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-25Saving locations and contacts to a user now works as expected.aurynn_cmd
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2342 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-25Correcting one more bug in multiple payment interfaceeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2341 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-25Addressing performance issues in multiple payments interface. Adding ↵einhverfr
additional formatting options to format_number, and making multiple payment interface more locale safe. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2340 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-23Lots of fixes for editing users. Minor changes to Person.sql, specifically ↵aurynn_cmd
person__save_contact. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2339 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-23Fixing dbobject handling to avoid deprecation messageseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2338 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-23Removing unnecessary arithmeticeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2337 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-23Removing debug lineeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2336 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-22Adding default value to country drop downeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2333 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-22Fixes to user managementeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2332 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-22Major changes to the Admin interface for Edit User. Minor tweaks to Person, ↵aurynn_cmd
Location and Employee.sql as needed. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2331 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-18CHangeing DBObject's method argument detection to avoid problem cases.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2330 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-18Making test roll back rather than commit for safetyeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2329 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-18Adding unit tests to Session.sql and correcting logic that causes it to fail.einhverfr
Adding a 90 min timeout to the sessions by default git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2328 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-17Further fixes to Reconciliation, the new Admin interface, and a small change ↵aurynn_cmd
to Company.sql git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2327 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-17Clarifying elements of contact UIeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2326 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-17Performance tuning for multiple payents screeneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2325 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-13Adding description and control code fields to vendor/customer searcheinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2324 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-12Adding drop down box to set primary entity class for companies.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2323 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-12Adding control code and account description to multiple payment interface.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2322 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-12Added description field to customer/vendor generation.einhverfr
Corrected entity credit account autogenerated number sequences. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2321 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-10Correcting issue saving multiple contact infoeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2320 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-10Correcting issues in refactored codeeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2319 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-09Refactored code for customers and vendors for better maintenance and ↵einhverfr
customizability git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2318 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-08README.git: add (-s) --stdlayout parameter to SF clone examplejfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2317 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-08Correcting issue with saving discount rateseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2316 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-04add file deletion example to doc/README.gitjfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2315 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-04remove outdated README.svn-statusjfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2314 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-04typo in doc/README.gitjfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2313 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-04add docs/README.gitjfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2312 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-04minor INSTALL cleanup for test commitjfkw
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2311 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-03Adding button to generate entity control codeeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2310 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-03Clarifying UI on AR/AP Search Screeneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2309 4979c152-3d1c-0410-bac9-87ea11338e46
2008-09-03Correcting issues which occur when insufficient info is imported to include ↵einhverfr
whoever entered ar/ap transactions in ar/ap transaction report. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2308 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-30Correcting 2081966einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2306 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-30Removing load test for removed CT.pm.einhverfr
Correcting bug 2082026 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2305 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-23Correcting bug 1875001einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2301 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-22Correctig issue on Firefox 3 with searching for batches using the 'Any' optioneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2300 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-22Correcting load issues with Pg-database.sqleinhverfr
Also adding NOT NULL constraints to ar.entity_credit_account and ap.entity_credit_account git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2299 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Hiding notes with ledgersmb.css on top company div for now.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2298 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Correcting issues retrieving contact info which contain '#' in description ↵einhverfr
or contact info. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2297 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Further fixes to Recon and Admin. In testing.aurynn_cmd
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2296 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21 * Minor fixes to customer/vendor entryeinhverfr
* Fixes to customer search functionality git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2295 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Fixing customer searcheinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2294 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Adding highlighting for tr.active rows in tables. For example, used to show ↵einhverfr
which line is being edited out of several. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2293 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Address inputs now vertically line upeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2292 4979c152-3d1c-0410-bac9-87ea11338e46
2008-08-21Pretty notes....einhverfr
On the main ledgersmb.css, the following effects added for notes: 1) Margins, background color, borders added 2) By default boxes are 90% of container width wide, 5ems high, overflow text not shown. 3) On mouse over, div extends downward full length of note, and horizontal scroll bars if necessary appear. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2291 4979c152-3d1c-0410-bac9-87ea11338e46