26

(16 replies, posted in Installation)

I think Janusz was suggesting you turn off Javascript (temporarily).  In Firefox it's Option|Content|Enable Javascript.  For IE it's the "Active Scripting" option in security settings.

(Oh and it's generally a bad idea to set 777 on a production/public server.  755 will normally suffice as long as you get the directory owner correct for the http (eg apache) user.)

D

Thanks,

I didn't, but just gave it a try.  When I placed the invoice I got an error: "The entered reference is already in use.".  I wonder if I did what you had in mind?

Steps:
1)  Create a Service Item S1, description "Dummy Item"
2)  Start a direct invoice, select S1 and add the item
3)  Click on the pencil and amend the description and price
4)  Place the invoice

David

Thanks Janusz,

That's what I suspected.  I was also looking at the code to see how difficult it would be to create a one-off line that never even appears in the inventory.  I suspect it might be more straightforward to have a stock item where the description can be edited at the point of entry.

By the way, thanks for this software - it's great to have a good open-source alternative for accounting for small-to-medium businesses - and it's got some really neat features!

Hi,

Is there a simple way either to handle non-stock items or to create items that whose stock levels aren't monitored (as opposed to going negative)?

There are two situations we routinely encounter:

1) We supply a CD with specific software on it.  The stock change is that we're down by one CDR, but the invoice line is "Supply squiggle software".  We're only doing it this once and we don't care too much about our CDR stock level.  It would be nice to create an invoice-line that says "Supply squiggle software" that we can charge, but that is not on any inventory and only exists for that one instance.

2) We're doing an installation and we chuck in a big handful of network patch leads.  Frankly we use so many that they're a consumable.  We don't count them, but we do charge for them - usually by entering "Patch leads": 1 ea and putting in a sensible charge for the approximate number the customer has.  It's a cludge, but it just isn't cost-effective to issue a number and re-stock the excess.  They're obviously not a service and we do need to be able to purchase and sell them - it's just the quantities that we don't track closely.  Hence - can we create a stock item but not monitor its stock level?

Thanks