Hello,
I've completed my first month invoicing with SI and indeed it saves me so much time (for example to go the beach).
thanks !
I've got 1 or 2 suggestions (unless they already exist and I was not able to play with them) :
When editing an existing consulting type invoice I cannot add or remove invoice items.
This would be great since once an invoice is created it can't be changed or renumbered (or I have not seen the trick to do it) and thus one ends up with mulitple unwanted invoices.
Also after my first tests I tried to clean up the DB by hand but could not re-initialise the invoice numbers to zero to start with a fresh list.
It would be great to be able to change the invoices numbers and date (if allowed in the general parameters).
Maybe one solution would be to have # status : "draft", "final", "sent",.. and the invoice would have a number only at final stage.
to ease with the business paperwork.
I don't really need to run report at this stage but when testing it I've the red error oops message and I've the php-xsl package for PHP5 installed.
Thanks
catherine
When editing an existing consulting type invoice I cannot add or remove invoice items.
and thus one ends up with mulitple unwanted invoices.
Also after my first tests I tried to clean up the DB by hand but could not re-initialise the invoice numbers to zero to start with a fresh list.
Maybe one solution would be to have # status : "draft", "final", "sent",.. and the invoice would have a number only at final stage.
I don't really need to run report at this stage but when testing it I've the red error oops message and I've the php-xsl package for PHP5 installed.
Hey Guys
Danny - thanks for the great reply
Catherine
re - When editing an existing consulting type invoice I cannot add or remove invoice items.
-- yep, this is planned for the future
re - reports
-- refer: http://simpleinvoices.org/forum/topic.php?id=87
-- you'll get the message even if you have xsl installed - hopefully i can adjust this in the future
re - but could not re-initialise the invoice numbers to zero to start with a fresh list.
-- if you open phpMyAdmin and in the table you want to re-initialise, go into the Operations section and change the auto-increment back to 0 (or whatever you want) (note: make sure there are no items in that table that could conflict with the new numbering format)
re - It would be great to be able to change the invoices numbers and date (if allowed in the general parameters).
-- re invoice number
--- refer: http://simpleinvoices.org/forum/topic.php?post=245#post245
--- and http://simpleinvoices.org/forum/topic.php?id=104
-- re date
--- when creating and editing an invoice you can choose whatever date you want for the invoice - from the calendar icon
---- let me know if your referring to something else
re - Maybe one solution would be to have # status : "draft", "final", "sent",.. and the invoice would have a number only at final stage.
-- ive been thinking about implementing different statuses for invoices for awhile but am not convinced yet- still think about it thought :)
Cheers
Justin
Thats fantastic, I was thinking the same thing :) With status being draft, final, and sent, I was thinking if it gets implemented to have traffic lights indicating its status (green being sent, red being draft :P ). Bit of a far flung thing but yeah.
Hey Guys
re status
refer: http://code.google.com/p/simpleinvoices/issues/detail?id=62
im still thinking about this so there no guarantee it'll get done soon - but in the long term it probably will as an add-on
still thinking :)
Cheers
Justin