Brian -I am using it for testing only. Chris - How do I set up a chart of accounts on 1.4?
> On Thu, Oct 3, 2013 at 1:12 PM, Brian Wolf > <[email protected]>wrote: > >> Is 1.4 production-ready, or still beta? >> > > For general users it is still in beta. There are a number of issues we > are > still working on, and the timecard interface is not working. > > This being said I now run two sets of books in 1.4. Early adopters who > need certain features may find current 1.4 with a support account better > than 1.3. However it is not to a "use it on your own" stage yet. > > Those features include, for example, batch approval of invoices with > inventory. > > Best Wishes, > Chris Travers > >> >> Thanks. >> Brian >> >> [image: Activus Technologies] >> Brian Wolf >> Phone: 410.367.2958 >> Email: [email protected] >> >> - LedgerSMB Accounting Software Integrated with Amazon Marketplace >> - Integrated Payment Solutions >> >> On 10/03/2013 03:23 PM, [email protected] wrote: >> >> Got it! >> It was a configuration error on my end. >> In ledgersmb-httpd.conf for my apache 2.4. >> apache mod_rewrite cant use mod_alias for some reason?! >> >> Is anyone running apache 2.4 with 1.4 yet? >> >> The first <directory> tag is the one that contains the mod_rewrite >> it was set to WORKING_DIR using find and replace and was <ledgersmb-1.4> >> apache mod_rewrite cant use mod_alias it needs a complete path there: >> Changing to <Directory /var/www/localhost/htdocs/ledgersmb-1.4/> >> and then I had to add: >> RewriteBase /ledgersmb-1.4 >> Only then did login succeed. >> The auth dialog also changed in appearance. >> >> I am attaching a patch for ledgersmb-httpd-2.4.conf.template that >> illustrates what I had to do and will prevent users or package managers >> from this error when configuring ledgersmb-httpd-2.4.conf with 'find >> and >> replace' or sed like I did. >> >> Now I can login and connect to my old demo database. >> I was able to upgrade it, now I have to figure out how to grant >> permissions and change a users password etc. >> >> Thanks for sticking with me! >> Cheers Turtle. >> >> >> >> ------------------------------------------------------------------------------ >> October Webinars: Code for Performance >> Free Intel webinars can help you accelerate application performance. >> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> from >> the latest Intel processors and coprocessors. See abstracts and register >> >http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk >> >> >> >> _______________________________________________ >> Ledger-smb-devel mailing >> [email protected]https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel >> >> >> >> >> ------------------------------------------------------------------------------ >> October Webinars: Code for Performance >> Free Intel webinars can help you accelerate application performance. >> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> from >> the latest Intel processors and coprocessors. See abstracts and register >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk >> _______________________________________________ >> Ledger-smb-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel >> >> > > ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
