On Sunday 24 February 2008 13:35:47 Chris Travers wrote:
> On Sun, Feb 24, 2008 at 1:16 PM, turtle <[EMAIL PROTECTED]> wrote:
> > I am now attempting to modify orderleaves.pl
> > Where has Part.pl gone?
> > It was in /var/www/localhost/htdocs/sql-ledger/SL/DB/Part.pl.
> > The old orderleaves code starts with:
> > use SL::DB::Part;
> > use SL::DB::Order;
> > use SL::DB::OrderItem;
> >
> > Is this from SL 2.8?  Or something else?
> >
> >
> >
> > --
> > Cheers
> > Turtle
> >
> > 

Oops

I realized Think Electric wrote that code too.
I am new at this so bear with me.
I pasted some notes in the readme file.

Here is the perl modules as they are working now in sql-ledger un changed by 
me:
http://www.think-electric.com/ledgersmb/

I tried changing things from "SL" on my ledgersmb test install to:
package LedgerSMB::DB::Object;

use LedgerSMB::DB;

use base qw(Rose::DB::Object);

With no luck yet.

Thanks!

--Turtle

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to