Re: [Ledger-smb-devel] Non real-time synchronization

2008-01-05 Thread Carl Davis
On Thu, 3 Jan 2008 09:41:58 -0800 "Chris Travers" <[EMAIL PROTECTED]> wrote: > ar: This represents the transaction where the customer is charged. > customer_id links to customer.id in 1.2.x. > acc_trans: this represents the line items in the accounting transaction. > You will need 2 entries her

Re: [Ledger-smb-devel] Non real-time synchronization

2008-01-04 Thread Carl Davis
On Thu, 3 Jan 2008 09:41:58 -0800 "Chris Travers" <[EMAIL PROTECTED]> wrote: > > Ok. Here are the tables you are going to have to hit: > > ar: This represents the transaction where the customer is charged. > customer_id links to customer.id in 1.2.x. > acc_trans: this represents the line ite

Re: [Ledger-smb-devel] Non real-time synchronization

2008-01-03 Thread Chris Travers
On Jan 3, 2008 4:22 AM, Carl Davis <[EMAIL PROTECTED]> wrote: > On Wed, 2 Jan 2008 10:57:33 -0800 > "Chris Travers" <[EMAIL PROTECTED]> wrote: > > > > > Yes. > > > > It seems to me that we would need to get more information about Billmax > and > > how the data is stored in that program before we c

Re: [Ledger-smb-devel] Non real-time synchronization

2008-01-03 Thread Carl Davis
On Wed, 2 Jan 2008 10:57:33 -0800 "Chris Travers" <[EMAIL PROTECTED]> wrote: > > Yes. > > It seems to me that we would need to get more information about Billmax and > how the data is stored in that program before we could offer any concrete > suggestions. How do you want this to work? Billmax

Re: [Ledger-smb-devel] Non real-time synchronization

2008-01-02 Thread Chris Travers
On Jan 2, 2008 5:13 AM, Carl Davis <[EMAIL PROTECTED]> wrote: > I want to synchronize (either once a day or once a month) Ledger-smb > and Billmax, which is the software I use for recurring charges within my > Wireless ISP business. I want to pull charges, payments, and credits > from Billmax into

[Ledger-smb-devel] Non real-time synchronization

2008-01-02 Thread Carl Davis
I want to synchronize (either once a day or once a month) Ledger-smb and Billmax, which is the software I use for recurring charges within my Wireless ISP business. I want to pull charges, payments, and credits from Billmax into Ledger-smb according to my customers Billmax account number. I was hop