Dr Eberhard Lisse wrote:
> Has anyone been able to print invoices from the command line?
>
> I need to have a large number of invoices printed, by invoice number.
>
> There is an example in the manual but it doesn't work, and I am too
> stupid to figure it out.
>
> Has anyone got a script ready that can do this?
>
>
We print invoices, pick slips, and pack slips from the command line
(using the API). In addition, we eMail POs essentially from the command
line (using WWW::Mechanize). My personal opinion is that using a Perl
wrapper, such as LWP or Mechanize is a heck of a lot easier then using
the API - but your results may vary. Why don't you post the command
line that you're trying to use and we'll tell you what's wrong with it.
Dunc
|