The 'Dreamtime' is stuff we would love to see in Simple Invoices but has not been planned for work just yet
- note these are not listed in any particular order
also refer:
-
Finish of the new custom field work by Aplysia
Use Zend Translate as our lang tool
use Zend autoload
use Zend coding standards
Use Zend log
-
Search - add a nice search page in each of the manage pages - copy code from school extension and make a nice ajaxy UI
Simplify the UI ← this is a work in progress
be able to specify what language a particular invoice is to be printed in
be able to specify an invoice template per invoices - not jsut invoice preference
-
-
-
Alternate tax struture ← this is a work in progress
select tax per item
CA/Euro style taxes
-
etc..
Re Work invoice creation and editing ← this is a work in progress
-
keep it simple
no currency conversion etc..
just allow option to select what currency to use
integrate this is proper currency locale stuff - ie if euro than format currency euro way etc..
-
-
Installer - finish Maxs installer
Clean Slate - If no entries for a section - ie. no invoices then show a nice screen with helpful info on how to create an invoice etc//
Customer login & payment - Paypal/Google Checkout integration
-
Early payment of invoice reduction - refer
forum post
-
Emailing
Due date on invoices/overdue option - refer
forum post
* Review templating system - is smarty the best option for us etc.. - refer this post - smarty is the choosen templating system till something else much better is found
-
For new UI
For freelancers there should be an option to change “products” and “sales” to “projects”
Workflow
estimates/quotes - turn into invoices - invoice turn into receipts - reporting exclude estimates etc.. and status to track the life-cycle/workflow of an invoices
workflow to be semi-automatic - ie system sets it to x based on some rules but can be overridden
Login UI - update and add our logo
-
-
User management
Invoice ID - remove link to database table id
Products
Attachments
Attach files to payments and invoices - refer
forum
Recurring invoices
add option in new invoice creation to add a recurrence
have a recurrence admin page
in client section show recurrence per client
refer forum for contributed code
note: look at using php to create daemons to manage this - unix only so no need to cron stuff
Css selector for invoices with preview etc..
Be able to add a new product within the new/edit invoice pages - ie click a link and dialog windows popups and you fill in the details then close and product is in the drop down
Discussion
I work at a school and started using this for side work. However I think it would be great to use for managing Purchase Orders in my department. It would work nicely as an added Invoice style. I have created something in access and been looking for something similar that was web based. If I get a chance I will attempt to create an extension. Figured I'd make this suggestion and see if it is something you'd like to add to your Dreamtime.
Hey Bjorn,
re purchase orders - its very simple to add a new Invoice Preference in Simple Invoices called purchase order and just put in there the stuff you need
if you need additional features just for purchase orders please detail them - so i know exactly what you are after
Cheers
Justin
Hi folks, I've tried to enable gene extensions, but there's a file sql.php in extensions/gene/install folder that might need to be run into mysql. How do I do this?
hey andre
the gene extension is in a state of flux - just feel free to play with it -note: if very custom to a specific company who wanted this extension
just open up sql.php and copy the sql lines out of it
note: replace the TB_PREFIX bit with si_
the installer/sql for extensions is still a work in progress
just post if you have more queries
Cheers
Justin