ario | 18 May 2013 10:18
Picon
Favicon

voucher

I tried to enter a prepayment done to somebody for future work, but get
a 'no overpayment account specified' error in 'Cash|Payment'.

Ok, INAA, but I take it an account in the CoA is required with the
'Overpayment' flag set.

Should this be a newly created assett account for this purpose
(prepayments) only, to check later for zero balance?

Then, in this specific case, should the 'Overpayment' flag be set on the
'Payables', or on the 'Receivables' line in the 'Edit Account' screen?

I think a separate account per person or group would be appropriate, no?

Thanks for your time

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
Bob Miller | 17 May 2013 19:16
Picon

defaulting to pdf

Hello,

This is just a comment, no need for action.

When I first installed the new version of ledger I had to mess with some
code in io.pl (and I think rp.pl?) to make it so that PDF was the
default setting when emailing invoices and statements.  Sloppy though
they were, when I upgraded recently those changes I made got written
over.  On thinking about it, that isn't really unexpected behaviour, but
it sure would be useful if there was a better way to set those defaults.
Maybe a feature plan for 1.5 or something?

Thanks for reading...
--

-- 
Computerisms
Bob Miller      
867-334-7117 / 867-633-3760
http://computerisms.ca

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
ario | 17 May 2013 16:12
Picon
Favicon

payments processing fails in 1.3.29

Hello, I didn't find this problem in the list of fixed bugs for 1.3.32,
so I'm afraid it's me that is doing something wrong or what.

I try to process a payment by going to Cash|Receipt/Payment|<Customer
Name>|Continue.
Then on any invoice line I check the check-box at the right of the
invoice for which I just received/did a payment, and press 'Update'.
What happens then is that the invoice being 'updated' has disappeared
from the screen, so posting doesn't seem an option anymore either.
I'm also a bit weary about hitting 'Post' without 'Update' first.

Did I miss something?

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
Giovanni Biscuolo | 14 May 2013 11:54
Picon
Favicon

sequence settings numbering problem

hi all,

I'm using LedgerSMB v. 1.3.25 (Debian package "ledgersmb 1.3.25-1: all"
currently in jessie - testing - repo) and I'm facing a problem with special
values in sequence settings (System | Defaults menu)

if I set the value of any "Number" (e.g. Sales Order Number) in System|Defaults to 

  <?lsmb YYMMDD ?> 0001

when I post that document (e.g. Sales Order) I get a sequence like this:

  <?lsmb YYMMDD ?> 0002 

it seems the placeholder for YYMMDD is not replaced with the date, the
special template code does not work (sequence numbering works well)

the sequence numbering special values are documented in user manual section
6.5.1, and YYMMDD is one of those; I've tested with date also but it doesn't
work too

any hint to fix this please?
in Italy we should issue invoices with a unique numbering starting from 1
every year and we must include the year in invoice numbering

thanks in advance
Giovanni

--

-- 
Giovanni Biscuolo
(Continue reading)

Zev Steen | 7 May 2013 17:17

Removing attached files and links

LedgerSMB allows you to attach an image or a link to sales receipts, purchases, purchase orders, etc.

Is there a way to remove the link or image once it is added?  For example if the wrong one was added?

Thank you.

--
Zev Steen
Fat Owls
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
Brian Wolf | 2 May 2013 03:29
Favicon

Best practice: add users

One of our clients has two databases. They've added several users / 
employees In one of the databases, and therefore those users are 
PostgreSQL login roles.  They now want to begin to use the second 
database, and "carry over" some of the users / employees.

Can someone explain clearly best practice for adding users / employees, 
particularly when a login role may already exist?

Thanks.
Brian

Brian Wolf
Phone: 410.367.2958
Email: brian@...
Try out Activus Secure Payments^(TM), our recurring payments application.
Demo at http://demo.activustech.com
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
David | 1 May 2013 08:52
Picon

tax included on sales invoices

I've just converted from 1.2.21 to 1.3.31
I can't find anywhere to pre-set "tax included" for a given customer. Do 
you have to do it for each sales invoice, or did I miss something?

thanks

--

-- 
David McQuire

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
Amy Marcus | 30 Apr 2013 22:00
Picon

WINDOWS INSTALLATION OF LEDGERSMB

I have followed instructions to install Ledgersmb on my laptop for Windows.
I am stuck at 
  • cpan Module::Install                   I did this and I beleive it worked
    perl Makefile.PL                         ?? is this a command?
    make 
    do not use make install at this point.               ??

The only difference between Windows and Linux at that point is that you have to run the appropriate shebang utility (in dists/win32) for your version of Perl.        ??


Can someone explain what I do next?

Thank you

Amy

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
Chris Travers | 30 Apr 2013 11:26
Picon

Received a feature request for address display on invoice screen

Hi all;

I received a feature request for displaying the customer's address (or at least city, state, and country) on the invoice screen.

Before I look at whether to do this as a custom piece of work or merge the feature in I wanted to ask:

How many other people here would find this useful?  If there are a number I will go ahead and merge the changes in, and provide CSS hooks to show or hide.

Otherwise I can do this as a customization.

This does not require significant re-writing to make work, and is not particularly likely to introduce bugs so I am not too worried about merging it in during a standard stable branch.  The APIs required to pull the information are already in place and used elsewhere.

Best Wishes,
Chris Travers
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
Zev Steen | 29 Apr 2013 17:18

Re: handheld scanner integration for LedgerSMB

Does anyone have experience integrating handheld scanners into Ledger?

The specific application is for receiving and shipping.  I would like to have a scanner that will allow people in our warehouse to scan items as they are shipped and received and mark them as SHIPPED or RECEIVED in the Ledger system.

I can see this done in any of several ways:

1. Use a smartphone to access Ledger via the web with an app that will scan the barcode of each item and allow the user to decide the SHIP or RECEIVE and the quantity of the item to use with that action.  It should use the Bar Code to match the items sent or received to the item in our inventory. (I added a field for UPC/Bar Code to our installation of Ledger)

2. Use a wireless scanner with memory upload it to a PC periodically.  The PC will have a script that will update LedgerSMB.

3. (Least preferable) have a wired scanner (or wireless) that will scan items and send the information directly to the PC which will upload it to Ledger.

Does anyone have any experience with this or suggestions that are different than mine?

Thanks.
 
--
Zev Steen
Fat Owls
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
Amy Marcus | 29 Apr 2013 07:50
Picon

Windows installation Tutorial of ledgersmB

Hi again,
I ran the command cpan Module::Install and it seemed to work.

The next item was perl Makefile.PL
make 
do not use make install at this point.

I entered that in the command prompt but it did something so quick I dont know what it did.
The shebang thing I am unsure about too.

I also tried yo login to database and it says host not found
Thank you.
Amy
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@...
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Gmane