Can you could post the output of:
tail /var/log/apache2/error_log
on the users mailing list and we can meet there.
Thanks
Turtle
> Greetings
>
> I called a friend who is a serious Perl person and he suggested that I
> just
> continue with the install even though 1 test had
Yes that would be very helpful for testing.
> On Mon, Jun 2, 2014 at 3:20 PM, Erik Huelsmann wrote:
>
>> Hi Chris,
>>
>>
>> As the ticket quoted below shows - to me - the current hidden
>> "role_prefix" feature isn't transparent to people. Looks people expect
>> to
>> be able to copy a database a
#log4perl.logger.LedgerSMB.DBObject = INFO
#log4perl.logger.LedgerSMB.DBObject.Employee = FATAL
#log4perl.logger.LedgerSMB.Handler = ERROR
#log4perl.logger.LedgerSMB.User = WARN
#log4perl.logger.LedgerSMB.ScriptLib.Company=TRACE
#print STDERR localtime()." Sysconfig log4perl_config=$log4perl_config\n";
Cheers
Turtl
projects Line: 45
Caller: mainbin/pe.pl1146
Is there any easier way to achieve this in 1.4?
Cheers
Turtle
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium test
So Error.pm is not used?
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testi
In that file I see stuff like:
$payment->error("Invalid Payment Amount Option");
So i am guessing $payment has an error object? Anywhere pm $payment is
used will depend on Error.pm
What is the plan for good old Form.pm? I never had a problem with
$form->error or whatever
p.sf.net/sfu/ExoPlatform___
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
Interesting
I see 1.4 uses it in Makefile.PL
Can you point me to where it actually ca
n't work without a
> whole lot of work. And if we branch from oldest applicable, then any
> changes made to refactored code in newer branches will cause problems. So
> wondering what people reco
I have a small security patch for Ledgersmb 1.2.
LedgerSMB/AM.pm
and bin/am.pl
Basically it requires the validation of a users password before a password
change.
Happy spring from ultra dry Silicon Valley!
-turtle
Index: AM.pm
the Perl
somewhere?
Will it cause a problem in 1.4 if I use it for now in 1.2?
For example
INSERT INTO payroll_income_class (id,country_id,label) VALUES (nextval (
'id' ), 1, 'Oregon');
Cheers Turtle
--
g exchange rate. But it might just be me.
Is there a problem with the comma and a decimal not being interchangeable ?
But really its fine either way since one could make a branch for
development of these.
Cheers
Turtle
-
> Hi Turtle,
>
> Thanks for adding your items to the bug database. Apparently, the SF site
> showed me incorrect results last weekend, as there are more bugs now than
> just the ones you added. However, having a full list is a good thing and
> probably helps drive the release of
e an apache2.4 config template, we can release that with 1.3, 1.4 and
> put it in trunk, if we do so after branching.
>
>
> Any other items/steps?
>
>
I added bugs 904-906 they are what I had posted here recently that I think
are some bugs in 1.4.
I accidentally put bug 906 under 1
ique one before parts are imported. I don't
> think this is an issue however it would be good to confirm.
>
> Why support duplicate parts? A user can have two parts with the same
> partnumber using different parts groups or case so I did not feel like
> renaming thousands of som
would be good to confirm.
Why support duplicate parts? A user can have two parts with the same
partnumber using different parts groups or case so I did not feel like
renaming thousands of somebodies duplicate part numbers :)
Hope this helps
Cheers
Turtle--- 1.2-1.4.sql 2013-09-30 15:17:47.345672947
Thanks I hope my tests are helpful.
Just running tests here on 1.4.
Cheers
Turtle
> The change has been committed.
>
> Generally what to do is to run the setup.pl file again on your db. It
> will
> detect the version, load schema changes, and reload stored procedures.
>
>
Sorry this was vague
> Should the parts_id's and project id's be ported to the "job" table?
I mean the should the old parts.project_id be mapped to job table?
--
Shape the Mobile Experience: Free Subscription
Software exp
s
Unique nonobsolete partnumbers, unique_ar_invnumbers, and no_null_ac_amounts
and so on but the tables themselves in 1.4 do not have those constraints.
Can this be safely bypassed?
More questions to come I am sure thanks
log, lots in apache log but kinda hard to read.
Next I thought I might just import a dump of just the parts table into my
1.4 test database for now but I don't have a business_unit_id in the 1.4
parts table and reading through sql/1.2-1.4.sql I dont see where that data
goes.
Cheers
Turtle
I take it project_id + 1000 has become business_unit_id in 1.4.
where do parts . project_id's go?
there is no business_unit_id in the parts table.
And Why not just import the project_id's to business_unit_id?
instead you add 1000 to project_id's ?
hash can be used to refresh selections by entity_id on update.
>>
>
> Our approach in 1.3/1.4 is relatively different. The same problem does
> not
> exist.
>
> we actually use another database table to track reconciliation lines in
> 1.3. This means a couple of things:
&g
amp; rc.pl to give me a unique entity_id back on its query.
(patch available)
We could use this to track the check boxes on the form accurately.
I currently am unsure how to copy elements of the 2D array $form->{PR}
into a hash that gets hidden
Hi back to this I found the issue
The dropdown Note Class "Entity" appears only after you go to "credit
accounts" tab and click save.
If you create a new customer and don't do anything else other than try to
add a note you should be able to replicate this missing drop
I made a few test transactions how do I reconcile in 1.4?
did cash -> Reconciliation get moved to transaction approval ->
Reconciliation ?
When I run this report I see nothing.
Cheers Turtle
--
October Webinars
Greetings all when adding a (partsgroup) group to my 1.4 test system I get:
Error!
INSERT INTO partsgroup (partsgroup, parent)
VALUES (?, ?)
ERROR: invalid input syntax for integer: ""
LINE 3: VALUES ('small'
notes that raised similar errors though not quite this one.
>>
>> The note class is supposed to be selected by a drop-down that selects
>> between attaching to the entity (person or company) and the credit
>> account
>> (customer or vendor agreement). It sounds like
y a drop-down that selects
> between attaching to the entity (person or company) and the credit account
> (customer or vendor agreement). It sounds like this is not showing. Can
> you send me your UI/Contact/divs/notes.html template?
>
> Best wishes,
> Chris Travers
>
> The
omitting note_class and get the same error.
Looking at the page source for note_class i don't find anything.
Cheers turtle
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate app
> This occurs because you set up the defaults before you set up the chart of
> accounts?
I don't get an option to set up a chart of accounts in setup.pl.
Is that supposed to be done manually?
> If so we may want to just break this off into separate transactions.
>
> --
> Best Wishes,
> Chris Trav
/5.16.1/Try/Tiny.pm line 76 eval {...}
called at /usr/lib64/perl5/vendor_perl/5.16.1/Try/Tiny.pm line 67
Try::Tiny::try('CODE(0x3e14210)', 'Try::Tiny::Catch=REF(0x51d5058)')
called at lsmb-request.pl line 119
LedgerSMB::Handler::call_
the 'INSERT INTO defaults' lines from the sql file corrects the
issue.
Cheers
-turtle
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips fo
$form->{vndr_invoice},
$form->{monthly_bill}
) || $form->dberror($query);
}
}
I really enjoyed this book:
http://shop.oreilly.com/product/9781565926998.do
Cheers
turtle
> The situation is that multiple Amazon product identifie
'business_unit__save' ;
It seems I have the function.
Cheers turtle
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, ad
mething that got skipped
last May when I was trying 1.4?
I still did not see an option to add one if one is missing.
Will using the old one from 1.2 pose any problems for testing 1.4? It
seemed to work just fine.
I now seem to have a functional 1.4 and 1.2 sandbox system on my laptop
for code
It appears the old accounts in the /sql directory work if I remove inserts
to defaults.
> Well since there are no default accounts I figure jump right in and import
> of a 1.2 test database I have.
>
> It contains extra tables and modified tables of a ledgersmb 1.2
> system and it had to me moved
Well since there are no default accounts I figure jump right in and import
of a 1.2 test database I have.
It contains extra tables and modified tables of a ledgersmb 1.2
system and it had to me moved off the server to my laptop.
I go to setup.pl it detects my data as 1.2.
Then I am prompted to
d for $510?
http://www.freelancer.com/projects/PHP-C-Programming/QuickBooks-QBW-reverse-engineering.html
Inuit also offers a number of developer tools:
https://developer.intuit.com/docs/0025_quickbooksapi/0055_devkits
Cheers Turtle
> Hi Developers,
>
> I'd asked this question on th
Assuming your using vhosts and ledgersmb-httpd.conf for each install you
could change the rewrite rule the install that you are taking down.
I would think you could change a line like:
RewriteRule ^/ledgersmb/?$ /ledgersmb/login.pl [R]
To:
RewriteRule ^/ledgersmb/?$ some_temp_message.html [R]
> A
iewing
> accounts and their balances is now unified in one screen (i.e
> reports/chart
> of accounts and system/chart of accounts/list accounts are merged).
>
> Best Wishes,
> Chris Travers
>
Great thanks
There used to be some sample c
Can you change your apache mod_rewrite rule to point at a temporary page?
> We have several LedgerSMB instances running on a server. How can I
> easily take one down, and then bring it up later on?
>
> Thanks.
> Brian
>
> Activus Technologies
> Brian Wolf
> Phone: 410.367.2958
> Email: br...@acti
nce.
>>
>> 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
and change a users password etc.
Thanks for sticking with me!
Cheers Turtle.
Index: ledgersmb-httpd-2.4.conf.template
===
--- ledgersmb-httpd-2.4.conf.template (revision 6104)
+++ ledgersmb-httpd-2.4.conf.template (working copy)
@@
) --
$ENV{SCRIPT_NAME}=/ledgersmb-1.4/setup.pl $request->{action}=login
$script=setup.pl, referer: http://localhost/ledgersmb-1.4/setup.pl
Thanks again for any ideas.
-Turtle
--
October Webinars: Code for Performance
Free
> Hi Turtle;
>
>
> On Tue, Oct 1, 2013 at 5:18 PM, wrote:
>
>> Greetings all I am finally getting back to setting up a 1.4. test system
>> for step one of our BIG migration project.
>> I upgraded my svn today to 6104
>> I had set up a test database a few mo
Greetings all I am finally getting back to setting up a 1.4. test system
for step one of our BIG migration project.
I upgraded my svn today to 6104
I had set up a test database a few months ago and now I get the notorious
looping apache authorization box.
Ok I am fine with ditching my test database
> Hi Turtle,
>
>
>> ... reading the page you reference, you probably want to change the
>> lines
>> >
>> > Order Deny,Allow
>> > Allow from 127.0.0.1
>> > Allow from localhost
>> >
>> > to
>> >
>> > R
x27;)
called at lsmb-request.pl line 119
LedgerSMB::Handler::call_script('contact.pl', 'LedgerSMB=HASH(0x17056d0)')
called at lsmb-request.pl line 84 require lsmb-request.pl called at
/var/www/localhost/htdocs/ledgersmb-1.4/contact.pl line 8
Cheers Turtle
---
-script .pl
Options ExecCGI Includes FollowSymlinks
Require ip 127.0.0.1
Require host localhost
Require all denied
#Require all granted #for testing
# Prevent unauthorized access to configuration
# and access control files
Require all denied
RewriteEngine On
Rewr
ons
unless I missed something.
http://httpd.apache.org/docs/2.4/upgrading.html
Cheers
Turtle
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security ca
t( $myconfig, - $form->{invtotal} + $form->{paid}, 2 );
Made the error go away in stock BigInt.pm 1.997
$form->{paid} being the undef in my case I think
If they close my bug as a wont fix then do we need if's every time we do
math in ledgersmb to make sure we are doing math on
ons of things in the above command.
Cheers Turtle
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your
}
}
---End patch
I am not sure since there are tons of places that call Form.pm sub sub
db_parse_numeric.
Note: I am still running the 1.2 version and this patch is against its
/trunk -r 5153.
Note 2: I have not tested where else undefined values could be sent to Math::
Cheers Turtle
PS
t /--/
> With
> split /--([^--]+)$/
>
> And it seems to be working well.
>
> Interestingly Ledgersmb actually strips extra 's from customers names
> Would not be good if you had to have -- in a name this could probably be
> eliminated.
>
> Cheers &
> Happy September
> Tu
working well.
Interestingly Ledgersmb actually strips extra 's from customers names
Would not be good if you had to have -- in a name this could probably be
eliminated.
Cheers &
Happy September
Turtle
--
Every
: 4979c152-3d1c-0410-bac9-87ea11338e46
Revision: 5102
And it loaded my test database just fine.
Logged in and posted some transactions.
Much cleaner patch too.
Cheers
Turtle
--
Live Security Virtual Conference
Exclusive live
Well adding action to that loop in common.pl
causes login to go into an infinite loop :(
Here is some output from my debugger:
login.pl 274sub login
mainbin/login.pl92
LedgerSMB/User.pm sub new Line: 46
Caller: mainbin/login.pl316
LedgerSMB/User.pm sub login Line: 216
Caller: mainbin/login.pl319
ng db querrys in pm's and not pl's?
Or just cleaner coding?
Cheers
Turtle
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and
in advance
Turtle
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include
> On Sun, Jan 31, 2010 at 2:40 PM, wrote:
>
>> > On Fri, Jan 29, 2010 at 2:01 PM, wrote:
>> >
>> >> I encounter a bug when printing PDF to screen on an updated existing
>> >> order
>> >> (quote or invoice as well)
>> >> I get a data stream of what looks like PDF binary data.
>> >> To reproduce go
> On Fri, Jan 29, 2010 at 2:01 PM, wrote:
>
>> I encounter a bug when printing PDF to screen on an updated existing
>> order
>> (quote or invoice as well)
>> I get a data stream of what looks like PDF binary data.
>> To reproduce go to an order, select print pdf to screen.
>> Will print fine every
I encounter a bug when printing PDF to screen on an updated existing order
(quote or invoice as well)
I get a data stream of what looks like PDF binary data.
To reproduce go to an order, select print pdf to screen.
Will print fine every time.
Next go to the same order anew and add an item update a
will give you a user name and password to my
demo-sandbox testing site.
Any other suggestions would be helpful and welcome.
Thanks
Turtle
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
tria
On Sunday 19 April 2009 09:47:39 Jeff Kowalczyk wrote:
> On Sat, 18 Apr 2009 19:41:35 -0700, turtle wrote:
> > Here are some screen shots of our custom Ledgersmb system.
> > http://turtle.think-electric.com/gallery/v/think/ledgerSMB/
>
> The URL isn't loading, do yo
configuration file.
The code is dependant on ROSE::DB::OBJECT
It currently has no documentation and is customized for a particular company.
The customizations completely break the manufacturing work flow.
--
Cheers
Turtle
_
FYI the .asc file is a digital
ing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
That works thanks!
--
Cheers
Turtle
_
FYI the .asc file is a digital signature
see http://en.wikipedia.org/wiki/Pretty_Good_Privacy for more info.
We have some custom stuff that is breaking when there is say a & in a name
like "bar & grill"
Any thoughts on the best way to deal with this?
(other than removing all the &'s)
--
Cheers
Turtle
_
FYI the .asc file is a
lectrician goes to more expensive vendor B to save on time.
I guess I could make a generic PO then have the select what items are from
what vendor happen at a later stage.
--
Cheers
Turtle
_
FYI the .asc file is a digital signature
see http://en.wik
reference.
Quickbooks allows you to edit and resave an invoice at the users discression.
There would be no need for an accounting program to behave differently.
(This is an opinion but our attorney and accountant agree.)
--
Cheers
Turtle
_
FY
On Tuesday 06 January 2009 21:42:13 Chris Travers wrote:
> On Tue, Jan 6, 2009 at 7:44 PM, turtle wrote:
> > I am hunting down a bug or misconfiguration in my 1.13 version.
>
> This is 1.1.13? 1.2.13? Which version exactly?
>
> Best Wi
vendor SET curr = 'USD';
After running this I still get no currency in new oe items.
Even setting the Postgres default to USD in a curr column does not help.
Thanks for any input
Turtle
_
FYI the .asc file is a digital
I have submitted a Bug#: 251584
at http://bugs.gentoo.org/
to get gentoo into the repository for Portage Gentoo's main package manager.
signature.asc
Description: This is a digitally signed message part.
--
he work order.
The custom project ID displays in the form fine in the UI
here is the source I get from the web browser:
Project
deleteme
Any ideas or hints?
--
Cheers
Turtle
_
FYI the .a
On Wednesday 16 July 2008 14:17:55 Jeff Kowalczyk wrote:
> On Wed, 16 Jul 2008 21:05:19 -0700, turtle wrote:
> > What does the ledgersmb use to distinguish a service from a part?
>
> In branches/1.2: not much. AFAICT, only the non-NULL status of
> parts.inventory_accno_id distin
to have a item.
when creating a item I am adding a checkbox that flags the item as a "vendor
invoice item" so you can search just for them or omit them from searches.
Is anyone doing anything similar or have any input?
--
Cheers
Turtle
signature.asc
Description: This is a digita
sales order.
Projects and customers are interchangable with egoupware for scheduling.(Not
done yet)
Customer search shoes projects associated and links to them(done), anything in
a project should be searchable.
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message pa
Why has "order description" been dropped from ledgersmb?
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message part.
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
St
import datafrom it.
It would not be a huge stretch to use this on other accounting db formats /
programs.
cheers
Turtle
signature.asc
Description: This is a digitally signed message part.
-
Sponsored by: SourceForge.net
On Sunday 09 March 2008 23:48:27 turtle wrote:
> I was looking at the trunk and I noticed your README.
> Any way to use the trunk version to test and port our SL code?
well I checked out the revision recommended and am getting an error regarding
LedgerSMB::Template ;use Error q
I was looking at the trunk and I noticed your README.
Any way to use the trunk version to test and port our SL code?
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message part.
-
This SF.net email
On Tuesday 04 March 2008 04:52:28 Pongracz Istvan wrote:
> 2008. 03. 4, kedd keltezéssel 12.37-kor Stroller ezt írta:
> > On 4 Mar 2008, at 07:05, Pongracz Istvan wrote:
> > > 2008. 03. 3, hétfő keltezéssel 20.01-kor turtle ezt írta:
> > >> There has been some
it?
Need to find out how to make an ebuild deal interactively with g-cpan modules,
the apache files and postgres files and updates if anyone has any thoughts on
this that would be great. The ebuild is still at 1.2.8 too.
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed
it to me?
--
Cheers
Turtle
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.c
as well as the record.
Think used a "quotation" customer for a wile and this caused much confusion as
to who's quote was who's.
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message part.
--
ed in require at (eval 70) line 3.
...propagated at /usr/lib/perl5/5.8.8/base.pm line 85.
BEGIN failed--compilation aborted at LedgerSMB/DB/Part.pm line 17.
Any ideas what SL would need to be changed to?
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message
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.
&
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;
--
Cheers
Turtle
signature.asc
Description: This is a
e.pl in sl 2.7.15.
to the header of the file.
I am curious if anyone can get it to work or is interested in totals of stuff.
--
Cheers
Turtle
signature.asc
Description: This is a digitally signed message part.
-
This SF.ne
Is it realistic to integrate smbledger with some kind of groupware application
for project management, punch list, and scheduling?
We have been using egroupware for a few years to to scheduling and project
info logging. Is anyone tinkering with this allready?
We have been using sql-ledger for years and are running into issues with
assemblies not being updateable.
For example if I have a labor unit L1 and a part P1 and together they make an
assembly 2 X L1 per 3 + P1 = A1
so assembly A1 contains 2 L1's and 3 P1's. Now we have for example 1000
assembl
89 matches
Mail list logo