Re: [Ledger-smb-devel] wxPOS

2013-10-27 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Integrated Payment Solutions On 10/27/2013 01:04 PM, Erik Huelsmann wrote:

[Ledger-smb-devel] wxPOS

2013-10-27 Thread Brian Wolf
How far along is development?  i.e., when do you expect to have a production-ready version available? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br

[Ledger-smb-devel] Adjust inventory counts

2013-10-24 Thread Brian Wolf
manually), what stored procedure(s) should be executed? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Integrated Payment Solutions

[Ledger-smb-devel] Multiple tables

2013-10-08 Thread Brian Wolf
    $form->{id}     ) || $form->dberror($query);     $query = "insert into part_asin (part_id, asin) values (?, ?)";     $sth = $dbh->prepare($query);     $sth->execute( $form->{id}, 'B005QUQP8U');

Re: [Ledger-smb-devel] Temporarily take down an instance

2013-10-04 Thread Brian Wolf
Apache config is not my forte.  What file would I edit?  What would the configuration line look like? Thanks. Brian Brian Wolf Phone: 410.367.2958

[Ledger-smb-devel] Migrating data to LedgerSMB

2013-10-04 Thread Brian Wolf
ng the new tables and displaying the results.) Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated with Amazon

[Ledger-smb-devel] Temporarily take down an instance

2013-10-04 Thread Brian Wolf
We have several LedgerSMB instances running on a server.  How can I easily take one down, and then bring it up later on? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email

[Ledger-smb-devel] P&L Report

2013-10-03 Thread Brian Wolf
What menu option displays a Profit and Loss (P&L) Report? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accoun

Re: [Ledger-smb-devel] Getting Back to testing 1.4

2013-10-03 Thread Brian Wolf
Is 1.4 production-ready, or still beta? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB

Re: [Ledger-smb-devel] Help with upgrade

2013-09-18 Thread Brian Wolf
Running this seems to have fixed it: # yum install "perl(Math::BigInt)" Thanks! Brian Brian Wolf Phone: 410.367.2958

[Ledger-smb-devel] Fwd: Re: Favorites

2013-09-13 Thread Brian Wolf
TABLE menu_favs   OWNER TO postgres; GRANT ALL ON TABLE menu_favs TO postgres; Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustec

Re: [Ledger-smb-devel] Favorites

2013-09-12 Thread Brian Wolf
button, and selections are saved to menu_favs table. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com

Re: [Ledger-smb-devel] Help with upgrade

2013-09-12 Thread Brian Wolf
perl(Math::BigInt::GMP) available. Nothing to do Not sure what to do from here. Thanks. Brian Brian Wolf Phone: 410.367.2958

Re: [Ledger-smb-devel] Help with upgrade

2013-09-12 Thread Brian Wolf
ly do that to prevent warnings (or errors) like these. Bye, Erik. On Tue, Sep 10, 2013 at 5:56 AM, Brian Wolf <brian.w...@activustech.com> wrote: I recently

Re: [Ledger-smb-devel] Help with upgrade

2013-09-12 Thread Brian Wolf
Thanks! Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated with Amazon

[Ledger-smb-devel] Favorites

2013-09-09 Thread Brian Wolf
I've implemented "favorites" functionality for a client, and they seem to like it very much.  If others would like it, I can describe how I implemented it. Thanks. Brian

[Ledger-smb-devel] Help with upgrade

2013-09-09 Thread Brian Wolf
script headers: oe.pl, referer: http://localhost/ledgersmb/menu.pl?login=admin&action=""> Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@a

Re: [Ledger-smb-devel] Adding a sales invoice

2013-09-03 Thread Brian Wolf
Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated with Amazon Mark

[Ledger-smb-devel] Adding a sales invoice

2013-09-03 Thread Brian Wolf
.entity_id Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated with Amazon M

Re: [Ledger-smb-devel] Fwd: Migrating from another accounting system

2013-09-01 Thread Brian Wolf
Thank you for responding. See below. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com

Re: [Ledger-smb-devel] Fwd: Migrating from another accounting system

2013-08-29 Thread Brian Wolf
ulate with data? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated w

[Ledger-smb-devel] Fwd: Re: [Ledger-smb-users] Prevent discounts

2013-08-28 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com LedgerSMB Accounting Software Integrated with Amazon Marketplace Integrated Payment Solu

[Ledger-smb-devel] Assign goods to a warehouse

2013-08-27 Thread Brian Wolf
impossible to track properly. Is this being addressed in version 1.4?  Is someone working on this issue? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br

Re: [Ledger-smb-devel] Fwd: Migrating from another accounting system

