I have no experience with GnuCash, other than wanting to use an open
source accounting and billing program. Has anyone had success with
modifying the invoices to conform to the needs of attorneys? In its
most basic form, it would require the ability to provide descriptions of
up to 50 words, the
"Stuart D. Gathman" <[EMAIL PROTECTED]> writes:
> On Wed, 3 Oct 2007, Josh Sled wrote:
>> 3/ it sucks.
>
> 3 is not very specific :-) Let me help. IMO the main problem with PHP
> is its strength - the string subsitution model. Shell programming has
I think it is neither a very good programming
Attached svn diff re business printable invoice reports upgrade.
svn.diff.out
Description: Binary data
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Dear Derek,
OK. I tried to crash the program as I previously described using the
2.2.1 latest stable gnucash for Debian Sid. Plus, I tried with an
open invoice. IT WILL NOT CRASH. Maybe I fixed the problem by properly
localising the Total ex Tax code with those mystery underscore
thingies. Maybe i
On Wed, 3 Oct 2007, Josh Sled wrote:
> As for picking PHP as that language, I think it has some important marks in
> its 'Con' column.
>
> 1/ it appears to be a very large dependency (relative to perl or python)
>
> 2/ it's not already installed on system- or desktop- boxes (in the way perl
> or
"P. Christeas" <[EMAIL PROTECTED]> writes:
> Lurking in this list, I have only read the last postings, so excuse me if I'm
> wrong:
> Would it pay to let PHP access the invoice data (sth. like a PHP module with
> bindings to gnc model) ? Then, PHP, widely adopted for html templating, could
> hand
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes:
> copying new onto old reports then restarting gnucash. Any hints on how
> to get useful log or debugging output here?
Take a look at the logging functions at src/scm/main.scm:165 .
> In anticipation, why does
> it have to crash? Can this be fixed to
Dear Derek,
OK. I tried to crash the program as I previously described using the
2.2.1 latest stable gnucash for Debian Sid. Plus, I tried with an
open invoice. IT WILL NOT CRASH. Maybe I fixed the problem by properly
localising the Total ex Tax code with those mystery underscore
thingies. Maybe i
Josh Sled wrote:
> Chris Shoemaker <[EMAIL PROTECTED]> writes:
> > Instead, if there is anyone interested, I would recommend that they
> > adapt the swig .i files to the popular scripting language of their
> > preference, and use the popular templating system of their choice.
> > This is a far bett
Dear Derek,
Attached please find output of svn diff re gnucash business invoice reports.
Sounds like you may be right about changing the options. When I get
time I will attempt a test crash by reverting to old reports and
opening a gnucash printable invoice, saving then closing gnucash,
copying n
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes:
> I will run diff for the second time ever. In the mean time, you have
> the complete code and the knowledge to fix the crash problem. Ah, but
The identity of reports is by name, so you may care to use a different name
for the report (at least during de
Thanks, Derek. I will have to read up on how to work subversion. Then
I will run diff for the second time ever. In the mean time, you have
the complete code and the knowledge to fix the crash problem. Ah, but
the time? At least I have solved my own little problem about editing
gnucash invoice title
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> On Tue, Oct 02, 2007 at 11:03:29AM -0400, Derek Atkins wrote:
>> As I've said over and over, the REAL answer is to integrate
>> e-guile and then invoices could be an HTML-template with embedded
>> guile, instead of a scheme program that happens to gener
Quoting Josh Sled <[EMAIL PROTECTED]>:
>> Just for the record, and because, as you point out, this has been
>> repeated several times...
>>
>> I agree that the solution is an html templating system. However,
>> there are many better examples than eguile, if one is willing to use
>> a scripting la
invoice editing problem is kicking my butt so far.
> >
> > mj
> > ***
> > Monte Jewell PC Attorney at Law
> > 500 N Higgins Ave Ste 107
> > Missoula MT 59802
> > www.montejewell.com
> >
> > -Original Message-
> > From: Derek Atkin
;
Cc:gnucash-devel@gnucash.org
Subject: Re: Fwd: World friendlier printable invoices
Hi,
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes:
> Pardon me, I am really very new at this. Would you like me to do that
> now with the files or have you already done it? Will just a plain
&g
ek Atkins <[EMAIL PROTECTED]>
>
> Date: Tue, 02 Oct 2007 10:09:56
> To:"Bryan Cebuliak" <[EMAIL PROTECTED]>
> Cc:gnucash-devel@gnucash.org
> Subject: Re: Fwd: World friendlier printable invoices
>
>
> Hi,
>
> "Bryan Cebuliak" <[EMAIL PR
Hi,
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes:
> Pardon me, I am really very new at this. Would you like me to do that
> now with the files or have you already done it? Will just a plain
> diff file.scm filenew.scm > diffoutfile
> do the trick?
Usually the way to do it would be:
svn diff
-- Forwarded message --
From: Bryan Cebuliak <[EMAIL PROTECTED]>
Date: Oct 2, 2007 5:45 AM
Subject: Re: World friendlier printable invoices
To: Derek Atkins <[EMAIL PROTECTED]>
Pardon me, I am really very new at this. Would you like me to do that
now with the files
Bryan,
Instead of sending the whole files, could you just send
diffs against the existing reports? It makes it much easier
to audit the exact changes.
Thanks,
-derek
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes:
> Dear Derek,
> Attached please find replacements for invoice.scm easy-invoice.scm
Andrew Greig <[EMAIL PROTECTED]> writes:
> "/usr/share/gnucash/guile-modules/gnucash/report/fancy-invoice.scm"]
>
> : In procedure list in expression (proc file):
> port>:
> /usr/share/gnucash/guile-modules/gnucash/report/fancy-invoice.scm:990:1: end
> of file
> bash-3.1$
>
> gnucash 2.0.5 M
I suppose one way to avert disaster is to give the files new names and
add them to business-reports.scm But this seems to be a cluttered
approach.
B
On 10/1/07, Bryan Cebuliak <[EMAIL PROTECTED]> wrote:
> It is important to know why this happened to avert mass disaster on
> upgrading to the new *
It is important to know why this happened to avert mass disaster on
upgrading to the new *-invoice.scm files.
Come to think of it the same thing happened to me while I was writing
and testing the new files. I am not sure why. Perhaps the gnucash
developers can tell us?
However, I think now you w
> Thanks Bryan, from a grateful Aussie.
>
> I took your flex files and copied them into
> /usr/gnucash/guile-modules/gnucash/reports/
>
> I then renamed invoice.scm as invoice-old.scm and so on for the other
> two.
>
> Then I renamed the invoice-flex.scm as invoice.scm and so on for the
> othe
> Thanks Bryan, from a grateful Aussie.
>
> I took your flex files and copied them into
> /usr/gnucash/guile-modules/gnucash/reports/
>
> I then renamed invoice.scm as invoice-old.scm and so on for the other
> two.
>
> Then I renamed the invoice-flex.scm as invoice.scm and so on for the
> other
On Sun, 2007-09-30 at 18:41 +1000, Bryan Cebuliak wrote:
> string-append (_ "Total ex ") (_ taxname)
> instead of :
> string-append "Total ex " taxname
> seems to work for my locale .
> Is that ok?
>
>
> On 9/30/07, Bryan Cebuliak <[EMAIL PROTECTED]> wrote:
> > Derek, I think I may have broken t
string-append (_ "Total ex ") (_ taxname)
instead of :
string-append "Total ex " taxname
seems to work for my locale .
Is that ok?
On 9/30/07, Bryan Cebuliak <[EMAIL PROTECTED]> wrote:
> Derek, I think I may have broken the internationalisation in the total
> ex tax entry.e.g line 126 in invoice
Derek, I think I may have broken the internationalisation in the total
ex tax entry.e.g line 126 in invoice-flex.scm Please advise on how
translation may be incorporated here. I just now learned what N_ and
_ mean sort of.
Please excuse my raw beginnership in Scheme and Gnucash coding.
Bryan
On 9
28 matches
Mail list logo