By :
bessemzitouni
Published on Monday, July 17, 2017,13:46:54 in PHP Scripts
Smart Invoice System v1.3
is a simple and powerful web app based on PHP CodeIgniter framework manage invoices.
Features
Installer Wizard Easy Installation (Deploy with Installer Wizard)
Minimum Requirements check
Database configuration
Create Database
Create Administrator user
Init System Configuration
System Configurations Easy to use and configure
Update system configurations
Choose System Language
Choose Default Currency
Update Prefix for Invoices
Email Server Setup
Multi Language
3 languages English / French / Arabic
You can translate all the application to other languages easily
Support RTL direction
Invoice Template Invoice Template can be configured
Choose Header Model (5 models)
Change text apparance (color, fonts and background color)
Page Size (A4 or A5)
Page layout (Landscape or Portrait)
Show or hide parts of invoice
Users
Create multi-users
Set Users roles: Admin, Member
Change / Recover password
Activate account with email
Disactive User accounts
Enable / Disable registring new users
Register new users
Company Configuration
Set information about your company
Integrate Company information on Invoice header & footer
Upload a logo
Dashboard
Moment numbers
Invoices Per Date chart
Last Invoices List
Invoices count per status chart
Manage Invoices and biller
Create, Update, Detele and Duplicate Invoices
Download Invoices as PDF format
Choose Invoice Status
Choose Invoice Currency
Create , Update or Delete Billers / Customers
Automatic reference with Types
Send Invoices By Email
Print Invoices
Main Menu
Responsive Design (Support Mobiles)
Keyboard shortcuts
Hint navigation
Clean and modern look
Responsive Design (Support Mobiles)
Clean code
Change language with cookie
Security check: XSS + Injection SQL + CSRF
Demo
Administrator
- USERNAME: admin
- PASSWORD: 123456
MEMBER
- USERNAME: user
- PASSWORD: 123456
Minimum Requirements
Web Server Apache v2.4 or higher
PHP Version PHP v5.4 or above
Database MySQL v5 or higher suggested
Whatâs new
v1.3.0 (Jul 28, 2017)
- Upgrade toastr plugin to v2.1.3
- Add Filter by click on cell in Invoices List
- Add List of Biller/Customer with dataTables plugin
- Add Create Biller view
- Add Edit Biller view
- Add Biller Details view
- Add Delete Biller view
- Add Send Invoice by Email
- Add Email Setup
- Add Change language to Login / Forgot_password / Reset_password
- Fix Sending emails
- Fix Big modals scrollbar
- Fix Tables responsive view
- Fix Change languages (Using Cookies)
- Turn off fields autocomplete
- Change Users forms (create, edit, change_password, desactivate) to ajax load
- Change Main Menu Navbar
- Change email template (new look)
v1.2.0 (Jul 23, 2017)
- Fix invoices create / edit Unique Reference
- Fix invoices create / edit Unique biller name
- Fix invoices create / edit no zero items
- Add automatic invoice reference with many types
- Add dataTables plugin to users list
- Add Register from login page
- Add Enable Register in Settings
- Add Choose default users account (Admin / Members)
- Fix invoice preview in Settings
- Change application Logo
- Change Notifications system from bootstrap alert to toastr
v1.1.0 (Jul 16, 2017)
- Added: Minimum Requirements to installer wizard
- Added: Versions constant
- Added: Groups privileges (Admin/User)
- FIX: Date Format Helper
v1.0.0 (Jul 14, 2017)
- First release
Share This Product