2013-08-27 Thread Brian Wolf
them? ALL transactions or just specific types? Going back how far?  (eg, one year, or to the beginning of the current year...) Thanks. Brian Brian Wolf

[Ledger-smb-devel] Fwd: Migrating from another accounting system

2013-08-26 Thread Brian Wolf
I didn't receive any feedback at all on the regular list; so maybe someone with experience can help me out here? (see below) Thanks. Brian Brian Wolf

[Ledger-smb-devel] LedgerSMB API

2013-08-26 Thread Brian Wolf
I and the integrated payment screen code?  Is there a procedure for adding them to the codebase?  Or, should I make each available from its own separate repository? Thanks. Brian Brian Wolf

[Ledger-smb-devel] Migrating from another accounting system

2013-08-22 Thread Brian Wolf
simply add rows to AR and INVOICE tables?  Would that affect the company's financial data? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com

[Ledger-smb-devel] Credentials

2013-08-01 Thread Brian Wolf
t be added safely to a cookie?  Perhaps if encrypted (with, say, blowfish or some modern encryption)? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activ

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-30 Thread Brian Wolf
LedgerSMB. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our rec

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-30 Thread Brian Wolf
Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-29 Thread Brian Wolf
mation about it, and performing operations on that entity (eg, receiving a payment).  It might be effective to have a one-page for a specific area of the application. Thanks. Brian

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-29 Thread Brian Wolf
d and status variables recalculated. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Ac

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-28 Thread Brian Wolf
ed up with via AJAX with a database.  Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Ac

Re: [Ledger-smb-devel] Dojo tabs demo / using dojo in LSMB

2013-07-28 Thread Brian Wolf
l now be distributed with Dojo?  That decision does have some impact. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustec

[Ledger-smb-devel] How to extend LedgerSMB programmatically

2013-07-23 Thread Brian Wolf
How to extend LedgerSMB programmatically My experience in developing an extension to LedgerSMB Brian Wolf Activus Technologies Overview -- Adding sales invoices programmatically is an enormously valuable extension to LedgerSMB and

[Ledger-smb-devel] payment_type table

2013-07-19 Thread Brian Wolf
),   CONSTRAINT payment_type_id_key UNIQUE (id ) ) Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure

[Ledger-smb-devel] AR transaction vs. sales invoice

2013-06-20 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments application. Demo at http://demo.activ

[Ledger-smb-devel] Create AR / Sales Invoices

2013-06-17 Thread Brian Wolf
dance? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments applic

Re: [Ledger-smb-devel] [Ledger-smb-users] menu

2013-05-28 Thread Brian Wolf
ld work in the template, but nothing is displayed. xx   Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com

Re: [Ledger-smb-devel] Proposal for LedgerSMB 1.5: Refactor and move some utility functionality to CPAN

2013-05-28 Thread Brian Wolf
I've written a few enhancements for clients.  The "permissive interface points" plan seems to fit well. Thanks. Brian Brian Wolf Phon

Re: [Ledger-smb-devel] [Ledger-smb-users] menu

2013-05-28 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments application. Demo at

Re: [Ledger-smb-devel] Custom menu options

2013-05-27 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments application. Demo at http://demo

[Ledger-smb-devel] menu

2013-05-27 Thread Brian Wolf
x27;m struggling with just pulling from a database table and creating an array.  Can someone pitch in and help? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustec

Re: [Ledger-smb-devel] Proposed changes to make it easier to ship after billing

2013-05-27 Thread Brian Wolf
Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments application. Demo at http://demo.activustech.com

Re: [Ledger-smb-devel] Proposed changes to make it easier to ship after billing

2013-05-27 Thread Brian Wolf
setup. Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurrin

Re: [Ledger-smb-devel] Proposed changes to make it easier to ship after billing

2013-05-26 Thread Brian Wolf
My accounting background is limited; I'm much more familiar with business operations workflow.  So I'm not sure how to answer the question. Thanks. Brian

Re: [Ledger-smb-devel] Proposed changes to make it easier to ship after billing

2013-05-26 Thread Brian Wolf
Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurri

[Ledger-smb-devel] Custom menu options

2013-05-26 Thread Brian Wolf
r print or whatever)? How do you add, modify or enhance certain menu options? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try o

Re: [Ledger-smb-devel] Menu

2013-05-12 Thread Brian Wolf
Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our recurring payments application.

[Ledger-smb-devel] Menu

2013-05-09 Thread Brian Wolf
point me in the right direction? Thanks. Brian Brian Wolf Phone: 410.367.2958 Email: br...@activustech.com Try out Activus Secure Payments™, our rec