Added USD to Defaults and it posted.
Thank you once again.
I could have sworn setting the defaults at one point, but I did so many
installs trying to clean up my 1.2 data that I obviously missed the last
one.
L
On Mon, 5 Dec 2011, Chris Travers wrote:
What currencies do yoiu have se
In System->Defaults it is blank. I'll set it to USD.
L
On Mon, 5 Dec 2011, Chris Travers wrote:
What currencies do yoiu have set up?
On Mon, Dec 5, 2011 at 4:34 PM, wrote:
Loaded up 1.3.8rc1 and did the setup.pl
New error:
Error!
UPDATE ap
SET invnumber = ?,
ordnumber = ?,
quonum
What currencies do yoiu have set up?
On Mon, Dec 5, 2011 at 4:34 PM, wrote:
>
>
> Loaded up 1.3.8rc1 and did the setup.pl
>
> New error:
>
>
> Error!
>
>
> UPDATE ap
> SET invnumber = ?,
> ordnumber = ?,
> quonumber = ?,
> transdate = ?,
> amount = ?,
> netamount = ?,
> paid = ?,
> datepaid = ?,
Loaded up 1.3.8rc1 and did the setup.pl
New error:
Error!
UPDATE ap
SET invnumber = ?,
ordnumber = ?,
quonumber = ?,
transdate = ?,
amount = ?,
netamount = ?,
paid = ?,
datepaid = ?,
duedate = ?,
invoice = '1',
shippingpoint = ?,
shipvia = ?,
taxincluded = ?,
notes = ?,
intnotes = ?,
curr =
On Mon, Dec 5, 2011 at 1:16 PM, wrote:
>
> Is there more than just running the query?
>
> hethcote=# UPDATE parts SET income_accno_id = (SELECT account.id
> .
Here is the versoin that made it into Fixes.sql
UPDATE parts
SET income_accno_id = (SELECT account.id
FRO
Hi all;
1.3.8-rc1 is out. This includes a number of fixes. If you are
affected by any of these, you may wish to test. If no regressions are
found, this will be the form 1.3.8 is released in.
The complete changelog is below.
Best Wishes,
Chris Travers
Changelog for 1.3.8:
* Fixed duplicate ke
Is there more than just running the query?
hethcote=# UPDATE parts
SET income_accno_id = (SELECT account.id
.
.
.
UPDATE 1699
attempt invoice again:
Error!
INSERT INTO acc_trans (trans_id, chart_id, amount,
transdate, project_id, invoice_id)
VALUES (?, ?, ?, ?, ?, ?)
ERROR: insert or updat
Folks,
I have a VirtualBox image up w/ the latest LedgerSMB. There are also
instructions on how to proceed to create a company.
For those who don't want to download a large image (nearly 1Gb), I
have do it urself instructions.
All may be found at: http://david.bandel.us/software/
Ciao,
David