Something else I've found while working on the Debian packaging for
LedgerSMB are some empty directories that end up in the binary package.
What I'd like is clarification of the usage, if any, of the following
directories ("ledgersmb" = /usr/share/ledgersmb/, from v1.3.9):
ledgersmb/scripts/cust
On Thu, 2011-09-29 at 02:44 -0400, Raphael Hertzog wrote:
> On Wed, 28 Sep 2011, Philippe Clérié wrote:
> > Speaking of which, why aren't we using perl Makefile.PL ? It's a Perl
> > program, and the command is used for the generic install?
>
> I can't answer your question as I have not worked on
Hi Nigel,
>>> I've started testing 1.3.9 using our company work flows and seem to be
>>> seeing errors in the shipping and receiving module
>>>
>>> 1. Shipping->Ship invokes the Order Entry->Consolidate function
>>
>> Looking into this one.
>
> I looked and found the issue. Committed the fix too.
Hi Nigel,
>> I've started testing 1.3.9 using our company work flows and seem to be
>> seeing errors in the shipping and receiving module
>>
>> 1. Shipping->Ship invokes the Order Entry->Consolidate function
>
> Looking into this one.
I looked and found the issue. Committed the fix too. As the ot
Hi Nigel,
On Fri, Dec 30, 2011 at 1:08 AM, Nigel Titley wrote:
> Folks,
>
> I've started testing 1.3.9 using our company work flows and seem to be
> seeing errors in the shipping and receiving module
>
> 1. Shipping->Ship invokes the Order Entry->Consolidate function
Looking into this one.
> 2.
Hi Nigel,
On Sun, Jan 8, 2012 at 9:40 PM, Erik Huelsmann wrote:
> Hi Nigel,
>
> On Fri, Dec 30, 2011 at 1:12 AM, Nigel Titley wrote:
>> The Shipping->Receive screen has no report selection drop downs. The
>> print button is present but when clicked gives
>>
>> Error!
>>
>> Select txt, postscript
Hi Nigel,
On Fri, Dec 30, 2011 at 1:12 AM, Nigel Titley wrote:
> The Shipping->Receive screen has no report selection drop downs. The
> print button is present but when clicked gives
>
> Error!
>
> Select txt, postscript or PDF!
My company isn't correctly set up to test this, but does this patch
Hi Herman,
On Thu, Dec 22, 2011 at 6:10 PM, herman vierendeels
wrote:
> Hello,
>
> I would like to reserve new class in entity_class.
> Namely , myEntity, meaning my own company. So i can stock much more
> info about me than is possible now in defaults table.
>
> Can i do this by adapting sql/Pg
On Fri, Dec 23, 2011 at 12:24 AM, Chris Travers wrote:
> On Thu, Dec 22, 2011 at 2:19 PM, Erik Huelsmann wrote:
>> Hi all,
>>
>> As part of my efforts to establish that my LSMB database hasn't been
>> damaged by the multi-currency problems that we found and fixed in
>> 1.3.10, I'm looking at the
Hi Herman,
> As i see it , you would like to use shorter names. e.g 'Amount Due' -> 'Due'
> But why not use locale/po/en.po to get shorter names?
> e.g.
> msgid "Amount Due"
> msgstr "Due"
>
> msgid 'Due' is nearly intranslatable without context. It could be
> 'Amount Due','Date Due' etc.
Thank
In one of my mails of december 2011 I mentioned we have a problem with
the reversal of payments to foreign currency AR and AP transactions.
The problem is that the amount in the original currency isn't recorded
anywhere. Instead, the FX amount is calculated dynamically (everytime
it's required) usi
> So, if I understand correctly, you're referring to this PostgreSQL
> FAQ:
> http://wiki.postgresql.org/wiki/FAQ#Why_do_I_get_.22relation_with_OID_.23.23.23.23.23_does_not_exist.22_errors_when_accessing_temporary_tables_in_PL.2FPgSQL_functions.3F
If what the FAQ says is true, the function below
Hi Chris,
> The execute statements are necessary because PLPGSQL caches query
> plans, meaning that repeat runs of the function will generate errors
> in the same session unless EXECUTE is used.
>
> I will be back in Jakarta tomorrow and will be resuming normal work schedule.
Great! I had some ti
Hi;
The execute statements are necessary because PLPGSQL caches query
plans, meaning that repeat runs of the function will generate errors
in the same session unless EXECUTE is used.
I will be back in Jakarta tomorrow and will be resuming normal work schedule.
Best Wishes,
Chris Travers
---
Hi Chris, others,
In my pursuit of posting the correct FX effects (gains/losses) when
creating payments, I'm looking at payment_bulk_post().
However, the function is too obfuscated to look at. Before I continue,
I'd like to factor out all the EXECUTE statements, so that the new
function becomes
15 matches
Mail list logo