Topic: textcart module instruction

i tried to find some instructions on how to use textcart module and i can seem to find it anywhere. i'm trying to import my inventory and customer to FA the fastest way and i understand that's the best way..
any help will be appreciated.
thanks

Re: textcart module instruction

You will find detailed instructions in README file attached to the textcart package. Just read /modules/textcart/README.html
Janusz

Re: textcart module instruction

Which version of textcart are you using ? The last one needs manually patch some file in FA.

However textcart doesn't allow yet to create customer or new items yet. But it can adjust your stock (once the items have been created).

/Elax

Re: textcart module instruction

i was going to use that for both, new items and customers

Re: textcart module instruction

What exactly do you need to do ? As I said, textcart only deal with cart and replace the standard  items  table in :
- order
-  delivery
-  invoices
- po
- stock adjustment/ transfer

etc.

So you can use it to initialize you stock inventory once all the items have been created (but textcart won't help to create them or create users, sorry).

/Elax

Re: textcart module instruction

I think I'll go the phpmyadmin route for what I need.