[Ledger-smb-users] Apache ledgerSMB.conf

2017-03-17 Thread bill Ott
The current ledgersmb.conf example for apache/starman supports a website such as "www.example.com". I have an existing website ("myweb.com") and want ledgersmb to be accessed as "myweb.com/ledger". Can anyone point me in the right direction? -- Regards, Bil

Re: [Ledger-smb-users] Migrating from 1.3.30 to 1.5.3

2017-02-27 Thread bill Ott
NG_DIR/=\/opt\/ledgersmb/' /usr/lib/systemd/system/plack-fcgi-ledgersmb.service useradd -d /non-existent -r -U -c "LedgerSMB/Starman service system user" ledgersmb systemctl enable plack-fcgi-ledgersmb.service systemctl enable starman-ledgersmb.service systemctl start starma

Re: [Ledger-smb-users] Migrating from 1.3.30 to 1.5.3

2017-02-27 Thread bill Ott
d version. How should I proceed? Can I just use SQl to modify the version field, or would that just be making things worse? Regards, Bill Ott Home: 919-363-0031 Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbo

[Ledger-smb-users] Migrating from 1.3.30 to 1.5.3

2017-02-27 Thread bill Ott
. The documentation hints "Please reload the templates into the database after upgrading to 1.5. The database maintenance utility |setup.pl| offers this functionality through it's "Load Templates" button. I cannot find the referenced button. Any help appreciated. -- Regards,

Re: [Ledger-smb-users] Duplicate invoice entry

2015-01-09 Thread bill Ott
Hi, Erik. My issue has been resolved. All due to a series of errors on my part. The system is doing precisely what it should do, and now, so am I. Regards, Bill Ott Home: 919-363-0031 Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http

Re: [Ledger-smb-users] Duplicate invoice entry

2015-01-07 Thread bill Ott
at PERFORM---. The errant entry in the AP outstanding invoices is stopping me from closing the books. -- Regards, Bill Ott Home: 919-363-0031 Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott On 01/07/2015 11:50 AM, bi

Re: [Ledger-smb-users] Duplicate invoice entry

2015-01-07 Thread bill Ott
Sorry, that is 1.3.30. Regards, Bill Ott Home: 919-363-0031 Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott On 01/07/2015 11:48 AM, bill Ott wrote: > Hi, I am running version 1.30.3. I went to close out the year

[Ledger-smb-users] Duplicate invoice entry

2015-01-07 Thread bill Ott
, so I am good to go for tax purposes. The question is how do I remove the errant entry from the AP outstanding report? -- Regards, Bill Ott Home: 919-363-0031 Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott

Re: [Ledger-smb-users] Returning Security Deposits

2014-12-18 Thread Bill Ott
I have been doing a sales invoice in a negative amount to return security deposits. Been doing it for 1.5 years with no complaints from my account. :-) . Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in

[Ledger-smb-users] Errant overpayment

2014-08-30 Thread Bill Ott
Having entered a customer over-payment, I now want to cut the customer a check for the over-payment amount. How do I get rid of the AR over-payment amount? I am running 1.3.30. -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile

Re: [Ledger-smb-users] customers email list

2013-08-28 Thread Bill Ott
here is the two line script I use to get the contact emails for my account ABC #!/bin/bash psql -c "select contact from eca_to_contact where contact_class_id=15;" ABC postgres -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.o

Re: [Ledger-smb-users] Returning Security Deposits

2013-08-08 Thread Bill Ott
customer), debits AR and credits the checking account. While I would have preferred crediting AP and processing a payment, i cannot see any reason not to use Erik's suggestion. Can You? -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.or

Re: [Ledger-smb-users] Returning Security Deposits

2013-08-07 Thread Bill Ott
the Security Deposit account to AP, then cut a check from checking to close the AP entry. I could be wrong, but this seems upside down. -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott On 08/07

[Ledger-smb-users] Returning Security Deposits

2013-08-07 Thread Bill Ott
them from checking. Is there any way short of duplicating the customer as a vendor to allow this transaction? -- -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.co

Re: [Ledger-smb-users] Trouble with recurring invoices and email

2013-08-02 Thread Bill Ott
ement?" Should the if statement be "all in" or "all out"? -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott On 08/01/2013 04:55 PM, Erik Huelsmann wrote: Hi Bill, Bob, al

Re: [Ledger-smb-users] Trouble with recurring invoices and email

2013-07-30 Thread Bill Ott
Hi, I did the same thing to my MTA interface (192.168.0.1) and port with the same results. -- Regards, Bill Ott On 07/30/2013 01:08 PM, Bob Miller wrote: > Greetings, > > We just did our scheduled invoices run. This time we set ourselves up > to be BCC'd. Unfortunately, we n

Re: [Ledger-smb-users] Trouble with recurring invoices and email

2013-07-25 Thread Bill Ott
My only change to that section was to uncomment smtphost and set it to mail.theotts.org, my MTA. -- Regards, Bill Ott Cell 919-434-7589 Sent via cell. On Jul 25, 2013, at 9:13 AM, Erik Huelsmann wrote: > Hi Bill, > > On Thu, Jul 25, 2013 at 3:32 AM, Bill Ott wrote: >> I

Re: [Ledger-smb-users] Trouble with recurring invoices and email

2013-07-24 Thread Bill Ott
where you are going -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott On 07/24/2013 09:02 PM, Brian Wolf wrote: This may sound like a silly question

[Ledger-smb-users] Trouble with recurring invoices and email

2013-07-24 Thread Bill Ott
h=bin/mozilla&login=billott&sessionid=&header=1 Content-type: text/html -- -- Regards, Bill Ott Cell: 919-434-7589 Email: Mailto:bill...@theotts.org Website: http://www.theotts.org Profile: http://www.linkedin.com/in/wbott --

Re: [Ledger-smb-users] New User Anomalies

2013-07-14 Thread Bill Ott
a is in any way corrupted, as this was only an error in the reporting of the data. The GL is intact. Thanks, for getting to the bottom of this. Quite honestly, I can wait for 1.4 or never, and just ignore the few errant reports. My data is good, which was my primary concern. Regards

Re: [Ledger-smb-users] New User Anomalies

2013-07-14 Thread Bill Ott
s to show monetary information, then providing a summation for the accounts under the heading make sense. In my case the "summation" appears to be just reflecting the amount from the account "id" that matches the account_heading "id". Regards, Bill Ott

Re: [Ledger-smb-users] New User Anomalies

2013-07-14 Thread Bill Ott
Share Capital" is 6. The "id" for "1820 Office Equipment" is 6, etc. It appears that there is a join between the "account" table and the "account_heading" table using "id" from each. Regards, Bill Ott Email: Mailto:bill...@theotts.org Webs

[Ledger-smb-users] New User Anomalies

2013-06-05 Thread Bill Ott
ly appreciated -- Regards, Bill Ott Email: Mailto://bill...@theotts.org Website: http://www.theotts.org -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations